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-04-14
tracing: Fix fully-qualified variable reference printing in histograms
Tom Zanussi
1
-5
/
+10
2026-04-14
ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()
Vincent Donnefort
1
-2
/
+2
2026-04-14
tracing: Rebuild full_name on each hist_field_name() call
Pengpeng Hou
1
-5
/
+7
2026-04-14
ring-buffer: Report header_page overwrite as char
Cao Ruichuang
1
-2
/
+2
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
9
-53
/
+2557
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
6
-30
/
+105
2026-04-07
bpf: Prefer vmlinux symbols over module symbols for unqualified kprobes
Andrey Grodzovsky
1
-0
/
+8
2026-04-06
tracing/probe: reject non-closed empty immediate strings
Pengpeng Hou
1
-1
/
+1
2026-04-02
tracing: Allow backup to save persistent ring buffer before it starts
Steven Rostedt
2
-1
/
+26
2026-04-02
tracing: Remove the backup instance automatically after read
Masami Hiramatsu (Google)
2
-6
/
+79
2026-04-02
tracing: Make the backup instance non-reusable
Masami Hiramatsu (Google)
4
-65
/
+104
2026-04-02
ring-buffer: Enforce read ordering of trace_buffer cpumask and buffers
Vincent Donnefort
1
-1
/
+18
2026-04-02
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
1
-0
/
+4
2026-04-02
tracing: Non-consuming read for trace remotes with an offline CPU
Vincent Donnefort
1
-3
/
+19
2026-04-01
ftrace: Use kallsyms binary search for single-symbol lookup
Andrey Grodzovsky
1
-0
/
+22
2026-04-01
rv: Allow epoll in rtapp-sleep monitor
Nam Cao
2
-46
/
+60
2026-03-31
tracing: Remove duplicate latency_fsnotify() stub
Steven Rostedt
2
-3
/
+2
2026-03-31
tracing: Preserve repeated trace_trigger boot parameters
Wesley Atwell
1
-3
/
+10
2026-03-31
tracing: Append repeated boot-time tracing parameters
Wesley Atwell
4
-6
/
+42
2026-03-31
rv: Add nomiss deadline monitor
Gabriele Monaco
10
-0
/
+713
2026-03-31
rv: Convert the opid monitor to a hybrid automaton
Gabriele Monaco
5
-153
/
+61
2026-03-31
rv: Add sample hybrid monitor stall
Gabriele Monaco
7
-0
/
+266
2026-03-31
rv: Add Hybrid Automata monitor type
Gabriele Monaco
2
-0
/
+76
2026-03-28
tracing: Remove spurious default precision from show_event_trigger/filter for...
David Laight
1
-2
/
+2
2026-03-28
tracing: Remove tracing_alloc_snapshot() when snapshot isn't defined
Steven Rostedt
1
-7
/
+0
2026-03-28
tracing: Drain deferred trigger frees if kthread creation fails
Wesley Atwell
1
-13
/
+66
2026-03-27
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
1
-5
/
+5
2026-03-26
tracing: Move snapshot code out of trace.c and into trace_snapshot.c
Steven Rostedt
4
-1177
/
+1188
2026-03-24
ring-buffer: Show what clock function is used on timestamp errors
Steven Rostedt
1
-4
/
+6
2026-03-24
Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...
Steven Rostedt
2
-10
/
+28
2026-03-25
tracing: fprobe: do not zero out unused fgraph_data
Martin Kaiser
1
-2
/
+0
2026-03-23
tracing: Pretty-print enum parameters in function arguments
Donglin Peng
1
-1
/
+11
2026-03-23
tracing: Free up file->private_data for use by individual events
Petr Pavlu
2
-6
/
+0
2026-03-23
tracing: Clean up access to trace_event_file from a file pointer
Petr Pavlu
2
-9
/
+14
2026-03-23
tracing: Remove unnecessary check for EVENT_FILE_FL_FREED
Petr Pavlu
1
-6
/
+2
2026-03-23
tracing: move __printf() attribute on __ftrace_vbprintk()
Arnd Bergmann
1
-0
/
+1
2026-03-23
tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
Nathan Chancellor
1
-1
/
+7
2026-03-21
ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
Jiri Olsa
1
-2
/
+2
2026-03-21
ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
1
-1
/
+1
2026-03-21
tracing: Fix trace_marker copy link list updates
Steven Rostedt
1
-9
/
+10
2026-03-21
tracing: Fix failure to read user space from system call trace events
Steven Rostedt
1
-0
/
+17
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
8
-28
/
+105
2026-03-18
tracing: Restore accidentally removed SPDX tag
Marc Zyngier
1
-1
/
+1
2026-03-17
tracing: Generate undef symbols allowlist for simple_ring_buffer
Vincent Donnefort
1
-8
/
+38
2026-03-12
tracing: add more symbols to whitelist
Arnd Bergmann
1
-1
/
+3
2026-03-12
tracing: Update undefined symbols allow list for simple_ring_buffer
Vincent Donnefort
1
-1
/
+2
2026-03-12
tracing: Use explicit array size instead of sentinel elements in symbol printing
Thomas Weißschuh (Schneider Electric)
3
-12
/
+15
2026-03-09
tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
1
-0
/
+16
2026-03-09
tracing: load/unload page callbacks for simple_ring_buffer
Vincent Donnefort
1
-19
/
+72
2026-03-09
tracing: Add a trace remote module for testing
Vincent Donnefort
4
-0
/
+281
[prev]
[next]