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
/
host
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
5 days
Merge tag 'nvme-7.3-2026-09-03' of git://git.infradead.org/nvme into block-7.3
Jens Axboe
5 days
nvme-fc: fix double free of fabrics options when nvme_add_ctrl() fails
Niklas Cassel
5 days
nvme-tcp: defer TLS inline send to io_work
Xixin Liu
5 days
nvme-tcp: return -EPROTO for a C2HData on a write
Yehyeong Lee
5 days
nvme: print namespace IDs as unsigned 32bit value
Mohamed Khalfella
5 days
nvme: remove stale namespaces by NSID range during scan
Mohamed Khalfella
5 days
nvme: add missing SRCU grace period in error path
Tristan Madani
5 days
nvme-fabrics: fix DHCHAP secret leak on parse failure
Xu Rao
2026-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-08-19
nvme: add opcode filtering for fault injection
Mohamed Khalfella
2026-08-19
nvme: fix racy access to FDP placement id array
Kanchan Joshi
2026-08-19
nvme: set ns->head in nvme_alloc_ns_head
Kanchan Joshi
2026-08-19
nvme-rdma: fix -EIO cleanup order in queue_rq
Xixin Liu
2026-08-19
nvme: skip the zoned limits update if the zone info query failed
Chao Shi
2026-08-19
nvme-tcp: check the data direction of a C2HData PDU
Yehyeong Lee
2026-08-14
Merge tag 'nvme-7.3-2026-08-13' of git://git.infradead.org/nvme into for-7.3/...
Jens Axboe
2026-08-13
nvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error path
Ewan D. Milne
2026-08-11
nvme: ratelimit the completion-path messages driven by device data
Chao Shi
2026-08-11
nvme-tcp: fix host memory disclosure on R2T for a read command
Yehyeong Lee
2026-08-11
nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone
Yehyeong Lee
2026-08-11
nvme-tcp: reject a read that transferred too few bytes
Yehyeong Lee
2026-08-11
nvme-tcp: fix usage of page_frag_cache
Dmitry Bogdanov
2026-08-11
nvme: reject passthrough of driver-managed Set Features
Chao Shi
2026-08-11
nvme-apple: Drop the PRP null check chicken bit
Sven Peter
2026-08-11
nvme-apple: Require page aligned buffers on the admin queue
Sven Peter
2026-08-11
nvme: Add a quirk for page aligned admin queue buffers
Sven Peter
2026-08-11
nvme-apple: Never set the opcode in the NVMMU TCB
Sven Peter
2026-08-11
nvme-apple: Don't set a DMA direction for commands without a data transfer
Sven Peter
2026-08-11
nvme-apple: Destroy the admin queue on removal
Sven Peter
2026-08-10
nvme: raise FDP placement handle cap to U8_MAX and warn on overflow
Guixin Liu
2026-08-10
nvme-pci: release descriptor pools on probe failure
Guixin Liu
2026-08-10
nvme: zero the discard fallback page
Yehyeong Lee
2026-08-10
nvme-tcp: look up host_iface in the current netns
Geliang Tang
2026-08-06
block: rename bi_bvec_done
Pavel Begunkov
2026-07-29
nvme-pci: return error when parsing a quirk string fails
Guixin Liu
2026-07-29
nvme-fc: unmap cmd_iu DMA on rsp_iu mapping failure in init_request
Guixin Liu
2026-07-28
nvme/ioctl: check SUBMIT_IO with nvme_cmd_allowed()
Yang Xiuwei
2026-07-28
nvme-apple: Remove redundant dev_err_probe()
Pan Chuang
2026-07-28
nvme-pci: disable controller on admin queue IRQ setup failure
Myeonghun Pak
2026-07-28
nvme: enable context analysis support for nvme host driver
Nilay Shroff
2026-07-28
nvme: fix context analysis warning in tcp.c
Nilay Shroff
2026-07-28
nvme: add context annotations in tcp.c
Nilay Shroff
2026-07-28
nvme: fix context analysis warning in rdma.c
Nilay Shroff
2026-07-28
nvme: add context annotations in rdma.c
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_queue::sq_lock
Nilay Shroff
2026-07-28
nvme: add context annotations in fabric.c
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_subsystems_lock
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_ctrl::ana_lock
Nilay Shroff
[next]