index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
Merge tag 'trace-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-112
/
+69
2023-12-06
ring-buffer: Test last update in 32bit version of __rb_time_read()
Steven Rostedt (Google)
1
-2
/
+2
2023-12-06
ring-buffer: Force absolute timestamp on discard of event
Steven Rostedt (Google)
1
-11
/
+8
2023-12-05
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
1
-4
/
+8
2023-12-05
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
1
-6
/
+5
2023-12-05
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
1
-8
/
+4
2023-12-05
tracing: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
1
-76
/
+34
2023-12-05
tracing: Stop current tracer when resizing buffer
Steven Rostedt (Google)
1
-3
/
+7
2023-12-05
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
1
-2
/
+1
2023-12-01
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
1
-9
/
+14
2023-11-11
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
1
-1
/
+1
2023-11-10
tracing: fprobe-event: Fix to check tracepoint event and return
Masami Hiramatsu (Google)
1
-4
/
+5
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-4
/
+2
2023-11-03
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
9
-182
/
+352
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
1
-4
/
+2
2023-11-01
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
1
-1
/
+1
2023-11-01
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
4
-4
/
+48
2023-11-01
Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
3
-73
/
+50
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-7
/
+21
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2023-10-28
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
Kees Cook
1
-10
/
+1
2023-10-28
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
1
-4
/
+20
2023-10-27
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
1
-2
/
+2
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+64
2023-10-24
kprobes: unused header files removed
wuqiang.matt
1
-2
/
+0
2023-10-23
tracing/histograms: Simplify last_cmd_set()
Christophe JAILLET
1
-9
/
+2
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
2
-6
/
+10
2023-10-20
tracing: Fix a NULL vs IS_ERR() bug in event_subsystem_dir()
Dan Carpenter
1
-1
/
+1
2023-10-20
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2
-0
/
+64
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
1
-1
/
+1
2023-10-18
kprobes: kretprobe scalability improvement
wuqiang.matt
2
-68
/
+50
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-7
/
+21
2023-10-17
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google)
1
-3
/
+3
2023-10-13
bpf: Change syscall_nr type to int in struct syscall_tp_t
Artem Savkov
1
-2
/
+2
2023-10-10
tracing/eprobe: drop unneeded breaks
Julia Lawall
1
-4
/
+1
2023-10-05
tracing: Make system_callback() function static
Steven Rostedt (Google)
1
-1
/
+1
2023-10-05
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
1
-1
/
+1
2023-10-04
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
3
-103
/
+221
2023-10-03
tracing/user_events: Allow events to persist for perfmon_capable users
Beau Belgrave
1
-14
/
+22
2023-10-03
ring_buffer: Use try_cmpxchg instead of cmpxchg in rb_insert_pages
Uros Bizjak
1
-4
/
+4
2023-10-03
tracing: Expand all ring buffers individually
Zheng Yejian
3
-33
/
+45
2023-09-30
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
1
-7
/
+51
2023-09-30
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
1
-0
/
+1
2023-09-30
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
1
-0
/
+3
2023-09-25
bpf: Count missed stats in trace_call_bpf
Jiri Olsa
1
-0
/
+3
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2
-5
/
+14
2023-09-25
bpf: Add missed value to kprobe_multi link info
Jiri Olsa
1
-0
/
+1
2023-09-25
bpf: Count stats for kprobe_multi programs
Jiri Olsa
1
-0
/
+1
2023-09-24
Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-13
/
+15
[next]