index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
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-04
nvme-fabrics: add ENOKEY to no retry criteria for authentication failures
Justin Tee
2025-12-04
nvme-auth: use kvfree() for memory allocated with kvcalloc()
Israel Rukshin
2025-12-04
nvme-fc: check all request and response have been processed
Daniel Wagner
2025-12-04
nvme: reject invalid pr_read_keys() num_keys values
Stefan Hajnoczi
2025-12-04
block: use bio_alloc_bioset for passthru IO by default
Fengnan Chang
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
nvme-fc: don't hold rport lock when putting ctrl
Daniel Wagner
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-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-17
nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
Ewan D. Milne
2025-11-17
nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl()
Ewan D. Milne
2025-11-17
nvme-multipath: fix lockdep WARN due to partition scan work
Shin'ichiro Kawasaki
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-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-05
nvme: fix admin request_queue lifetime
Keith Busch
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-11-03
io_uring/uring_cmd: avoid double indirect call in task work dispatch
Caleb Sander Mateos
2025-10-22
nvme-pci: use blk_map_iter for p2p metadata
Keith Busch
2025-10-16
nvme/tcp: handle tls partially sent records in write_space()
Wilfred Mallawa
2025-10-14
nvme-auth: update sc_c in host response
Martin George
2025-10-09
nvme-multipath: Skip nr_active increments in RETRY disposition
Amit Chaudhary
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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-23
nvme: Use non zero KATO for persistent discovery connections
Alistair Francis
2025-09-23
nvme-core: use nvme_is_io_ctrl() for I/O controller check
Martin George
2025-09-23
nvme-core: do ioccsz/iorcsz validation only for I/O controllers
Kamaljit Singh
2025-09-23
nvme-core: add method to check for an I/O controller
Kamaljit Singh
2025-09-20
io_uring: fix nvme's 32b cqes on mixed cq
Keith Busch
2025-09-16
nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
Georg Gottleuber
2025-09-15
nvme-tcp: send only permitted commands for secure concat
Martin George
2025-09-15
nvme-fc: use lock accessing port_state and rport state
Daniel Wagner
2025-09-15
nvme-auth: update bi_directional flag
Martin George
2025-09-09
blk-map: provide the bdev to bio if one exists
Keith Busch
2025-09-09
blk-mq-dma: bring back p2p request flags
Keith Busch
2025-09-06
nvme: apple: Add Apple A11 support
Nick Chan
2025-09-03
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
2025-09-02
nvme: fix PI insert on write
Christoph Hellwig
2025-08-25
nvme-pci: convert metadata mapping to dma iter
Keith Busch
2025-08-25
nvme-pci: create common sgl unmapping helper
Keith Busch
2025-08-25
blk-mq-dma: require unmap caller provide p2p map type
Keith Busch
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
[next]