summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-03af_unix: Add test for SCM_INQ on partial readJianyu Li
2026-06-03af_unix: Fix inq_len update problem in partial readJianyu Li
2026-06-03sched_ext: Make scx_bpf_kick_cid() return s32Tejun Heo
2026-06-03sched_ext: Add scx_cmask_test() and scx_cmask_for_each_cid()Tejun Heo
2026-06-03tools/sched_ext: Order single-cid cmask helpers as (cid, mask)Tejun Heo
2026-06-03sched_ext: Order single-cid cmask helpers as (cid, mask)Tejun Heo
2026-06-04Merge tag 'amd-drm-fixes-7.1-2026-06-03' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-06-03octeontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh
2026-06-03octeontx2-pf: Fix NDC sync operation errorsGeetha sowjanya
2026-06-03appletalk: aarp: zero-initialize aarp_entry to prevent heap info leakYizhou Zhao
2026-06-03Merge branch 'geneve-allow-binding-udp-socket-to-a-specific-address'Jakub Kicinski
2026-06-03geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6.Kuniyuki Iwashima
2026-06-03geneve: Add dualstack flag to struct geneve_config.Kuniyuki Iwashima
2026-06-03geneve: Pass struct geneve_dev to geneve_find_sock().Kuniyuki Iwashima
2026-06-03geneve: Pass struct geneve_dev to geneve_create_sock().Kuniyuki Iwashima
2026-06-03geneve: Reuse ipv6_addr_type() result in geneve_nl2info().Kuniyuki Iwashima
2026-06-03net: sfp: initialize i2c_block_size at adapter configure timeJonas Jelonek
2026-06-03xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()Jason Xing
2026-06-03net: b44: use ethtool_putsRosen Penev
2026-06-03Merge branch 'net-mlx5-add-switchdev-mode-support-for-socket-direct-single-ne...Jakub Kicinski
2026-06-03net/mlx5e: Verify unique vhca_id count instead of rangeShay Drory
2026-06-03net/mlx5e: TC, enable steering for SD LAGShay Drory
2026-06-03net/mlx5e: TC, track peer flow slots with bitmapShay Drory
2026-06-03net/mlx5: SD, keep netdev resources on same PF in switchdev modeShay Drory
2026-06-03net/mlx5: LAG, block multipath LAG for SD devicesShay Drory
2026-06-03net/mlx5: LAG, block RoCE and VF LAG for SD devicesShay Drory
2026-06-03net/mlx5: SD, introduce Socket Direct LAGShay Drory
2026-06-03net/mlx5: LAG, extend shared FDB API with group_id filterShay Drory
2026-06-03net/mlx5: LAG, prepare for SD device integrationShay Drory
2026-06-03net/mlx5: LAG, replace peer count check with direct peer lookupShay Drory
2026-06-03net/mlx5: E-Switch, move devcom init from TC to eswitch layerShay Drory
2026-06-03net/mlx5: E-Switch, align disable sequence with switchdev-to-legacy transitionShay Drory
2026-06-03net/mlx5: LAG, factor out shared FDB code into dedicated fileShay Drory
2026-06-03mm/mincore: handle non-swap entries before !CONFIG_SWAP guardUsama Arif
2026-06-03arm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple
2026-06-03mm/list_lru: drain before clearing xarray entry on reparentShakeel Butt
2026-06-03mm/huge_memory: use correct flags for device private PMD entryLorenzo Stoakes
2026-06-03mm/damon/lru_sort: handle ctx allocation failureSeongJae Park
2026-06-03mm/damon/reclaim: handle ctx allocation failureSeongJae Park
2026-06-03zram: fix use-after-free in zram_bvec_write_partial()Cunlong Li
2026-06-03MAINTAINERS: update Baoquan He's email addressBaoquan He
2026-06-03tools headers UAPI: sync linux/taskstats.h for procacct.cWang Yaxin
2026-06-03mm/cma_sysfs: skip inactive CMA areas in sysfsKaitao Cheng
2026-06-03ipc/shm: serialize orphan cleanup with shm_nattch updatesYilin Zhu
2026-06-03bpftool: Use libbpf error code for flow dissector queryWoojin Ji
2026-06-03power: supply: bd71828: sysfs for auto input current limitationAndreas Kemnade
2026-06-03power: supply: cpcap-charger: include missing <linux/property.h>Vladimir Oltean
2026-06-03power: supply: cros_charge-control: Move MODULE_DEVICE_TABLE next to the tabl...Krzysztof Kozlowski
2026-06-03power: supply: ab8500_fg: Fix typos in commentsMd Shofiqul Islam
2026-06-03power: supply: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)