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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-18
ppp: require callers of ppp_dev_name() to hold RCU
Qingfang Deng
1
-1
/
+3
2026-03-14
net/mlx5: Add a shared devlink instance for PFs on same chip
Jiri Pirko
1
-0
/
+1
2026-03-14
net: phy: move remaining provider code to mdio_bus_provider.c
Heiner Kallweit
1
-3
/
+0
2026-03-14
net: phy: make mdio_device.c part of libphy
Heiner Kallweit
1
-2
/
+0
2026-03-14
net: stmmac: avoid passing pci_dev
Russell King (Oracle)
1
-1
/
+1
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
1
-0
/
+3
2026-03-14
udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.
Kuniyuki Iwashima
1
-9
/
+1
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-43
/
+97
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-1
/
+39
2026-03-12
tcp: add tcp_release_cb_cond() helper
Eric Dumazet
1
-0
/
+7
2026-03-12
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
1
-1
/
+6
2026-03-11
net: stmmac: add documentation for clocks
Russell King (Oracle)
1
-1
/
+32
2026-03-11
net: stmmac: add documentation for stmmac_dma_cfg members
Russell King (Oracle)
1
-1
/
+22
2026-03-11
net: stmmac: use u8 for host_dma_width and similar struct members
Russell King (Oracle)
1
-1
/
+1
2026-03-11
net: stmmac: use u8 for ?x_queues_to_use and number_?x_queues
Russell King (Oracle)
1
-2
/
+2
2026-03-11
net: stmmac: reorder structs to reduce memory consumption
Russell King (Oracle)
1
-8
/
+8
2026-03-11
net: stmmac: convert plat_stmmacenet_data booleans to type bool
Russell King (Oracle)
1
-7
/
+7
2026-03-11
net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()
Russell King (Oracle)
1
-0
/
+1
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-28
/
+24
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
1
-0
/
+32
2026-03-10
tcp: move tp->chrono_type next tp->chrono_stat[]
Eric Dumazet
1
-2
/
+2
2026-03-10
Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-38
/
+0
2026-03-10
ppp: simplify input error handling
Qingfang Deng
1
-1
/
+1
2026-03-09
gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
Jialu Xu
1
-38
/
+0
2026-03-08
eventpoll: Convert epoll_put_uevent() to scoped user access
Eric Dumazet
1
-4
/
+7
2026-03-07
Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2026-03-07
net: phy: remove phy_attach
Heiner Kallweit
1
-2
/
+0
2026-03-07
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
1
-0
/
+1
2026-03-07
net: stmmac: make pcs_mask and phy_mask u32
Russell King (Oracle)
1
-2
/
+2
2026-03-07
net: stmmac: mdio_bus_data->default_an_inband is boolean
Russell King (Oracle)
1
-1
/
+1
2026-03-07
Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+9
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2026-03-06
Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-9
/
+10
2026-03-06
tcp: Initialise ehash secrets during connect() and listen().
Kuniyuki Iwashima
1
-0
/
+2
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-101
/
+170
2026-03-05
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-12
/
+34
2026-03-05
Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2026-03-05
net: ethtool: Track pause storm events
Mohsin Bashir
1
-0
/
+2
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
1
-5
/
+22
2026-03-05
Merge tag 'nf-next-26-03-04' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
1
-9
/
+40
2026-03-05
net: use ktime_t in struct scm_timestamping_internal
Eric Dumazet
1
-1
/
+1
2026-03-05
Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2
-6
/
+267
2026-03-05
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+22
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
Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...
Axel Rasmussen
1
-11
/
+6
2026-03-04
wifi: UHR: define DPS/DBE/P-EDCA elements and fix size parsing
Karthikeyan Kathirvel
1
-6
/
+265
2026-03-04
rculist_bl: add hlist_bl_for_each_entry_continue_rcu
Julian Anastasov
1
-9
/
+40
2026-03-04
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
1
-0
/
+1
2026-03-03
Revert "driver core: enforce device_lock for driver_match_device()"
Danilo Krummrich
1
-0
/
+2
[next]