summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-08io_uring/uring_cmd: fix __io_uring_cmd_do_in_task !CONFIG_IO_URING typoJens Axboe
2025-09-08io_uring: introduce io_uring queryingPavel Begunkov
2025-09-03io_uring/cmd: remove unused io_uring_cmd_iopoll_done()Caleb Sander Mateos
2025-09-03io_uring/uring_cmd: correct io_uring_cmd_done() ret typeCaleb Sander Mateos
2025-09-02io_uring/uring_cmd: add io_uring_cmd_tw_t type aliasCaleb Sander Mateos
2025-08-27io_uring/nop: add support for IORING_SETUP_CQE_MIXEDJens Axboe
2025-08-27io_uring: add support for IORING_SETUP_CQE_MIXEDJens Axboe
2025-08-24io_uring/trace: support completion tracing of mixed 32b CQEsJens Axboe
2025-08-24io_uring: add UAPI definitions for mixed CQE postingsJens Axboe
2025-08-24io_uring: remove io_ctx_cqe32() helperJens Axboe
2025-08-24io_uring: uring_cmd: add multishot supportMing Lei
2025-08-24io-uring: move `struct io_br_sel` into io_uring_types.hMing Lei
2025-08-24io_uring/kbuf: switch to storing struct io_buffer_list locallyJens Axboe
2025-08-24io_uring: add request poisoningPavel Begunkov
2025-08-23Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-08-22Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-22Merge tag 'sound-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-08-22Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-21Merge tag 'acpi-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-21Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-21block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-08-21Merge tag 'asoc-fix-v6.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-08-20ASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald
2025-08-20ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production siliconStefan Binding
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2025-08-20ACPI: pfr_update: Fix the driver update version checkChen Yu
2025-08-19mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=mHuacai Chen
2025-08-19iov_iter: iterate_folioq: fix handling of offset >= folio sizeDominique Martinet
2025-08-19NFS: Fix a race when updating an existing writeTrond Myklebust
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-18ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlvShenghao Ding
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-08-16md: keep recovery_cp in mdp_superblock_sXiao Ni
2025-08-15Merge tag 'drm-fixes-2025-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-15Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz
2025-08-15netfs: Fix unbuffered write error handlingDavid Howells
2025-08-15Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz
2025-08-14Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-08-14net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-13net: kcm: Fix race condition in kcm_unattach()Sven Stegemann
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski