summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-09-24net: phy: stop exporting phy_driver_registerHeiner Kallweit1-1/+0
2025-09-24udp: remove busylock and add per NUMA queuesEric Dumazet1-1/+8
2025-09-24Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-2/+64
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 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/g...Greg 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
2025-09-23clocksource/drivers/timer-ti-dm : Capture functionality for OMAP DM timerGokul Praveen1-0/+4
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 Ruess1-0/+62
2025-09-23dibs: Move data path to dibs layerAlexandra Winter2-23/+177
2025-09-23dibs: Move query_remote_gid() to dibs_dev_opsAlexandra Winter1-0/+14
2025-09-23dibs: Move vlan support to dibs_dev_opsAlexandra Winter1-0/+19
2025-09-23dibs: Local gid for dibs devicesAlexandra Winter2-1/+3
2025-09-23dibs: Move struct device to dibs_devJulian Ruess2-1/+1
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter2-4/+87
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-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 Brown6-7/+22
2025-09-23Support reading Subsystem ID from Device TreeMark Brown6-7/+22
2025-09-23can: dev: turn can_set_static_ctrlmode() into a non-inline functionVincent Mailhol1-21/+2
2025-09-23io_uring/cmd: drop unused res2 param from io_uring_cmd_done()Caleb Sander Mateos1-2/+2
2025-09-23mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()Lorenzo Stoakes1-0/+2
2025-09-23mm: specify separate file and vm_file params in vm_area_descLorenzo Stoakes1-2/+3
2025-09-23sched/task.h: fix the wrong comment on task_lock() nesting with tasklist_lockOleg Nesterov1-3/+2