summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-07-24netfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use themPablo Neira Ayuso1-5/+29
2026-07-24bpf: Fix setting retval to -EPERM for cgroup hooks not returning errnoXu Kuohai1-0/+6
2026-07-24net: watchdog: fix refcount tracking racesEric Dumazet1-0/+4
2026-07-24tcp: clear sock_ops cb flags before force-closing a child socketSechang Lim1-0/+9
2026-07-24iommu: Avoid copying the user array twice in the full-array copy helperNicolin Chen1-0/+1
2026-07-24iommufd: Clarify IOAS_MAP_FILE dma-buf supportAlex Mastro1-4/+8
2026-07-24net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima1-0/+5
2026-07-24ipv4: fib: Don't dump dying fib_info in fib_leaf_notify().Kuniyuki Iwashima1-0/+5
2026-07-24RDMA/core: Add ib_frmr_pool_drop for unrecoverable handlesMichael Guralnik1-0/+1
2026-07-24RDMA/core: Fix FRMR handle leak on push failureMichael Guralnik1-1/+1
2026-07-24bonding: 3ad: add lacp_strict configuration knobLouis Scalbert3-0/+3
2026-07-24bpf: Cancel special fields on map value recycleJustin Suess1-0/+1
2026-07-24vfs: add FS_USERNS_DELEGATABLE flag and set it for NFSJeff Layton1-0/+1
2026-07-24vmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu1-1/+3
2026-07-24scsi: ufs: core: Handle PM commands timeout before SCSI EHHongjie Fang1-3/+0
2026-07-24RDMA/nldev: Fix locking when accessing mr->pdJason Gunthorpe1-0/+5
2026-07-24wifi: mac80211: bound S1G TIM PVB walk to the TIM elementBryam Vargas1-1/+1
2026-07-24filelock: fix break_lease() stub signature for CONFIG_FILE_LOCKING=nChristian Brauner1-1/+1
2026-07-24simpe_xattr: use per-sb cacheMiklos Szeredi2-11/+18
2026-07-24simple_xattr: change interface to pass struct simple_xattrs **Miklos Szeredi1-15/+6
2026-07-24kernfs: fix xattr race condition with multiple superblocksMiklos Szeredi1-3/+8
2026-07-24bpf: Check tail zero of bpf_prog_infoLeon Hwang1-0/+1
2026-07-24bpf: Check tail zero of bpf_map_infoLeon Hwang1-0/+1
2026-07-24RDMA/hfi1: Open-code rvt_set_ibdev_name()Arnd Bergmann1-20/+0
2026-07-24netfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso1-12/+0
2026-07-24netfilter: cttimeout: detach dataplane timeout policy and repurpose refcountPablo Neira Ayuso1-2/+25
2026-07-24libbpf: Reject non-exclusive metadata maps in the signed loaderKP Singh1-0/+1
2026-07-24liveupdate: Reference count incoming FLB dataDavid Matlack1-0/+6
2026-07-24liveupdate: Use refcount_t for FLB reference countsDavid Matlack1-1/+2
2026-07-24bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compatYuyang Huang1-2/+3
2026-07-24rpmsg: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-07-24Drivers: hv: vmbus: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-07-24cdx: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-07-24amba: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-07-24RDMA/umem: Add ib_umem_is_contiguous() stub for !CONFIG_INFINIBAND_USER_MEMJiri Pirko1-0/+4
2026-07-24EDAC/igen6: Fix memory topology parsing for Panther Lake-H SoCsQiuxu Zhuo1-0/+3
2026-07-24firmware: samsung: acpm: remove compile-testing stubsArnd Bergmann1-14/+0
2026-07-24firmware: samsung: acpm: Add devm_acpm_get_by_phandle helperTudor Ambarus1-0/+6
2026-07-24uaccess: minimize INLINE_COPY_USER-related ifdeferyYury Norov1-14/+7
2026-07-24uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov2-8/+7
2026-07-24gpu: host1x: Allow entries in BO caches to be freedMikko Perttunen1-0/+7
2026-07-24ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet1-1/+4
2026-07-24ASoC: dapm: Fix widget lookup with prefixed names across DAPM contextsChancel Liu1-0/+1
2026-07-24of: dynamic: Fix overlayed devices not probing because of fw_devlinkSaravana Kannan1-0/+1
2026-07-24bitops: use common function parameter namesRandy Dunlap1-11/+11
2026-07-24firmware: smccc: Fix Arm SMCCC SOC_ID name callAndre Przywara1-0/+5
2026-07-24net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()Eric Dumazet1-11/+21
2026-07-24rhashtable: give each instance its own lockdep classChristian Brauner1-4/+18
2026-07-24sockptr: fix usize check in copy_struct_from_sockptr() for user pointersStefan Metzmacher1-1/+1
2026-07-24uaccess: fix ignored_trailing logic in copy_struct_to_user()Stefan Metzmacher1-1/+1