summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-22ublk: add new feature UBLK_F_BATCH_IOMing Lei
2026-01-22ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processingMing Lei
2026-01-22ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-22ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei
2026-01-22ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-20nvme/io_uring: optimize IOPOLL completions for local ring contextMing Lei
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei
2026-01-18Merge branch 'for-7.0/blk-pvec' into for-7.0/blockJens Axboe
2026-01-15block: improve blk_op_str() commentDamien Le Moal
2026-01-15block: fix blk_zone_cond_str() commentDamien Le Moal
2026-01-13block, nvme: remove unused dma_iova_state function parameterNitesh Shetty
2026-01-12ublk: add UBLK_CMD_TRY_STOP_DEV commandYoav Cohen
2026-01-12ublk: implement integrity user copyStanley Zhang
2026-01-12ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_descCaleb Sander Mateos
2026-01-12ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creationStanley Zhang
2026-01-12blk-integrity: take const pointer in blk_integrity_rq()Caleb Sander Mateos
2026-01-11blk-crypto: handle the fallback above the block layerChristoph Hellwig
2026-01-11blk-crypto: add a bio_crypt_ctx() helperChristoph Hellwig
2026-01-07block: use bvec iterator helper for bio_may_need_split()Ming Lei
2026-01-06types: move phys_vec definition to common headerLeon Romanovsky
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin
2025-12-24virtio: make it self-containedMichael S. Tsirkin
2025-12-23Merge tag 'sound-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-22software node: Also support referencing non-constant software nodesSakari Ailus
2025-12-22regulator: uapi: Use UAPI integer typeThomas Weißschuh
2025-12-21Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-20clang: work around asm output constraint problemsEric Dumazet
2025-12-20Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-18Input: add ABS_SND_PROFILEGergo Koteles
2025-12-19Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-12-16shmem: fix recovery on rename failuresAl Viro
2025-12-15ASoC: soc-acpi / SOF: Add best_effort flag to get_function_tplg_files opPeter Ujfalusi
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-14Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-13mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>Tal Zussman
2025-12-13x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>Tal Zussman
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds