summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-03-04ftrace: Add arguments to function tracerSven Schnelle
2025-03-04ftrace: Have funcgraph-args take affect during tracingSteven Rostedt
2025-03-04ftrace: Add support for function argument to graph tracerSven Schnelle
2025-03-04ftrace: Add print_function_args()Sven Schnelle
2025-03-04ftrace: Have ftrace_free_filter() WARN and exit if ops is activeSteven Rostedt
2025-03-04fgraph: Correct typo in ftrace_return_to_handler commentHaiyue Wang
2025-03-04livepatch: Add comment to clarify klp_add_nops()Yafang Shao
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar
2025-03-04perf/core: Fix perf_mmap() failure pathPeter Zijlstra
2025-03-04perf/core: Detach 'struct perf_cpu_pmu_context' and 'struct pmu' lifetimesPeter Zijlstra
2025-03-04perf/core: Lift event->mmap_mutex in perf_mmap()Peter Zijlstra
2025-03-04perf/core: Remove retry loop from perf_mmap()Peter Zijlstra
2025-03-04perf/core: Further simplify perf_mmap()Peter Zijlstra
2025-03-04perf/core: Simplify the perf_mmap() control flowPeter Zijlstra
2025-03-04perf/bpf: Robustify perf_event_free_bpf_prog()Peter Zijlstra
2025-03-04perf/core: Introduce perf_free_addr_filters()Peter Zijlstra
2025-03-04perf/core: Add this_cpc() helperPeter Zijlstra
2025-03-04perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_conte...Peter Zijlstra
2025-03-04perf/core: Simplify perf_event_alloc()Peter Zijlstra
2025-03-04perf/core: Simplify perf_init_event()Peter Zijlstra
2025-03-04perf/core: Simplify perf_pmu_register()Peter Zijlstra
2025-03-04perf/core: Simplify the perf_pmu_register() error pathPeter Zijlstra
2025-03-04perf/core: Simplify the perf_event_alloc() error pathPeter Zijlstra
2025-03-04perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint typeSaket Kumar Bhaskar
2025-03-03genirq/msi: Expose MSI message data in debugfsHans Zhang
2025-03-03Merge tag 'v6.14-rc5' into x86/core, to pick up fixesIngo Molnar
2025-03-03sched_ext: Merge branch 'for-6.14-fixes' into for-6.15Tejun Heo
2025-03-03sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()Andrea Righi
2025-03-03Merge tag 'probes-fixes-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-03PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()Lizhi Xu
2025-03-03tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macroMasami Hiramatsu (Google)
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar
2025-03-01perf/core: Fix perf_pmu_register() vs. perf_init_event()Peter Zijlstra
2025-03-01perf/core: Fix pmus_lock vs. pmus_srcu orderingPeter Zijlstra
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-01watch_queue: fix pipe accounting mismatchEric Sandeen
2025-03-01vhost: return task creation error instead of NULLKeith Busch
2025-02-28Merge tag 'sched-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-02-28Merge tag 'perf-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-28Merge tag 'trace-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-02-28Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel
2025-02-27ftrace: Avoid potential division by zero in function_stat_show()Nikolay Kuratov
2025-02-27tracing: Fix bad hist from corrupting named_triggers listSteven Rostedt
2025-02-27sched/core: Prevent rescheduling when interrupts are disabledThomas Gleixner
2025-02-27x86/bpf: Fix BPF percpu accessesBrian Gerst
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27bpf: Use try_alloc_pages() to allocate pages for bpf needs.Alexei Starovoitov
2025-02-27cgroup/rstat: Fix forceidle time in cpu.statAbel Wu