summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-23Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-09-23Merge tag 'memory-controller-drv-6.18' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-09-23Merge tag 'at91-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-09-23bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tailAmery Hung
2025-09-23bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung
2025-09-23Merge tag 'sunxi-dt-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-09-23bpf: Allow union argument in trampoline based programsLeon Hwang
2025-09-23sched_ext: Improve SCX_KF_DISPATCH commentTejun Heo
2025-09-23bpf, x86: Add support for signed arena loadsKumar Kartikeya Dwivedi
2025-09-23filemap: Add a version of folio_end_writeback that ignores dropbehindTrond Myklebust
2025-09-23filemap: Add a helper for filesystems implementing dropbehindTrond Myklebust
2025-09-23SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()Anna Schumaker
2025-09-23SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()Anna Schumaker
2025-09-23NFS: Update listxattr to use xdr_set_scratch_folio()Anna Schumaker
2025-09-23NFS: Update getacl to use xdr_set_scratch_folio()Anna Schumaker
2025-09-23SUNRPC: Introduce xdr_set_scratch_folio()Anna Schumaker
2025-09-23nfs: remove NFS_WBACK_BUSY()Jeff Layton
2025-09-23SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever
2025-09-23sunrpc: add a Kconfig option to redirect dfprintk() output to trace bufferJeff Layton
2025-09-23sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()Jeff Layton
2025-09-23drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane
2025-09-23LoongArch: KVM: Move kvm_iocsr tracepoint out of generic codeSteven Rostedt
2025-09-23bpf: bpf task work plumbingMykyta Yatsenko
2025-09-23tracing: Move buffer in trace_seq to end of structElijah Wright
2025-09-23ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li
2025-09-23coresight: Consolidate clock enablingLeo Yan
2025-09-23coresight: Avoid enable programming clock duplicatelyLeo Yan
2025-09-23coresight: Appropriately disable programming clocksLeo Yan
2025-09-23drm/format-helper: Remove drm_fb_blit()Thomas Zimmermann
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-09-23Merge tag 'icc-6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown
2025-09-23VFS/audit: introduce kern_path_parent() for auditNeilBrown
2025-09-23VFS: unify old_mnt_idmap and new_mnt_idmap in renamedataNeilBrown
2025-09-23VFS/ovl: add lookup_one_positive_killable()NeilBrown
2025-09-23clocksource/drivers/timer-ti-dm : Capture functionality for OMAP DM timerGokul Praveen
2025-09-23clocksource/drivers/arm_arch_timer_mmio: Switch over to standalone driverMarc Zyngier
2025-09-23fs: Create sb_same_encoding() helperAndré Almeida
2025-09-23fs: Create sb_encoding() helperAndré Almeida
2025-09-23dibs: Move event handling to dibs layerJulian Ruess
2025-09-23dibs: Move data path to dibs layerAlexandra Winter
2025-09-23dibs: Move query_remote_gid() to dibs_dev_opsAlexandra Winter
2025-09-23dibs: Move vlan support to dibs_dev_opsAlexandra Winter
2025-09-23dibs: Local gid for dibs devicesAlexandra Winter
2025-09-23dibs: Move struct device to dibs_devJulian Ruess
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter
2025-09-23dibs: Register ism as dibs deviceAlexandra Winter
2025-09-23dibs: Register smc as dibs_clientAlexandra Winter
2025-09-23dibs: Create drivers/dibsAlexandra Winter