summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-06Revert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman-14/+0
2026-03-06selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman-1/+38
2026-03-06bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman-4/+82
2026-03-06rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()Miaoqian Lin-7/+9
2026-03-06Merge branch 'further-sja1105-phylink-link-replay-fixups'Jakub Kicinski-4/+3
2026-03-06net: dsa: sja1105: ensure phylink_replay_link_end() will not be missedVladimir Oltean-1/+2
2026-03-06net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()Vladimir Oltean-4/+2
2026-03-06net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...Weiming Shi-0/+1
2026-03-06virtio-net: xsk: Support wakeup on RX sideBui Quang Minh-9/+30
2026-03-06net: ncsi: fix skb leak in error pathsJian Zhang-5/+14
2026-03-06Merge branch 'mlx5-misc-fixes-2026-03-05'Jakub Kicinski-31/+22
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQDragos Tatulea-7/+4
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQDragos Tatulea-7/+5
2026-03-06net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman-1/+0
2026-03-06net/mlx5: Fix peer miss rules host disabled checksCarolina Jubran-15/+12
2026-03-06net/mlx5: Fix crash when moving to switchdev modePatrisious Haddad-1/+1
2026-03-06net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu-8/+19
2026-03-06selftests: net: forwarding: fix IPv6 address leak in cleanupAleksei Oladko-4/+4
2026-03-06net: annotate data races around sk->sk_protJiayuan Chen-2/+6
2026-03-06net: phy: remove phy_attachHeiner Kallweit-40/+0
2026-03-06inet_diag: report delayed ack timer informationEric Dumazet-6/+20
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier-5/+7
2026-03-06Merge branch 'bond-fix-2-link-state-issues'Jakub Kicinski-5/+16
2026-03-06bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu-1/+7
2026-03-06bonding: do not set usable_slaves for broadcast modeHangbin Liu-4/+9
2026-03-06Merge tag 'v7.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-58/+107
2026-03-06Merge branch 'net-stmmac-mdio-related-cleanups'Jakub Kicinski-97/+92
2026-03-06net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)-4/+4
2026-03-06net: stmmac: mdio_bus_data->default_an_inband is booleanRussell King (Oracle)-1/+1
2026-03-06net: stmmac: use GENMASK_U32() for mdio bitfieldsRussell King (Oracle)-6/+6
2026-03-06net: stmmac: use u32 for MDIO register field masksRussell King (Oracle)-18/+18
2026-03-06net: stmmac: mdio: convert field prep to use field_prep()Russell King (Oracle)-27/+3
2026-03-06net: stmmac: mdio: simplify MDC clock divisor lookupRussell King (Oracle)-18/+11
2026-03-06net: stmmac: mdio: use same test for MDC clock divisor lookupsRussell King (Oracle)-14/+14
2026-03-06net: stmmac: mdio: convert MDC clock divisor selection to tablesRussell King (Oracle)-36/+62
2026-03-06net: mctp: fix device leak on probe failureJohan Hovold-2/+1
2026-03-06selftests: drv-net: iou-zcrx: wait for memory cleanup of probe runDragos Tatulea-0/+1
2026-03-06drm/xe/migrate: Refactor xe_migrate_prepare_vm()Raag Jadav-15/+38
2026-03-06cgroup: Don't expose dead tasks in cgroupSebastian Andrzej Siewior-0/+6
2026-03-06sched_ext: Documentation: Update sched-ext.rstCheng-Yang Chou-2/+25
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello-0/+6
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang-1/+4
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea-8/+8
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello-0/+4
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang-1/+2
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang-2/+4
2026-03-06tracing: Fix enabling multiple events on the kernel command line and bootconfigAndrei-Alexandru Tachici-1/+5
2026-03-06Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+16
2026-03-06drm/amdgpu: push userq debugfs function in amdgpu_debugfs filesSunil Khatri-48/+58
2026-03-06drm/amdgpu/userq: declutter the code with gotoSunil Khatri-22/+18