index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
ftrace: deprecate disabling via ftrace_enabled sysctl
Andrey Grodzovsky
1
-37
/
+6
2026-08-10
fprobe: Simplify fprobe_remove_ips() by reusing existing helpers
Masami Hiramatsu (Google)
1
-9
/
+2
2026-08-08
ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
Hui Su
1
-1
/
+1
2026-08-08
ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()
Vincent Donnefort
1
-0
/
+1
2026-08-08
ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
1
-1
/
+1
2026-08-08
ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
1
-0
/
+2
2026-08-08
ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Josh Poimboeuf
1
-1
/
+5
2026-08-08
ring-buffer: Use current_context for safe per-CPU buffer swap
Tengda Wu
1
-4
/
+4
2026-08-08
eventfs: Define event fields before directory creation
Anubhav Shelat
1
-6
/
+7
2026-08-08
ftrace: Drop extra comma in trace_buffered_event_enable
Leon Hwang
1
-1
/
+1
2026-08-08
ftrace: Protect direct_functions in update_ftrace_direct_mod
Leon Hwang
1
-3
/
+8
2026-08-08
ftrace: Protect direct_functions in update_ftrace_direct_del
Leon Hwang
1
-5
/
+8
2026-08-08
ftrace: Protect direct_functions in ftrace_find_rec_direct
Leon Hwang
1
-1
/
+2
2026-08-08
tracing/boot: Add support for eprobe, fprobe, and tprobe events
Masami Hiramatsu (Google)
2
-0
/
+102
2026-08-07
tracing/mmiotrace: Use trace_assign_type() in mmio_print_mark()
Masami Hiramatsu (Google)
1
-2
/
+5
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
14
-21
/
+94
2026-08-05
tracing: Make per-template BTF id lists file-local
Mykyta Yatsenko
1
-13
/
+14
2026-08-04
mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
Lorenzo Stoakes
1
-1
/
+2
2026-08-04
rv: Fix 32-bit build of nomiss KUnit test
Gabriele Monaco
1
-1
/
+1
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
1
-31
/
+31
2026-07-31
Merge tag 'trace-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-4
/
+18
2026-07-31
ring-buffer: Fix subbuf_ids memory leak in rb_allocate_cpu_buffer() error path
Masami Hiramatsu (Google)
1
-0
/
+1
2026-07-31
rv: Add KUnit tests for some LTL monitors
Gabriele Monaco
7
-0
/
+180
2026-07-31
rv: Add KUnit mock for current
Gabriele Monaco
5
-14
/
+44
2026-07-31
rv: Add KUnit tests for some DA/HA monitors
Gabriele Monaco
19
-0
/
+622
2026-07-31
rv: Export task monitor slot and react symbols
Gabriele Monaco
2
-0
/
+3
2026-07-31
rv: Use generic rv_this for the rv_monitor variable in LTL
Gabriele Monaco
2
-6
/
+6
2026-07-29
ring-buffer: Fix reader page read offset for remote buffers
Vincent Donnefort
1
-0
/
+1
2026-07-29
tracing/filters: Fix false positive match in regex_match_full()
Masami Hiramatsu (Google)
1
-0
/
+3
2026-07-29
tracing: Check return value of __register_event() in trace_module_add_events()
Masami Hiramatsu (Google)
1
-2
/
+2
2026-07-29
tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
Masami Hiramatsu (Google)
1
-2
/
+10
2026-07-29
tracing/mmiotrace: Reset dropped_count in mmio_reset_data()
Masami Hiramatsu (Google)
1
-0
/
+1
2026-07-29
fprobe: Fix module reference count leak on error in register_fprobe()
Masami Hiramatsu (Google)
1
-4
/
+2
2026-07-29
tracing/fprobe: Roll back on enable_trace_fprobe() failure
Raushan Patel
1
-1
/
+11
2026-07-28
tracing/probes: Reject $arg0 in meta argument expansion
Raushan Patel
1
-1
/
+5
2026-07-28
tracing/probes: Treating longer symbol name on event comparation
Masami Hiramatsu (Google)
3
-10
/
+17
2026-07-28
tracing: Use seq_buf for string concatenation
Woradorn Laodhanadhaworn
1
-3
/
+13
2026-07-28
tracing: Use strscpy() instead of strcpy() in trace_sched_switch
Po-Sheng Lin
1
-3
/
+3
2026-07-28
tracing: Warn when an event dereferences a pointer in TP_printk()
Steven Rostedt
1
-6
/
+29
2026-07-28
tracing: Reject invalid preemptirq_delay_test CPU affinity
Samuel Moelius
1
-0
/
+9
2026-07-28
fgraph: Use trace_seq_putc() in print_graph_return()
Markus Elfring
1
-1
/
+1
2026-07-28
tracing/user_events: Replace a seq_printf() call by seq_puts() in user_seq_sh...
Markus Elfring
1
-1
/
+1
2026-07-28
tracing/user_events: Use seq_putc() in two functions
Markus Elfring
1
-4
/
+4
2026-07-28
tracing: Bound histogram expression strings with seq_buf
Pengpeng Hou
1
-24
/
+33
2026-07-28
tracing: Return ERR_PTR() from expr_str()
Pengpeng Hou
1
-5
/
+20
2026-07-28
tracing: Use __free() for expr_str() buffer
Pengpeng Hou
1
-8
/
+6
2026-07-28
kernel/trace/trace_printk: Use kstrdup() instead of kmalloc() and strcpy()
David Laight
1
-2
/
+1
2026-07-28
tracing: Point constant hist field type to string literal
Yu Peng
1
-3
/
+1
2026-07-28
tracing: Expose tracepoint BTF ids via tracefs
Mykyta Yatsenko
2
-1
/
+96
2026-07-26
Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-11
/
+58
[prev]
[next]