index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
bpf: Add bpf_snprintf_btf helper
Alan Maguire
1
-0
/
+65
2020-09-28
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
1
-0
/
+1
2020-09-25
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
3
-15
/
+19
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-1
/
+1
2020-09-24
kprobes: Use module_name() macro
Jarkko Sakkinen
1
-3
/
+4
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-10
/
+13
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-30
/
+31
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-26
/
+28
2020-09-21
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
3
-10
/
+22
2020-09-21
tracing: Enable creating new instance early boot
Masami Hiramatsu
3
-19
/
+63
2020-09-21
tracing: Enable adding dynamic events early stage
Masami Hiramatsu
1
-1
/
+8
2020-09-21
tracing: Define event fields early stage
Masami Hiramatsu
1
-37
/
+55
2020-09-21
tracing/uprobes: Support perf-style return probe
Masami Hiramatsu
2
-2
/
+15
2020-09-21
tracing/kprobes: Support perf-style return probe
Masami Hiramatsu
3
-2
/
+19
2020-09-21
tracing/boot: Add per-instance tracing_on option support
Masami Hiramatsu
1
-0
/
+10
2020-09-21
fgraph: Convert ret_stack tasklist scanning to rcu
Davidlohr Bueso
1
-4
/
+4
2020-09-21
tracing: remove a pointless assignment
Dan Carpenter
1
-1
/
+0
2020-09-21
kprobes: Use module_name() macro
Jarkko Sakkinen
1
-3
/
+4
2020-09-21
tracing: Use __this_cpu_read() in trace_buffered_event_enable()
Xianting Tian
1
-1
/
+1
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
5
-5
/
+5
2020-09-21
selftests/bpf: Fix stat probe in d_path test
Jiri Olsa
1
-0
/
+8
2020-09-21
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
1
-10
/
+5
2020-09-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
11
-61
/
+57
2020-09-18
tracing: toplevel d_entry already initialized
Wei Yang
1
-7
/
+2
2020-09-18
tracing: fix double free
Tom Rix
1
-1
/
+0
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2
-25
/
+25
2020-09-18
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
1
-0
/
+1
2020-09-18
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
1
-0
/
+2
2020-09-14
lockdep: fix order in trace_hardirqs_off_caller()
Sven Schnelle
1
-2
/
+2
2020-09-07
blktrace: make function blk_trace_bio_get_cgid() static
Wang Hai
1
-1
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2020-09-01
module: Fix up module_notifier return values
Peter Zijlstra
4
-6
/
+10
2020-08-28
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
1
-0
/
+2
2020-08-25
bpf: Add d_path helper
Jiri Olsa
1
-0
/
+48
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-2
/
+2
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
8
-189
/
+653
2020-08-07
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
1
-0
/
+44
2020-08-06
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-08-06
bpf: Remove inline from bpf_do_trace_printk
Stanislav Fomichev
1
-1
/
+1
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-25
/
+23
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-12
/
+106
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2020-08-04
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2
-4
/
+4
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[prev]
[next]