summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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)
2026-06-03power: supply: Remove unused jz4740-battery.hCosta Shulyupin
2026-06-03power: reset: st-poweroff: Use of_device_get_match_data()Rosen Penev
2026-06-03power: supply: bq257xx: Add fields for 'charging' and 'overvoltage' statesAlexey Charkov
2026-06-03power: supply: bq257xx: Consistently use indirect get/set helpersAlexey Charkov
2026-06-03power: supply: bq257xx: Make the default current limit a per-chip attributeAlexey Charkov
2026-06-03power: supply: bq257xx: Fix VSYSMIN clamping logicAlexey Charkov
2026-06-04Merge tag 'drm-msm-next-2026-05-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-06-03irqchip/loongarch-ir: Add IR (interrupt redirection) irqchip supportTianyang Zhang
2026-06-03irqchip/loongarch-avec: Return IRQ_SET_MASK_OK_DONE when keep affinityTianyang Zhang
2026-06-03irqchip/loongarch-avec: Prepare for interrupt redirection supportTianyang Zhang
2026-06-03Docs/LoongArch: Add advanced extended IRQ modelTianyang Zhang
2026-06-03arm64: patching: replace min_t with min in __text_pokeThorsten Blum
2026-06-03locking/rtmutex: Skip remove_waiter() when waiter is not enqueuedDavidlohr Bueso
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo
2026-06-03KVM: arm64: nv: Restart stage-1 walk if stage-2 desc update failsOliver Upton