summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-19bsg: add io_uring command support to generic layerYang Xiuwei1-1/+5
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 Kozina1-0/+1
2026-03-09sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.Ondrej Kozina1-0/+1
2026-03-09sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.Ondrej Kozina1-0/+1
2026-03-09sed-opal: add IOC_OPAL_REACTIVATE_LSP.Ondrej Kozina1-0/+1
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 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+9
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-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-12/+34
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-05net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior1-5/+22
2026-03-05Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+22
2026-03-04tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang1-0/+1
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich1-0/+2
2026-03-03indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-02uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight1-34/+20
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström1-1/+9
2026-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2026-03-01Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+38
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+17
2026-03-01Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-03-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-3/+12
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini1-6/+1
2026-02-28net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-02-28bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan1-0/+3
2026-02-28bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi2-3/+3
2026-02-28bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi1-0/+6
2026-02-28nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner1-0/+2
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-4/+5
2026-02-27Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+2