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
Commit message (
Expand
)
Author
Age
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-12
|
\
|
*
vfs: Add some logging to the core users of the fs_context log
David Howells
2019-02-28
|
*
cpuset: Use fs_context
David Howells
2019-02-28
|
*
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
2019-02-28
|
*
cgroup: store a reference to cgroup_ns into cgroup_fs_context
Al Viro
2019-02-28
|
*
cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper
Al Viro
2019-02-28
|
*
cgroup_do_mount(): massage calling conventions
Al Viro
2019-02-28
|
*
cgroup: stash cgroup_root reference into cgroup_fs_context
Al Viro
2019-02-28
|
*
cgroup2: switch to option-by-option parsing
Al Viro
2019-02-28
|
*
cgroup1: switch to option-by-option parsing
Al Viro
2019-02-28
|
*
cgroup: take options parsing into ->parse_monolithic()
Al Viro
2019-02-28
|
*
cgroup: fold cgroup1_mount() into cgroup1_get_tree()
Al Viro
2019-02-28
|
*
cgroup: start switching to fs_context
Al Viro
2019-02-28
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-03-12
|
\
\
|
*
|
pipe: stop using ->can_merge
Jann Horn
2019-02-01
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-12
|
\
\
\
|
*
|
|
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
|
*
|
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
|
*
|
|
swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
|
*
|
|
kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions
Zev Weiss
2019-03-12
|
*
|
|
kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
Zev Weiss
2019-03-12
*
|
|
|
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-03-11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tracing: Use strncpy instead of memcpy when copying comm in trace.c
Tom Zanussi
2019-03-05
|
*
|
|
tracing: Use strncpy instead of memcpy when copying comm for hist triggers
Tom Zanussi
2019-03-05
|
*
|
|
tracing: Use strncpy instead of memcpy for string keys in hist triggers
Tom Zanussi
2019-03-05
|
*
|
|
tracing: Use str_has_prefix() in synth_event_create()
Tom Zanussi
2019-03-05
|
*
|
|
tracing/perf: Use strndup_user() instead of buggy open-coded version
Jann Horn
2019-02-21
|
*
|
|
tracing: Fix spelling mistake: "analagous" -> "analogous"
Colin Ian King
2019-02-20
|
*
|
|
tracing: Comment why cond_snapshot is checked outside of max_lock protection
Steven Rostedt (VMware)
2019-02-20
|
*
|
|
tracing: Add alternative synthetic event trace action syntax
Tom Zanussi
2019-02-20
|
*
|
|
tracing: Add hist trigger onchange() handler
Tom Zanussi
2019-02-20
|
*
|
|
tracing: Add hist trigger snapshot() action
Tom Zanussi
2019-02-20
|
*
|
|
tracing: Add conditional snapshot
Tom Zanussi
2019-02-20
|
*
|
|
tracing: Generalize hist trigger onmax and save action
Tom Zanussi
2019-02-20
|
*
|
|
tracing: Split up onmatch action data
Tom Zanussi
2019-02-20
|
*
|
|
tracing: Refactor hist trigger action code
Tom Zanussi
2019-02-20
|
*
|
|
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
zhangyi (F)
2019-02-20
|
*
|
|
uprobes: convert uprobe.ref to refcount_t
Elena Reshetova
2019-02-15
|
*
|
|
ftrace: Allow enabling of filters via index of available_filter_functions
Steven Rostedt (VMware)
2019-02-15
|
*
|
|
tracing: Change the function format to display function names by perf
Changbin Du
2019-02-11
|
*
|
|
ring-buffer: Remove unused function ring_buffer_page_len()
Miroslav Benes
2019-02-06
|
*
|
|
tracing: Show stacktrace for wakeup tracers
Changbin Du
2019-02-06
|
*
|
|
tracing: Put a margin between flags and duration for wakeup tracers
Changbin Du
2019-02-06
|
*
|
|
tracing: Show more info for funcgraph wakeup tracers
Changbin Du
2019-02-06
|
*
|
|
tracing: Add comment to predicate_parse() about "&&" or "||"
Steven Rostedt (VMware)
2019-02-06
|
*
|
|
tracing: Annotate implicit fall through in predicate_parse()
Mathieu Malaterre
2019-02-06
|
*
|
|
tracing: Annotate implicit fall through in parse_probe_arg()
Mathieu Malaterre
2019-02-06
|
*
|
|
function_graph: Support displaying relative timestamp
Changbin Du
2019-02-06
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-11
|
\
\
\
\
|
*
|
|
|
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
2019-03-07
[next]