index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-11-20
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-11-20
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-11-20
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-11-20
PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
Raag Jadav
2023-11-20
udplite: fix various data-races
Eric Dumazet
2023-11-20
udplite: remove UDPLITE_BIT
Eric Dumazet
2023-11-20
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
2023-11-20
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
2023-11-20
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
2023-11-20
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
2023-11-20
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
2023-11-20
udp: introduce udp->udp_flags
Eric Dumazet
2023-11-20
wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
Johannes Berg
2023-11-20
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2023-11-20
wifi: cfg80211: add flush functions for wiphy work
Johannes Berg
2023-11-20
string: Adjust strtomem() logic to allow for smaller sources
Kees Cook
2023-11-20
PCI/MSI: Provide stubs for IMS functions
Reinette Chatre
2023-11-20
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
2023-11-20
x86/numa: Introduce numa_fill_memblks()
Alison Schofield
2023-11-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
2023-11-20
sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case
Yury Norov
2023-11-20
numa: Generalize numa_map_to_online_node()
Yury Norov
2023-11-08
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
2023-11-08
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-11-08
power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
Kai-Heng Feng
2023-10-27
Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...
Linus Torvalds
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
2023-10-26
Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-25
Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-10-25
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-10-24
Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-10-24
Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-24
gtp: uapi: fix GTPA_MAX
Pablo Neira Ayuso
2023-10-23
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
2023-10-21
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-20
Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-20
Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-10-20
Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-20
Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-18
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
2023-10-18
kasan: print the original fault addr when access invalid shadow
Haibo Li
2023-10-18
hugetlbfs: close race between MADV_DONTNEED and page fault
Rik van Riel
2023-10-18
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
2023-10-18
neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
Geert Uytterhoeven
2023-10-17
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-10-17
gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
Luben Tuikov
2023-10-17
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
[next]