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
2025-10-22
blktrace: handle BLKTRACESETUP2 ioctl
Johannes Thumshirn
1
-0
/
+36
2025-10-22
blktrace: trace zone write plugging operations
Johannes Thumshirn
1
-0
/
+39
2025-10-22
blktrace: expose ZONE APPEND completions to blktrace
Johannes Thumshirn
1
-0
/
+21
2025-10-22
blktrace: add block trace commands for zone operations
Johannes Thumshirn
1
-4
/
+25
2025-10-22
blktrace: move ftrace blk_io_tracer to blk_io_trace2
Johannes Thumshirn
1
-8
/
+8
2025-10-22
blktrace: move trace_note to blk_io_trace2
Johannes Thumshirn
1
-7
/
+7
2025-10-22
blktrace: differentiate between blk_io_trace versions
Johannes Thumshirn
1
-1
/
+57
2025-10-22
blktrace: add definitions for struct blk_io_trace2
Johannes Thumshirn
1
-0
/
+1
2025-10-22
blktrace: pass blk_user_trace2 to setup functions
Johannes Thumshirn
1
-9
/
+22
2025-10-22
blktrace: add definitions for blk_user_trace_setup2
Johannes Thumshirn
1
-0
/
+3
2025-10-22
blktrace: split do_blk_trace_setup into two functions
Johannes Thumshirn
1
-38
/
+56
2025-10-22
blktrace: change the internal action to 64bit
Johannes Thumshirn
1
-19
/
+19
2025-10-22
blktrace: untangle if/else sequence in __blk_add_trace
Johannes Thumshirn
1
-2
/
+11
2025-10-22
blktrace: split out relaying a blktrace event
Johannes Thumshirn
1
-28
/
+32
2025-10-22
blktrace: factor out recording a blktrace event
Johannes Thumshirn
1
-38
/
+47
2025-10-22
blktrace: only calculate trace length once
Johannes Thumshirn
1
-6
/
+8
2025-10-20
rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
Nam Cao
1
-0
/
+1
2025-10-20
rv: Fully convert enabled_monitors to use list_head as iterator
Nam Cao
1
-6
/
+6
2025-10-11
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-4
/
+8
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
1
-2
/
+6
2025-10-10
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
1
-2
/
+2
2025-10-09
Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
5
-79
/
+241
2025-10-08
tracing: Have trace_marker use per-cpu data to read user space
Steven Rostedt
1
-48
/
+220
2025-10-08
ring buffer: Propagate __rb_map_vma return value to caller
Ankit Khushwaha
1
-1
/
+1
2025-10-08
tracing: Fix irqoff tracers on failure of acquiring calltime
Steven Rostedt
1
-13
/
+10
2025-10-08
tracing: Fix wakeup tracers on failure of acquiring calltime
Steven Rostedt
1
-10
/
+6
2025-10-08
tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nul
Thorsten Blum
1
-7
/
+4
2025-10-05
Merge tag 'trace-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
8
-20
/
+26
2025-10-05
Merge tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-14
/
+28
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2025-10-03
tracing: Fix lock imbalance in s_start() memory allocation failure path
Sasha Levin
1
-2
/
+1
2025-10-02
tracing: Fix race condition in kprobe initialization causing NULL pointer der...
Yuan Chen
4
-14
/
+28
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-187
/
+14
2025-09-30
tracing: Ensure optimized hashing works
Michal Koutný
1
-0
/
+2
2025-09-30
ftrace: Fix softlockup in ftrace_module_enable
Vladimir Riabchun
1
-0
/
+2
2025-09-28
Merge tag 'trace-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+14
2025-09-27
tracing: fgraph: Protect return handler from recursion loop
Masami Hiramatsu (Google)
1
-0
/
+12
2025-09-24
Merge tag 'probes-fixes-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+8
2025-09-25
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
1
-0
/
+4
2025-09-24
tracing: fprobe: Fix to remove recorded module addresses from filter
Masami Hiramatsu (Google)
1
-3
/
+4
2025-09-24
bpf: Allow uprobe program to change context registers
Jiri Olsa
1
-2
/
+7
2025-09-23
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
1
-0
/
+4
2025-09-23
tracing/osnoise: Fix slab-out-of-bounds in _parse_integer_limit()
Wang Liang
1
-1
/
+2
2025-09-23
tracing: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-09-23
tracing: Remove redundant 0 value initialization
Liao Yuanhong
1
-1
/
+0
2025-09-23
tracing/osnoise: Use for_each_online_cpu() instead of for_each_cpu()
Fushuai Wang
1
-2
/
+2
2025-09-23
tracing: Use vmalloc_array() to improve code
Qianfeng Rong
1
-1
/
+1
2025-09-23
tracing: Have syscall trace events show "0x" for values greater than 10
Steven Rostedt
1
-3
/
+9
2025-09-23
tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
Steven Rostedt
2
-10
/
+8
[prev]
[next]