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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
2
-2
/
+2
|
\
|
*
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jean-Philippe Brucker
2020-06-09
2
-2
/
+2
*
|
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-13
1
-5
/
+5
|
\
\
|
*
|
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
2020-06-11
1
-5
/
+5
*
|
|
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
1
-0
/
+3
|
\
\
\
|
*
\
\
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-0
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
12
-221
/
+788
|
|
|
\
\
|
|
*
|
|
kcsan, trace: Make KCSAN compatible with tracing
Marco Elver
2020-03-21
1
-0
/
+3
*
|
|
|
|
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-11
1
-22
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
blktrace: fix endianness for blk_log_remap()
Chaitanya Kulkarni
2020-06-04
1
-15
/
+4
|
*
|
|
|
blktrace: fix endianness in get_pdu_int()
Chaitanya Kulkarni
2020-06-04
1
-1
/
+1
|
*
|
|
|
blktrace: use errno instead of bi_status
Chaitanya Kulkarni
2020-06-04
1
-3
/
+6
|
*
|
|
|
block: remove the error argument to the block_bio_complete tracepoint
Christoph Hellwig
2020-06-04
1
-3
/
+3
*
|
|
|
|
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
1
-3
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
trace: fix an incorrect __user annotation on stack_trace_sysctl
Christoph Hellwig
2020-06-08
1
-3
/
+2
*
|
|
|
|
|
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-06-09
10
-1814
/
+2157
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
Mel Gorman
2020-06-05
1
-9
/
+0
|
*
|
|
|
|
|
tracing: Add a trace print when traceoff_on_warning is triggered
Steven Rostedt (VMware)
2020-06-01
1
-1
/
+4
|
*
|
|
|
|
|
tracing: Move synthetic events to a separate file
Tom Zanussi
2020-06-01
5
-1786
/
+1847
|
*
|
|
|
|
|
tracing: Add hist_debug trace event files for histogram debugging
Tom Zanussi
2020-06-01
4
-0
/
+301
|
*
|
|
|
|
|
tracing: Check state.disabled in synth event trace functions
Tom Zanussi
2020-06-01
1
-16
/
+3
|
*
|
|
|
|
|
tracing/probe: reverse arguments to list_add
Julia Lawall
2020-05-19
1
-1
/
+1
|
*
|
|
|
|
|
ftrace: show debugging information when panic_on_warn set
Cheng Jian
2020-05-19
1
-4
/
+4
*
|
|
|
|
|
|
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2020-06-09
2
-3
/
+3
*
|
|
|
|
|
|
tracing/kprobes: handle mixed kernel/userspace probes better
Christoph Hellwig
2020-06-09
1
-29
/
+43
*
|
|
|
|
|
|
bpf: rework the compat kernel probe handling
Christoph Hellwig
2020-06-09
1
-42
/
+67
*
|
|
|
|
|
|
bpf:bpf_seq_printf(): handle potentially unsafe format string better
Andrew Morton
2020-06-09
1
-3
/
+5
*
|
|
|
|
|
|
bpf: handle the compat string in bpf_trace_copy_string better
Christoph Hellwig
2020-06-09
1
-2
/
+5
*
|
|
|
|
|
|
bpf: factor out a bpf_trace_copy_string helper
Christoph Hellwig
2020-06-09
1
-18
/
+24
*
|
|
|
|
|
|
maccess: rename strnlen_unsafe_user to strnlen_user_nofault
Christoph Hellwig
2020-06-09
1
-1
/
+1
*
|
|
|
|
|
|
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
2020-06-09
1
-2
/
+2
*
|
|
|
|
|
|
maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
Christoph Hellwig
2020-06-09
2
-3
/
+3
*
|
|
|
|
|
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
|
|
|
|
|
|
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-09
1
-4
/
+4
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
2
-7
/
+236
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bpf: Use tracing helpers for lsm programs
Jiri Olsa
2020-06-01
1
-1
/
+1
|
*
|
|
|
|
|
bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper
Yonghong Song
2020-06-01
1
-3
/
+3
|
*
|
|
|
|
|
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
2020-06-01
1
-0
/
+10
|
*
|
|
|
|
|
bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*
John Fastabend
2020-06-01
1
-5
/
+5
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
8
-98
/
+141
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
bpf: Implement CAP_BPF
Alexei Starovoitov
2020-05-15
1
-0
/
+3
|
*
|
|
|
|
|
bpf: Add bpf_seq_printf and bpf_seq_write helpers
Yonghong Song
2020-05-09
1
-0
/
+214
|
*
|
|
|
|
|
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
2020-04-26
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-03
1
-10
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fs: make the pipe_buf_operations ->confirm operation optional
Christoph Hellwig
2020-05-20
1
-1
/
+0
|
*
|
|
|
|
|
fs: make the pipe_buf_operations ->steal operation optional
Christoph Hellwig
2020-05-20
1
-1
/
+0
|
*
|
|
|
|
|
trace: remove tracing_pipe_buf_ops
Christoph Hellwig
2020-05-20
1
-8
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-03
1
-0
/
+39
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
[next]