index
:
linux.git
master
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
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-27
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
2017-12-27
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
2017-12-27
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
2017-12-27
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
2017-12-27
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-17
trace: reenable preemption if we modify the ip
Josef Bacik
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-14
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-12-14
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
2017-12-13
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2017-12-12
bpf: fix corruption on concurrent perf_event_output calls
Daniel Borkmann
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
2017-12-12
bpf/tracing: allow user space to query prog array on the same tp
Yonghong Song
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-04
tracing: Pass export pointer as argument to ->write()
Felipe Balbi
2017-12-04
ring-buffer: Remove unused function __rb_data_page_index()
Matthias Kaehlcke
2017-12-04
tracing: make PREEMPTIRQ_EVENTS depend on TRACING
Arnd Bergmann
2017-12-04
tracing: Allocate mask_str buffer dynamically
Changbin Du
2017-12-04
tracing: Fix code comments in trace.c
Chunyu Hu
2017-12-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-12-01
bpf: set maximum number of attached progs to 64 for a single perf tp
Yonghong Song
2017-11-27
blktrace: fix trace mutex deadlock
Jens Axboe
2017-11-22
bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
Gianluca Borello
2017-11-19
blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio
Marcos Paulo de Souza
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO
Yonghong Song
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
2017-11-10
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2017-11-10
blktrace: fix unlocked access to init/start-stop/teardown
Jens Axboe
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
bpf: avoid rcu_dereference inside bpf_event_mutex lock region
Yonghong Song
2017-10-27
bpf: remove tail_call and get_stackid helper declarations from bpf.h
Gianluca Borello
2017-10-27
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...
Yonghong Song
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
[next]