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-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
2026-03-27
nvme: fold nvme_config_discard() into nvme_update_disk_info()
Caleb Sander Mateos
2026-03-27
nvme: Allow reauth from sysfs
Alistair Francis
2026-03-27
nvme: Expose the tls_configured sysfs for secure concat connections
Alistair Francis
2026-03-27
nvmet-tcp: Don't free SQ on authentication success
Alistair Francis
2026-03-27
nvmet-tcp: Don't error if TLS is enabed on a reset
Alistair Francis
2026-03-27
nvme-auth: common: remove selections of no-longer used crypto modules
Eric Biggers
2026-03-27
nvme-auth: common: remove nvme_auth_digest_name()
Eric Biggers
2026-03-27
nvme-auth: target: use crypto library in nvmet_auth_ctrl_hash()
Eric Biggers
2026-03-27
nvme-auth: target: use crypto library in nvmet_auth_host_hash()
Eric Biggers
2026-03-27
nvme-auth: target: remove obsolete crypto_has_shash() checks
Eric Biggers
2026-03-27
nvme-auth: host: remove allocation of crypto_shash
Eric Biggers
2026-03-27
nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_ctrl_response()
Eric Biggers
2026-03-27
nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_host_response()
Eric Biggers
2026-03-27
nvme-auth: common: use crypto library in nvme_auth_derive_tls_psk()
Eric Biggers
2026-03-27
nvme-auth: common: use crypto library in nvme_auth_generate_digest()
Eric Biggers
2026-03-27
nvme-auth: common: use crypto library in nvme_auth_generate_psk()
Eric Biggers
2026-03-27
nvme-auth: common: use crypto library in nvme_auth_augmented_challenge()
Eric Biggers
2026-03-27
nvme-auth: common: use crypto library in nvme_auth_transform_key()
Eric Biggers
2026-03-27
nvme-auth: common: add HMAC helper functions
Eric Biggers
2026-03-27
nvme-auth: common: explicitly verify psk_len == hash_len
Eric Biggers
2026-03-27
nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key()
Eric Biggers
2026-03-27
nvme-auth: common: add KUnit tests for TLS key derivation
Eric Biggers
2026-03-27
nvme-auth: use proper argument types
Eric Biggers
2026-03-27
nvme-auth: common: constify static data
Eric Biggers
2026-03-27
nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant
Eric Biggers
2026-03-16
nvme: remove nvme_dev_uring_cmd() IO_URING_F_IOPOLL check
Caleb Sander Mateos
2026-03-14
blk-integrity: support arbitrary buffer alignment
Keith Busch
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-core: do not pass empty queue_limits to blk_mq_alloc_queue()
Maurizio Lombardi
2026-03-10
nvme-pci: Fix race bug in nvme_poll_irqdisable()
Sungwoo Kim
2026-03-10
nvmet: move async event work off nvmet-wq
Chaitanya Kulkarni
2026-03-10
nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
Sungwoo Kim
2026-03-10
block: move bio queue-transition flag fixups into blk_steal_bios()
Chaitanya Kulkarni
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-03-04
nvme: fix memory allocation in nvme_pr_read_keys()
Sungwoo Kim
2026-02-27
nvme-multipath: fix leak on try_module_get failure
Keith Busch
2026-02-26
nvmet-fcloop: Check remoteport port_state before calling done callback
Justin Tee
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
2026-02-17
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
[prev]
[next]