summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
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-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-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-32/+92
2025-09-23Merge tag 'icc-6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-0/+205
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown-5/+9
2025-09-23VFS/audit: introduce kern_path_parent() for auditNeilBrown-1/+1
2025-09-23VFS: unify old_mnt_idmap and new_mnt_idmap in renamedataNeilBrown-4/+2
2025-09-23VFS/ovl: add lookup_one_positive_killable()NeilBrown-0/+3
2025-09-23clocksource/drivers/timer-ti-dm : Capture functionality for OMAP DM timerGokul Praveen-0/+4
2025-09-23clocksource/drivers/arm_arch_timer_mmio: Switch over to standalone driverMarc Zyngier-5/+0
2025-09-23fs: Create sb_same_encoding() helperAndré Almeida-0/+18
2025-09-23fs: Create sb_encoding() helperAndré Almeida-3/+8
2025-09-23dibs: Move event handling to dibs layerJulian Ruess-15/+62
2025-09-23dibs: Move data path to dibs layerAlexandra Winter-45/+177
2025-09-23dibs: Move query_remote_gid() to dibs_dev_opsAlexandra Winter-2/+14
2025-09-23dibs: Move vlan support to dibs_dev_opsAlexandra Winter-5/+19
2025-09-23dibs: Local gid for dibs devicesAlexandra Winter-2/+3
2025-09-23dibs: Move struct device to dibs_devJulian Ruess-2/+1
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter-5/+89
2025-09-23dibs: Register ism as dibs deviceAlexandra Winter-0/+39
2025-09-23dibs: Register smc as dibs_clientAlexandra Winter-0/+23
2025-09-23dibs: Create drivers/dibsAlexandra Winter-0/+42
2025-09-23net/smc: Remove error handling of unregister_dmb()Alexandra Winter-2/+0
2025-09-23Merge branch 'srcu-next.2025.08.21a' into HEADPaul E. McKenney-19/+64
2025-09-23genirq/msi: Remove msi_post_free()Nam Cao-4/+0
2025-09-23spi: rpc-if: Add resume support for RZ/G3EMark Brown-29/+63
2025-09-23Virtio SPI Linux driverMark Brown-0/+182
2025-09-23Support reading Subsystem ID from Device TreeMark Brown-29/+63
2025-09-23tcp: Update bind bucket state on port releaseJakub Sitnicki-3/+11
2025-09-23can: dev: turn can_set_static_ctrlmode() into a non-inline functionVincent Mailhol-21/+2
2025-09-23io_uring/cmd: drop unused res2 param from io_uring_cmd_done()Caleb Sander Mateos-2/+2
2025-09-22mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()Lorenzo Stoakes-0/+2
2025-09-22mm: specify separate file and vm_file params in vm_area_descLorenzo Stoakes-2/+3
2025-09-22sched/task.h: fix the wrong comment on task_lock() nesting with tasklist_lockOleg Nesterov-3/+2
2025-09-22bpf: Implement signature verification for BPF programsKP Singh-0/+11
2025-09-22tcp: reclaim 8 bytes in struct request_sock_queueEric Dumazet-1/+1
2025-09-22tcp: move mtu_info to remove two 32bit holesEric Dumazet-3/+3
2025-09-22tcp: move tcp_clean_acked to tcp_sock_read_tx groupEric Dumazet-3/+3
2025-09-22tcp: move recvmsg_inq to tcp_sock_read_txrxEric Dumazet-2/+2