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-03-05
block: use trylock to avoid lockdep circular dependency in sysfs
Ming Lei
2
-2
/
+18
2026-03-05
xfs: Remove redundant NULL check after __GFP_NOFAIL
hongao
1
-6
/
+2
2026-03-05
drm/ttm: Fix bo resource use-after-free
Thadeu Lima de Souza Cascardo
1
-6
/
+5
2026-03-05
Merge branch 'net-stmmac-fix-vlan-handling-when-interface-is-down'
Jakub Kicinski
3
-35
/
+79
2026-03-05
net: stmmac: Defer VLAN HW configuration when interface is down
Ovidiu Panait
2
-19
/
+26
2026-03-05
net: stmmac: Fix VLAN HW state restore
Ovidiu Panait
2
-12
/
+22
2026-03-05
net: stmmac: Improve double VLAN handling
Ovidiu Panait
3
-4
/
+21
2026-03-05
net: stmmac: Fix error handling in VLAN add and delete paths
Ovidiu Panait
1
-4
/
+14
2026-03-05
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
7
-47
/
+110
2026-03-05
Merge branch 'mptcp-misc-fixes-for-v7-0-rc2'
Jakub Kicinski
4
-16
/
+108
2026-03-05
selftests: mptcp: join: check removing signal+subflow endp
Matthieu Baerts (NGI0)
1
-0
/
+13
2026-03-05
mptcp: pm: in-kernel: always mark signal+subflow endp as used
Matthieu Baerts (NGI0)
1
-0
/
+9
2026-03-05
selftests: mptcp: join: check RM_ADDR not sent over same subflow
Matthieu Baerts (NGI0)
1
-0
/
+36
2026-03-05
mptcp: pm: avoid sending RM_ADDR over same subflow
Matthieu Baerts (NGI0)
1
-12
/
+43
2026-03-05
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
1
-4
/
+7
2026-03-05
Merge branch 'nfc-fix-leaks-and-races-surfaced-by-nipa'
Jakub Kicinski
4
-8
/
+41
2026-03-05
nfc: rawsock: cancel tx_work before socket teardown
Jakub Kicinski
1
-0
/
+11
2026-03-05
nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
Jakub Kicinski
1
-4
/
+8
2026-03-05
nfc: nci: complete pending data exchange on device close
Jakub Kicinski
1
-0
/
+9
2026-03-05
nfc: digital: free skb on digital_in_send error paths
Jakub Kicinski
1
-2
/
+6
2026-03-05
nfc: nci: free skb on nci_transceive early error paths
Jakub Kicinski
1
-2
/
+7
2026-03-05
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
2
-3
/
+5
2026-03-05
net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
Eric Dumazet
1
-0
/
+1
2026-03-05
net: nfc: nci: Fix zero-length proprietary notifications
Ian Ray
1
-1
/
+11
2026-03-05
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
8
-108
/
+127
2026-03-05
net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
Koichiro Den
1
-0
/
+10
2026-03-05
Merge tag 'amd-drm-fixes-7.0-2026-03-04' of https://gitlab.freedesktop.org/ag...
Dave Airlie
14
-88
/
+172
2026-03-05
hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
Sanman Pradhan
1
-9
/
+10
2026-03-05
Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
10
-28
/
+104
2026-03-05
mailmap: reflect my gmail as default
Jason Xing
1
-0
/
+1
2026-03-05
Merge tag 'modules-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+20
2026-03-05
Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
9
-29
/
+25
2026-03-05
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-160
/
+326
2026-03-05
mailmap: Add entry for Joe Damato
Joe Damato
1
-0
/
+1
2026-03-05
sched_ext/selftests: Fix format specifier and buffer length in file_write_long()
Cheng-Yang Chou
1
-2
/
+2
2026-03-05
hwmon: (max6639) fix inverted polarity
Olivier Sobrie
1
-1
/
+1
2026-03-05
nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
Dave Airlie
1
-0
/
+3
2026-03-04
accel/amdxdna: Fix major version check on NPU1 platform
Lizhi Hou
1
-1
/
+1
2026-03-04
remoteproc: sysmon: Correct subsys_name_len type in QMI request
Bjorn Andersson
1
-1
/
+1
2026-03-04
timekeeping: Fix timex status validation for auxiliary clocks
Miroslav Lichvar
1
-2
/
+4
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
3
-39
/
+95
2026-03-04
drm/amdgpu/userq: Consolidate wait ioctl exit path
Tvrtko Ursulin
1
-23
/
+5
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
2
-10
/
+28
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
1
-1
/
+5
2026-03-04
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
2
-2
/
+9
2026-03-04
MAINTAINERS, mailmap: update email address for Lorenzo Stoakes
Lorenzo Stoakes (Oracle)
2
-11
/
+12
2026-03-04
mm/mmu_notifier: clean up mmu_notifier.h kernel-doc
Randy Dunlap
1
-15
/
+16
2026-03-04
uaccess: correct kernel-doc parameter format
Randy Dunlap
1
-2
/
+2
2026-03-04
mm/huge_memory: fix a folio_split() race condition with folio_try_get()
Zi Yan
1
-4
/
+9
2026-03-04
MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
Vlastimil Babka (SUSE)
1
-1
/
+2
[prev]
[next]