index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-30
1
-6
/
+4
|
\
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-28
1
-6
/
+4
|
|
\
|
|
*
bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic
Andrii Nakryiko
2024-05-25
1
-2
/
+0
|
|
*
bpf: fix multi-uprobe PID filtering logic
Andrii Nakryiko
2024-05-25
1
-4
/
+4
*
|
|
tracing/probes: fix error check in parse_btf_field()
Carlos López
2024-05-27
1
-0
/
+4
*
|
|
uprobes: prevent mutex_lock() under rcu_read_lock()
Andrii Nakryiko
2024-05-24
1
-5
/
+9
|
/
/
*
|
Merge tag 'trace-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-23
3
-13
/
+15
|
\
\
|
*
|
rv: Update rv_en(dis)able_monitor doc to match kernel-doc
Yang Li
2024-05-22
1
-0
/
+2
|
*
|
tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
Jeff Johnson
2024-05-22
1
-0
/
+1
|
*
|
ring-buffer: Fix a race between readers and resize checks
Petr Pavlu
2024-05-22
1
-0
/
+9
|
*
|
ring-buffer: Correct stale comments related to non-consuming readers
Petr Pavlu
2024-05-22
1
-13
/
+3
|
|
/
*
|
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-1
/
+1
*
|
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
blktrace: convert strncpy() to strscpy_pad()
Arnd Bergmann
2024-04-26
1
-2
/
+1
*
|
Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-18
1
-1
/
+75
|
\
\
|
*
|
tracing/user_events: Fix non-spaced field matching
Beau Belgrave
2024-05-13
1
-1
/
+75
*
|
|
Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-18
3
-16
/
+560
|
\
\
\
|
*
|
|
ring-buffer: Add cast to unsigned long addr passed to virt_to_page()
Steven Rostedt (Google)
2024-05-15
1
-1
/
+1
|
*
|
|
ring-buffer: Have mmapped ring buffer keep track of missed events
Steven Rostedt (Google)
2024-05-14
1
-6
/
+47
|
*
|
|
tracing: Allow user-space mapping of the ring-buffer
Vincent Donnefort
2024-05-14
2
-5
/
+100
|
*
|
|
ring-buffer: Introducing ring-buffer mapping functions
Vincent Donnefort
2024-05-14
1
-3
/
+411
|
*
|
|
ring-buffer: Allocate sub-buffers with __GFP_COMP
Vincent Donnefort
2024-05-14
1
-3
/
+3
|
|
/
/
*
|
|
Merge tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-05-18
3
-45
/
+36
|
\
\
\
|
*
|
|
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
2024-05-14
1
-16
/
+23
|
*
|
|
ftrace: Remove unused global 'ftrace_direct_func_count'
Dr. David Alan Gilbert
2024-05-14
2
-12
/
+0
|
*
|
|
ftrace: Remove unused list 'ftrace_direct_funcs'
Dr. David Alan Gilbert
2024-05-14
1
-8
/
+0
|
*
|
|
tracing: Improve benchmark test performance by using do_div()
Thorsten Blum
2024-05-14
1
-1
/
+1
|
*
|
|
ftrace: Use asynchronous grace period for register_ftrace_direct()
Paul E. McKenney
2024-05-14
1
-4
/
+9
|
*
|
|
ftrace: Replaces simple_strtoul in ftrace
Yuran Pereira
2024-05-14
1
-4
/
+3
|
|
/
/
*
|
|
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-18
9
-46
/
+154
|
\
\
\
|
*
|
|
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-16
1
-0
/
+1
|
*
|
|
rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get()
Andrii Nakryiko
2024-05-01
1
-0
/
+2
|
*
|
|
ftrace: make extra rcu_is_watching() validation check optional
Andrii Nakryiko
2024-05-01
1
-0
/
+13
|
*
|
|
rethook: Remove warning messages printed for finding return address of a frame.
Kui-Feng Lee
2024-05-01
1
-1
/
+1
|
*
|
|
tracing/probes: support '%pD' type for print struct file's name
Ye Bin
2024-05-01
2
-23
/
+36
|
*
|
|
tracing/probes: support '%pd' type for print struct dentry's name
Ye Bin
2024-05-01
5
-1
/
+65
|
*
|
|
uprobes: add speculative lockless system-wide uprobe filter check
Andrii Nakryiko
2024-05-01
1
-3
/
+7
|
*
|
|
uprobes: prepare uprobe args buffer lazily
Andrii Nakryiko
2024-05-01
1
-21
/
+28
|
*
|
|
uprobes: encapsulate preparation of uprobe args buffer
Andrii Nakryiko
2024-05-01
1
-37
/
+41
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-18
2
-2
/
+0
|
\
\
\
|
*
|
|
ftrace: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-24
2
-2
/
+0
*
|
|
|
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-15
1
-1
/
+19
|
\
\
\
\
|
*
|
|
|
kprobes: remove dependency on CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
1
-1
/
+19
*
|
|
|
|
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-15
2
-40
/
+124
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-14
1
-14
/
+92
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Add support for kprobe session cookie
Jiri Olsa
2024-04-30
1
-3
/
+16
|
|
*
|
|
|
bpf: Add support for kprobe session context
Jiri Olsa
2024-04-30
1
-7
/
+60
|
|
*
|
|
|
bpf: Add support for kprobe session attach
Jiri Olsa
2024-04-30
1
-8
/
+20
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
2
-1
/
+13
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
1
-4
/
+0
|
|
\
\
\
\
[next]