index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
1
-125
/
+145
|
\
|
*
tracing: Add trace_export support for trace_marker
Tingwei Zhang
2020-10-05
1
-0
/
+9
|
*
tracing: Add trace_export support for event trace
Tingwei Zhang
2020-10-05
1
-125
/
+134
|
*
tracing: Add flag to control different traces
Tingwei Zhang
2020-10-05
1
-17
/
+19
*
|
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-9
/
+4
|
\
\
|
*
|
block: add a bdget_part helper
Christoph Hellwig
2020-10-05
1
-7
/
+2
|
*
|
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-1
/
+1
|
*
|
blktrace: make function blk_trace_bio_get_cgid() static
Wang Hai
2020-09-07
1
-1
/
+1
|
|
/
*
|
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
1
-3
/
+4
|
\
\
|
*
|
kprobes: Use module_name() macro
Jarkko Sakkinen
2020-09-24
1
-3
/
+4
*
|
|
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-12
4
-6
/
+10
|
\
\
\
|
*
|
|
module: Fix up module_notifier return values
Peter Zijlstra
2020-09-01
4
-6
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-10-01
2
-8
/
+8
|
\
\
\
|
*
|
|
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-09-29
1
-4
/
+2
|
*
|
|
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
2020-09-29
1
-4
/
+6
*
|
|
|
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-09-22
4
-26
/
+28
|
\
|
|
|
|
*
|
|
tracing: fix double free
Tom Rix
2020-09-18
1
-1
/
+0
|
*
|
|
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-18
1
-2
/
+1
|
*
|
|
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2020-09-18
2
-25
/
+25
|
*
|
|
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
2020-09-18
1
-0
/
+1
|
*
|
|
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
2020-09-18
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-19
1
-2
/
+1
|
\
\
\
|
*
|
|
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-19
1
-2
/
+1
|
|
/
/
*
/
/
lockdep: fix order in trace_hardirqs_off_caller()
Sven Schnelle
2020-09-14
1
-2
/
+2
|
/
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
1
-1
/
+1
|
\
|
*
bpf: Remove inline from bpf_do_trace_printk
Stanislav Fomichev
2020-08-06
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-2
/
+2
|
\
\
|
*
|
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-10
1
-2
/
+2
*
|
|
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-08-07
8
-189
/
+653
|
\
\
\
|
*
|
|
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
2020-08-07
1
-0
/
+44
|
*
|
|
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2020-08-04
2
-4
/
+4
|
*
|
|
tracing/uprobe: Remove dead code in trace_uprobe_register()
Peng Fan
2020-08-03
1
-1
/
+0
|
*
|
|
ftrace: Fix ftrace_trace_task return value
Josef Bacik
2020-08-03
2
-4
/
+6
|
*
|
|
trace : Have tracing buffer info use kvzalloc instead of kzalloc
Zhaoyang Huang
2020-08-03
1
-2
/
+2
|
*
|
|
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
2020-07-30
1
-6
/
+0
|
*
|
|
ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set t...
Chengming Zhou
2020-07-30
1
-0
/
+8
|
*
|
|
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
2020-07-30
1
-4
/
+7
|
*
|
|
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
2020-07-30
1
-2
/
+3
|
*
|
|
tracing/hwlat: Drop the duplicate assignment in start_kthread()
Kevin Hao
2020-07-30
1
-1
/
+0
|
*
|
|
tracing: Save one trace_event->type by using __TRACE_LAST_TYPE
Wei Yang
2020-07-09
1
-2
/
+2
|
*
|
|
tracing: Simplify defining of the next event id
Wei Yang
2020-07-09
1
-6
/
+6
|
*
|
|
ring-buffer: Do not trigger a WARN if clock going backwards is detected
Steven Rostedt (VMware)
2020-07-01
1
-3
/
+21
|
*
|
|
ring-buffer: Call trace_clock_local() directly for RETPOLINE kernels
Steven Rostedt (VMware)
2020-07-01
1
-1
/
+9
|
*
|
|
ring-buffer: Move the add_timestamp into its own function
Steven Rostedt (VMware)
2020-07-01
1
-12
/
+20
|
*
|
|
ring-buffer: Consolidate add_timestamp to remove some branches
Steven Rostedt (VMware)
2020-07-01
1
-66
/
+73
|
*
|
|
ring-buffer: Mark the !tail (crossing a page) as unlikely
Steven Rostedt (VMware)
2020-06-30
1
-1
/
+1
|
*
|
|
ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
Nicholas Piggin
2020-06-30
2
-17
/
+72
|
*
|
|
ring-buffer: Add rb_time_t 64 bit operations for speeding up 32 bit
Steven Rostedt (VMware)
2020-06-30
1
-27
/
+243
|
*
|
|
ring-buffer: Incorporate absolute timestamp into add_timestamp logic
Steven Rostedt (VMware)
2020-06-30
1
-18
/
+22
[next]