index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
*
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
|
\
|
*
tracing: Remove PPC32 wart from config TRACING_SUPPORT
Michael Ellerman
2018-05-03
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
|
|
\
\
|
|
*
|
bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS
Yonghong Song
2018-06-04
|
|
*
|
bpf: implement bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
|
|
*
|
bpf: fix context access in tracing progs on 32 bit archs
Daniel Borkmann
2018-06-03
|
|
*
|
bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
Sean Young
2018-05-30
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-07
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Allow bpf_current_task_under_cgroup in interrupt
Teng Qin
2018-04-29
|
|
*
|
|
|
bpf: add bpf_get_stack helper
Yonghong Song
2018-04-29
*
|
|
|
|
|
Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-06-06
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tracing: Use match_string() instead of open coding it in trace_set_options()
Yisheng Xie
2018-06-05
|
*
|
|
|
|
|
ring-buffer: Fix a bunch of typos in comments
Steven Rostedt (VMware)
2018-06-04
|
*
|
|
|
|
|
tracing: Allow histogram triggers to access ftrace internal events
Steven Rostedt (VMware)
2018-05-29
|
*
|
|
|
|
|
tracing: Have zero size length in filter logic be full string
Steven Rostedt (VMware)
2018-05-29
|
*
|
|
|
|
|
tracing: Add trigger file for trace_markers tracefs/ftrace/print
Steven Rostedt (VMware)
2018-05-29
|
*
|
|
|
|
|
tracing: Do not show filter file for ftrace internal events
Steven Rostedt (VMware)
2018-05-29
|
*
|
|
|
|
|
tracing: Add brackets in ftrace event dynamic arrays
Steven Rostedt (VMware)
2018-05-29
|
*
|
|
|
|
|
tracing: Have event_trace_init() called by trace_init_tracefs()
Steven Rostedt (VMware)
2018-05-29
|
*
|
|
|
|
|
tracing: Add __find_event_file() to find event files without restrictions
Steven Rostedt (VMware)
2018-05-29
|
*
|
|
|
|
|
tracing: Do not reference event data in post call triggers
Steven Rostedt (VMware)
2018-05-29
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-05-16
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
2018-05-15
*
|
|
|
|
|
tracing: Make the snapshot trigger work with instances
Steven Rostedt (VMware)
2018-05-28
*
|
|
|
|
|
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
2018-05-27
|
/
/
/
/
/
*
|
|
|
|
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
2018-05-11
*
|
|
|
|
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-05
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tracing: Fix the file mode of stack tracer
Zhengyuan Liu
2018-05-03
|
*
|
|
|
ftrace: Have set_graph_* files have normal file modes
Chen LinX
2018-05-03
*
|
|
|
|
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-02
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tracing: Add field modifier parsing hist error for hist triggers
Tom Zanussi
2018-04-26
|
*
|
|
tracing: Add field parsing hist error for hist triggers
Tom Zanussi
2018-04-26
|
*
|
|
tracing: Restore proper field flag printing when displaying triggers
Tom Zanussi
2018-04-26
|
*
|
|
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
2018-04-26
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-04-29
|
\
\
\
\
|
*
|
|
|
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
*
|
|
|
|
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-26
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
2018-04-25
|
*
|
|
tracing: Fix kernel crash while using empty filter with perf
Ravi Bangoria
2018-04-25
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-22
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
Yonghong Song
2018-04-10
[next]