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-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
2022-09-27
ftrace: Properly unset FTRACE_HASH_FL_MOD
Zheng Yejian
2022-09-27
tracing/eprobe: Fix alloc event dir failed when event name no set
Tao Chen
2022-09-27
tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
Waiman Long
2022-09-26
bpf: Enforce W^X for bpf trampoline
Song Liu
2022-09-26
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2022-09-26
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
2022-09-26
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2022-09-26
ftrace: Keep the resolved addr in kallsyms_callback
Jiri Olsa
2022-09-26
kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
Jiri Olsa
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
2022-09-26
bpf: remove VMA linked list
Liam R. Howlett
2022-09-26
fork: use VMA iterator
Matthew Wilcox (Oracle)
2022-09-26
sched: use maple tree iterator to walk VMAs
Matthew Wilcox (Oracle)
2022-09-26
perf: use VMA iterator
Matthew Wilcox (Oracle)
2022-09-26
acct: use VMA iterator instead of linked list
Matthew Wilcox (Oracle)
2022-09-26
mm: remove vmacache
Liam R. Howlett
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
2022-09-26
mm: multi-gen LRU: kill switch
Yu Zhao
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-26
mm: multi-gen LRU: minimal implementation
Yu Zhao
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-26
delayacct: support re-entrance detection of thrashing accounting
Yang Yang
2022-09-26
rv/monitor: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-26
tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads
Nico Pache
2022-09-26
tracing: kprobe: Make gen test module work in arm and riscv
Yipeng Zou
2022-09-26
tracing: kprobe: Fix kprobe event gen test module on exit
Yipeng Zou
2022-09-26
kallsyms: Drop CONFIG_CFI_CLANG workarounds
Sami Tolvanen
2022-09-26
treewide: Drop WARN_ON_FUNCTION_MISMATCH
Sami Tolvanen
2022-09-26
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
2022-09-26
cfi: Remove CONFIG_CFI_CLANG_SHADOW
Sami Tolvanen
2022-09-26
tracepoint: Optimize the critical region of mutex_lock in tracepoint_module_c...
Zhen Lei
2022-09-26
tracing/filter: Call filter predicate functions directly via a switch statement
Steven Rostedt (Google)
2022-09-26
tracing: Move struct filter_pred into trace_events_filter.c
Steven Rostedt (Google)
2022-09-26
tracing/hist: Call hist functions directly via a switch statement
Steven Rostedt (Google)
2022-09-26
tracing: Add numeric delta time to the trace event benchmark
Steven Rostedt (Google)
2022-09-26
rv/monitors: add 'static' qualifier for local symbols
Zeng Heng
2022-09-26
tracing/eprobe: Add eprobe filter support
Masami Hiramatsu (Google)
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
2022-09-24
Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-09-24
Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-24
Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...
Greg Kroah-Hartman
2022-09-23
cgroup: use strscpy() is more robust and safer
ye xingchen
2022-09-23
cgroup: simplify code in cgroup_apply_control
William Dean
2022-09-23
cgroup: Make cgroup_get_from_id() prettier
Tejun Heo
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
2022-09-23
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
2022-09-23
livepatch: add sysfs entry "patched" for each klp_object
Song Liu
[prev]
[next]