index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2025-06-19
perf: Ensure bpf_perf_link path is properly serialized
Peter Zijlstra
2025-06-19
perf/core: Fix broken throttling when max_samples_per_tick=1
Qing Wang
2025-05-29
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
2025-05-29
perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type
Saket Kumar Bhaskar
2025-05-29
perf/core: Clean up perf_try_init_event()
Peter Zijlstra
2025-05-02
perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init
Gabriel Shahrouzi
2025-04-20
perf: Fix hang while freeing sigtrap event
Frederic Weisbecker
2025-04-20
perf/core: Simplify the perf_event_alloc() error path
Peter Zijlstra
2025-04-20
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
2025-04-10
uprobes/x86: Harden uretprobe syscall trampoline check
Jiri Olsa
2025-04-10
perf/core: Fix child_total_time_enabled accounting bug at task exit
Yeoreum Yun
2025-04-10
perf/core: Fix perf_pmu_register() vs. perf_init_event()
Peter Zijlstra
2025-04-10
kernel/events/uprobes: handle device-exclusive entries correctly in __replace...
David Hildenbrand
2025-04-10
perf/ring_buffer: Allow the EPOLLRDNORM flag for poll
Tao Chen
2025-03-13
uprobes: Fix race in uprobe_free_utask
Jiri Olsa
2025-03-13
perf/core: Fix pmus_lock vs. pmus_srcu ordering
Peter Zijlstra
2025-03-07
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
2025-03-07
perf/core: Add RCU read lock protection to perf_iterate_ctx()
Breno Leitao
2025-03-07
uprobes: Reject the shared zeropage in uprobe_write_opcode()
Tong Tiangen
2025-03-07
perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
Luo Gengkun
2025-02-08
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
2024-10-23
perf: Fix missing RCU reader protection in perf_event_clear_cpumask()
Kan Liang
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-09-30
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-22
perf: Fix topology_sibling_cpumask check warning on ARM
Kan Liang
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-17
uprobes: turn xol_area->pages[2] into xol_area->page
Oleg Nesterov
2024-09-17
uprobes: introduce the global struct vm_special_mapping xol_mapping
Oleg Nesterov
2024-09-17
Revert "uprobes: use vm_special_mapping close() functionality"
Oleg Nesterov
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-11
lib/buildid: rename build_id_parse() into build_id_parse_nofault()
Andrii Nakryiko
2024-09-10
perf: Add PERF_EV_CAP_READ_SCOPE
Kan Liang
2024-09-10
perf: Generic hotplug support for a PMU with a scope
Kan Liang
2024-09-09
uprobes: use vm_special_mapping close() functionality
Sven Schnelle
2024-09-05
uprobes: perform lockless SRCU-protected uprobes_tree lookup
Andrii Nakryiko
2024-09-05
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
2024-09-05
uprobes: travers uprobe's consumer list locklessly under SRCU protection
Andrii Nakryiko
2024-09-05
uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
Andrii Nakryiko
2024-09-05
uprobes: protected uprobe lifetime with SRCU
Andrii Nakryiko
2024-09-05
uprobes: revamp uprobe refcounting and lifetime management
Andrii Nakryiko
2024-09-05
perf/core: Fix small negative period being ignored
Luo Gengkun
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2024-09-04
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
2024-09-03
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
2024-08-30
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
2024-08-14
perf: Really fix event_function_call() locking
Namhyung Kim
[next]