| Age | Commit message (Expand) | Author |
| 2026-06-03 | mptcp: sockopt: check timestamping ret value | Matthieu Baerts (NGI0) |
| 2026-06-03 | selftests: mptcp: add test for extra_subflows underflow on userspace PM | Tao Cui |
| 2026-06-03 | mptcp: pm: fix extra_subflows underflow on userspace PM subflow creation | Tao Cui |
| 2026-06-03 | mptcp: allow subflow rcv wnd to shrink | Paolo Abeni |
| 2026-06-03 | mptcp: close TOCTOU race while computing rcv_wnd | Paolo Abeni |
| 2026-06-03 | mptcp: fix retransmission loop when csum is enabled | Paolo Abeni |
| 2026-06-03 | mptcp: fix missing wakeups in edge scenarios | Paolo Abeni |
| 2026-06-03 | drivers/of: fdt: Make ibm,phandle logic only happen on pseries | Daniel Palmer |
| 2026-06-03 | tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.1 | Maciej Wieczor-Retman |
| 2026-06-03 | ptp: vclock: Switch from RCU to SRCU | Kurt Kanzenbach |
| 2026-06-03 | ipv4: raw: remove six obsolete EXPORT_SYMBOL_GPL() | Eric Dumazet |
| 2026-06-03 | ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options | Eric Dumazet |
| 2026-06-03 | Merge branch 'af_unix-fix-inq_len-update-issue' | Jakub Kicinski |
| 2026-06-03 | af_unix: Add test for SCM_INQ on partial read | Jianyu Li |
| 2026-06-03 | af_unix: Fix inq_len update problem in partial read | Jianyu Li |
| 2026-06-03 | sched_ext: Make scx_bpf_kick_cid() return s32 | Tejun Heo |
| 2026-06-03 | sched_ext: Add scx_cmask_test() and scx_cmask_for_each_cid() | Tejun Heo |
| 2026-06-03 | tools/sched_ext: Order single-cid cmask helpers as (cid, mask) | Tejun Heo |
| 2026-06-03 | sched_ext: Order single-cid cmask helpers as (cid, mask) | Tejun Heo |
| 2026-06-04 | Merge tag 'amd-drm-fixes-7.1-2026-06-03' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
| 2026-06-03 | octeontx2-af: Fix initialization of mcam's entry2target_pffunc field | Suman Ghosh |
| 2026-06-03 | octeontx2-pf: Fix NDC sync operation errors | Geetha sowjanya |
| 2026-06-03 | appletalk: aarp: zero-initialize aarp_entry to prevent heap info leak | Yizhou Zhao |
| 2026-06-03 | Merge branch 'geneve-allow-binding-udp-socket-to-a-specific-address' | Jakub Kicinski |
| 2026-06-03 | geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6. | Kuniyuki Iwashima |
| 2026-06-03 | geneve: Add dualstack flag to struct geneve_config. | Kuniyuki Iwashima |
| 2026-06-03 | geneve: Pass struct geneve_dev to geneve_find_sock(). | Kuniyuki Iwashima |
| 2026-06-03 | geneve: Pass struct geneve_dev to geneve_create_sock(). | Kuniyuki Iwashima |
| 2026-06-03 | geneve: Reuse ipv6_addr_type() result in geneve_nl2info(). | Kuniyuki Iwashima |
| 2026-06-03 | net: sfp: initialize i2c_block_size at adapter configure time | Jonas Jelonek |
| 2026-06-03 | xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata() | Jason Xing |
| 2026-06-03 | net: b44: use ethtool_puts | Rosen Penev |
| 2026-06-03 | Merge branch 'net-mlx5-add-switchdev-mode-support-for-socket-direct-single-ne... | Jakub Kicinski |
| 2026-06-03 | net/mlx5e: Verify unique vhca_id count instead of range | Shay Drory |
| 2026-06-03 | net/mlx5e: TC, enable steering for SD LAG | Shay Drory |
| 2026-06-03 | net/mlx5e: TC, track peer flow slots with bitmap | Shay Drory |
| 2026-06-03 | net/mlx5: SD, keep netdev resources on same PF in switchdev mode | Shay Drory |
| 2026-06-03 | net/mlx5: LAG, block multipath LAG for SD devices | Shay Drory |
| 2026-06-03 | net/mlx5: LAG, block RoCE and VF LAG for SD devices | Shay Drory |
| 2026-06-03 | net/mlx5: SD, introduce Socket Direct LAG | Shay Drory |
| 2026-06-03 | net/mlx5: LAG, extend shared FDB API with group_id filter | Shay Drory |
| 2026-06-03 | net/mlx5: LAG, prepare for SD device integration | Shay Drory |
| 2026-06-03 | net/mlx5: LAG, replace peer count check with direct peer lookup | Shay Drory |
| 2026-06-03 | net/mlx5: E-Switch, move devcom init from TC to eswitch layer | Shay Drory |
| 2026-06-03 | net/mlx5: E-Switch, align disable sequence with switchdev-to-legacy transition | Shay Drory |
| 2026-06-03 | net/mlx5: LAG, factor out shared FDB code into dedicated file | Shay Drory |
| 2026-06-03 | mm/mincore: handle non-swap entries before !CONFIG_SWAP guard | Usama Arif |
| 2026-06-03 | arm64: mm: call pagetable dtor when freeing hot-removed page tables | Alistair Popple |
| 2026-06-03 | mm/list_lru: drain before clearing xarray entry on reparent | Shakeel Butt |
| 2026-06-03 | mm/huge_memory: use correct flags for device private PMD entry | Lorenzo Stoakes |