index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-25
1
-2
/
+1
*
|
Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-17
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-17
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-13
1
-6
/
+47
|
*
|
|
tracing: Allow user-space mapping of the ring-buffer
Vincent Donnefort
2024-05-13
2
-5
/
+100
|
*
|
|
ring-buffer: Introducing ring-buffer mapping functions
Vincent Donnefort
2024-05-13
1
-3
/
+411
|
*
|
|
ring-buffer: Allocate sub-buffers with __GFP_COMP
Vincent Donnefort
2024-05-13
1
-3
/
+3
|
|
/
/
*
|
|
Merge tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-05-17
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-13
1
-1
/
+1
|
*
|
|
ftrace: Use asynchronous grace period for register_ftrace_direct()
Paul E. McKenney
2024-05-13
1
-4
/
+9
|
*
|
|
ftrace: Replaces simple_strtoul in ftrace
Yuran Pereira
2024-05-13
1
-4
/
+3
|
|
/
/
*
|
|
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-17
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-17
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-14
2
-40
/
+124
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-13
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
|
|
\
\
\
\
|
|
*
|
|
|
bpf: make bpf_get_branch_snapshot() architecture-agnostic
Andrii Nakryiko
2024-04-04
1
-4
/
+0
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-18
3
-4
/
+8
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
1
-5
/
+5
|
|
\
\
\
\
\
|
*
|
|
|
|
|
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
2024-04-01
1
-2
/
+0
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-28
1
-1
/
+1
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-27
1
-20
/
+32
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
bpf: Avoid get_kernel_nofault() to fetch kprobe entry IP
Andrii Nakryiko
2024-03-25
1
-3
/
+9
|
|
*
|
|
|
|
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
2024-03-19
1
-0
/
+13
|
|
*
|
|
|
|
bpf: pass whole link instead of prog when triggering raw tracepoint
Andrii Nakryiko
2024-03-19
1
-8
/
+10
|
|
*
|
|
|
|
bpf: flatten bpf_probe_register call chain
Andrii Nakryiko
2024-03-19
1
-6
/
+1
|
|
*
|
|
|
|
bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types
Yonghong Song
2024-03-19
1
-4
/
+0
*
|
|
|
|
|
|
Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux
Linus Torvalds
2024-05-13
2
-4
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
[next]