index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-08-13
nvmet: fix max_qid race between configfs and controller allocation
Maurizio Lombardi
2026-08-11
nvmet: zns: reject full zone report when buffer is too small
Xixin Liu
2026-08-11
nvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns()
Guixin Liu
2026-08-11
nvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()
Shin'ichiro Kawasaki
2026-08-11
nvmet: pci-epf: put CQ ref on create_cq mapping failure
Yifei Gao
2026-08-11
nvmet: fix heap out-of-bounds read in nvmet_auth_negotiate()
Guixin Liu
2026-08-10
nvmet: propagate percpu_ref_init() failure in nvmet_ns_enable()
Guixin Liu
2026-08-10
nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()
Guixin Liu
2026-08-10
nvmet: fix Reservation Register Replace for unregistered host with IEKEY
Zhengrong Li
2026-08-10
nvmet-fc: fix invalid free in LS IOD error path
Jiang HongHui
2026-08-10
nvmet: passthru: fix OOB reads when parsing ns id descriptor list
Hari Mishal
2026-08-10
nvmet-tcp: bound SGL data length before allocating command buffers
Ibrahim Hashimov
2026-07-29
nvmet: reject out-of-range mdts values in configfs store
Guixin Liu
2026-07-29
nvmet: fix return status of RMI log page on allocation failure
Guixin Liu
2026-07-28
nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocations
Greg Kroah-Hartman
2026-07-12
RDMA: Change capability fields in ib_device_attr from int to u32
Erni Sri Satya Vennela
2026-07-09
nvmet: expose reservation state through debugfs
Guixin Liu
2026-07-09
nvmet: add namespace-level debugfs directory
Guixin Liu
2026-07-06
nvmet-auth: zero the AUTH_RECEIVE response buffer
Bryam Vargas
2026-07-06
nvme-auth: use crypto_memneq for DH-HMAC-CHAP response comparison
Xixin Liu
2026-07-06
nvmet-rdma: fix response resource leak on queue teardown
Shin'ichiro Kawasaki
2026-07-06
nvmet-rdma: factor out response resource cleanup
Shin'ichiro Kawasaki
2026-07-06
nvme: fix typos in reservation related constants
Guixin Liu
2026-06-30
nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
Frank Li
2026-06-30
nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA tra...
Frank Li
2026-06-23
Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2
Jens Axboe
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-10
nvmet-tcp: handle TCP_CLOSING state in nvmet_tcp_state_change
Maurizio Lombardi
2026-06-10
nvmet-auth: reject short AUTH_RECEIVE buffers
Michael Bommarito
2026-06-09
nvmet-rdma: handle inline data with a nonzero offset
Bryam Vargas
2026-06-09
nvme: target: allocate ana_state with port
Rosen Penev
2026-06-09
nvmet: fix refcount leak in nvmet_sq_create()
Wentao Liang
2026-06-05
Merge tag 'nvme-7.2-2026-06-04' of git://git.infradead.org/nvme into for-7.2/...
Jens Axboe
2026-06-03
nvmet-auth: validate reply message payload bounds against transfer length
Tianchu Chen
2026-06-02
nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page
Bryam Vargas
2026-05-27
nvme: target: rdma: fix ndev refcount leak on queue connect
Wentao Liang
2026-05-27
nvmet-tcp: check return value of nvmet_tcp_set_queue_sock
Geliang Tang
2026-05-27
nvmet-tcp: fix page fragment cache leak in error path
Geliang Tang
2026-05-26
block: switch numa_node to int in blk_mq_hw_ctx and init_request
Mateusz Nowicki
2026-05-20
nvmet-loop: do not alloc admin tag set during reset
Maurizio Lombardi
2026-05-11
nvmet-tcp: Fix potential UAF when ddgst mismatch
Sagi Grimberg
2026-05-11
nvmet-auth: Do not print DH-HMAC-CHAP secrets
Hannes Reinecke
2026-04-27
Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
2026-04-22
nvme-auth: Hash DH shared secret to create session key
Chris Leech
2026-04-22
nvme-auth: Include SC_C in RVAL controller hash
Alistair Francis
2026-04-22
nvmet-tcp: Don't clear tls_key when freeing sq
Alistair Francis
2026-04-22
Revert "nvmet-tcp: Don't free SQ on authentication success"
Alistair Francis
2026-04-16
nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free
Chaitanya Kulkarni
[next]