index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
netfilter: nfnetlink_queue: make hash table per queue
Florian Westphal
2
-91
/
+49
2026-04-22
netfilter: nfnetlink_queue: nfqnl_instance GFP_ATOMIC -> GFP_KERNEL_ACCOUNT a...
Scott Mitchell
1
-41
/
+34
2026-04-22
netfilter: ip6t_eui64: reject invalid MAC header for all packets
Zhengchuan Liang
1
-2
/
+1
2026-04-22
netfilter: xt_multiport: validate range encoding in checkentry
Ren Wei
1
-4
/
+30
2026-04-22
netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator
Xiang Mei
1
-4
/
+4
2026-04-22
ipvs: fix NULL deref in ip_vs_add_service error path
Weiming Shi
1
-1
/
+0
2026-04-22
selftests: net: bridge_vlan_mcast: wait for h1 before querier check
Daniel Golle
1
-0
/
+1
2026-04-22
drm/xe: Fix bug in idledly unit conversion
Vinay Belgaumkar
1
-2
/
+1
2026-04-22
ASoC: Intel: avs: Fix memory leak in avs_register_i2s_test_boards()
Cezary Rojewski
1
-3
/
+6
2026-04-22
pinctrl: mcp23s08: Disable all pin interrupts during probe
Francesco Lavra
1
-0
/
+9
2026-04-22
net: af_key: zero aligned sockaddr tail in PF_KEY exports
Zhengchuan Liang
1
-18
/
+34
2026-04-22
xfrm_user: fix info leak in build_mapping()
Greg Kroah-Hartman
1
-0
/
+1
2026-04-22
xfrm: fix refcount leak in xfrm_migrate_policy_find
Kotlyarov Mihail
1
-3
/
+0
2026-04-22
xfrm: Wait for RCU readers during policy netns exit
Steffen Klassert
1
-0
/
+2
2026-04-22
vsock/test: fix send_buf()/recv_buf() EINTR handling
Stefano Garzarella
1
-2
/
+6
2026-04-22
xsk: validate MTU against usable frame size on bind
Maciej Fijalkowski
1
-3
/
+25
2026-04-22
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
2
-1
/
+5
2026-04-22
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
2
-3
/
+24
2026-04-22
xsk: tighten UMEM headroom validation to account for tailroom and min frame
Maciej Fijalkowski
1
-1
/
+2
2026-04-22
e1000: check return value of e1000_read_eeprom
Agalakov Daniil
1
-1
/
+7
2026-04-22
ixgbevf: add missing negotiate_features op to Hyper-V ops table
Michal Schmidt
1
-0
/
+7
2026-04-22
ixgbe: stop re-reading flash on every get_drvinfo for e610
Aleksandr Loktionov
4
-8
/
+19
2026-04-22
ice: ptp: don't WARN when controlling PF is unavailable
Kohei Enju
1
-1
/
+7
2026-04-22
ASoC: SOF: Intel: fix iteration in is_endpoint_present()
Maciej Strozek
1
-5
/
+3
2026-04-22
ASoC: SOF: Intel: Fix endpoint index if endpoints are missing
Maciej Strozek
1
-1
/
+1
2026-04-22
ASoC: SDCA: Fix errors in IRQ cleanup
Charles Keepax
3
-4
/
+87
2026-04-22
ASoC: SDCA: Add ASoC jack hookup in class driver
Charles Keepax
1
-0
/
+13
2026-04-22
tracing/probe: reject non-closed empty immediate strings
Pengpeng Hou
1
-1
/
+1
2026-04-22
mshv: Fix infinite fault loop on permission-denied GPA intercepts
Stanislav Kinsburskii
3
-5
/
+20
2026-04-22
PCI: hv: Fix double ida_free in hv_pci_probe error path
Sahil Chandna
1
-3
/
+1
2026-04-22
dt-bindings: net: Fix Tegra234 MGBE PTP clock
Jon Hunter
1
-2
/
+2
2026-04-22
net: stmmac: Fix PTP ref clock for Tegra234
Jon Hunter
1
-2
/
+17
2026-04-22
nfc: s3fwrn5: allocate rx skb before consuming bytes
Pengpeng Hou
1
-3
/
+7
2026-04-22
net: increase IP_TUNNEL_RECURSION_LIMIT to 5
Chris J Arges
1
-1
/
+1
2026-04-22
ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
Yiqi Sun
1
-0
/
+7
2026-04-22
ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()
Fernando Fernandez Mancera
1
-11
/
+27
2026-04-22
ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
Fernando Fernandez Mancera
1
-2
/
+1
2026-04-22
rtnetlink: add missing netlink_ns_capable() check for peer netns
Nikolaos Gkarlis
1
-13
/
+27
2026-04-22
bridge: guard local VLAN-0 FDB helpers against NULL vlan group
Zijing Yin
1
-0
/
+6
2026-04-22
ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()
Eric Dumazet
1
-11
/
+16
2026-04-22
net: airoha: Fix memory leak in airoha_qdma_rx_process()
Lorenzo Bianconi
1
-2
/
+1
2026-04-22
net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
Eric Dumazet
1
-5
/
+8
2026-04-22
net: fec: make FIXED_PHY dependency unconditional
Arnd Bergmann
1
-1
/
+1
2026-04-22
net: sched: act_csum: validate nested VLAN headers
Ruide Cao
1
-1
/
+5
2026-04-22
eventpoll: defer struct eventpoll free to RCU grace period
Nicholas Carlini
1
-1
/
+5
2026-04-22
drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock
Maíra Canal
1
-0
/
+3
2026-04-22
drm/vc4: Fix a memory leak in hang state error path
Maíra Canal
1
-8
/
+10
2026-04-22
drm/vc4: Fix memory leak of BO array in hang state
Maíra Canal
1
-0
/
+1
2026-04-22
drm/vc4: Release runtime PM reference after binding V3D
Maíra Canal
1
-0
/
+1
2026-04-22
cachefiles: fix incorrect dentry refcount in cachefiles_cull()
NeilBrown
1
-0
/
+5
[prev]
[next]