index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
ptp: fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-10-18
net: qla3xxx: Remove overflowing shift statement
Nathan Chancellor
1
-2
/
+0
2018-10-18
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
2
-6
/
+5
2018-10-18
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
spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherent
Christoph Hellwig
1
-1
/
+1
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
2018-10-17
nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()
Bart Van Assche
1
-1
/
+8
2018-10-17
nvmet: use strcmp() instead of strncmp() for subsystem lookup
Bart Van Assche
1
-2
/
+1
2018-10-17
nvmet: remove unreachable code
Chaitanya Kulkarni
1
-3
/
+1
2018-10-17
nvme: update node paths after adding new path
Keith Busch
1
-0
/
+9
2018-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Greg Kroah-Hartman
1
-4
/
+10
2018-10-16
RDMA/ucma: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-16
sx8: convert to blk-mq
Jens Axboe
1
-45
/
+68
2018-10-16
z2ram: convert to blk-mq
Jens Axboe
1
-38
/
+49
2018-10-16
gdrom: convert to blk-mq
Jens Axboe
1
-95
/
+79
2018-10-16
floppy: convert to blk-mq
Omar Sandoval
1
-30
/
+36
2018-10-16
ataflop: convert to blk-mq
Omar Sandoval
1
-102
/
+71
2018-10-16
ataflop: fix error handling during setup
Omar Sandoval
1
-10
/
+15
2018-10-16
ataflop: fold headers into C file
Omar Sandoval
1
-2
/
+81
2018-10-16
amiflop: convert to blk-mq
Omar Sandoval
1
-78
/
+35
2018-10-16
amiflop: clean up on errors during setup
Omar Sandoval
1
-44
/
+40
2018-10-16
amiflop: fold headers into C file
Omar Sandoval
1
-3
/
+120
2018-10-16
swim3: convert to blk-mq
Omar Sandoval
1
-88
/
+65
2018-10-16
swim3: add real error handling in setup
Omar Sandoval
1
-24
/
+36
2018-10-16
swim: convert to blk-mq
Omar Sandoval
1
-52
/
+41
2018-10-16
swim: fix cleanup on setup error
Omar Sandoval
1
-2
/
+11
2018-10-16
IB/ucm: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-16
mtd_blkdevs: convert to blk-mq
Jens Axboe
1
-37
/
+63
2018-10-16
drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
Clint Taylor
1
-1
/
+1
2018-10-16
USB: fix the usbfs flag sanitization for control transfers
Alan Stern
1
-2
/
+2
2018-10-16
nfp: flower: use offsets provided by pedit instead of index for ipv6
Pieter Jansen van Vuuren
1
-11
/
+15
2018-10-16
nfp: flower: fix multiple keys per pedit action
Pieter Jansen van Vuuren
1
-4
/
+12
2018-10-16
nfp: flower: fix pedit set actions for multiple partial masks
Pieter Jansen van Vuuren
1
-6
/
+9
2018-10-16
net: fec: don't dump RX FIFO register when not available
Fugang Duan
2
-4
/
+16
2018-10-16
qed: fix spelling mistake "Ireelevant" -> "Irrelevant"
Colin Ian King
1
-1
/
+1
[prev]
[next]