index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-18
2
-1
/
+83
|
\
|
*
selftests/user_events: Add non-spacing separator check
Beau Belgrave
2024-05-13
1
-0
/
+8
|
*
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
11
-16
/
+1026
|
\
\
|
*
|
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
|
*
|
ring-buffer/selftest: Add ring-buffer mapping test
Vincent Donnefort
2024-05-14
4
-0
/
+305
|
*
|
Documentation: tracing: Add ring-buffer mapping
Vincent Donnefort
2024-05-14
2
-0
/
+107
|
*
|
tracing: Allow user-space mapping of the ring-buffer
Vincent Donnefort
2024-05-14
3
-5
/
+102
|
*
|
ring-buffer: Introducing ring-buffer mapping functions
Vincent Donnefort
2024-05-14
3
-3
/
+463
|
*
|
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
5
-52
/
+39
|
\
\
|
*
|
eventfs: Fix a possible null pointer dereference in eventfs_find_events()
Hao Ge
2024-05-14
1
-4
/
+3
|
*
|
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
3
-14
/
+0
|
*
|
ftrace: Remove unused list 'ftrace_direct_funcs'
Dr. David Alan Gilbert
2024-05-14
2
-9
/
+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
26
-176
/
+406
|
\
\
|
*
|
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-16
10
-0
/
+35
|
*
|
selftests/ftrace: Fix required features for VFS type test case
Masami Hiramatsu (Google)
2024-05-10
1
-1
/
+2
|
*
|
objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids
Andrii Nakryiko
2024-05-01
2
-9
/
+9
|
*
|
objpool: enable inlining objpool_push() and objpool_pop() operations
Andrii Nakryiko
2024-05-01
2
-102
/
+99
|
*
|
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
2
-1
/
+14
|
*
|
uprobes: reduce contention on uprobes_tree access
Jonathan Haslam
2024-05-01
1
-11
/
+11
|
*
|
rethook: Remove warning messages printed for finding return address of a frame.
Kui-Feng Lee
2024-05-01
1
-1
/
+1
|
*
|
fprobe: Add entry/exit callbacks types
Jiri Olsa
2024-05-01
1
-6
/
+12
|
*
|
selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"
Ye Bin
2024-05-01
1
-0
/
+40
|
*
|
selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"
Ye Bin
2024-05-01
1
-0
/
+40
|
*
|
Documentation: tracing: add new type '%pd' and '%pD' for kprobe
Ye Bin
2024-05-01
1
-2
/
+6
|
*
|
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 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-18
1
-7
/
+10
|
\
\
\
|
*
|
|
init/main.c: Minor cleanup for the setup_command_line() function
Yuntao Wang
2024-04-12
1
-3
/
+3
|
*
|
|
init/main.c: Remove redundant space from saved_command_line
Yuntao Wang
2024-04-12
1
-1
/
+3
|
*
|
|
bootconfig: do not put quotes on cmdline items unless necessary
Rasmus Villemoes
2024-04-12
1
-3
/
+4
*
|
|
|
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-18
35
-67
/
+28
|
\
\
\
\
|
*
|
|
|
sysctl: drop now unnecessary out-of-bounds check
Thomas Weißschuh
2024-04-24
1
-5
/
+2
|
*
|
|
|
sysctl: move sysctl type to ctl_table_header
Thomas Weißschuh
2024-04-24
2
-15
/
+17
|
*
|
|
|
sysctl: drop sysctl_is_perm_empty_ctl_table
Thomas Weißschuh
2024-04-24
1
-5
/
+3
|
*
|
|
|
sysctl: treewide: constify argument ctl_table_root::permissions(table)
Thomas Weißschuh
2024-04-24
5
-5
/
+5
|
*
|
|
|
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
2024-04-24
5
-7
/
+3
[next]