index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->map
Dongli Zhang
2019-04-08
1
-1
/
+2
*
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
7
-77
/
+10
*
nvme: log the error status on Identify Namespace failure
Kenneth Heitke
2019-04-05
1
-1
/
+1
*
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
2019-04-05
1
-0
/
+2
*
nvmet: never fail double namespace enablement
Max Gurtovoy
2019-04-05
1
-3
/
+4
*
nvme-pci: tidy up nvme_map_data
Christoph Hellwig
2019-04-05
1
-12
/
+5
*
nvme-pci: optimize mapping single segment requests using SGLs
Christoph Hellwig
2019-04-05
1
-0
/
+22
*
nvme-pci: optimize mapping of small single segment requests
Christoph Hellwig
2019-04-05
1
-5
/
+40
*
nvme-pci: remove the inline scatterlist optimization
Christoph Hellwig
2019-04-05
1
-32
/
+6
*
nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data
Christoph Hellwig
2019-04-05
1
-21
/
+27
*
nvme-pci: do not build a scatterlist to map metadata
Christoph Hellwig
2019-04-05
1
-13
/
+10
*
nvme-pci: only call nvme_unmap_data for requests transferring data
Christoph Hellwig
2019-04-05
1
-1
/
+2
*
nvme-pci: merge nvme_free_iod into nvme_unmap_data
Christoph Hellwig
2019-04-05
1
-27
/
+17
*
nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data
Christoph Hellwig
2019-04-05
1
-1
/
+1
*
nvme-pci: remove nvme_init_iod
Christoph Hellwig
2019-04-05
1
-34
/
+22
*
nvme-pci: remove unused nvme_iod member
Keith Busch
2019-04-05
1
-2
/
+0
*
nvme-pci: remove q_dmadev from nvme_queue
Keith Busch
2019-04-05
1
-5
/
+3
*
nvme-pci: use a flag for polled queues
Keith Busch
2019-04-05
1
-20
/
+13
*
nvmet-tcp: implement C2HData SUCCESS optimization
Sagi Grimberg
2019-04-05
1
-3
/
+21
*
nvmet-fc: use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-05
1
-5
/
+2
*
nvmet: avoid double errno conversions
Christoph Hellwig
2019-04-05
1
-4
/
+2
*
nvme: avoid double dereference to convert le to cpu
Max Gurtovoy
2019-04-05
1
-2
/
+2
*
md: batch flush requests.
NeilBrown
2019-04-01
2
-4
/
+26
*
Revert "MD: fix lock contention for flush bios"
NeilBrown
2019-04-01
2
-119
/
+62
*
Don't jump to compute_result state from check_result state
Nigel Croxon
2019-04-01
1
-15
/
+4
*
block: loop: mark bvec as ITER_BVEC_FLAG_NO_REF
Ming Lei
2019-04-01
1
-4
/
+12
*
block: pass page to xen_biovec_phys_mergeable
Ming Lei
2019-04-01
1
-2
/
+3
*
loop: properly observe rotational flag of underlying device
Holger Hoffstätte
2019-04-01
1
-0
/
+19
*
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2019-03-31
1
-3
/
+1
|
\
|
*
dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32...
Pierre-Yves MORDRET
2019-03-25
1
-3
/
+1
*
|
Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-30
2
-11
/
+13
|
\
\
|
*
|
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
2019-03-30
1
-1
/
+2
|
*
|
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
2019-03-30
1
-2
/
+6
|
*
|
leds: trigger: netdev: fix refcnt leak on interface rename
Rafał Miłecki
2019-03-26
1
-8
/
+5
|
|
/
*
|
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-30
6
-16
/
+25
|
\
\
|
*
\
Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2019-03-29
3
-9
/
+7
|
|
\
\
|
|
*
|
gpio: mockup: use simple_read_from_buffer() in debugfs read callback
Bartosz Golaszewski
2019-03-28
1
-8
/
+2
|
|
*
|
gpio: mockup: fix debugfs read
Bartosz Golaszewski
2019-03-27
1
-4
/
+6
|
|
*
|
Revert "gpio: use new gpio_set_config() helper in more places"
Andrew Jeffery
2019-03-27
1
-2
/
+2
|
|
*
|
gpio: aspeed: fix a potential NULL pointer dereference
Kangjie Lu
2019-03-25
1
-0
/
+2
|
*
|
|
gpio: of: Fix of_gpiochip_add() error path
Geert Uytterhoeven
2019-03-28
1
-1
/
+7
|
*
|
|
gpio: of: Check for "spi-cs-high" in child instead of parent node
Andrey Smirnov
2019-03-28
1
-3
/
+3
|
*
|
|
gpio: of: Check propname before applying "cs-gpios" quirks
Andrey Smirnov
2019-03-28
1
-1
/
+2
|
|
/
/
|
*
|
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
Axel Lin
2019-03-22
1
-2
/
+4
|
*
|
gpio: exar: add a check for the return value of ida_simple_get fails
Kangjie Lu
2019-03-22
1
-0
/
+2
|
|
/
*
|
Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-30
43
-4587
/
+276
|
\
\
|
*
|
staging: vt6655: Remove vif check from vnt_interrupt
Malcolm Priestley
2019-03-29
1
-2
/
+1
|
*
|
staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
Gao Xiang
2019-03-29
1
-20
/
+25
|
*
|
staging: octeon-ethernet: fix incorrect PHY mode
Aaro Koskinen
2019-03-26
3
-7
/
+39
|
*
|
staging: vc04_services: Fix an error code in vchiq_probe()
Dan Carpenter
2019-03-26
1
-2
/
+6
[next]