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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-06-23
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
1
-2
/
+6
2020-06-23
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
1
-2
/
+19
2020-06-23
tracing/boot: Fix config dependency for synthedic event
Masami Hiramatsu
1
-1
/
+1
2020-06-23
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
1
-1
/
+1
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-14
/
+40
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+20
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2
-7
/
+7
2020-06-17
ftrace: Fix maybe-uninitialized compiler warning
Kaitao Cheng
1
-2
/
+10
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2
-3
/
+3
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2
-4
/
+4
2020-06-17
bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
Andrii Nakryiko
1
-1
/
+1
2020-06-17
blktrace: Avoid sparse warnings when assigning q->blk_trace
Jan Kara
1
-11
/
+8
2020-06-17
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
1
-0
/
+13
2020-06-16
tracing: Remove unused event variable in tracing_iter_reset
YangHui
1
-2
/
+1
2020-06-16
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
1
-2
/
+2
2020-06-16
trace: Fix typo in allocate_ftrace_ops()'s comment
Wei Yang
1
-1
/
+1
2020-06-16
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
3
-7
/
+26
2020-06-15
tracing/probe: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+2
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2020-06-11
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+14
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+3
2020-06-11
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
1
-5
/
+5
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+2
2020-06-09
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jean-Philippe Brucker
2
-2
/
+2
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-08
trace: fix an incorrect __user annotation on stack_trace_sysctl
Christoph Hellwig
1
-3
/
+2
2020-06-05
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
Mel Gorman
1
-9
/
+0
2020-06-04
blktrace: fix endianness for blk_log_remap()
Chaitanya Kulkarni
1
-15
/
+4
2020-06-04
blktrace: fix endianness in get_pdu_int()
Chaitanya Kulkarni
1
-1
/
+1
2020-06-04
blktrace: use errno instead of bi_status
Chaitanya Kulkarni
1
-3
/
+6
2020-06-04
block: remove the error argument to the block_bio_complete tracepoint
Christoph Hellwig
1
-3
/
+3
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
[next]