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 remote-tracking branch 'jens/for-5.10/block' into dm-5.10
Mike Snitzer
2020-09-29
1
-2
/
+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 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
|
*
|
|
ring-buffer: Have nested events still record running time stamp
Steven Rostedt (VMware)
2020-06-30
1
-95
/
+181
|
*
|
|
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
2020-06-30
2
-7
/
+7
|
*
|
|
x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks
Steven Rostedt (VMware)
2020-06-29
1
-0
/
+8
|
*
|
|
tracing: Only allow trace_array_printk() to be used by instances
Steven Rostedt (VMware)
2020-06-29
1
-3
/
+7
|
|
/
/
*
|
|
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-2
/
+1
|
\
\
\
|
*
|
|
fsnotify: create helper fsnotify_inode()
Amir Goldstein
2020-07-27
1
-2
/
+1
|
|
/
/
*
|
|
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-25
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched,tracing: Convert to sched_set_fifo()
Peter Zijlstra
2020-07-29
1
-25
/
+23
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
3
-12
/
+106
|
\
\
\
|
*
|
|
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-25
1
-2
/
+2
|
*
|
|
bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
Alan Maguire
2020-07-13
3
-5
/
+73
|
*
|
|
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-07-13
1
-2
/
+7
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-04
1
-3
/
+24
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
bpf: Allow %pB in bpf_seq_printf() and bpf_trace_printk()
Song Liu
2020-07-01
1
-2
/
+8
|
|
*
|
bpf: Introduce helper bpf_get_task_stack()
Song Liu
2020-07-01
1
-0
/
+2
|
|
*
|
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
2020-06-24
1
-0
/
+2
|
|
*
|
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
2020-06-24
1
-0
/
+6
|
|
*
|
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
2020-06-24
1
-0
/
+2
[next]