index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-02
net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4
Claudiu Manoil
1
-4
/
+7
2026-02-02
tipc: use kfree_sensitive() for session key material
Daniel Hodges
1
-2
/
+2
2026-02-02
net: stmmac: fix stm32 (and potentially others) resume regression
Russell King (Oracle)
1
-1
/
+2
2026-02-02
net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts
Jakub Kicinski
2
-10
/
+2
2026-02-02
linkwatch: use __dev_put() in callers to prevent UAF
Jiayuan Chen
1
-5
/
+15
2026-01-31
net: don't touch dev->stats in BPF redirect paths
Jakub Kicinski
1
-4
/
+4
2026-01-30
net: usb: r8152: fix resume reset deadlock
Sergey Senozhatsky
1
-14
/
+15
2026-01-30
macvlan: fix error recovery in macvlan_common_newlink()
Eric Dumazet
1
-2
/
+3
2026-01-30
net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
Marek BehĂșn
1
-0
/
+2
2026-01-29
dpaa2-switch: add bounds check for if_id in IRQ handler
Junrui Luo
1
-0
/
+4
2026-01-29
net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanup
Zilin Guan
1
-2
/
+2
2026-01-29
net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup
Zilin Guan
1
-2
/
+3
2026-01-29
net: liquidio: Initialize netdev pointer before queue setup
Zilin Guan
1
-17
/
+17
2026-01-29
dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
Junrui Luo
1
-0
/
+6
2026-01-29
net/sched: cls_u32: use skb_header_pointer_careful()
Eric Dumazet
1
-7
/
+6
2026-01-29
net: add skb_header_pointer_careful() helper
Eric Dumazet
1
-0
/
+12
2026-01-29
MAINTAINERS: add an entry for PSP
Jakub Kicinski
1
-0
/
+12
2026-01-29
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
4
-3
/
+8
2026-01-29
wifi: mac80211: correctly decode TTLM with default link map
Benjamin Berg
1
-3
/
+5
2026-01-28
selftests: mptcp: join: fix local endp not being tracked
Matthieu Baerts (NGI0)
1
-5
/
+4
2026-01-28
selftests: mptcp: check subflow errors in close events
Matthieu Baerts (NGI0)
1
-3
/
+20
2026-01-28
mptcp: only reset subflow errors when propagated
Matthieu Baerts (NGI0)
1
-4
/
+5
2026-01-28
selftests: mptcp: check no dup close events after error
Matthieu Baerts (NGI0)
1
-0
/
+51
2026-01-28
mptcp: avoid dup SUB_CLOSED events after disconnect
Matthieu Baerts (NGI0)
1
-2
/
+2
2026-01-28
net/mlx5e: Skip ESN replay window setup for IPsec crypto offload
Jianbo Liu
1
-1
/
+2
2026-01-28
net/mlx5: Fix vhca_id access call trace use before alloc
Parav Pandit
4
-11
/
+21
2026-01-28
net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect
Shay Drory
1
-1
/
+2
2026-01-28
net: phy: micrel: fix clk warning when removing the driver
Wei Fang
1
-4
/
+13
2026-01-28
net/mlx5e: don't assume psp tx skbs are ipv6 csum handling
Daniel Zahka
1
-6
/
+11
2026-01-28
net: bridge: fix static key check
Martin Kaiser
1
-1
/
+1
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
3
-4
/
+29
2026-01-27
gve: fix probe failure if clock read fails
Jordan Rhee
5
-15
/
+14
2026-01-27
net/mlx5e: Account for netdev stats in ndo_get_stats64
Gal Pressman
1
-9
/
+11
2026-01-27
net/mlx5e: TC, delete flows only for existing peers
Mark Bloch
1
-6
/
+13
2026-01-27
net/mlx5: Fix Unbinding uplink-netdev in switchdev mode
Shay Drory
5
-0
/
+46
2026-01-27
ice: stop counting UDP csum mismatch as rx_errors
Jesse Brandeburg
1
-1
/
+0
2026-01-27
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
Aaron Ma
1
-4
/
+6
2026-01-27
ixgbe: don't initialize aci lock in ixgbe_recovery_probe()
Kohei Enju
1
-4
/
+2
2026-01-27
ixgbe: fix memory leaks in the ixgbe_recovery_probe() path
Kohei Enju
1
-12
/
+8
2026-01-27
bonding: fix use-after-free due to enslave fail after slave array update
Nikolay Aleksandrov
1
-5
/
+5
2026-01-27
dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: fix 'usb32_drvvbus0' gro...
Gabor Juhos
1
-1
/
+1
2026-01-27
pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
Bartosz Golaszewski
1
-0
/
+17
2026-01-26
nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
Kuniyuki Iwashima
2
-2
/
+19
2026-01-26
net: spacemit: Check for netif_carrier_ok() in emac_stats_update()
Vivian Wang
1
-7
/
+27
2026-01-26
mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
Eric Dumazet
1
-3
/
+13
2026-01-26
rocker: fix memory leak in rocker_world_port_post_fini()
Kery Qi
1
-3
/
+2
2026-01-25
net: dsa: yt921x: Fix MIB overflow wraparound routine
David Yang
1
-7
/
+8
2026-01-25
net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
Zeng Chi
1
-1
/
+1
2026-01-25
net: wwan: t7xx: fix potential skb->frags overflow in RX path
Kery Qi
1
-2
/
+7
2026-01-25
Linux 6.19-rc7
v6.19-rc7
Linus Torvalds
1
-1
/
+1
[next]