summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-09-24kbuild: keep .modinfo section in vmlinux.unstrippedMasahiro Yamada-1/+1
2025-09-24can: dev: add can_get_ctrlmode_str()Vincent Mailhol-0/+2
2025-09-24can: calc_bittiming: make can_calc_tdco() FD agnosticVincent Mailhol-2/+2
2025-09-24can: netlink: add can_validate_tdc()Vincent Mailhol-0/+4
2025-09-24can: netlink: document which symbols are FD specificVincent Mailhol-7/+7
2025-09-24can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.hVincent Mailhol-29/+29
2025-09-24can: dev: move struct data_bittiming_params to linux/can/bittiming.hVincent Mailhol-11/+11
2025-09-24can: populate the minimum and maximum MTU valuesVincent Mailhol-0/+1
2025-09-24hwmon: (dell-smm) Add support for automatic fan modeArmin Wolf-0/+2
2025-09-24asm-generic/io.h: Skip trace helpers if rwmmio events are disabledVarad Gautam-32/+66
2025-09-24gpio: generic: move GPIO_GENERIC_ flags to the correct headerBartosz Golaszewski-10/+10
2025-09-24gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_Bartosz Golaszewski-9/+9
2025-09-24Merge tag 'coresight-next-v6.18-v2' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman-29/+2
2025-09-24bpf: Mark kfuncs as __nocloneAndrea Righi-1/+1
2025-09-24bpf: Allow uprobe program to change context registersJiri Olsa-0/+1
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh-0/+2
2025-09-23net: phy: stop exporting phy_driver_registerHeiner Kallweit-1/+0
2025-09-23udp: remove busylock and add per NUMA queuesEric Dumazet-3/+17
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau-3/+23
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'Martin KaFai Lau-3/+23
2025-09-23Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-10/+112
2025-09-23Merge tag 'memory-controller-drv-6.18' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann-0/+74
2025-09-23Merge tag 'at91-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann-7/+0
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-0/+25
2025-09-23bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tailAmery Hung-3/+18
2025-09-23bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung-0/+5
2025-09-23Merge tag 'sunxi-dt-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-0/+85
2025-09-23bpf: Allow union argument in trampoline based programsLeon Hwang-1/+1
2025-09-23sched_ext: Improve SCX_KF_DISPATCH commentTejun Heo-1/+5
2025-09-23bpf, x86: Add support for signed arena loadsKumar Kartikeya Dwivedi-0/+3
2025-09-23filemap: Add a version of folio_end_writeback that ignores dropbehindTrond Myklebust-0/+1
2025-09-23filemap: Add a helper for filesystems implementing dropbehindTrond Myklebust-0/+1
2025-09-23SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()Anna Schumaker-13/+0
2025-09-23SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()Anna Schumaker-2/+2
2025-09-23NFS: Update listxattr to use xdr_set_scratch_folio()Anna Schumaker-1/+1
2025-09-23NFS: Update getacl to use xdr_set_scratch_folio()Anna Schumaker-1/+1
2025-09-23SUNRPC: Introduce xdr_set_scratch_folio()Anna Schumaker-0/+13
2025-09-23nfs: remove NFS_WBACK_BUSY()Jeff Layton-2/+0
2025-09-23SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever-1/+2
2025-09-23sunrpc: add a Kconfig option to redirect dfprintk() output to trace bufferJeff Layton-2/+8
2025-09-23sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()Jeff Layton-22/+2
2025-09-23drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane-1/+4
2025-09-23LoongArch: KVM: Move kvm_iocsr tracepoint out of generic codeSteven Rostedt-35/+0
2025-09-23bpf: bpf task work plumbingMykyta Yatsenko-0/+15
2025-09-23tracing: Move buffer in trace_seq to end of structElijah Wright-1/+1
2025-09-23ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li-1/+0
2025-09-23coresight: Consolidate clock enablingLeo Yan-28/+2
2025-09-23coresight: Avoid enable programming clock duplicatelyLeo Yan-5/+8
2025-09-23coresight: Appropriately disable programming clocksLeo Yan-13/+9
2025-09-23drm/format-helper: Remove drm_fb_blit()Thomas Zimmermann-4/+0