index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
fgraph: Give ret_stack its own kmem cache
Steven Rostedt
1
-5
/
+28
2024-10-29
fgraph: Separate size of ret_stack from PAGE_SIZE
Steven Rostedt
1
-1
/
+1
2024-10-29
Merge tag 'ftrace-v6.12-rc4' into trace/ftrace/core
Steven Rostedt
1
-15
/
+26
2024-10-27
Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+4
2024-10-24
fgraph: Change the name of cpuhp state to "fgraph:online"
Steven Rostedt
1
-1
/
+1
2024-10-24
fgraph: Fix missing unlock in register_ftrace_graph()
Li Huafei
1
-7
/
+3
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
12
-75
/
+132
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-4
/
+2
2024-10-23
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
1
-2
/
+0
2024-10-23
uprobe: Add data pointer to consumer handlers
Jiri Olsa
2
-6
/
+12
2024-10-23
tracing: Consider the NULL character when validating the event length
Leo Yan
1
-1
/
+1
2024-10-23
tracing/probes: Fix MAX_TRACE_ARGS limit handling
Mikel Rychliski
4
-4
/
+19
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
1
-2
/
+2
2024-10-21
bpf: Implement bpf_send_signal_task() kfunc
Puranjay Mohan
1
-8
/
+45
2024-10-21
uprobe: avoid out-of-bounds memory access of fetching args
Qiao Ma
1
-3
/
+6
2024-10-20
Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-10-19
Merge tag 'ftrace-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+23
2024-10-19
ring-buffer: Use str_low_high() helper in ring_buffer_producer()
Thorsten Blum
1
-2
/
+2
2024-10-19
ring-buffer: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2024-10-19
ring-buffer: Limit time with disabled interrupts in rb_check_pages()
Petr Pavlu
1
-26
/
+72
2024-10-18
fgraph: Allocate ret_stack_list with proper size
Steven Rostedt
1
-1
/
+2
2024-10-18
fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
Steven Rostedt
1
-7
/
+21
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-19
/
+17
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
4
-35
/
+63
2024-10-15
ring-buffer: Fix reader locking when changing the sub buffer order
Petr Pavlu
1
-18
/
+26
2024-10-14
ring-buffer: Fix refcount setting of boot mapped buffers
Steven Rostedt
1
-3
/
+3
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
1
-1
/
+1
2024-10-10
bpf: Fix unpopulated path_size when uprobe_multi fields unset
Tyrone Wu
1
-19
/
+17
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-1
/
+1
2024-10-10
fgragh: No need to invoke the function call_filter_check_discard()
Steven Rostedt
1
-3
/
+1
2024-10-10
fgraph: Simplify return address printing in function graph tracer
Masami Hiramatsu (Google)
7
-38
/
+45
2024-10-09
tracing: Use atomic64_inc_return() in trace_clock_counter()
Uros Bizjak
1
-1
/
+1
2024-10-09
trace/trace_event_perf: remove duplicate samples on the first tracepoint event
Levi Yun
1
-0
/
+6
2024-10-09
tracing/perf: Add might_fault check to syscall probes
Mathieu Desnoyers
1
-0
/
+2
2024-10-09
tracing/ftrace: Add might_fault check to syscall probes
Mathieu Desnoyers
1
-0
/
+2
2024-10-09
tracing/perf: disable preemption in syscall probe
Mathieu Desnoyers
1
-0
/
+12
2024-10-09
tracing/ftrace: disable preemption in syscall probe
Mathieu Desnoyers
1
-0
/
+12
2024-10-09
ring-buffer: Do not have boot mapped buffers hook to CPU hotplug
Steven Rostedt
1
-3
/
+6
2024-10-08
tracing: Remove definition of trace_*_rcuidle()
Steven Rostedt
1
-20
/
+6
2024-10-08
tracepoints: Use new static branch API
Josh Poimboeuf
2
-3
/
+3
2024-10-08
tracing: Remove TRACE_EVENT_FL_FILTERED logic
Zheng Yejian
9
-74
/
+20
2024-10-08
tracing/branch-profiler: Replace deprecated strncpy with strscpy
Justin Stitt
1
-4
/
+2
2024-10-08
ftrace: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
Li Chen
1
-7
/
+3
2024-10-05
function_graph: Remove unnecessary initialization in ftrace_graph_ret_addr()
Oleg Nesterov
1
-1
/
+1
2024-10-05
function_graph: Support recording and printing the function return address
Donglin Peng
9
-58
/
+248
2024-10-04
rv: Fix a typo
Andrew Kreimer
1
-1
/
+1
2024-10-03
tracing/hwlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-03
tracing/timerlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-03
tracing/timerlat: Drop interface_lock in stop_kthread()
Wei Li
1
-7
/
+6
2024-10-03
tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline
Wei Li
1
-2
/
+5
[prev]
[next]