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