index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
(
unfollow
)
Commit message (
Expand
)
Author
2022-04-19
bpf, events: fix offset in skb copy handler
Daniel Borkmann
2022-04-19
perf, events: add non-linear data support for raw records
Daniel Borkmann
2022-04-19
perf, bpf: fix conditional call to bpf_overflow_handler
Arnd Bergmann
2022-04-19
BACKPORT: bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2022-04-19
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
2022-04-19
UPSTREAM: bpf: use the same condition in perf event set/free bpf handler
Yonghong Song
2022-04-19
perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs
Alexei Starovoitov
2022-04-19
perf/core: Set event's default ::overflow_handler()
Wang Nan
2022-04-19
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
2022-04-19
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
2022-04-19
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2022-04-19
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
2022-04-19
perf: generalize perf_callchain
Alexei Starovoitov
2022-04-19
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
2022-04-19
perf, bpf: allow bpf programs attach to tracepoints
Alexei Starovoitov
2022-04-19
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
2022-04-19
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
2022-04-19
Revert "bpf: generally move prog destruction to RCU deferral"
Anay Wadhera
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
2020-11-18
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-11-18
perf: Fix get_recursion_context()
Peter Zijlstra
2020-07-31
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-31
perf/core: Fix locking for children siblings group read
Jiri Olsa
2020-06-11
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
2020-05-02
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-02-14
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
2019-11-25
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
2019-08-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
2019-07-21
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
2019-06-22
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
2019-06-22
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
2019-04-27
perf/core: Restore mmap record type correctly
Stephane Eranian
2019-04-03
perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count drops
Alexander Shishkin
2019-04-03
perf: Synchronously free aux pages in case of allocation failure
Alexander Shishkin
2019-02-20
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
2019-02-20
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
2018-12-17
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-13
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
2018-12-12
perf: Cancel the mux hrtimer during CPU hotplug to avoid migration
Raghavendra Rao Ananta
2018-11-10
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
2018-11-10
perf/core: Don't leak event in the syscall error path
Alexander Shishkin
2018-11-10
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-05-30
perf/core: Fix perf_output_read_group()
Peter Zijlstra
2018-05-30
perf/cgroup: Fix child event counting bug
Song Liu
2018-05-16
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
2018-05-16
perf: Remove superfluous allocation error check
Jiri Olsa
2018-05-16
perf/core: Fix the perf_cpu_time_max_percent check
Tan Xiaojun
2018-04-29
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-13
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
2018-04-08
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
[next]