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-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
10
-1814
/
+2157
2020-06-09
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2
-3
/
+3
2020-06-09
tracing/kprobes: handle mixed kernel/userspace probes better
Christoph Hellwig
1
-29
/
+43
2020-06-09
bpf: rework the compat kernel probe handling
Christoph Hellwig
1
-42
/
+67
2020-06-09
bpf:bpf_seq_printf(): handle potentially unsafe format string better
Andrew Morton
1
-3
/
+5
2020-06-09
bpf: handle the compat string in bpf_trace_copy_string better
Christoph Hellwig
1
-2
/
+5
2020-06-09
bpf: factor out a bpf_trace_copy_string helper
Christoph Hellwig
1
-18
/
+24
2020-06-09
maccess: rename strnlen_unsafe_user to strnlen_user_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-09
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-09
maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
Christoph Hellwig
2
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
1
-4
/
+4
2020-06-05
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
Mel Gorman
1
-9
/
+0
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-7
/
+236
2020-06-03
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-10
/
+1
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+39
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-12
/
+0
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
1
-12
/
+0
2020-06-01
bpf: Use tracing helpers for lsm programs
Jiri Olsa
1
-1
/
+1
2020-06-01
bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper
Yonghong Song
1
-3
/
+3
2020-06-01
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
1
-0
/
+10
2020-06-01
bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*
John Fastabend
1
-5
/
+5
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-24
/
+4
2020-06-01
tracing: Add a trace print when traceoff_on_warning is triggered
Steven Rostedt (VMware)
1
-1
/
+4
2020-06-01
tracing: Move synthetic events to a separate file
Tom Zanussi
5
-1786
/
+1847
2020-06-01
tracing: Add hist_debug trace event files for histogram debugging
Tom Zanussi
4
-0
/
+301
2020-06-01
tracing: Check state.disabled in synth event trace functions
Tom Zanussi
1
-16
/
+3
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
11
-101
/
+152
2020-05-20
fs: make the pipe_buf_operations ->confirm operation optional
Christoph Hellwig
1
-1
/
+0
2020-05-20
fs: make the pipe_buf_operations ->steal operation optional
Christoph Hellwig
1
-1
/
+0
2020-05-20
trace: remove tracing_pipe_buf_ops
Christoph Hellwig
1
-8
/
+1
2020-05-19
tracing/probe: reverse arguments to list_add
Julia Lawall
1
-1
/
+1
2020-05-19
ftrace: show debugging information when panic_on_warn set
Cheng Jian
1
-4
/
+4
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
1
-10
/
+0
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
8
-24
/
+65
2020-05-19
lockdep: Prepare for noinstr sections
Peter Zijlstra
1
-0
/
+2
2020-05-19
tracing: Provide lockdep less trace_hardirqs_on/off() variants
Thomas Gleixner
1
-0
/
+37
2020-05-16
blktrace: Report pid with note messages
Jan Kara
1
-2
/
+2
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-98
/
+141
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-34
/
+66
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
1
-0
/
+3
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
1
-32
/
+62
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
1
-2
/
+4
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-43
/
+13
2020-05-14
ring-buffer: Remove all BUG() calls
Steven Rostedt (VMware)
1
-6
/
+6
2020-05-14
ring-buffer: Don't deactivate the ring buffer on failed iterator reads
Steven Rostedt (VMware)
1
-15
/
+7
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-22
/
+0
2020-05-12
Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+10
[next]