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.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
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for trampoline.c
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_array_cg()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_task_storage_free()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_prog()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_inode_storage_free()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_storage_free()
Menglong Dong
2025-08-25
cpuset: add helpers for cpus read and cpuset_mutex locks
Chen Ridong
2025-08-25
cpuset: separate tmpmasks and cpuset allocation logic
Chen Ridong
2025-08-25
cpuset: decouple tmpmasks and cpumasks freeing in cgroup
Chen Ridong
2025-08-25
cgroup: Fix 64-bit division in cgroup.stat.local
Tiffany Yang
2025-08-25
rculist: move list_for_each_rcu() to where it belongs
Andy Shevchenko
2025-08-24
Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-08-24
Merge tag 'modules-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-08-24
genirq/devres: Add error handling in devm_request_*_irq()
Pan Chuang
2025-08-23
genirq: Add irq_chip_(startup/shutdown)_parent()
Inochi Amaoto
2025-08-23
genirq: Remove GENERIC_IRQ_LEGACY
Sebastian Andrzej Siewior
2025-08-23
Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-08-22
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
2025-08-22
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
2025-08-22
fgraph: Copy args in intermediate storage with entry
Steven Rostedt
2025-08-22
bpf: Remove preempt_disable in bpf_try_get_buffers
Tao Chen
2025-08-22
bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
Eric Biggers
2025-08-22
cgroup: cgroup.stat.local time accounting
Tiffany Yang
2025-08-22
cgroup/psi: Set of->priv to NULL upon file release
Chen Ridong
2025-08-22
cgroup: split cgroup_destroy_wq into 3 workqueues
Chen Ridong
2025-08-22
bpf: Use tnums for JEQ/JNE is_branch_taken logic
Paul Chaignon
2025-08-22
refscale: Use kcalloc() instead of kzalloc()
Qianfeng Rong
2025-08-22
rcutorture: Use kcalloc() instead of kzalloc()
Qianfeng Rong
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-08-22
padata: Reset next CPU when reorder sequence wraps around
Xiao Liang
2025-08-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-08-21
Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-08-21
Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-08-21
uprobes: Remove redundant __GFP_NOWARN
Qianfeng Rong
2025-08-21
seccomp: passthrough uprobe systemcall without filtering
Jiri Olsa
2025-08-21
uprobes/x86: Add support to optimize uprobes
Jiri Olsa
2025-08-21
uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
2025-08-21
uprobes/x86: Add mapping for optimized uprobe trampolines
Jiri Olsa
2025-08-21
uprobes: Add do_ref_ctr argument to uprobe_write function
Jiri Olsa
2025-08-21
uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
Jiri Olsa
2025-08-21
uprobes: Add nbytes argument to uprobe_write
Jiri Olsa
2025-08-21
uprobes: Add uprobe_write function
Jiri Olsa
2025-08-21
uprobes: Make copy_from_page global
Jiri Olsa
2025-08-21
uprobes: Rename arch_uretprobe_trampoline function
Jiri Olsa
2025-08-21
uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
Jiri Olsa
2025-08-20
Merge tag 'probes-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-08-20
tracing: fprobe-event: Sanitize wildcard for fprobe event name
Masami Hiramatsu (Google)
2025-08-20
trace/fgraph: Fix the warning caused by missing unregister notifier
Ye Weihua
2025-08-20
ring-buffer: Remove redundant semicolons
Liao Yuanhong
2025-08-20
tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
[prev]
[next]