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 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-05
2
-4
/
+10
|
\
|
*
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached
Steven Rostedt (Google)
2023-05-05
1
-3
/
+9
|
*
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
2023-05-03
1
-1
/
+1
*
|
Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-28
1
-2
/
+0
|
\
\
|
*
|
rv: Remove redundant assignment to variable retval
Colin Ian King
2023-04-25
1
-2
/
+0
*
|
|
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-04-28
10
-260
/
+1168
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
2023-04-27
1
-0
/
+4
|
*
|
tracing: Add missing spaces in trace_print_hex_seq()
Ken Lin
2023-04-26
1
-1
/
+4
|
*
|
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
2023-04-26
1
-3
/
+13
|
*
|
tracing/user_events: Limit max fault-in attempts
Beau Belgrave
2023-04-25
1
-14
/
+35
|
*
|
tracing/user_events: Prevent same address and bit per process
Beau Belgrave
2023-04-25
1
-0
/
+41
|
*
|
tracing/user_events: Ensure bit is cleared on unregister
Beau Belgrave
2023-04-25
1
-0
/
+34
|
*
|
tracing/user_events: Ensure write index cannot be negative
Beau Belgrave
2023-04-25
1
-0
/
+3
|
*
|
tracing: Fix print_fields() for __dyn_loc/__rel_loc
Beau Belgrave
2023-04-25
1
-4
/
+6
|
*
|
tracing/user_events: Set event filter_type from type
Beau Belgrave
2023-04-25
1
-0
/
+3
|
*
|
ring-buffer: Clearly check null ptr returned by rb_set_head_page()
Zheng Yejian
2023-04-25
1
-2
/
+3
|
*
|
tracing: Unbreak user events
Steven Rostedt (Google)
2023-03-29
1
-1
/
+0
|
*
|
tracing/user_events: Use print_format_fields() for trace output
Steven Rostedt (Google)
2023-03-29
1
-6
/
+3
|
*
|
tracing/user_events: Align structs with tabs for readability
Beau Belgrave
2023-03-29
1
-41
/
+41
|
*
|
tracing/user_events: Limit global user_event count
Beau Belgrave
2023-03-29
1
-0
/
+47
|
*
|
tracing/user_events: Charge event allocs to cgroups
Beau Belgrave
2023-03-29
1
-10
/
+10
|
*
|
tracing/user_events: Add ioctl for disabling addresses
Beau Belgrave
2023-03-29
1
-2
/
+95
|
*
|
tracing/user_events: Fixup enable faults asyncly
Beau Belgrave
2023-03-29
1
-6
/
+114
|
*
|
tracing/user_events: Use remote writes for event enablement
Beau Belgrave
2023-03-29
2
-138
/
+453
|
*
|
tracing/user_events: Split header into uapi and kernel
Beau Belgrave
2023-03-29
1
-5
/
+0
|
*
|
tracing: Add "fields" option to show raw trace event fields
Steven Rostedt (Google)
2023-03-29
4
-2
/
+177
|
*
|
fprobe: Skip exit_handler if entry_handler returns !0
Masami Hiramatsu (Google)
2023-03-28
2
-7
/
+22
|
*
|
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google)
2023-03-28
1
-1
/
+4
|
*
|
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
2023-03-28
2
-8
/
+15
|
*
|
ftrace: Show a list of all functions that have ever been enabled
Steven Rostedt (Google)
2023-03-21
1
-5
/
+46
|
*
|
ring_buffer: Use try_cmpxchg instead of cmpxchg
Uros Bizjak
2023-03-21
1
-4
/
+4
|
*
|
ring_buffer: Change some static functions to bool
Uros Bizjak
2023-03-21
1
-24
/
+23
|
*
|
ring_buffer: Change some static functions to void
Uros Bizjak
2023-03-21
1
-15
/
+7
*
|
|
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
3
-4
/
+1
|
\
\
\
|
*
|
|
rv/reactor: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
2
-2
/
+0
|
*
|
|
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
2023-03-19
1
-2
/
+1
*
|
|
|
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
1
-4
/
+0
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
2
-7
/
+10
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
4
-19
/
+45
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
6
-17
/
+16
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
2
-1
/
+14
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-09
1
-5
/
+1
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-06
1
-4
/
+0
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
Tejun Heo
2023-03-02
1
-4
/
+0
*
|
|
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-04-25
3
-428
/
+34
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ftrace: selftest: remove broken trace_direct_tramp
Mark Rutland
2023-03-21
1
-10
/
+2
|
*
|
|
|
|
|
|
|
ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
Florent Revest
2023-03-21
2
-2
/
+2
|
*
|
|
|
|
|
|
|
ftrace: Store direct called addresses in their ops
Florent Revest
2023-03-21
1
-2
/
+5
|
*
|
|
|
|
|
|
|
ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
Florent Revest
2023-03-21
2
-21
/
+22
|
*
|
|
|
|
|
|
|
ftrace: Remove the legacy _ftrace_direct API
Florent Revest
2023-03-21
1
-393
/
+0
[next]