summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-04-22nvme-auth: Hash DH shared secret to create session keyChris Leech1-3/+3
2026-04-04block: remove unused BVEC_ITER_ALL_INITCaleb Sander Mateos1-9/+0
2026-03-31sed-opal: Add STACK_RESET commandMilan Broz2-0/+2
2026-03-27Merge tag 'nvme-7.1-2026-03-27' of git://git.infradead.org/nvme into for-7.1/...Jens Axboe3-36/+49
2026-03-27nvme: Add the DHCHAP maximum HD IDsAlistair Francis1-0/+4
2026-03-27nvme: update nvme_id_ns OPTPERF constantsCaleb Sander Mateos1-1/+5
2026-03-27nvme: add preferred I/O size fields to struct nvme_id_ns_nvmCaleb Sander Mateos1-1/+8
2026-03-27crypto: remove HKDF libraryEric Biggers1-20/+0
2026-03-27nvme-auth: common: remove nvme_auth_digest_name()Eric Biggers1-1/+0
2026-03-27nvme-auth: common: add HMAC helper functionsEric Biggers1-0/+14
2026-03-27nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key()Eric Biggers1-1/+1
2026-03-27nvme-auth: use proper argument typesEric Biggers1-13/+13
2026-03-27nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constantEric Biggers1-0/+5
2026-03-25drbd: use genl pre_doit/post_doitChristoph Böhmwalder1-0/+4
2026-03-19bsg: add io_uring command support to generic layerYang Xiuwei1-1/+5
2026-03-19bsg: add bsg_uring_cmd uapi structureYang Xiuwei1-0/+75
2026-03-18block: split bio_alloc_bioset more clearly into a fast and slowpathChristoph Hellwig1-2/+1
2026-03-14blk-integrity: support arbitrary buffer alignmentKeith Busch1-0/+1
2026-03-09Merge branch 'for-7.1/block-integrity' into for-7.1/blockJens Axboe4-15/+61
2026-03-09block: remove bdev_nonrot()Damien Le Moal1-5/+0
2026-03-09block: allow submitting all zone writes from a single contextDamien Le Moal1-0/+8
2026-03-09block: rename struct gendisk zone_wplugs_lock fieldDamien Le Moal1-1/+1
2026-03-09block: annotate struct request_queue with __counted_by_ptrBill Wendling1-1/+1
2026-03-09sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.Ondrej Kozina2-0/+14
2026-03-09sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.Ondrej Kozina2-0/+2
2026-03-09sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.Ondrej Kozina2-0/+2
2026-03-09sed-opal: add IOC_OPAL_REACTIVATE_LSP.Ondrej Kozina2-0/+15
2026-03-09block: pass a maxlen argument to bio_iov_iter_bounceChristoph Hellwig1-1/+1
2026-03-09block: add fs_bio_integrity helpersChristoph Hellwig1-0/+6
2026-03-09block: make max_integrity_io_size publicChristoph Hellwig2-5/+18
2026-03-09block: add a bdev_has_integrity_csum helperChristoph Hellwig1-6/+10
2026-03-09block: factor out a bio_integrity_setup_default helperChristoph Hellwig1-0/+1
2026-03-09block: factor out a bio_integrity_action helperChristoph Hellwig2-3/+25
2026-03-08eventpoll: Convert epoll_put_uevent() to scoped user accessEric Dumazet1-4/+7
2026-03-07Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2026-03-07Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2026-03-07Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-1/+12
2026-03-06Merge tag 'sound-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+2
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2026-03-06Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-9/+10
2026-03-06Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2026-03-06Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-1/+9
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2026-03-05Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-16/+28
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds17-38/+142
2026-03-05Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai30-90/+159
2026-03-05Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba1-0/+3
2026-03-05xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10