index
:
linux-stable.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2 hours
nvme-tcp: reject a read that transferred too few bytes
Yehyeong Lee
2 hours
nvme-tcp: fix host memory disclosure on R2T for a read command
Yehyeong Lee
2 hours
nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone
Yehyeong Lee
2 hours
nvme-pci: disable controller on admin queue IRQ setup failure
Myeonghun Pak
2 hours
nvme: zero the discard fallback page
Yehyeong Lee
2 hours
nvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error path
Ewan D. Milne
5 days
nvme-tcp: fix usage of page_frag_cache
Dmitry Bogdanov
11 days
nvmet: pci-epf: put CQ ref on create_cq mapping failure
Yifei Gao
11 days
nvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()
Shin'ichiro Kawasaki
11 days
nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocations
Greg Kroah-Hartman
11 days
nvmet-tcp: bound SGL data length before allocating command buffers
Ibrahim Hashimov
11 days
nvmet-fc: fix invalid free in LS IOD error path
Jiang HongHui
11 days
nvmet-auth: zero the AUTH_RECEIVE response buffer
Bryam Vargas
11 days
nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()
Guixin Liu
2026-07-24
nvmet: fix refcount leak in nvmet_sq_create()
Wentao Liang
2026-07-24
nvmet-rdma: handle inline data with a nonzero offset
Bryam Vargas
2026-07-24
nvmet-auth: reject short AUTH_RECEIVE buffers
Michael Bommarito
2026-07-24
nvme-apple: Prevent shared tags across queues on Apple A11
Nick Chan
2026-07-24
nvme: fix FDP fdpcidx bounds check
liuxixin
2026-07-24
nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools
Mateusz Nowicki
2026-07-24
nvme-multipath: fix flex array size in struct nvme_ns_head
Nilay Shroff
2026-07-24
nvmet-tcp: check return value of nvmet_tcp_set_queue_sock
Geliang Tang
2026-07-24
nvmet-tcp: fix page fragment cache leak in error path
Geliang Tang
2026-07-24
nvmet-tcp: Fix potential UAF when ddgst mismatch
Sagi Grimberg
2026-07-24
nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
Shivam Kumar
2026-07-24
nvme-pci: DMA unmap the correct regions in nvme_free_sgls
Roger Pau Monne
2026-07-18
nvmet-auth: validate reply message payload bounds against transfer length
Tianchu Chen
2026-07-18
nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page
Bryam Vargas
2026-07-18
nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
Achkinazi, Igor
2026-07-18
nvme: target: rdma: fix ndev refcount leak on queue connect
Wentao Liang
2026-06-09
nvme-tcp: store negative errno in queue->tls_err
Chuck Lever
2026-06-01
nvme-pci: fix use-after-free in nvme_free_host_mem()
Chia-Lin Kao (AceLan)
2026-06-01
nvme: fix bio leak on mapping failure
Keith Busch
2026-05-23
nvme-apple: Reset q->sq_tail during queue init
Nick Chan
2026-05-23
nvme-pci: fix missed admin queue sq doorbell write
Keith Busch
2026-05-23
nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers
Maurizio Lombardi
2026-05-14
nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free
Chaitanya Kulkarni
2026-05-14
nvmet-tcp: fix race between ICReq handling and queue teardown
Chaitanya Kulkarni
2026-05-14
nvme-apple: drop invalid put of admin queue reference count
Fedor Pchelkin
2026-05-07
nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is set
Robert Beckett
2026-05-07
nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4
Robert Beckett
2026-04-02
nvmet: move async event work off nvmet-wq
Chaitanya Kulkarni
2026-04-02
nvme-pci: ensure we're polling a polled queue
Keith Busch
2026-04-02
nvme-fabrics: use kfree_sensitive() for DHCHAP secrets
Daniel Hodges
2026-04-02
nvme-pci: cap queue creation to used queues
Keith Busch
2026-03-19
nvme-pci: Fix race bug in nvme_poll_irqdisable()
Sungwoo Kim
2026-03-19
nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
Sungwoo Kim
2026-03-12
nvme: fix memory allocation in nvme_pr_read_keys()
Sungwoo Kim
2026-03-12
nvme: reject invalid pr_read_keys() num_keys values
Stefan Hajnoczi
2026-03-12
nvme-multipath: fix leak on try_module_get failure
Keith Busch
[next]