index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-09-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-18
tracing: fix double free
Tom Rix
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2020-09-18
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
2020-09-18
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
2020-09-14
lockdep: fix order in trace_hardirqs_off_caller()
Sven Schnelle
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-08-07
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
2020-08-06
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
bpf: Remove inline from bpf_do_trace_printk
Stanislav Fomichev
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-04
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-03
tracing/uprobe: Remove dead code in trace_uprobe_register()
Peng Fan
2020-08-03
ftrace: Fix ftrace_trace_task return value
Josef Bacik
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
trace : Have tracing buffer info use kvzalloc instead of kzalloc
Zhaoyang Huang
2020-07-30
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
2020-07-30
ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set t...
Chengming Zhou
2020-07-30
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
2020-07-30
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
2020-07-30
tracing/hwlat: Drop the duplicate assignment in start_kthread()
Kevin Hao
2020-07-29
sched,tracing: Convert to sched_set_fifo()
Peter Zijlstra
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-23
tracefs: Remove unnecessary debug_fs checks.
Peter Enderborg
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-13
bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
Alan Maguire
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-07-09
tracing: Save one trace_event->type by using __TRACE_LAST_TYPE
Wei Yang
2020-07-09
tracing: Simplify defining of the next event id
Wei Yang
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-02
Merge branch 'perf/vlbr'
Peter Zijlstra
2020-07-01
ring-buffer: Do not trigger a WARN if clock going backwards is detected
Steven Rostedt (VMware)
2020-07-01
ring-buffer: Call trace_clock_local() directly for RETPOLINE kernels
Steven Rostedt (VMware)
2020-07-01
ring-buffer: Move the add_timestamp into its own function
Steven Rostedt (VMware)
2020-07-01
ring-buffer: Consolidate add_timestamp to remove some branches
Steven Rostedt (VMware)
2020-07-01
bpf: Allow %pB in bpf_seq_printf() and bpf_trace_printk()
Song Liu
2020-07-01
bpf: Introduce helper bpf_get_task_stack()
Song Liu
2020-06-30
ring-buffer: Mark the !tail (crossing a page) as unlikely
Steven Rostedt (VMware)
[next]