index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-1
/
+35
2025-05-01
tracing: Fix trace_adjust_address() when there is no modules in scratch area
Steven Rostedt
1
-1
/
+3
2025-05-01
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
1
-2
/
+3
2025-04-09
tracing: Move trace sysctls into trace.c
Joel Granados
1
-1
/
+35
2025-04-07
tracing: Hide get_vm_area() from MMUless builds
Steven Rostedt
1
-0
/
+7
2025-04-03
Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-24
/
+42
2025-04-03
Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+1
2025-04-02
Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-8
/
+3
2025-04-02
tracing: Use vmap_page_range() to map memmap ring buffer
Steven Rostedt
1
-17
/
+16
2025-04-02
tracing: Have reserve_mem use phys_to_virt() and separate from memmap buffer
Steven Rostedt
1
-7
/
+16
2025-04-02
tracing: Enforce the persistent ring buffer to be page aligned
Steven Rostedt
1
-0
/
+10
2025-04-02
tracing: Free module_delta on freeing of persistent ring buffer
Steven Rostedt
1
-0
/
+1
2025-03-31
Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-21
/
+368
2025-03-28
tracing: Use _text and the kernel offset in last_boot_info
Steven Rostedt
1
-12
/
+6
2025-03-28
tracing: Show last module text symbols in the stacktrace
Masami Hiramatsu (Google)
1
-5
/
+128
2025-03-28
tracing: Skip update_last_data() if cleared and remove active check for save_mod()
Masami Hiramatsu (Google)
1
-18
/
+8
2025-03-28
tracing: Initialize scratch_size to zero to prevent UB
Steven Rostedt
1
-1
/
+1
2025-03-28
tracing: Fix a compilation error without CONFIG_MODULES
Masami Hiramatsu (Google)
1
-0
/
+7
2025-03-28
tracing: Freeable reserved ring buffer
Masami Hiramatsu (Google)
1
-1
/
+12
2025-03-28
tracing: Update modules to persistent instances when loaded
Steven Rostedt
1
-0
/
+27
2025-03-28
tracing: Show module names and addresses of last boot
Steven Rostedt
1
-13
/
+89
2025-03-28
tracing: Have persistent trace instances save module addresses
Steven Rostedt
1
-9
/
+89
2025-03-28
tracing: Have persistent trace instances save KASLR offset
Steven Rostedt
1
-5
/
+32
2025-03-28
ring-buffer: Add ring_buffer_meta_scratch()
Steven Rostedt
1
-1
/
+1
2025-03-28
ring-buffer: Use kaslr address instead of text delta
Steven Rostedt
1
-9
/
+21
2025-03-28
tracing: Mark binary printing functions with __printf() attribute
Andy Shevchenko
1
-8
/
+3
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+11
2025-03-27
Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-2
/
+12
2025-03-17
tracing: Use preempt_model_str()
Sebastian Andrzej Siewior
1
-6
/
+1
2025-03-04
ftrace: Add arguments to function tracer
Sven Schnelle
1
-2
/
+12
2025-02-25
tracing: Add traceoff_after_boot option
Steven Rostedt
1
-0
/
+11
2025-02-15
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
1
-0
/
+4
2025-02-14
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
Steven Rostedt
1
-7
/
+1
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-174
/
+123
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+8
2025-01-16
ftrace: Implement :mod: cache filtering on kernel command line
Steven Rostedt
1
-0
/
+8
2025-01-16
tracing: Cache ":mod:" events for modules not loaded yet
Steven Rostedt
1
-0
/
+26
2025-01-16
tracing: Add :mod: command to enabled module events
Steven Rostedt
1
-0
/
+2
2025-01-14
tracing: Print lazy preemption model
Shrikanth Hegde
1
-0
/
+1
2025-01-07
tracing: Fix using ret variable in tracing_set_tracer()
Steven Rostedt
1
-2
/
+1
2024-12-26
tracing: Return -EINVAL if a boot tracer tries to enable the mmiotracer at boot
Steven Rostedt
1
-1
/
+1
2024-12-26
tracing: Switch trace.c code over to use guard()
Steven Rostedt
1
-172
/
+94
2024-12-23
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
1
-0
/
+3
2024-12-20
Merge tag 'trace-ringbuffer-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+9
2024-12-18
trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers
Steven Rostedt
1
-0
/
+9
2024-12-17
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
1
-202
/
+53
2024-11-22
tracing: Record task flag NEED_RESCHED_LAZY.
Thomas Gleixner
1
-0
/
+2
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-45
/
+36
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-4
/
+11
2024-11-18
tracing: Fix function name for trampoline
Tatsuya S
1
-8
/
+25
[next]