aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-23clocksource/drivers/arm_arch_timer_mmio: Switch over to standalone driverMarc Zyngier1-5/+0
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 Ruess2-15/+62
2025-09-23dibs: Move data path to dibs layerAlexandra Winter3-45/+177
2025-09-23dibs: Move query_remote_gid() to dibs_dev_opsAlexandra Winter2-2/+14
2025-09-23dibs: Move vlan support to dibs_dev_opsAlexandra Winter2-5/+19
2025-09-23dibs: Local gid for dibs devicesAlexandra Winter3-2/+3
2025-09-23dibs: Move struct device to dibs_devJulian Ruess3-2/+1
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter3-5/+89
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-23net/smc: Remove error handling of unregister_dmb()Alexandra Winter1-2/+0
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 Brown14-29/+63
2025-09-23Virtio SPI Linux driverMark Brown2-0/+182
2025-09-23Support reading Subsystem ID from Device TreeMark Brown14-29/+63
2025-09-23tcp: Update bind bucket state on port releaseJakub Sitnicki4-3/+11
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-22mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()Lorenzo Stoakes1-0/+2
2025-09-22mm: specify separate file and vm_file params in vm_area_descLorenzo Stoakes1-2/+3
2025-09-22sched/task.h: fix the wrong comment on task_lock() nesting with tasklist_lockOleg Nesterov1-3/+2
2025-09-22bpf: Implement signature verification for BPF programsKP Singh2-0/+11
2025-09-22tcp: reclaim 8 bytes in struct request_sock_queueEric Dumazet1-1/+1
2025-09-22tcp: move mtu_info to remove two 32bit holesEric Dumazet1-3/+3
2025-09-22tcp: move tcp_clean_acked to tcp_sock_read_tx groupEric Dumazet1-3/+3
2025-09-22tcp: move recvmsg_inq to tcp_sock_read_txrxEric Dumazet1-2/+2
2025-09-22tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx groupEric Dumazet1-2/+2
2025-09-22net: move sk->sk_err_soft and sk->sk_sndbufEric Dumazet1-2/+2
2025-09-22net: move sk_uid and sk_protocol to sock_read_txEric Dumazet1-3/+3
2025-09-22Merge tag 'mlx5-next-counters' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-2/+10
2025-09-22net: sfp: remove old sfp_parse_* functionsRussell King (Oracle)1-25/+0
2025-09-22net: sfp: provide sfp_get_module_caps()Russell King (Oracle)1-0/+7
2025-09-22net: sfp: pre-parse the module supportRussell King (Oracle)1-0/+22
2025-09-22net: phy: add phy_interface_copy()Russell King (Oracle)1-0/+5
2025-09-22Merge tag 'for-net-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski1-0/+21
2025-09-22mptcp: use _BITUL() instead of (1 << x)Matthieu Baerts (NGI0)1-5/+5
2025-09-22mptcp: pm: netlink: announce server-side flagMatthieu Baerts (NGI0)1-0/+1
2025-09-22mptcp: pm: netlink: only add server-side attr when trueMatthieu Baerts (NGI0)1-2/+2
2025-09-22tcp: Remove inet6_hash().Kuniyuki Iwashima2-3/+0
2025-09-22tcp: Remove osk from __inet_hash() arg.Kuniyuki Iwashima1-1/+1
2025-09-22ptp: document behavior of PTP_STRICT_FLAGSJacob Keller1-0/+3