index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2019-09-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-4
/
+2
2019-09-14
Revert "vhost: block speculation of translated descriptors"
Michael S. Tsirkin
-4
/
+2
2019-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-137
/
+246
2019-09-14
Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
-29
/
+17
2019-09-14
Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-8
/
+11
2019-09-13
cdc_ether: fix rndis support for Mediatek based smartphones
Bjørn Mork
-1
/
+9
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
-1
/
+2
2019-09-13
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
-3
/
+4
2019-09-13
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
-1
/
+9
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
-23
/
+2
2019-09-12
Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"
Chris Wilson
-9
/
+1
2019-09-12
Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-2
/
+2
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
-1
/
+2
2019-09-12
tun: fix use-after-free when register netdev failed
Yang Yingliang
-5
/
+11
2019-09-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-6
/
+12
2019-09-12
Merge tag 'pinctrl-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-6
/
+38
2019-09-12
Merge tag 'gpio-v5.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-27
/
+59
2019-09-12
pinctrl: aspeed: Fix spurious mux failures on the AST2500
Andrew Jeffery
-6
/
+38
2019-09-11
vhost: make sure log_num < in_num
yongduan
-2
/
+2
2019-09-11
vhost: block speculation of translated descriptors
Michael S. Tsirkin
-2
/
+4
2019-09-11
ixgbe: fix double clean of Tx descriptors with xdp
Ilya Maximets
-18
/
+11
2019-09-11
ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
Alexander Duyck
-1
/
+3
2019-09-11
mlx4: fix spelling mistake "veify" -> "verify"
Colin Ian King
-1
/
+1
2019-09-11
net: hns3: fix spelling mistake "undeflow" -> "underflow"
Colin Ian King
-1
/
+1
2019-09-11
net: lmc: fix spelling mistake "runnin" -> "running"
Colin Ian King
-1
/
+1
2019-09-11
NFC: st95hf: fix spelling mistake "receieve" -> "receive"
Colin Ian King
-1
/
+1
2019-09-11
Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"
Daniel Drake
-1
/
+1
2019-09-11
Revert "mmc: bcm2835: Terminate timeout work synchronously"
Stefan Wahren
-1
/
+1
2019-09-11
gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
Hans de Goede
-4
/
+38
2019-09-11
net: sonic: replace dev_kfree_skb in sonic_send_packet
Mao Wenan
-1
/
+1
2019-09-11
wimax: i2400: fix memory leak
Navid Emamdoost
-0
/
+1
2019-09-10
gpiolib: of: fix fallback quirks handling
Dmitry Torokhov
-18
/
+9
2019-09-10
net/ibmvnic: Fix missing { in __ibmvnic_reset
Michal Suchanek
-1
/
+1
2019-09-10
drm/lima: fix lima_gem_wait() return value
Vasily Khoruzhick
-1
/
+1
2019-09-09
Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-9
/
+26
2019-09-09
virtio_ring: fix unmap of indirect descriptors
Matthias Lange
-2
/
+6
2019-09-09
drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
Chris Wilson
-5
/
+0
2019-09-09
drm/i915: Limit MST to <= 8bpc once again
Ville Syrjälä
-1
/
+9
2019-09-09
gpio: fix line flag validation in lineevent_create
Kent Gibson
-5
/
+3
2019-09-09
gpio: fix line flag validation in linehandle_create
Kent Gibson
-0
/
+8
2019-09-09
gpio: mockup: add missing single_release()
Wei Yongjun
-0
/
+1
2019-09-08
Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-9
/
+6
2019-09-07
Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
-13
/
+33
2019-09-07
nfp: flower: cmsg rtnl locks can timeout reify messages
Fred Lotter
-5
/
+5
2019-09-07
isdn/capi: check message length in capi_write()
Eric Biggers
-1
/
+9
2019-09-07
net/ibmvnic: free reset work of removed device from queue
Juliet Kim
-2
/
+5
2019-09-07
net: phylink: Fix flow control resolution
Stefan Chulski
-3
/
+3
2019-09-07
net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()'
Christophe JAILLET
-2
/
+2
2019-09-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-2
/
+2
2019-09-06
Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+4
[next]