summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-09-10perf: Add PERF_EV_CAP_READ_SCOPEKan Liang
2024-09-10perf: Generic hotplug support for a PMU with a scopeKan Liang
2024-09-05uprobes: perform lockless SRCU-protected uprobes_tree lookupAndrii Nakryiko
2024-09-05perf/uprobe: split uprobe_unregister()Peter Zijlstra
2024-09-05uprobes: travers uprobe's consumer list locklessly under SRCU protectionAndrii Nakryiko
2024-09-05uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacksAndrii Nakryiko
2024-09-05uprobes: protected uprobe lifetime with SRCUAndrii Nakryiko
2024-09-05uprobes: revamp uprobe refcounting and lifetime managementAndrii Nakryiko
2024-09-05bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()Oleg Nesterov
2024-09-05perf/core: Fix small negative period being ignoredLuo Gengkun
2024-09-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2024-09-04perf/aux: Fix AUX buffer serializationPeter Zijlstra
2024-09-03uprobes: Use kzalloc to allocate xol areaSven Schnelle
2024-08-24Merge tag 'cgroup-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-24Merge tag 'wq-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-19Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-17Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-17Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-08-16Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-15crash: fix riscv64 crash memory reserve dead loopJinjie Ruan
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-15kallsyms: Match symbols exactly with CONFIG_LTO_CLANGSong Liu
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-14perf: Really fix event_function_call() lockingNamhyung Kim
2024-08-13perf/bpf: Don't call bpf_overflow_handler() for tracing eventsKyle Huey
2024-08-13printk/panic: Allow cpu backtraces to be written into ringbuffer during panicRyo Takakura
2024-08-12bpf: Fix a kernel verifier crash in stacksafe()Yonghong Song
2024-08-13cpu/SMT: Enable SMT only if a core is onlineNysal Jan K.A
2024-08-12pidfd: prevent creation of pidfds for kthreadsChristian Brauner
2024-08-11Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-11Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-10Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-08-09tracing: Return from tracing_buffers_read() if the file has been closedSteven Rostedt
2024-08-09Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-08-09module: make waiting for a concurrent module loader interruptibleLinus Torvalds
2024-08-08Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-08Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-08-08module: warn about excessively long module waitsLinus Torvalds
2024-08-08Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-08perf: Optimize __pmu_ctx_sched_out()Peter Zijlstra
2024-08-08perf: Add context time freezePeter Zijlstra
2024-08-08perf: Fix event_function_call() lockingPeter Zijlstra
2024-08-08perf: Extract a few helpersPeter Zijlstra
2024-08-08perf: Optimize context reschedule for single PMU casesPeter Zijlstra
2024-08-07padata: Fix possible divide-by-0 panic in padata_mt_helper()Waiman Long
2024-08-07kcov: properly check for softirq contextAndrey Konovalov
2024-08-07ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou
2024-08-07tracing: Fix overflow in get_free_elt()Tze-nan Wu
2024-08-07function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()Petr Pavlu
2024-08-07tracing: Use refcount for trace_event_file reference counterSteven Rostedt