summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-09-24Merge tag 'at91-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann1-7/+0
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann3-0/+25
2025-09-23bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tailAmery Hung1-3/+18
2025-09-23bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung1-0/+5
2025-09-23Merge tag 'sunxi-dt-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-0/+85
2025-09-23bpf: Allow union argument in trampoline based programsLeon Hwang1-1/+1
2025-09-23sched_ext: Improve SCX_KF_DISPATCH commentTejun Heo1-1/+5
2025-09-23bpf, x86: Add support for signed arena loadsKumar Kartikeya Dwivedi1-0/+3
2025-09-23filemap: Add a version of folio_end_writeback that ignores dropbehindTrond Myklebust1-0/+1
2025-09-23filemap: Add a helper for filesystems implementing dropbehindTrond Myklebust1-0/+1
2025-09-23SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()Anna Schumaker1-13/+0
2025-09-23SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()Anna Schumaker1-2/+2
2025-09-23NFS: Update listxattr to use xdr_set_scratch_folio()Anna Schumaker1-1/+1
2025-09-23NFS: Update getacl to use xdr_set_scratch_folio()Anna Schumaker1-1/+1
2025-09-23SUNRPC: Introduce xdr_set_scratch_folio()Anna Schumaker1-0/+13
2025-09-23nfs: remove NFS_WBACK_BUSY()Jeff Layton1-2/+0
2025-09-23SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever1-1/+2
2025-09-23sunrpc: add a Kconfig option to redirect dfprintk() output to trace bufferJeff Layton1-2/+8
2025-09-23sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()Jeff Layton1-22/+2
2025-09-23LoongArch: KVM: Move kvm_iocsr tracepoint out of generic codeSteven Rostedt1-35/+0
2025-09-23bpf: bpf task work plumbingMykyta Yatsenko2-0/+15
2025-09-23tracing: Move buffer in trace_seq to end of structElijah Wright1-1/+1
2025-09-23ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li1-1/+0
2025-09-23coresight: Consolidate clock enablingLeo Yan1-28/+2
2025-09-23coresight: Avoid enable programming clock duplicatelyLeo Yan1-5/+8
2025-09-23coresight: Appropriately disable programming clocksLeo Yan1-13/+9
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-32/+92
2025-09-23Merge tag 'icc-6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+205
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown1-5/+9
2025-09-23VFS/audit: introduce kern_path_parent() for auditNeilBrown1-1/+1
2025-09-23VFS: unify old_mnt_idmap and new_mnt_idmap in renamedataNeilBrown1-4/+2
2025-09-23VFS/ovl: add lookup_one_positive_killable()NeilBrown1-0/+3
2025-09-23clocksource/drivers/timer-ti-dm : Capture functionality for OMAP DM timerGokul Praveen1-0/+4
2025-09-23clocksource/drivers/arm_arch_timer_mmio: Switch over to standalone driverMarc Zyngier1-5/+0
2025-09-23fs: Create sb_same_encoding() helperAndré Almeida1-0/+18
2025-09-23fs: Create sb_encoding() helperAndré Almeida1-3/+8
2025-09-23dibs: Move event handling to dibs layerJulian Ruess2-15/+62
2025-09-23dibs: Move data path to dibs layerAlexandra Winter3-45/+177
2025-09-23dibs: Move query_remote_gid() to dibs_dev_opsAlexandra Winter2-2/+14
2025-09-23dibs: Move vlan support to dibs_dev_opsAlexandra Winter2-5/+19
2025-09-23dibs: Local gid for dibs devicesAlexandra Winter3-2/+3
2025-09-23dibs: Move struct device to dibs_devJulian Ruess3-2/+1
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter3-5/+89
2025-09-23dibs: Register ism as dibs deviceAlexandra Winter2-0/+39
2025-09-23dibs: Register smc as dibs_clientAlexandra Winter1-0/+23
2025-09-23dibs: Create drivers/dibsAlexandra Winter1-0/+42
2025-09-23net/smc: Remove error handling of unregister_dmb()Alexandra Winter1-2/+0
2025-09-23Merge branch 'srcu-next.2025.08.21a' into HEADPaul E. McKenney2-19/+64
2025-09-23genirq/msi: Remove msi_post_free()Nam Cao1-4/+0
2025-09-23spi: rpc-if: Add resume support for RZ/G3EMark Brown14-29/+63