index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-31
1
-6
/
+6
|
\
|
*
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2020-03-30
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-13
1
-1
/
+1
|
|
\
|
|
*
bpf: Fix deadlock with rq_lock in bpf_send_signal()
Yonghong Song
2020-03-05
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-14
1
-0
/
+13
|
\
\
\
|
*
|
|
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
2020-03-13
1
-0
/
+3
|
*
|
|
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
2020-03-13
1
-0
/
+2
|
*
|
|
bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET
KP Singh
2020-03-06
1
-0
/
+7
|
*
|
|
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
2020-03-04
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
2
-31
/
+88
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-03-11
1
-0
/
+2
|
|
\
\
|
|
*
|
ftrace: Return the first found result in lookup_rec()
Artem Savkov
2020-03-11
1
-0
/
+2
|
*
|
|
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-07
1
-1
/
+4
|
|
\
\
\
|
|
*
|
|
blktrace: fix dereference after null check
Cengiz Can
2020-03-05
1
-1
/
+4
|
*
|
|
|
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-28
1
-31
/
+83
|
|
\
|
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-02-25
1
-31
/
+83
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-01
2
-7
/
+11
|
\
\
\
\
|
*
|
|
|
bpf/trace: Remove redundant preempt_disable from trace_call_bpf()
Thomas Gleixner
2020-02-25
1
-2
/
+1
|
*
|
|
|
bpf: disable preemption for bpf progs attached to uprobe
Alexei Starovoitov
2020-02-25
1
-2
/
+9
|
*
|
|
|
bpf/trace: Remove EXPORT from trace_call_bpf()
Thomas Gleixner
2020-02-25
1
-1
/
+0
|
*
|
|
|
bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()
Thomas Gleixner
2020-02-25
1
-2
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-28
4
-35
/
+127
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-26
4
-35
/
+127
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue
Masami Hiramatsu
2020-02-26
1
-1
/
+0
|
|
*
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
2020-02-20
1
-1
/
+2
|
|
*
tracing: Clear trace_state when starting trace
Masami Hiramatsu
2020-02-20
1
-2
/
+2
|
|
*
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-02-20
1
-0
/
+2
|
|
*
tracing: Have synthetic event test use raw_smp_processor_id()
Steven Rostedt (VMware)
2020-02-20
1
-6
/
+6
|
|
*
tracing: Fix number printing bug in print_synth_event()
Tom Zanussi
2020-02-20
1
-3
/
+29
|
|
*
tracing: Check that number of vals matches number of synth event fields
Tom Zanussi
2020-02-20
1
-2
/
+12
|
|
*
tracing: Make synth_event trace functions endian-correct
Tom Zanussi
2020-02-20
1
-4
/
+58
|
|
*
tracing: Make sure synth_event_trace() example always uses u64
Tom Zanussi
2020-02-20
1
-17
/
+17
*
|
|
bpf: Add bpf_read_branch_records() helper
Daniel Xu
2020-02-19
1
-0
/
+41
*
|
|
bpf: Allow bpf_perf_event_read_value in all BPF programs
Song Liu
2020-02-18
1
-2
/
+2
|
/
/
*
|
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-12
2
-142
/
+87
|
\
|
|
*
tracing: Consolidate trace() functions
Tom Zanussi
2020-02-11
1
-134
/
+86
|
*
tracing: Don't return -EINVAL when tracing soft disabled synth events
Tom Zanussi
2020-02-11
1
-14
/
+6
|
*
tracing: Add missing nest end to synth_event_trace_start() error case
Tom Zanussi
2020-02-11
1
-0
/
+1
|
*
tracing/kprobe: Fix uninitialized variable bug
Gustavo A. R. Silva
2020-02-10
1
-1
/
+1
*
|
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-02-06
33
-682
/
+3277
|
\
|
|
*
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2020-02-05
2
-2
/
+11
|
*
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
2020-02-05
1
-0
/
+10
|
*
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2020-02-05
2
-3
/
+7
|
*
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2020-02-05
2
-4
/
+7
|
*
tracing: Use seq_buf for building dynevent_cmd string
Tom Zanussi
2020-02-01
3
-37
/
+15
|
*
tracing: Remove useless code in dynevent_arg_pair_add()
Tom Zanussi
2020-02-01
1
-1
/
+1
|
*
tracing: Remove check_arg() callbacks from dynevent args
Tom Zanussi
2020-02-01
4
-53
/
+46
|
*
tracing: Consolidate some synth_event_trace code
Tom Zanussi
2020-02-01
1
-84
/
+57
|
*
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
2020-01-31
1
-15
/
+38
[next]