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-7.1.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
/
linux
Age
Commit message (
Expand
)
Author
2026-06-02
mm/huge_memory: move THP gfp limit helper into header
Kairui Song
2026-06-02
mm: rejig pageblock mask definitions
Brendan Jackman
2026-06-02
mm: introduce for_each_free_list()
Brendan Jackman
2026-06-02
mm/mmu_notifier: fix a begin vs. start typo in the invalidate range comment
Takahiro Itazuri
2026-06-02
drivers/base/memory: make memory block get/put explicit
Muchun Song
2026-06-02
mm/bootmem_info: remove call to kmemleak_free_part_phys()
David Hildenbrand (Arm)
2026-06-02
mm/damon: replace damon_rand() with a per-ctx lockless PRNG
Jiayuan Chen
2026-06-02
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
2026-06-02
vdso/vsyscall: Gate update_vsyscall() behind CONFIG_GENERIC_GETTIMEOFDAY
Thomas Weißschuh
2026-06-02
sched/cputime: Handle dyntick-idle steal time correctly
Frederic Weisbecker
2026-06-02
sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
Frederic Weisbecker
2026-06-02
tick/sched: Consolidate idle time fetching APIs
Frederic Weisbecker
2026-06-02
tick/sched: Move dyntick-idle cputime accounting to cputime code
Frederic Weisbecker
2026-06-02
tick/sched: Unify idle cputime accounting
Frederic Weisbecker
2026-06-02
powerpc/time: Prepare to stop elapsing in dynticks-idle
Frederic Weisbecker
2026-06-02
sched/cputime: Correctly support generic vtime idle time
Frederic Weisbecker
2026-06-02
sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
Frederic Weisbecker
2026-06-02
bpf: Silence unused-but-set-variable warning in bpf_for_each_reg_in_vstate_mask
Amery Hung
2026-06-02
Merge branches 'rcutorture.2026.05.24' and 'misc.2026.05.24' into rcu-merge.2...
Uladzislau Rezki (Sony)
2026-06-02
io_uring/bpf-ops: restrict ctx access to BPF
Pavel Begunkov
2026-06-02
Merge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-06-02
mm: Make empty_zero_page[] const
Ard Biesheuvel
2026-06-02
regulator: Use named initializers for platform_device_id arrays
Mark Brown
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-06-02
rseq: Fix using an uninitialized stack variable in rseq_exit_user_update()
Qing Wang
2026-06-02
sched/proxy: Remove PROXY_WAKING
K Prateek Nayak
2026-06-02
sched: Add blocked_donor link to task for smarter mutex handoffs
Peter Zijlstra
2026-06-02
sched: Add is_blocked task flag
John Stultz
2026-06-02
sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING case
John Stultz
2026-06-02
Merge branch 'tip/sched/urgent'
Peter Zijlstra
2026-06-02
pps: Convert to ktime_get_snapshot_id()
Thomas Gleixner
2026-06-02
timekeeping: Provide ktime_get_snapshot_id()
Thomas Gleixner
2026-06-01
libbpf: Reject non-exclusive metadata maps in the signed loader
KP Singh
2026-06-01
bpf: Drop redundant hash_buf from map_get_hash operation
Daniel Borkmann
2026-06-01
bpf: Unify release handling for helpers and kfuncs
Amery Hung
2026-06-01
bpf: Unify referenced object tracking in verifier
Amery Hung
2026-06-01
bpf: Refactor object relationship tracking and fix dynptr UAF bug
Amery Hung
2026-06-01
bpf: Unify dynptr handling in the verifier
Amery Hung
2026-06-01
net: Remove orphaned ax25_ptr references
Costa Shulyupin
2026-06-01
ata: Annotate functions in the issuing path with __must_hold()
Bart Van Assche
2026-06-01
ata: libata: Document when host->eh_mutex should be held
Bart Van Assche
2026-06-01
Merge remote-tracking branch 'tip/locking/context' into for-7.2
Niklas Cassel
2026-06-01
Merge tag 'v7.1-rc6' into char-misc-next
Greg Kroah-Hartman
2026-06-01
Merge tag 'v7.1-rc6' into tty-next
Greg Kroah-Hartman
2026-06-01
Merge tag 'v7.1-rc6' into usb-next
Greg Kroah-Hartman
2026-06-01
sunrpc: add a generic netlink family for cache upcalls
Jeff Layton
2026-06-01
sunrpc: add helpers to count and snapshot pending cache requests
Jeff Layton
2026-06-01
sunrpc: add a cache_notify callback
Jeff Layton
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall_timeout()
Jeff Layton
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()
Jeff Layton
[prev]
[next]