index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
2025-03-17
perf: attach/detach PMU specific data
Kan Liang
2025-03-17
perf: Save PMU specific data in task_struct
Kan Liang
2025-03-17
perf/ring_buffer: Allow the EPOLLRDNORM flag for poll
Tao Chen
2025-03-17
perf/core: Use POLLHUP for pinned events in error
Namhyung Kim
2025-03-16
kernel/events/uprobes: handle device-exclusive entries correctly in __replace...
David Hildenbrand
2025-03-16
perf/core: Use sysfs_emit() instead of scnprintf()
XieLudan
2025-03-10
perf/core: Remove optional 'size' arguments from strscpy() calls
Thorsten Blum
2025-03-06
uprobes/x86: Harden uretprobe syscall trampoline check
Jiri Olsa
2025-03-05
perf/core: Clean up perf_try_init_event()
Peter Zijlstra
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-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-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
2025-02-25
uprobes: Remove too strict lockdep_assert() condition in hprobe_expire()
Andrii Nakryiko
2025-02-25
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
2025-02-24
uprobes: Reject the shared zeropage in uprobe_write_opcode()
Tong Tiangen
2025-02-24
perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
Luo Gengkun
2025-02-24
perf/core: Add RCU read lock protection to perf_iterate_ctx()
Breno Leitao
2025-02-21
perf/core: Move perf_event sysctls into kernel/events
Joel Granados
2025-02-21
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
2025-02-18
perf: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
uprobes: Don't use %pK through printk
Thomas Weißschuh
2025-02-05
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
2025-02-05
uprobes: Remove the spinlock within handle_singlestep()
Liao Chang
2025-02-03
uprobes: Remove redundant spinlock in uprobe_deny_signal()
Liao Chang
2025-02-01
kernel: be more careful about dup_mmap() failures and uprobe registering
Liam R. Howlett
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-10
perf: map pages in advance
Lorenzo Stoakes
2025-01-10
uprobes: Fix race in uprobe_free_utask
Jiri Olsa
2024-12-09
uprobes: Guard against kmemdup() failing in dup_return_instance()
Andrii Nakryiko
2024-12-09
perf/core: Export perf_exclude_event()
Namhyung Kim
2024-12-09
uprobes: Reuse return_instances between multiple uretprobes within task
Andrii Nakryiko
2024-12-09
uprobes: Ensure return_instance is detached from the list before freeing
Andrii Nakryiko
[prev]
[next]