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
/
kernel
Age
Commit message (
Expand
)
Author
2026-01-22
rseq: Add statistics for time slice extensions
Thomas Gleixner
2026-01-22
rseq: Provide static branch for time slice extensions
Thomas Gleixner
2026-01-22
rseq: Add fields and constants for time slice extension
Thomas Gleixner
2026-01-22
sched/debug: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user()
Fushuai Wang
2026-01-21
bpf: add bpf_strncasecmp kfunc
Yuzuki Ishiyama
2026-01-21
bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
2026-01-21
sched/fair: Fix pelt clock sync when entering idle
Vincent Guittot
2026-01-21
perf: Fix refcount warning on event->mmap_count increment
Will Rosenberg
2026-01-21
clocksource: Reduce watchdog readout delay limit to prevent false positives
Thomas Gleixner
2026-01-20
bpf, x86: inline bpf_get_current_task() for x86_64
Menglong Dong
2026-01-20
fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID comment
Minu Jin
2026-01-20
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
2026-01-20
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
2026-01-20
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
2026-01-20
kallsyms: cleanup code for appending the module buildid
Petr Mladek
2026-01-20
module: add helper function for reading module_buildid()
Petr Mladek
2026-01-20
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...
Petr Mladek
2026-01-20
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
2026-01-20
kernel/crash: handle multi-page vmcoreinfo in crash kernel copy
Pnina Feder
2026-01-20
kernel: vmcoreinfo: allocate vmcoreinfo_data based on VMCOREINFO_BYTES
Pnina Feder
2026-01-20
kernel: fix off-by-one benign bugs
Alejandro Colomar
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
crash_dump: constify struct configfs_item_operations and configfs_group_opera...
Christophe JAILLET
2026-01-20
bpf: Simplify bpf_timer_cancel()
Mykyta Yatsenko
2026-01-20
bpf: Introduce lock-free bpf_async_update_prog_callback()
Mykyta Yatsenko
2026-01-20
bpf: Remove unnecessary arguments from bpf_async_set_callback()
Mykyta Yatsenko
2026-01-20
bpf: Factor out timer deletion helper
Mykyta Yatsenko
2026-01-20
bpf: Require ARG_PTR_TO_MEM with memory flag
Zesen Liu
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
2026-01-20
bpf: Add range tracking for BPF_DIV and BPF_MOD
Yazhou Tang
2026-01-20
bpf: Remove __prog kfunc arg annotation
Ihor Solodrai
2026-01-20
bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Verifier support for KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Introduce struct bpf_kfunc_meta
Ihor Solodrai
2026-01-20
bpf: Refactor btf_kfunc_id_set_contains
Ihor Solodrai
2026-01-20
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-01-20
bpf/verifier: Optimize ID mapping reset in states_equal
Qiliang Yuan
2026-01-20
bpf: Remove leftover accounting in htab_map_mem_usage after rqspinlock
Daniel Borkmann
2026-01-20
bpf: verifier: Make sync_linked_regs() scratch registers
Puranjay Mohan
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-01-20
kprobes: retry blocked optprobe in do_free_cleaned_kprobes
hongao
2026-01-20
timekeeping: Adjust the leap state for the correct auxiliary timekeeper
Thomas Weißschuh
2026-01-19
panic: only warn about deprecated panic_print on write access
Gal Pressman
2026-01-18
Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-01-18
Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-01-18
Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-16
bpf: Add SPDX license identifiers to a few files
Tim Bird
[prev]
[next]