summaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAgeFilesLines
* perf/bpf: Mark perf_event_set_bpf_handler() and perf_event_free_bpf_handler()...Ingo Molnar2024-04-141-4/+4
* perf/ring_buffer: Trigger IO signals for watermark_wakeupKyle Huey2024-04-141-0/+4
* perf: Move perf_event_fasync() to perf_event.hKyle Huey2024-04-141-8/+0
* perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlinesIngo Molnar2024-04-121-7/+7
* perf/bpf: Allow a BPF program to suppress all sample side effectsKyle Huey2024-04-121-2/+4
* perf/bpf: Call BPF handler directly, not through overflow machineryKyle Huey2024-04-121-16/+11
* perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALLKyle Huey2024-04-121-0/+6
* perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow()Kyle Huey2024-04-121-91/+92
* perf/core: Reduce PMU access to adjust sample freqNamhyung Kim2024-04-101-1/+2
* perf/core: Optimize perf_adjust_freq_unthr_context()Namhyung Kim2024-04-101-26/+44
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-1/+1
|\
| * mm: convert mm_counter_file() to take a folioKefeng Wang2024-02-211-1/+1
* | bpf: move sleepable flag from bpf_prog_aux to bpf_progAndrii Nakryiko2024-03-111-1/+1
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-021-5/+1
|\ \ | |/ |/|
| * perf/bpf: Fix duplicate type checkFlorian Lehner2024-01-291-5/+1
* | uprobes: use pagesize-aligned virtual address when replacing pagesDavid Hildenbrand2024-01-251-1/+1
|/
* Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-092-7/+7
|\
| * mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-5/+5
| * kernel/events/uprobes: page_remove_rmap() -> folio_remove_rmap_pte()David Hildenbrand2023-12-291-1/+1
| * mm: remove some calls to page_add_new_anon_rmap()Matthew Wilcox (Oracle)2023-12-291-1/+1
* | Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-081-12/+34
|\ \
| * | perf: Fix the nr_addr_filters fixPeter Zijlstra2023-11-231-3/+1
| * | perf/core: Fix narrow startup race when creating the perf nr_addr_filters sys...Greg KH2023-11-151-12/+28
| * | Merge branch 'tip/perf/urgent'Peter Zijlstra2023-11-152-8/+53
| |\|
| * | perf: Add branch stack countersKan Liang2023-10-271-0/+8
* | | perf: Fix perf_event_validate_size() lockdep splatMark Rutland2023-12-151-0/+10
* | | perf: Fix perf_event_validate_size()Peter Zijlstra2023-11-291-23/+38
| |/ |/|
* | perf/core: Fix cpuctx refcountingPeter Zijlstra2023-11-151-0/+17
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-2/+2
|\ \
| * | mm/gup: adapt get_user_page_vma_remote() to never return NULLLorenzo Stoakes2023-10-181-2/+2
* | | Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-10-302-60/+83
|\ \ \ | | |/ | |/|
| * | perf: Optimize perf_cgroup_switch()Peter Zijlstra2023-10-121-55/+60
| * | perf/core: Allow reading package events from perf_event_read_localTero Kristo2023-10-091-3/+15
| * | perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...Xiu Jianfeng2023-10-051-2/+2
| * | Merge tag 'v6.6-rc4' into perf/core, to pick up fixesIngo Molnar2023-10-033-51/+12
| |\|
| * | perf/core: Bail out early if the request AUX area is out of boundShuai Xue2023-09-121-0/+6
* | | perf/core: Fix potential NULL derefPeter Zijlstra2023-10-241-1/+2
* | | perf: Disallow mis-matched inherited group readsPeter Zijlstra2023-10-191-6/+33
| |/ |/|
* | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-311-28/+0
|\ \
| * | perf/hw_breakpoint: Remove arch breakpoint hooksBenjamin Gray2023-08-161-28/+0
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-292-23/+12
|\ \ \ | |_|/ |/| |
| * | perf/core: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang2023-08-211-22/+11
| * | mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...Alistair Popple2023-08-181-1/+1
| |/
* | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-282-11/+12
|\ \
| * | perf/ring_buffer: Use local_try_cmpxchg in __perf_output_beginUros Bizjak2023-07-101-2/+3
| * | perf/core: Use local64_try_cmpxchg in perf_swevent_set_periodUros Bizjak2023-07-101-9/+9
| |/
* / perf: Replace strlcpy with strscpyAzeem Shaikh2023-07-271-3/+3
|/
* Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-07-011-0/+1
|\
| * perf: Allow a PMU to have a parentJonathan Cameron2023-05-301-0/+1
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-282-9/+10
|\ \