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
nocache-cleanup
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
2026-01-30
bpf: Have __bpf_trace_run() use rcu_read_lock_dont_migrate()
Steven Rostedt
1
-3
/
+2
2026-01-28
tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
Steven Rostedt
1
-5
/
+0
2026-01-28
tracing: Up the hist stacktrace size from 16 to 31
Steven Rostedt
2
-2
/
+2
2026-01-28
tracing: Remove notrace from trace_event_raw_event_synth()
Steven Rostedt
1
-3
/
+3
2026-01-28
tracing: Have hist_debug show what function a field uses
Steven Rostedt
1
-31
/
+44
2026-01-29
tracing: kprobe-event: Return directly when trace kprobes is empty
sunliming
1
-0
/
+4
2026-01-28
bpf,x86: Use single ftrace_ops for direct calls
Jiri Olsa
2
-1
/
+9
2026-01-28
ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
1
-3
/
+3
2026-01-28
ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
1
-0
/
+94
2026-01-28
ftrace: Add update_ftrace_direct_del function
Jiri Olsa
1
-0
/
+127
2026-01-28
ftrace: Add update_ftrace_direct_add function
Jiri Olsa
1
-0
/
+140
2026-01-28
ftrace: Export some of hash related functions
Jiri Olsa
1
-7
/
+6
2026-01-28
ftrace: Make alloc_and_copy_ftrace_hash direct friendly
Jiri Olsa
1
-2
/
+9
2026-01-28
ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
1
-14
/
+0
2026-01-26
tracing: Disable trace_printk buffer on warning too
Steven Rostedt
1
-0
/
+9
2026-01-26
ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macro
Guenter Roeck
1
-3
/
+4
2026-01-26
tracing: Have show_event_trigger/filter format a bit more in columns
Steven Rostedt
1
-4
/
+22
2026-01-26
ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
1
-3
/
+21
2026-01-26
tracing: Check the return value of tracing_update_buffers()
Steven Rostedt
1
-3
/
+4
2026-01-26
tracing: Add show_event_triggers to expose active event triggers
Aaron Tomlin
1
-0
/
+64
2026-01-26
tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
1
-0
/
+58
2026-01-26
tracing: Replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-01-26
tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
3
-4
/
+56
2026-01-26
tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_...
Steven Rostedt
1
-2
/
+0
2026-01-26
tracing: Properly process error handling in event_hist_trigger_parse()
Miaoqian Lin
1
-1
/
+1
2026-01-24
bpf: support fsession for bpf_session_is_return
Menglong Dong
1
-13
/
+26
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
1
-2
/
+2
2026-01-24
bpf: use the least significant byte for the nr_args in trampoline
Menglong Dong
1
-3
/
+3
2026-01-23
function_graph: Fix args pointer mismatch in print_graph_retval()
Donglin Peng
1
-1
/
+1
2026-01-23
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
1
-4
/
+4
2026-01-23
tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
2
-1
/
+16
2026-01-21
bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
1
-2
/
+8
2026-01-20
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
1
-1
/
+4
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
1
-3
/
+3
2026-01-16
bpf: Add __force annotations to silence sparse warnings
Mykyta Yatsenko
1
-7
/
+7
2026-01-15
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
1
-0
/
+1
2026-01-15
ftrace: Do not over-allocate ftrace memory
Guenter Roeck
1
-14
/
+15
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
4
-8
/
+20
2026-01-12
verification/rvgen: Remove unused variable declaration from containers
Gabriele Monaco
2
-4
/
+0
2026-01-12
verification/dot2c: Remove superfluous enum assignment and add last comma
Gabriele Monaco
10
-82
/
+82
2026-01-12
rv: Refactor da_monitor to minimise macros
Gabriele Monaco
20
-162
/
+162
2026-01-07
trace: ftrace_dump_on_oops[] is not exported, make it static
Ben Dooks
1
-1
/
+1
2026-01-07
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
1
-0
/
+6
2026-01-07
ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
1
-0
/
+2
2026-01-07
tracing: Drop unneeded assignment to soft_mode
Julia Lawall
1
-4
/
+3
2025-12-21
bpf: move recursion detection logic to helpers
Puranjay Mohan
1
-2
/
+2
2025-12-19
Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+8
2025-12-17
ftrace: Fix address for jmp mode in t_show()
Menglong Dong
1
-2
/
+5
2025-12-17
tracing: Fix UBSAN warning in __remove_instance()
Darrick J. Wong
1
-1
/
+1
2025-12-17
tracing: Do not register unsupported perf events
Steven Rostedt
1
-0
/
+2
[prev]
[next]