summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-09-24can: dev: add can_get_ctrlmode_str()Vincent Mailhol
2025-09-24can: calc_bittiming: make can_calc_tdco() FD agnosticVincent Mailhol
2025-09-24can: netlink: add can_validate_tdc()Vincent Mailhol
2025-09-24can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.hVincent Mailhol
2025-09-24can: dev: move struct data_bittiming_params to linux/can/bittiming.hVincent Mailhol
2025-09-24can: populate the minimum and maximum MTU valuesVincent Mailhol
2025-09-24gpio: generic: move GPIO_GENERIC_ flags to the correct headerBartosz Golaszewski
2025-09-24gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_Bartosz Golaszewski
2025-09-24Merge tag 'coresight-next-v6.18-v2' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2025-09-24bpf: Mark kfuncs as __nocloneAndrea Righi
2025-09-24bpf: Allow uprobe program to change context registersJiri Olsa
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh
2025-09-23net: phy: stop exporting phy_driver_registerHeiner Kallweit
2025-09-23udp: remove busylock and add per NUMA queuesEric Dumazet
2025-09-23Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...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 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-23bpf: bpf task work plumbingMykyta Yatsenko
2025-09-23tracing: Move buffer in trace_seq to end of structElijah Wright
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-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...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-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