index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-04
tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
Shang XiaoJing
2022-11-04
tracing/fprobe: Fix to check whether fprobe is registered correctly
Masami Hiramatsu (Google)
2022-11-04
fprobe: Check rethook_alloc() return in rethook initialization
Rafael Mendonca
2022-11-02
ftrace: Fix use-after-free for dynamic ftrace_ops
Li Huafei
2022-11-02
ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()
Steven Rostedt (Google)
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-25
bpf: Add new bpf_task_storage_delete proto with no deadlock detection
Martin KaFai Lau
2022-10-25
bpf: Add new bpf_task_storage_get proto with no deadlock detection
Martin KaFai Lau
2022-10-25
bpf: Append _recur naming to the bpf_task_storage helper proto
Martin KaFai Lau
2022-10-25
bpf: Take module reference on kprobe_multi link
Jiri Olsa
2022-10-25
bpf: Rename __bpf_kprobe_multi_cookie_cmp to bpf_kprobe_multi_addrs_cmp
Jiri Olsa
2022-10-25
ftrace: Add support to resolve module symbols in ftrace_lookup_symbols
Jiri Olsa
2022-10-23
Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-21
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-20
blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
Ye Bin
2022-10-20
blktrace: fix possible memleak in '__blk_trace_remove'
Ye Bin
2022-10-20
blktrace: introduce 'blk_trace_{start,stop}' helper
Ye Bin
2022-10-17
bpf: Fix sample_flags for bpf_perf_event_output
Sumanth Korikkar
2022-10-13
Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2022-10-12
tracing: Fix reading strings from synthetic events
Steven Rostedt (Google)
2022-10-12
tracing: Add "(fault)" name injection to kernel probes
Steven Rostedt (Google)
2022-10-12
tracing: Move duplicate code of trace_kprobe/eprobe.c into header
Steven Rostedt (Google)
2022-10-12
ring-buffer: Fix kernel-doc
Jiapeng Chong
2022-10-12
ftrace: Fix char print issue in print_ip_ins()
Zheng Yejian
2022-10-10
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-05
tracing: Do not free snapshot if tracer is on cmdline
Steven Rostedt (Google)
2022-10-05
ftrace: Still disable enabled records marked as disabled
Steven Rostedt (Google)
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
tracing/user_events: Move pages/locks into groups to prepare for namespaces
Beau Belgrave
2022-10-03
tracing: Remove unused variable 'dups'
Chen Zhongjin
2022-09-29
ring-buffer: Fix race between reset page and reading page
Steven Rostedt (Google)
2022-09-29
tracing/user_events: Use bits vs bytes for enabled status page data
Beau Belgrave
2022-09-29
tracing/user_events: Use refcount instead of atomic for ref tracking
Beau Belgrave
2022-09-29
tracing/user_events: Ensure user provided strings are safely formatted
Beau Belgrave
2022-09-29
tracing/user_events: Use WRITE instead of READ for io vector import
Beau Belgrave
2022-09-29
tracing/user_events: Use NULL for strstr checks
Beau Belgrave
2022-09-29
tracing: Fix spelling mistake "preapre" -> "prepare"
Colin Ian King
2022-09-29
tracing: Wake up waiters when tracing is disabled
Steven Rostedt (Google)
2022-09-29
tracing: Add ioctl() to force ring buffer waiters to wake up
Steven Rostedt (Google)
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-28
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
2022-09-28
ring-buffer: Add ring_buffer_wake_waiters()
Steven Rostedt (Google)
2022-09-27
ring-buffer: Check pending waiters when doing wake ups as well
Steven Rostedt (Google)
2022-09-27
ring-buffer: Have the shortest_full queue be the shortest not longest
Steven Rostedt (Google)
2022-09-27
bpf: Check flags for branch stack in bpf_read_branch_records helper
Jiri Olsa
2022-09-27
ring-buffer: Allow splice to read previous partially read pages
Steven Rostedt (Google)
2022-09-27
ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_caller
Song Liu
[next]