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-28
lib/fonts: Fix bit position when rotating by 180 degrees
Thomas Zimmermann
1
-1
/
+1
2026-04-28
fbdev: defio: Remove duplicate include of linux/module.h
Chen Ni
1
-1
/
+0
2026-04-28
fbdev: ipu-v3: clean up kernel-doc warnings
Randy Dunlap
1
-5
/
+11
2026-04-28
net: mctp i2c: check length before marking flow active
William A. Kennington III
2
-3
/
+5
2026-04-28
efi: pstore: Drop efivar lock when efi_pstore_open() returns with an error
Thomas Huth
1
-1
/
+3
2026-04-28
efivarfs: use QSTR() in efivarfs_alloc_dentry
Thorsten Blum
1
-4
/
+1
2026-04-28
net: stmmac: Prevent NULL deref when RX memory exhausted
Sam Edwards
1
-7
/
+12
2026-04-28
net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels
Andrea Mayer
2
-0
/
+18
2026-04-28
drm/udl: Increase GET_URB_TIMEOUT
Shixiong Ou
2
-3
/
+5
2026-04-28
ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error
Cássio Gabriel
1
-0
/
+1
2026-04-28
Merge tag 'ath-current-20260427' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
5
-31
/
+54
2026-04-28
wifi: rsi: fix kthread lifetime race between self-exit and external-stop
Jeongjun Park
1
-3
/
+2
2026-04-28
sched/fair: Clear rel_deadline when initializing forked entities
Zicheng Qu
1
-0
/
+1
2026-04-28
sched/fair: Fix wakeup_preempt_fair() vs delayed dequeue
Vincent Guittot
1
-13
/
+14
2026-04-28
sched/fair: Fix the negative lag increase fix
Peter Zijlstra
1
-5
/
+10
2026-04-28
ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()
Takashi Iwai
1
-0
/
+2
2026-04-28
ALSA: usb-audio: Fix potential leak of pd at parsing UAC3 streams
Takashi Iwai
3
-38
/
+25
2026-04-28
ALSA: caiaq: Don't abort when no input device is available
Takashi Iwai
2
-2
/
+2
2026-04-28
ALSA: caiaq: Fix potentially leftover ep1_in_urb at error path
Takashi Iwai
1
-1
/
+1
2026-04-28
xfrm: Don't clobber inner headers when already set
Cosmin Ratiu
1
-6
/
+14
2026-04-28
tools/selftests: Add a VXLAN+IPsec traffic test
Cosmin Ratiu
3
-0
/
+210
2026-04-28
tools/selftests: Use a sensible timeout value for iperf3 client
Cosmin Ratiu
1
-1
/
+4
2026-04-28
ASoC: aw88395: Fix kernel panic caused by invalid GPIO error pointer
wangdicheng
1
-5
/
+4
2026-04-28
netpoll: fix IPv6 local-address corruption
Breno Leitao
1
-1
/
+18
2026-04-28
tcp: make probe0 timer handle expired user timeout
Altan Hacigumus
1
-2
/
+3
2026-04-28
ibmveth: Disable GSO for packets with small MSS
Mingming Cao
2
-0
/
+23
2026-04-28
neigh: let neigh_xmit take skb ownership
Florian Westphal
1
-5
/
+5
2026-04-28
ipmr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
3
-50
/
+77
2026-04-28
net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
Morduan Zang
1
-2
/
+8
2026-04-28
Merge branch 'net-sched-taprio-fix-null-pointer-dereference-in-class-dump'
Jakub Kicinski
2
-5
/
+34
2026-04-28
selftests/tc-testing: add taprio test for class dump after child delete
Weiming Shi
1
-0
/
+26
2026-04-28
net/sched: taprio: fix NULL pointer dereference in class dump
Weiming Shi
1
-5
/
+8
2026-04-28
Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...
Linus Torvalds
2
-2
/
+13
2026-04-28
NFC: trf7970a: Ignore antenna noise when checking for RF field
Paul Geurts
1
-1
/
+2
2026-04-28
spi: amlogic-spisg: initialize completion before requesting IRQ
Felix Gu
1
-2
/
+1
2026-04-28
net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
Morduan Zang
1
-0
/
+7
2026-04-28
net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
Zhan Jun
1
-1
/
+4
2026-04-28
ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
Greg Kroah-Hartman
1
-3
/
+6
2026-04-28
vrf: Fix a potential NPD when removing a port from a VRF
Ido Schimmel
1
-4
/
+11
2026-04-28
net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
Eric Dumazet
1
-9
/
+10
2026-04-28
net/sched: sch_choke: annotate data-races in choke_dump_stats()
Eric Dumazet
1
-10
/
+16
2026-04-28
net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
Lorenzo Bianconi
1
-3
/
+6
2026-04-28
net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()
Lorenzo Bianconi
2
-4
/
+20
2026-04-28
net: airoha: stop net_device TX queue before updating CPU index
Lorenzo Bianconi
1
-5
/
+4
2026-04-28
net: airoha: fix BQL imbalance in TX path
Lorenzo Bianconi
1
-4
/
+3
2026-04-28
Merge branch 'netem-bug-fixes'
Jakub Kicinski
1
-12
/
+64
2026-04-28
net/sched: netem: check for negative latency and jitter
Stephen Hemminger
1
-0
/
+22
2026-04-28
net/sched: netem: fix slot delay calculation overflow
Stephen Hemminger
1
-3
/
+2
2026-04-28
net/sched: netem: validate slot configuration
Stephen Hemminger
1
-0
/
+29
2026-04-28
net/sched: netem: only reseed PRNG when seed is explicitly provided
Stephen Hemminger
1
-4
/
+6
[prev]
[next]