index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
110
-14383
/
+3328
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-3
/
+18
2018-10-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+5
2018-10-20
i2c: rcar: cleanup DMA for all kinds of failure
Wolfram Sang
1
-1
/
+5
2018-10-20
Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
3
-5
/
+24
2018-10-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
1
-0
/
+1
2018-10-20
Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-5
/
+24
2018-10-19
Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Greg Kroah-Hartman
6
-27
/
+61
2018-10-19
Merge tag 'for-linus-20181019' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
1
-1
/
+1
2018-10-19
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/block
Jens Axboe
14
-95
/
+107
2018-10-19
nvme-fabrics: move controller options matching to fabrics
Sagi Grimberg
3
-34
/
+33
2018-10-19
nvme-rdma: always have a valid trsvcid
Sagi Grimberg
1
-24
/
+14
2018-10-19
drm/sun4i: Fix an ulong overflow in the dotclock driver
Boris Brezillon
1
-1
/
+11
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
22
-111
/
+121
2018-10-19
Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
3
-69
/
+37
2018-10-19
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
2
-0
/
+6
2018-10-19
Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-69
/
+37
2018-10-18
mtip32xx: fully switch to the generic DMA API
Christoph Hellwig
1
-29
/
+18
2018-10-18
rsxx: switch to the generic DMA API
Christoph Hellwig
2
-27
/
+27
2018-10-18
umem: switch to the generic DMA API
Christoph Hellwig
1
-20
/
+18
2018-10-18
sx8: switch to the generic DMA API
Christoph Hellwig
1
-13
/
+13
2018-10-18
sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE code
Christoph Hellwig
1
-24
/
+5
2018-10-18
skd: switch to the generic DMA API
Christoph Hellwig
1
-38
/
+25
2018-10-18
r8169: fix NAPI handling under high load
Heiner Kallweit
1
-5
/
+3
2018-10-18
drm: Get ref on CRTC commit object when waiting for flip_done
Leo Li
2
-4
/
+13
2018-10-18
nvme-pci: remove duplicate check
Chaitanya Kulkarni
1
-2
/
+2
2018-10-17
net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()
Gregory CLEMENT
1
-3
/
+3
2018-10-17
virtio_net: avoid using netif_tx_disable() for serializing tx routine
Ake Koomsin
1
-1
/
+4
2018-10-17
mlxsw: core: Fix use-after-free when flashing firmware during init
Ido Schimmel
3
-6
/
+17
2018-10-17
r8169: re-enable MSI-X on RTL8168g
Heiner Kallweit
1
-5
/
+0
2018-10-17
ptp: fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-10-17
net: qla3xxx: Remove overflowing shift statement
Nathan Chancellor
1
-2
/
+0
2018-10-17
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
2
-6
/
+5
2018-10-17
geneve, vxlan: Don't check skb_dst() twice
Stefano Brivio
2
-21
/
+6
2018-10-17
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-17
drivers/block: Remove DAC960 driver
Hannes Reinecke
4
-11656
/
+0
2018-10-17
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+9
2018-10-17
nvme-pci: fix hot removal during error handling
Keith Busch
1
-2
/
+1
2018-10-17
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
1
-0
/
+1
2018-10-17
nvme-core: make implicit seed truncation explicit
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet-fc: fix kernel-doc headers
Bart Van Assche
1
-3
/
+3
2018-10-17
nvme-fc: rework the request initialization code
Bart Van Assche
1
-3
/
+6
2018-10-17
nvme-fc: introduce struct nvme_fcp_op_w_sgl
Bart Van Assche
1
-11
/
+18
2018-10-17
nvme-fc: fix kernel-doc headers
Bart Van Assche
1
-6
/
+5
2018-10-17
nvmet: avoid integer overflow in the discard code
Bart Van Assche
1
-1
/
+2
2018-10-17
nvmet-rdma: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
2
-2
/
+2
2018-10-17
nvme-pci: fix nvme_suspend_queue() kernel-doc header
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: rework a NQN copying operation
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: declare local symbols static
Bart Van Assche
1
-1
/
+1
[next]