index
:
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
38 hours
string: add mem_is_zero() helper to check if memory area is all zeros
Jani Nikula
38 hours
ptrace: Convert ptrace_attach() to use lock guards
Peter Zijlstra
38 hours
net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
Oleksij Rempel
38 hours
kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
Jianpeng Chang
38 hours
btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
Filipe Manana
38 hours
device property: set fwnode->secondary to NULL in fwnode_init()
Bartosz Golaszewski
38 hours
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
38 hours
Bluetooth: serialize accept_q access
Jiexun Wang
38 hours
af_unix: Give up GC if MSG_PEEK intervened.
Kuniyuki Iwashima
38 hours
driver core: platform: use generic driver_override infrastructure
Danilo Krummrich
38 hours
driver core: generalize driver_override in struct device
Danilo Krummrich
11 days
bonding: 3ad: implement proper RCU rules for port->aggregator
Eric Dumazet
11 days
bonding: print churn state via netlink
Hangbin Liu
11 days
bonding: add support for per-port LACP actor priority
Hangbin Liu
11 days
net: bonding: add broadcast_neighbor option for 802.3ad
Tonghao Zhang
11 days
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
11 days
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
11 days
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
11 days
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
11 days
cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
Daan De Meyer
11 days
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
11 days
pppoe: drop PFC frames
Qingfang Deng
11 days
lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()
Geert Uytterhoeven
11 days
dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resets
Konrad Dybcio
11 days
dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs
Val Packett
11 days
dev_printk: add new dev_err_probe() helpers
Nuno Sa
11 days
quota: Fix race of dquot_scan_active() with quota deactivation
Jan Kara
11 days
padata: Put CPU offline callback in ONLINE section to allow failure
Daniel Jordan
11 days
net: phy: qcom: at803x: Use the correct bit to disable extended next page
Maxime Chevallier
11 days
module: Fix freeing of charp module parameters when CONFIG_SYSFS=n
Petr Pavlu
11 days
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
11 days
firmware: dmi: Correct an indexing error in dmi.h
Mario Limonciello (AMD)
11 days
locking: Fix rwlock support in <linux/spinlock_up.h>
Bart Van Assche
11 days
hrtimer: Reduce trace noise in hrtimer_start()
Thomas Gleixner
2026-05-17
mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values
SeongJae Park
2026-05-17
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
2026-05-17
printk: add print_hex_dump_devel()
Thorsten Blum
2026-05-17
mmc: core: Optimize time for secure erase/trim for some Kingston eMMCs
Luke Wang
2026-05-17
fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
Thomas Zimmermann
2026-05-17
net: mctp: fix don't require received header reserved bits to be zero
Yuan Zhaoming
2026-05-17
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
2026-05-17
fanotify: fix false positive on permission events
Miklos Szeredi
2026-05-17
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
2026-05-17
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
2026-05-17
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
2026-05-17
fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
Rajat Gupta
2026-05-17
driver core: Add kernel-doc for DEV_FLAG_COUNT enum value
Douglas Anderson
2026-05-17
randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
2026-05-17
tpm: avoid -Wunused-but-set-variable
Arnd Bergmann
2026-05-17
rxrpc: Fix re-decryption of RESPONSE packets
David Howells
[next]