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
2025-10-07
net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
Oleksij Rempel
1
-0
/
+29
2025-10-07
selftests: drv-net: make linters happy with our imports
Jakub Kicinski
2
-11
/
+33
2025-10-07
net: sparx5/lan969x: fix flooding configuration on bridge join/leave
Daniel Machon
3
-10
/
+17
2025-10-07
net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions
Maxime Chevallier
1
-14
/
+25
2025-10-06
selftests: net: unify the Makefile formats
Jakub Kicinski
17
-242
/
+383
2025-10-06
selftests: net: sort configs
Jakub Kicinski
11
-150
/
+150
2025-10-06
tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
Eric Dumazet
1
-1
/
+4
2025-10-06
page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
Toke Høiland-Jørgensen
2
-32
/
+66
2025-10-06
net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
Erick Karanja
1
-0
/
+2
2025-10-06
ice: ice_adapter: release xa entry on adapter allocation failure
Haotian Zhang
1
-4
/
+6
2025-10-06
selftest: net: ovpn: Fix uninit return values
Sidharth Seela
1
-0
/
+2
2025-10-06
net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work
Duoming Zhou
1
-1
/
+1
2025-10-06
tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
Kuniyuki Iwashima
1
-1
/
+0
2025-10-06
net: wwan: t7xx: add support for HP DRMR-H01
Sammy Hsu
1
-0
/
+1
2025-10-06
net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
Alexandr Sapozhnikov
1
-1
/
+2
2025-10-03
net: doc: Fix typos in docs
Bhanu Seshu Kumar Valluri
3
-5
/
+5
2025-10-03
net: psp: don't assume reply skbs will have a socket
Jakub Kicinski
4
-6
/
+6
2025-10-03
net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
Dan Carpenter
1
-1
/
+1
2025-10-03
net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_...
Bhanu Seshu Kumar Valluri
1
-4
/
+7
2025-10-03
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1549
-27630
/
+79397
2025-10-02
Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
576
-9289
/
+16905
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1254
-19096
/
+51985
2025-10-02
Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
602
-16206
/
+24397
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
190
-1826
/
+4534
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
37
-452
/
+1001
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
33
-339
/
+1362
2025-10-02
Merge tag 'kcsan-20250929-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2025-10-02
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
40
-260
/
+433
2025-10-02
Merge tag 'linux_kselftest-next-6.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-3
/
+16
2025-10-02
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
20
-63
/
+880
2025-10-02
Merge tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-34
/
+69
2025-10-02
Merge tag 'soc-arm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
21
-111
/
+113
2025-10-02
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
157
-651
/
+9438
2025-10-02
Merge tag 'soc-defconfig-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-14
/
+16
2025-10-02
Merge tag 'soc-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
847
-16369
/
+59965
2025-10-02
Merge tag 'soc-newsoc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-0
/
+423
2025-10-02
Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
155
-1926
/
+2879
2025-10-02
Merge tag 'thermal-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
37
-94
/
+1804
2025-10-02
Merge tag 'acpi-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
38
-252
/
+498
2025-10-02
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
64
-641
/
+1050
2025-10-02
Merge tag 'i3c/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
20
-168
/
+1410
2025-10-02
Merge tag 'i2c-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
30
-115
/
+218
2025-10-02
ARM: versatile: clock: convert from round_rate() to determine_rate()
Brian Masney
1
-4
/
+5
2025-10-02
ARM: configs: u8500: Set NFC_SHDLC as built-in
Jihed Chaibi
1
-1
/
+1
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
171
-766
/
+9119
2025-10-01
Merge tag 'for-linus-6.18-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
12
-338
/
+600
2025-10-01
Merge tag 'for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
32
-590
/
+1610
2025-10-01
Merge tag 'hsi-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
1
-11
/
+0
2025-10-01
Merge tag 'firewire-updates-6.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-627
/
+518
2025-10-01
Merge tag 'backlight-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-10
/
+20
[next]