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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-2
/
+2
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
8
-20
/
+10
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
22
-86
/
+86
4 days
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
24
-121
/
+115
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
24
-121
/
+115
6 days
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
1
-1
/
+2
8 days
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+7
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
13 days
nvmet: ignore discard return value
Chaitanya Kulkarni
1
-21
/
+7
2026-02-10
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-23
/
+32
2026-02-06
Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-15
/
+47
2026-02-05
nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
YunJe Shin
1
-0
/
+17
2026-02-05
nvme-pci: handle changing device dma map requirements
Keith Busch
1
-15
/
+30
2026-01-31
Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+4
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
1
-2
/
+2
2026-01-28
nvme-pci: DMA unmap the correct regions in nvme_free_sgls
Roger Pau Monne
1
-2
/
+2
2026-01-21
nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference
Ming Lei
1
-1
/
+2
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2026-01-20
nvme/io_uring: optimize IOPOLL completions for local ring context
Ming Lei
1
-7
/
+13
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
4
-7
/
+13
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
1
-2
/
+2
2026-01-17
Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-7
/
+26
2026-01-14
nvme: fix PCIe subsystem reset controller state transition
Nilay Shroff
1
-1
/
+4
2026-01-14
nvmet: do not copy beyond sybsysnqn string length
Shin'ichiro Kawasaki
1
-1
/
+1
2026-01-13
nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
Hannes Reinecke
1
-5
/
+4
2026-01-13
block, nvme: remove unused dma_iova_state function parameter
Nitesh Shetty
1
-3
/
+2
2026-01-09
nvme-fc: release admin tagset if init fails
Chaitanya Kulkarni
1
-0
/
+2
2026-01-09
nvme-apple: add "apple,t8103-nvme-ans2" as compatible
Janne Grunau
1
-0
/
+1
2026-01-09
nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
Shivam Kumar
1
-0
/
+12
2026-01-06
nvme-pci: Use size_t for length fields to handle larger sizes
Leon Romanovsky
1
-2
/
+2
2025-12-15
nvme-pci: disable secondary temp for Wodposit WPBSNM8
Ilikara Zheng
1
-0
/
+2
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-64
/
+75
2025-12-07
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2025-12-05
Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19
Jens Axboe
14
-62
/
+69
2025-12-05
nvme-fabrics: add ENOKEY to no retry criteria for authentication failures
Justin Tee
1
-1
/
+1
2025-12-05
nvme-auth: use kvfree() for memory allocated with kvcalloc()
Israel Rukshin
1
-1
/
+1
2025-12-05
nvmet-tcp: use kvcalloc for commands array
Israel Rukshin
1
-3
/
+3
2025-12-05
nvmet-rdma: use kvcalloc for commands and responses arrays
Israel Rukshin
1
-6
/
+6
2025-12-05
nvme: fix typo error in nvme target
Chu Guangqing
2
-2
/
+2
2025-12-05
nvmet-fc: use pr_* print macros instead of dev_*
Daniel Wagner
1
-27
/
+21
2025-12-05
nvmet-fcloop: remove unused lsdir member.
Daniel Wagner
1
-1
/
+0
2025-12-05
nvmet-fcloop: check all request and response have been processed
Daniel Wagner
1
-2
/
+6
2025-12-05
nvme-fc: check all request and response have been processed
Daniel Wagner
1
-0
/
+2
2025-12-04
nvme: reject invalid pr_read_keys() num_keys values
Stefan Hajnoczi
1
-1
/
+5
2025-12-04
block: use bio_alloc_bioset for passthru IO by default
Fengnan Chang
1
-1
/
+1
2025-12-04
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-35
/
+132
2025-12-04
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+4
2025-12-02
nvme-fc: don't hold rport lock when putting ctrl
Daniel Wagner
1
-2
/
+4
2025-12-02
nvme-pci: add debug message on fail to read CSTS
Gerd Bayer
1
-0
/
+1
[next]