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
/
pci.c
Age
Commit message (
Expand
)
Author
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
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-04
nvme: add diag attribute group under sysfs
Nilay Shroff
2026-05-27
nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools
Mateusz Nowicki
2026-05-26
block: switch numa_node to int in blk_mq_hw_ctx and init_request
Mateusz Nowicki
2026-05-23
nvme-pci: Use pci_suspend_retains_context() during suspend
Manivannan Sadhasivam
2026-05-21
nvme-pci: fix dma mapping leak on data setup error
Keith Busch
2026-05-21
nvme-pci: fix dma_vecs leak on p2p memory
Keith Busch
2026-05-20
nvme: add sysfs attribute to change admin timeout per nvme controller
Maurizio Lombardi
2026-05-20
nvme: remove redundant timeout argument from nvme_wait_freeze_timeout
Maurizio Lombardi
2026-05-11
Revert "nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808"
AlanCui4080
2026-05-11
nvme-pci: fix use-after-free in nvme_free_host_mem()
Chia-Lin Kao (AceLan)
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-pci: fix missed admin queue sq doorbell write
Keith Busch
2026-04-16
nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555)
Tao Jiang
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-09
nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808 (Samsung PM981/983...
Alan Cui
2026-03-27
nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4
Robert Beckett
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-10
nvme-pci: Fix race bug in nvme_poll_irqdisable()
Sungwoo Kim
2026-03-10
nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
Sungwoo Kim
2026-03-06
Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-04
Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0
Jens Axboe
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
nvme-pci: do not try to add queue maps at runtime
Keith Busch
2026-02-13
nvme-pci: cap queue creation to used queues
Keith Busch
2026-02-13
nvme-pci: ensure we're polling a polled queue
Keith Busch
2026-02-11
nvme: fix memory leak in quirks_param_set()
Maurizio Lombardi
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-05
nvme: add support for dynamic quirk configuration via module parameter
Maurizio Lombardi
2026-02-05
nvme-pci: handle changing device dma map requirements
Keith Busch
2026-01-28
nvme-pci: DMA unmap the correct regions in nvme_free_sgls
Roger Pau Monne
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
2026-01-14
nvme: fix PCIe subsystem reset controller state transition
Nilay Shroff
2026-01-13
block, nvme: remove unused dma_iova_state function parameter
Nitesh Shetty
2026-01-06
nvme-pci: Use size_t for length fields to handle larger sizes
Leon Romanovsky
2025-12-15
nvme-pci: disable secondary temp for Wodposit WPBSNM8
Ilikara Zheng
2025-12-04
Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19
Jens Axboe
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
nvme-pci: add debug message on fail to read CSTS
Gerd Bayer
2025-12-01
nvme-pci: print error message on failure in nvme_probe
Gerd Bayer
2025-11-14
block-dma: properly take MMIO path
Leon Romanovsky
2025-11-14
nvme-pci: migrate to dma_map_phys instead of map_page
Leon Romanovsky
2025-11-06
nvme: remove virtual boundary for sgl capable devices
Keith Busch
2025-10-22
nvme-pci: use blk_map_iter for p2p metadata
Keith Busch
2025-09-23
Merge tag 'nvme-6.18-2025-09-23' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2025-09-16
nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
Georg Gottleuber
[next]