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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-14
net: stmmac: avoid passing pci_dev
Russell King (Oracle)
1
-1
/
+1
2026-03-14
Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2026-03-14
net: dropreason: add SKB_DROP_REASON_RECURSION_LIMIT
Eric Dumazet
2
-1
/
+4
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
2
-0
/
+25
2026-03-14
Merge branch 'io_uring-7.0' into for-7.1/io_uring
Jens Axboe
1
-0
/
+1
2026-03-14
blk-integrity: support arbitrary buffer alignment
Keith Busch
1
-0
/
+1
2026-03-14
Merge tag 'device_lock_cond_guard-7.1-rc1' into driver-core-testing
Danilo Krummrich
1
-0
/
+1
2026-03-14
include/psp-sev.h: fix structure member in comment
Tycho Andersen (AMD)
1
-1
/
+1
2026-03-14
udp: Don't pass udptable to IPv4 socket lookup functions.
Kuniyuki Iwashima
1
-3
/
+2
2026-03-14
udp: Don't pass udptable to IPv6 socket lookup functions.
Kuniyuki Iwashima
2
-6
/
+4
2026-03-14
udp: Remove udp_table in struct udp_seq_afinfo.
Kuniyuki Iwashima
1
-1
/
+0
2026-03-14
udp: Remove struct proto.h.udp_table.
Kuniyuki Iwashima
1
-1
/
+0
2026-03-14
udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.
Kuniyuki Iwashima
3
-24
/
+3
2026-03-14
udp: Remove partial csum code in TX.
Kuniyuki Iwashima
1
-35
/
+0
2026-03-14
udp: Remove partial csum code in RX.
Kuniyuki Iwashima
2
-48
/
+3
2026-03-14
udp: Remove UDP-Lite SNMP stats.
Kuniyuki Iwashima
2
-33
/
+18
2026-03-14
ipv4: Retire UDP-Lite.
Kuniyuki Iwashima
3
-9
/
+6
2026-03-14
ipv6: Retire UDP-Lite.
Kuniyuki Iwashima
3
-5
/
+4
2026-03-14
udp: Make udp[46]_seq_show() static.
Kuniyuki Iwashima
1
-3
/
+0
2026-03-14
drm/pagemap: Add helper to access zone_device_data
Francois Dugast
1
-0
/
+21
2026-03-14
dma-mapping: Separate DMA sync issuing and completion waiting
Barry Song
1
-0
/
+6
2026-03-14
of: Add of_machine_get_match() helper
Geert Uytterhoeven
1
-3
/
+8
2026-03-13
sched_ext: Implement SCX_ENQ_IMMED
Tejun Heo
1
-0
/
+5
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-03-13
Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2026-03-13
ACPI: AC: Define ACPI_AC_CLASS in one place
Rafael J. Wysocki
1
-0
/
+2
2026-03-13
ACPI: driver: Do not set acpi_device_class() unnecessarily
Rafael J. Wysocki
1
-1
/
+0
2026-03-13
ACPI: event: Redefine acpi_notifier_call_chain()
Rafael J. Wysocki
1
-1
/
+2
2026-03-13
ACPI: driver: Do not set acpi_device_name() unnecessarily
Rafael J. Wysocki
1
-1
/
+0
2026-03-13
driver core: auxiliary bus: Introduce dev_is_auxiliary()
Rafael J. Wysocki
1
-0
/
+2
2026-03-13
integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
1
-0
/
+4
2026-03-13
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
1
-0
/
+2
2026-03-13
netfilter: revert nft_set_rbtree: validate open interval overlap
Florian Westphal
1
-4
/
+0
2026-03-13
wifi: ieee80211: fix definition of EHT-MCS 15 in MRU
Shayne Chen
1
-2
/
+2
2026-03-13
driver core: make struct class groups members constant arrays
Heiner Kallweit
1
-2
/
+2
2026-03-13
driver: core: constify groups array argument in device_add_groups and device_...
Heiner Kallweit
1
-2
/
+2
2026-03-13
sysfs: constify group arrays in function arguments
Heiner Kallweit
1
-8
/
+8
2026-03-13
vt: save/restore unicode screen buffer for alternate screen
Nicolas Pitre
1
-0
/
+1
2026-03-13
tee: clean up tee_core.h kernel-doc
Randy Dunlap
1
-14
/
+16
2026-03-13
drm/xe/uapi: Fix kernel-doc for DRM_XE_VM_BIND_FLAG_DECOMPRESS
Nitin Gote
1
-1
/
+1
2026-03-13
wifi: nl80211: split out UHR operation information
Johannes Berg
1
-0
/
+6
2026-03-13
ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
Eric Dumazet
2
-9
/
+24
2026-03-13
net: page_pool: scale alloc cache with PAGE_SIZE
Nimrod Oren
1
-1
/
+10
2026-03-13
driver core: Add conditional guard support for device_lock()
Li Ming
1
-0
/
+1
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-63
/
+160
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-2
/
+61
2026-03-12
KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
David Woodhouse
1
-5
/
+6
2026-03-12
Merge tag 'v7.0-rc3' into next
Dmitry Torokhov
1175
-15353
/
+60315
2026-03-12
base: soc: rename and export soc_device_get_machine()
Bartosz Golaszewski
1
-0
/
+10
2026-03-12
of: provide of_machine_read_model()
Bartosz Golaszewski
1
-0
/
+6
[prev]
[next]