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-7.1.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-07-24
mm/damon/ops-common: handle extreme intervals in damon_hot_score()
SeongJae Park
1
-2
/
+6
2026-07-24
file: add fput() cleanup helper
Christian Brauner
1
-0
/
+2
2026-07-24
f2fs: validate orphan inode entry count
Wenjie Qi
1
-0
/
+3
2026-07-24
device property: initialize the remaining fields of fwnode_handle in fwnode_i...
Bartosz Golaszewski
1
-0
/
+2
2026-07-24
net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+2
2026-07-04
phonet: Pass net and ifindex to phonet_address_notify().
Kuniyuki Iwashima
1
-1
/
+1
2026-07-04
keys: Pin request_key_auth payload in instantiate paths
Shaomin Chen
1
-0
/
+2
2026-07-04
net: skmsg: preserve sg.copy across SG transforms
Yiming Qian
1
-4
/
+11
2026-07-04
KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
Sean Christopherson
1
-1
/
+6
2026-07-04
ring-buffer: Remove ring_buffer_read_prepare_sync()
Bjoern Doebel
1
-3
/
+1
2026-07-04
debugobjects,locking: Annotate debug_object_fill_pool() wait type violation
Peter Zijlstra
2
-0
/
+15
2026-07-04
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
1
-0
/
+6
2026-07-04
net/sched: fix pedit partial COW leading to page cache corruption
Rajat Gupta
1
-1
/
+0
2026-06-19
mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values
SeongJae Park
1
-0
/
+1
2026-06-19
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
1
-0
/
+1
2026-06-19
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
3
-80
/
+88
2026-06-19
RDMA/umem: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+5
2026-06-19
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
2
-11
/
+0
2026-06-19
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
1
-2
/
+2
2026-06-19
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
1
-2
/
+2
2026-06-19
Bluetooth: serialize accept_q access
Jiexun Wang
1
-0
/
+1
2026-06-19
genetlink: Use internal flags for multicast groups
Ido Schimmel
1
-3
/
+6
2026-06-19
printk: add print_hex_dump_devel()
Thorsten Blum
1
-0
/
+13
2026-06-19
fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
Thomas Zimmermann
1
-1
/
+3
2026-06-19
net: mctp: fix don't require received header reserved bits to be zero
Yuan Zhaoming
1
-0
/
+3
2026-06-19
Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig
Michael Bommarito
1
-0
/
+1
2026-06-19
netfilter: ctnetlink: ensure safe access to master conntrack
Pablo Neira Ayuso
1
-0
/
+5
2026-06-19
netfilter: nf_conntrack: destroy stale expectfn expectations on unregister
Weiming Shi
1
-0
/
+1
2026-06-19
net: guard timestamp cmsgs to real error queue skbs
Kyle Zeng
1
-0
/
+1
2026-06-19
net/sched: act_api: use RCU with deferred freeing for action lifecycle
Jamal Hadi Salim
1
-0
/
+1
2026-06-19
ipvs: clear the svc scheduler ptr early on edit
Julian Anastasov
1
-2
/
+1
2026-06-19
Disable -Wattribute-alias for clang-23 and newer
Nathan Chancellor
4
-0
/
+18
2026-06-19
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
1
-0
/
+1
2026-06-19
HID: pass the buffer size to hid_report_raw_event
Benjamin Tissoires
1
-2
/
+2
2026-06-19
HID: core: Add printk_ratelimited variants to hid_warn() etc
Vicki Pfau
1
-0
/
+11
2026-06-19
xfrm: route MIGRATE notifications to caller's netns
Maoyi Xie
1
-1
/
+2
2026-06-19
iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
Arnd Bergmann
1
-0
/
+11
2026-06-19
parport: Fix race between port and client registration
Ben Hutchings
1
-0
/
+1
2026-06-19
drm/dp: Add eDP 1.5 bit definition
Suraj Kandpal
1
-0
/
+1
2026-06-19
drm: Remove plane hsub/vsub alignment requirement for core helpers
Carlos Eduardo Gallo Filho
1
-2
/
+3
2026-06-01
string: add mem_is_zero() helper to check if memory area is all zeros
Jani Nikula
1
-0
/
+12
2026-06-01
device property: set fwnode->secondary to NULL in fwnode_init()
Bartosz Golaszewski
1
-0
/
+1
2026-06-01
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
1
-0
/
+1
2026-06-01
btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
Filipe Manana
1
-3
/
+1
2026-06-01
bonding: 3ad: implement proper RCU rules for port->aggregator
Eric Dumazet
1
-1
/
+1
2026-06-01
bonding: print churn state via netlink
Hangbin Liu
1
-0
/
+2
2026-06-01
bonding: add support for per-port LACP actor priority
Hangbin Liu
3
-0
/
+3
2026-06-01
net: bonding: add broadcast_neighbor option for 802.3ad
Tonghao Zhang
2
-0
/
+4
2026-06-01
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
2
-6
/
+7
2026-06-01
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
1
-3
/
+5
[prev]
[next]