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
6 days
Merge tag 'trace-rv-v7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-14
/
+9
13 days
rv: Use 0 to check preemption enabled in opid
Gabriele Monaco
1
-7
/
+1
13 days
rv: Add automatic cleanup handlers for per-task HA monitors
Gabriele Monaco
3
-6
/
+6
13 days
rv: Fix __user specifier usage in extract_params()
Gabriele Monaco
1
-1
/
+2
2026-05-30
tracing/probes: Point the error offset correctly for eprobe argument error
Masami Hiramatsu (Google)
1
-2
/
+0
2026-05-22
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-8
/
+15
2026-05-21
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
Masami Hiramatsu (Google)
1
-4
/
+13
2026-05-21
tracing: Create output file from cmd_check_undefined
Thomas Weißschuh
1
-1
/
+2
2026-05-21
tracing: Fix unload_page for simple_ring_buffer init rollback
Vincent Donnefort
1
-1
/
+1
2026-05-21
tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
David Carlier
1
-1
/
+1
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+22
2026-05-21
ring-buffer: Fix reporting of missed events in iterator
Steven Rostedt
1
-5
/
+3
2026-05-20
tracing: Avoid NULL return from hist_field_name() on truncation
David Carlier
1
-4
/
+2
2026-05-17
Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+4
2026-05-16
tracing: Fix desc in error path for the trace remote test module
Vincent Donnefort
1
-2
/
+2
2026-05-15
ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)
Arnd Bergmann
1
-2
/
+2
2026-05-11
fprobe: Fix unregister_fprobe() to wait for RCU grace period
Masami Hiramatsu (Google)
2
-3
/
+23
2026-04-29
tracing/probes: Limit size of event probe to 3K
Steven Rostedt
2
-1
/
+9
2026-04-28
tracing: branch: Fix inverted check on stat tracer registration
Breno Leitao
1
-4
/
+4
2026-04-24
Merge tag 'trace-ring-buffer-v7.1-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+7
2026-04-24
ring-buffer: Do not double count the reader_page
Masami Hiramatsu (Google)
1
-6
/
+7
2026-04-22
Merge tag 'trace-ring-buffer-v7.1-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-32
/
+32
2026-04-22
tracing: Make undefsyms_base.c a first-class citizen
Paolo Bonzini
3
-32
/
+32
2026-04-22
tracing/fprobe: Fix to unregister ftrace_ops if it is empty on module unloading
Masami Hiramatsu (Google)
1
-65
/
+159
2026-04-22
tracing/fprobe: Check the same type fprobe on table as the unregistered one
Masami Hiramatsu (Google)
1
-17
/
+65
2026-04-22
tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
Masami Hiramatsu (Google)
1
-47
/
+45
2026-04-21
tracing/fprobe: Remove fprobe from hash in failure path
Masami Hiramatsu (Google)
1
-43
/
+47
2026-04-21
tracing/fprobe: Unregister fprobe even if memory allocation fails
Masami Hiramatsu (Google)
1
-10
/
+15
2026-04-21
tracing/fprobe: Reject registration of a registered fprobe before init
Masami Hiramatsu (Google)
1
-11
/
+10
2026-04-20
tracing: tell git to ignore the generated 'undefsyms_base.c' file
Linus Torvalds
1
-0
/
+1
2026-04-17
Merge tag 'trace-latency-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+53
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
10
-1227
/
+1285
2026-04-17
Merge tag 'probes-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-2
/
+0
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-9
/
+64
2026-04-16
tracing/osnoise: Add option to align tlat threads
Tomas Glozar
1
-1
/
+53
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
20
-199
/
+1176
2026-04-15
Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-132
/
+2737
2026-04-15
Merge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-0
/
+22
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-0
/
+8
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-12
/
+15
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
[next]