index
:
kernel/git/stable/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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2026-05-18
net: convert netmem_tx flag to enum
Bobby Eshleman
2026-05-18
include: Remove unused ks8851_mll.h
Costa Shulyupin
2026-05-18
Merge tag 'nf-26-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-05-18
Merge tag 'for-net-2026-05-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-05-18
net/mlx5: add debugfs stats for frag buf dma pools
Nimrod Oren
2026-05-18
PCI: host-generic: Add common helpers for parsing Root Port properties
Sherry Sun
2026-05-18
sched/cache: Fix unpaired account_llc_enqueue/dequeue
Chen Yu
2026-05-18
sched/cache: Avoid cache-aware scheduling for memory-heavy processes
Chen Yu
2026-05-18
sched/cache: Calculate the LLC size and store it in sched_domain
Chen Yu
2026-05-18
sched/cache: Disable cache aware scheduling for processes with high thread co...
Chen Yu
2026-05-18
sched/cache: Allow only 1 thread of the process to calculate the LLC occupancy
Jianyong Wu
2026-05-18
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
2026-05-18
mailbox: Make mbox_send_message() return error code when tx fails
Joonwon Kang
2026-05-18
ASoC: Add support for GPIOs driven amplifiers
Mark Brown
2026-05-18
of: Introduce of_property_read_s32_index()
Herve Codina
2026-05-18
Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2026-05-18
Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-05-18
drm/gem: Make the GEM LRU lock part of drm_device
Boris Brezillon
2026-05-18
iomap: don't make REQ_POLLED imply REQ_NOWAIT
Christoph Hellwig
2026-05-18
coresight: Move CPU hotplug callbacks to core layer
Leo Yan
2026-05-18
coresight: sysfs: Increment refcount only for software source
Leo Yan
2026-05-18
ata: libata-scsi: do not needlessly defer commands when using PMP with FBS
Niklas Cassel
2026-05-18
ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
Niklas Cassel
2026-05-18
spi: switch to managed controller allocation (part 3/3)
Mark Brown
2026-05-18
coresight: Save active path for system tracers
Leo Yan
2026-05-18
coresight: Register CPU PM notifier in core layer
Leo Yan
2026-05-18
coresight: Remove .cpu_id() callback from source ops
Leo Yan
2026-05-18
coresight: Populate CPU ID into coresight_device
Leo Yan
2026-05-18
dio: Update DIO_SCMAX comment
Geert Uytterhoeven
2026-05-18
dt-bindings: gpio: Add Tegra238 support
Prathamesh Shete
2026-05-18
clocksource: Add devm_clocksource_register_*() helpers
Daniel Lezcano
2026-05-17
bpf,x86: Fix exception unwinding with outgoing stack arguments
Yonghong Song
2026-05-17
bpf: Check global subprog exception paths
Kumar Kartikeya Dwivedi
2026-05-17
Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-05-17
Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-17
firmware: arm_ffa: Set the core device as FF-A device parent
Sudeep Holla
2026-05-16
filelock: move LEASE_BREAK_* flags out of #ifdef CONFIG_FILE_LOCKING
Jeff Layton
2026-05-16
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
2026-05-16
netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()
Lorenzo Bianconi
2026-05-16
ipvs: avoid possible loop in ip_vs_dst_event on resizing
Julian Anastasov
2026-05-15
net: always declare __sock_wfree() and tcp_wfree()
Eric Dumazet
2026-05-15
Merge tag 'drm-fixes-2026-05-16' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-05-15
Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2026-05-16
Merge tag 'drm-misc-fixes-2026-05-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-05-15
Merge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-05-15
Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-05-15
Merge tag 'for-linus-7.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-05-15
Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-05-15
Merge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-05-15
fsnotify: add FSNOTIFY_EVENT_RENAME data type
Jeff Layton
[prev]
[next]