aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-24mailbox: Allow controller specific mapping using fwnodeAnup Patel1-0/+3
2025-09-24hfs/hfsplus: rework debug output subsystemViacheslav Dubeyko1-0/+20
2025-09-24mailbox: Add common header for RPMI messages sent via mailboxAnup Patel1-0/+214
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+47
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook3-8/+8
2025-09-24Merge back earlier cpufreq material for 6.18Rafael J. Wysocki1-4/+3
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-1/+1
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor1-5/+13
2025-09-24modpost: Create modalias for builtin modulesAlexey Gladkov1-4/+0
2025-09-24modpost: Add modname to mod_device_table aliasAlexey Gladkov1-1/+13
2025-09-24can: dev: add can_get_ctrlmode_str()Vincent Mailhol1-0/+2
2025-09-24can: calc_bittiming: make can_calc_tdco() FD agnosticVincent Mailhol1-2/+2
2025-09-24can: netlink: add can_validate_tdc()Vincent Mailhol1-0/+4
2025-09-24can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.hVincent Mailhol2-29/+29
2025-09-24can: dev: move struct data_bittiming_params to linux/can/bittiming.hVincent Mailhol2-11/+11
2025-09-24can: populate the minimum and maximum MTU valuesVincent Mailhol1-0/+1
2025-09-24gpio: generic: move GPIO_GENERIC_ flags to the correct headerBartosz Golaszewski2-10/+10
2025-09-24gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_Bartosz Golaszewski1-9/+9
2025-09-24Merge tag 'coresight-next-v6.18-v2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman1-29/+2
2025-09-24bpf: Mark kfuncs as __nocloneAndrea Righi1-1/+1
2025-09-24bpf: Allow uprobe program to change context registersJiri Olsa1-0/+1
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh1-0/+2
2025-09-23net: phy: stop exporting phy_driver_registerHeiner Kallweit1-1/+0
2025-09-23udp: remove busylock and add per NUMA queuesEric Dumazet1-1/+8
2025-09-23Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann2-2/+64
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann3-0/+25
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-23bpf: bpf task work plumbingMykyta Yatsenko1-0/+11
2025-09-23tracing: Move buffer in trace_seq to end of structElijah Wright1-1/+1
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/git/jic23/iio into char-misc-nextGreg Kroah-Hartman5-32/+87
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