summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-23rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi
2026-01-23Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-23erofs: pass inode to trace_erofs_read_folioHongbo Li
2026-01-23Merge branch 'vfs-7.0.iomap' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Gao Xiang
2026-01-23firmware: xilinx: Add firmware API's to support aes-gcm in Versal deviceHarsh Jain
2026-01-23firmware: zynqmp: Add helper API to self discovery the deviceHarsh Jain
2026-01-23firmware: zynqmp: Move crypto API's to separate fileHarsh Jain
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-22PCI/IDE: Fix off by one error calculating VF RID rangeLi Ming
2026-01-22Revert "PCI/TSM: Report active IDE streams"Dan Williams
2026-01-22io_uring: introduce non-circular SQPavel Begunkov
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier
2026-01-22sched: remove task_struct->faults_disabled_mappingChristoph Hellwig
2026-01-22rseq: Allow registering RSEQ with slice extensionPeter Zijlstra
2026-01-22rseq: Implement rseq_grant_slice_extension()Thomas Gleixner
2026-01-22rseq: Reset slice extension when scheduledThomas Gleixner
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner
2026-01-22rseq: Add statistics for time slice extensionsThomas Gleixner
2026-01-22rseq: Provide static branch for time slice extensionsThomas Gleixner
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström
2026-01-21Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-01-21io_uring/eventfd: remove unused ctx->evfd_last_cq_tail memberJens Axboe
2026-01-21Merge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-21Merge tag 'qcom-drivers-for-6.20' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-01-21Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-01-21Merge tag 'tegra-for-6.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-01-21Merge tag 'samsung-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-01-21Merge tag 'tee-sysfs-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-01-21Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2026-01-21Merge tag 'renesas-drivers-for-v6.20-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2026-01-21block: make the new blkzoned UAPI constants discoverableChristoph Hellwig
2026-01-21block: add a bio_reuse helperChristoph Hellwig
2026-01-21Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2026-01-20bpf: Verifier support for KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20bpf: Refactor btf_kfunc_id_set_containsIhor Solodrai
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-20dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT...Frank Wunderlich
2026-01-20dt-bindings: thermal: mediatek: Add LVTS thermal controller support for MT8196Laura Nao
2026-01-20bpf/verifier: Optimize ID mapping reset in states_equalQiliang Yuan