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-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-03-04
ftrace: Add arguments to function tracer
Sven Schnelle
2025-03-04
ftrace: Have funcgraph-args take affect during tracing
Steven Rostedt
2025-03-04
ftrace: Add support for function argument to graph tracer
Sven Schnelle
2025-03-04
ftrace: Add print_function_args()
Sven Schnelle
2025-03-04
ftrace: Have ftrace_free_filter() WARN and exit if ops is active
Steven Rostedt
2025-03-04
fgraph: Correct typo in ftrace_return_to_handler comment
Haiyue Wang
2025-03-04
livepatch: Add comment to clarify klp_add_nops()
Yafang Shao
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
2025-03-04
perf/core: Fix perf_mmap() failure path
Peter Zijlstra
2025-03-04
perf/core: Detach 'struct perf_cpu_pmu_context' and 'struct pmu' lifetimes
Peter Zijlstra
2025-03-04
perf/core: Lift event->mmap_mutex in perf_mmap()
Peter Zijlstra
2025-03-04
perf/core: Remove retry loop from perf_mmap()
Peter Zijlstra
2025-03-04
perf/core: Further simplify perf_mmap()
Peter Zijlstra
2025-03-04
perf/core: Simplify the perf_mmap() control flow
Peter Zijlstra
2025-03-04
perf/bpf: Robustify perf_event_free_bpf_prog()
Peter Zijlstra
2025-03-04
perf/core: Introduce perf_free_addr_filters()
Peter Zijlstra
2025-03-04
perf/core: Add this_cpc() helper
Peter Zijlstra
2025-03-04
perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_conte...
Peter Zijlstra
2025-03-04
perf/core: Simplify perf_event_alloc()
Peter Zijlstra
2025-03-04
perf/core: Simplify perf_init_event()
Peter Zijlstra
2025-03-04
perf/core: Simplify perf_pmu_register()
Peter Zijlstra
2025-03-04
perf/core: Simplify the perf_pmu_register() error path
Peter Zijlstra
2025-03-04
perf/core: Simplify the perf_event_alloc() error path
Peter Zijlstra
2025-03-04
perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type
Saket Kumar Bhaskar
2025-03-03
genirq/msi: Expose MSI message data in debugfs
Hans Zhang
2025-03-03
Merge tag 'v6.14-rc5' into x86/core, to pick up fixes
Ingo Molnar
2025-03-03
sched_ext: Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
2025-03-03
sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()
Andrea Righi
2025-03-03
Merge tag 'probes-fixes-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-03
PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()
Lizhi Xu
2025-03-03
tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
Masami Hiramatsu (Google)
2025-03-01
Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...
Ingo Molnar
2025-03-01
perf/core: Fix perf_pmu_register() vs. perf_init_event()
Peter Zijlstra
2025-03-01
perf/core: Fix pmus_lock vs. pmus_srcu ordering
Peter Zijlstra
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-01
watch_queue: fix pipe accounting mismatch
Eric Sandeen
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
2025-02-28
Merge tag 'sched-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-02-28
Merge tag 'perf-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-02-28
Merge tag 'trace-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-02-28
Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...
Joerg Roedel
2025-02-27
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
2025-02-27
tracing: Fix bad hist from corrupting named_triggers list
Steven Rostedt
2025-02-27
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
2025-02-27
x86/bpf: Fix BPF percpu accesses
Brian Gerst
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-27
bpf: Use try_alloc_pages() to allocate pages for bpf needs.
Alexei Starovoitov
2025-02-27
cgroup/rstat: Fix forceidle time in cpu.stat
Abel Wu
[prev]
[next]