summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-17nvme: fix typo in status code constant for self-test in progressAlok Tiwari
2025-07-16block: fix blk_zone_append_update_request_bio() kernel-docJohannes Thumshirn
2025-07-15block: add trace messages to zone write pluggingJohannes Thumshirn
2025-07-15block: add tracepoint for blkdev_zone_mgmtJohannes Thumshirn
2025-07-15block: add tracepoint for blk_zone_update_request_bioJohannes Thumshirn
2025-07-15blktrace: add zoned block commands to blk_fill_rwbsJohannes Thumshirn
2025-07-07block: remove pktcdvd driverJens Axboe
2025-07-01blk-mq: add number of queue calc helperDaniel Wagner
2025-07-01lib/group_cpus: Let group_cpu_evenly() return the number of initialized masksDaniel Wagner
2025-06-30ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any taskCaleb Sander Mateos
2025-06-30block: add scatterlist-less DMA mapping helpersChristoph Hellwig
2025-06-30block: don't merge different kinds of P2P transfers in a single bioChristoph Hellwig
2025-06-30block: Introduce bio_needs_zone_write_plugging()Damien Le Moal
2025-06-30block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal
2025-06-30block: Increase BLK_DEF_MAX_SECTORS_CAPDamien Le Moal
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-28Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...Hao Ge
2025-06-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski
2025-06-25i2c: amd-isp: Initialize unique adapter namePratap Nirujogi
2025-06-24ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI headerCaleb Sander Mateos
2025-06-24ublk: fix narrowing warnings in UAPI headerCaleb Sander Mateos
2025-06-24vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro
2025-06-23Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-06-23futex: Initialize futex_phash_new during fork().Sebastian Andrzej Siewior
2025-06-23dm-crypt: Extend state buffer size in crypt_iv_lmk_oneHerbert Xu
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-21Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds
2025-06-20Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-20lib/crypto: sha256: Mark sha256_choose_blocks as __always_inlineArnd Bergmann
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu
2025-06-19Merge tag 'v6.16-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-18net: ethtool: remove duplicate defines for family infoJakub Kicinski
2025-06-18Merge tag 'ata-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal
2025-06-18Revert "mtd: core: always create master device"Miquel Raynal
2025-06-18erofs: remove unused trace event erofs_destroy_inodeGao Xiang
2025-06-17atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima