Age | Commit message (Expand) | Author |
2023-01-31 | perf: Fix perf_event_pmu_context serialization | James Clark |
2022-12-27 | perf/core: Call LSM hook after copying perf_event_attr | Namhyung Kim |
2022-12-27 | perf: Fix use-after-free in error path | Peter Zijlstra |
2022-12-27 | perf/core: Fix cgroup events tracking | Chengming Zhou |
2022-12-27 | perf core: Return error pointer if inherit_event() fails to find pmu_ctx | Ravi Bangoria |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-15 | mm/gup: Fix the lockless PMD access | Peter Zijlstra |
2022-12-12 | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-12-04 | Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-11-29 | Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-11-29 | perf: Fix perf_pending_task() UaF | Peter Zijlstra |
2022-11-24 | perf/core: Don't allow grouping events from different hw pmus | Ravi Bangoria |
2022-11-24 | perf: Fix function pointer case | Peter Zijlstra |
2022-11-24 | perf: Consider OS filter fail | Peter Zijlstra |
2022-11-24 | perf: Fixup SIGTRAP and sample_flags interaction | Peter Zijlstra |
2022-11-15 | perf: Fix possible memleak in pmu_dev_alloc() | Chen Zhongjin |
2022-11-15 | perf: Fix IS_ERR() vs NULL check in inherit_event() | Gaosheng Cui |
2022-11-15 | perf: Remove unused pointer task_ctx | Colin Ian King |
2022-11-15 | bpf, perf: Use subprog name when reporting subprog ksymbol | Hou Tao |
2022-11-08 | perf: Improve missing SIGTRAP checking | Marco Elver |
2022-11-02 | perf/hw_breakpoint: test: Skip the test if dependencies unmet | David Gow |
2022-10-27 | perf: Optimize perf_tp_event() | Ravi Bangoria |
2022-10-27 | perf: Rewrite core context handling | Peter Zijlstra |
2022-10-27 | perf: Fix missing raw data on tracepoint events | James Clark |
2022-10-17 | perf: Fix missing SIGTRAPs | Peter Zijlstra |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-04 | perf/hw_breakpoint: Annotate tsk->perf_event_mutex vs ctx->mutex | Peter Zijlstra |
2022-10-04 | perf: Fix pmu_filter_match() | Peter Zijlstra |
2022-10-03 | mm/madvise: add file and shmem support to MADV_COLLAPSE | Zach O'Keefe |
2022-10-03 | uprobes: use new_folio in __replace_page() | Matthew Wilcox (Oracle) |
2022-10-03 | uprobes: use folios more widely in __replace_page() | Matthew Wilcox (Oracle) |
2022-09-29 | perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR | Ravi Bangoria |
2022-09-27 | perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails | Marco Elver |
2022-09-27 | perf: Use sample_flags for raw_data | Namhyung Kim |
2022-09-27 | perf: Use sample_flags for addr | Namhyung Kim |
2022-09-26 | perf: use VMA iterator | Matthew Wilcox (Oracle) |
2022-09-21 | perf/core: Convert snprintf() to scnprintf() | Jules Irenge |
2022-09-13 | perf/bpf: Always use perf callchains if exist | Namhyung Kim |
2022-09-13 | perf: Use sample_flags for callchain | Namhyung Kim |
2022-09-07 | perf: Add a few assertions | Peter Zijlstra |
2022-09-07 | perf: Consolidate branch sample filter helpers | Anshuman Khandual |
2022-09-06 | perf: Use sample_flags for txn | Kan Liang |
2022-09-06 | perf: Use sample_flags for data_src | Kan Liang |
2022-09-06 | perf: Use sample_flags for weight | Kan Liang |
2022-09-06 | perf: Use sample_flags for branch stack | Kan Liang |
2022-09-06 | perf: Add sample_flags to indicate the PMU-filled sample data | Kan Liang |
2022-09-06 | perf/core: Fix reentry problem in perf_output_read_group() | Yang Jihong |
2022-08-30 | perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets | Marco Elver |
2022-08-30 | perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task t... | Marco Elver |