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
/
trace
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-17
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-01-06
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
2023-11-09
tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
Yang Jihong
2023-11-09
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
2023-11-09
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
2023-11-09
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
2023-11-09
blktrace: Fix output non-blktrace event when blk_classic option enabled
Yang Jihong
2022-10-28
BACKPORT: ANDROID: ftrace: fix function type mismatches
Sami Tolvanen
2022-10-28
fs: Better permission checking for submounts
Eric W. Biederman
2022-04-19
BACKPORT: Add support for BPF_FUNC_probe_read_str
Joel Fernandes
2022-04-19
bpf: Fix un-initialized variable in bpf_trace_printk
Jayant Chowdhary
2022-04-19
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
2022-04-19
bpf: Constify bpf_verifier_ops structure
Julia Lawall
2022-04-19
bpf, trace: fetch current cpu only once
Daniel Borkmann
2022-04-19
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read
Daniel Borkmann
2022-04-19
BACKPORT: bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2022-04-19
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
2022-04-19
bpf, perf: split bpf_perf_event_output
Daniel Borkmann
2022-04-19
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
2022-04-19
bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
Alexei Starovoitov
2022-04-19
bpf: allow bpf_get_prandom_u32() to be used in tracing
Alexei Starovoitov
2022-04-19
bpf: Add bpf_current_task_under_cgroup helper
Sargun Dhillon
2022-04-19
bpf: Add bpf_probe_write_user BPF helper to be called in tracers
Sargun Dhillon
2022-04-19
kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug
Andrew Morton
2022-04-19
bpf: introduce bpf_get_current_task() helper
Alexei Starovoitov
2022-04-19
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
2022-04-19
bpf: minor cleanups on fd maps and helpers
Daniel Borkmann
2022-04-19
bpf, maps: flush own entries on perf map release
Daniel Borkmann
2022-04-19
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
2022-04-19
bpf, trace: use READ_ONCE for retrieving file ptr
Daniel Borkmann
2022-04-19
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
Daniel Borkmann
2022-04-19
bpf: avoid warning for wrong pointer cast
Arnd Bergmann
2022-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2022-04-19
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
2022-04-19
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
2022-04-19
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
2022-04-19
bpf: register BPF_PROG_TYPE_TRACEPOINT program type
Alexei Starovoitov
2022-04-19
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
2022-04-19
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
2022-04-19
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
2022-04-19
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
2021-12-08
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
2021-10-27
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-10-06
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
2021-07-28
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
2021-06-30
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
2021-06-30
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
2021-06-30
tracing: Do no increment trace_clock_global() by one
Steven Rostedt (VMware)
2021-06-16
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
2021-05-22
tracing: Restructure trace_clock_global() to never block
Steven Rostedt (VMware)
[next]