| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-12-12 | bpf/tracing: allow user space to query prog array on the same tp |  Yonghong Song | 1 | -0/+23 |
| 2017-12-11 | Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD |  Paul E. McKenney | 1 | -11/+0 |
| 2017-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 1 | -0/+8 |
| 2017-12-04 | trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched() |  Paul E. McKenney | 1 | -1/+1 |
| 2017-12-04 | tracing: Pass export pointer as argument to ->write() |  Felipe Balbi | 1 | -1/+1 |
| 2017-12-04 | ring-buffer: Remove unused function __rb_data_page_index() |  Matthias Kaehlcke | 1 | -6/+0 |
| 2017-12-04 | tracing: make PREEMPTIRQ_EVENTS depend on TRACING |  Arnd Bergmann | 1 | -0/+1 |
| 2017-12-04 | tracing: Allocate mask_str buffer dynamically |  Changbin Du | 1 | -20/+9 |
| 2017-12-04 | tracing: Fix code comments in trace.c |  Chunyu Hu | 1 | -5/+5 |
| 2017-12-01 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -18/+12 |
| 2017-12-01 | bpf: set maximum number of attached progs to 64 for a single perf tp |  Yonghong Song | 1 | -0/+8 |
| 2017-11-28 | ring_buffer_poll_wait() return value used as return value of ->poll() |  Al Viro | 1 | -1/+1 |
| 2017-11-27 | ipc, kernel, mm: annotate ->poll() instances |  Al Viro | 1 | -3/+3 |
| 2017-11-27 | blktrace: fix trace mutex deadlock |  Jens Axboe | 1 | -2/+2 |
| 2017-11-27 | rcu: Eliminate rcu_irq_enter_disabled() |  Paul E. McKenney | 1 | -11/+0 |
| 2017-11-22 | bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO |  Gianluca Borello | 1 | -2/+2 |
| 2017-11-22 | bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO |  Gianluca Borello | 1 | -1/+1 |
| 2017-11-22 | bpf: remove explicit handling of 0 for arg2 in bpf_probe_read |  Gianluca Borello | 1 | -5/+1 |
| 2017-11-19 | blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio |  Marcos Paulo de Souza | 1 | -16/+10 |
| 2017-11-17 | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 18 | -363/+703 |
| 2017-11-15 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -3/+0 |
| 2017-11-15 | kmemcheck: remove annotations |  Levin, Alexander (Sasha Levin) | 1 | -3/+0 |
| 2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 4 | -35/+185 |
| 2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -2/+2 |
| 2017-11-14 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -20/+70 |
| 2017-11-14 | bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO |  Yonghong Song | 1 | -2/+6 |
| 2017-11-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -10/+10 |
| 2017-11-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2017-11-11 | bpf: Revert bpf_overrid_function() helper changes. |  David S. Miller | 4 | -85/+7 |
| 2017-11-11 | bpf: add a bpf_override_function helper |  Josef Bacik | 4 | -7/+85 |
| 2017-11-10 | blktrace: fix unlocked registration of tracepoints |  Jens Axboe | 1 | -10/+22 |
| 2017-11-10 | blktrace: fix unlocked access to init/start-stop/teardown |  Jens Axboe | 1 | -10/+48 |
| 2017-11-08 | Merge branch 'linus' into sched/core, to pick up fixes |  Ingo Molnar | 25 | -0/+25 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts |  Ingo Molnar | 25 | -0/+25 |
| 2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts |  Ingo Molnar | 25 | -0/+25 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 25 | -0/+25 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 25 | -0/+25 |
| 2017-11-01 | bpf: avoid rcu_dereference inside bpf_event_mutex lock region |  Yonghong Song | 1 | -10/+7 |
| 2017-10-27 | bpf: remove tail_call and get_stackid helper declarations from bpf.h |  Gianluca Borello | 1 | -0/+2 |
| 2017-10-27 | perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers" |  Yonghong Song | 1 | -1/+1 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() |  Mark Rutland | 3 | -3/+3 |
| 2017-10-25 | bpf: permit multiple bpf attachments for a single perf event |  Yonghong Song | 4 | -26/+99 |
| 2017-10-18 | bpf: split verifier and program ops |  Jakub Kicinski | 1 | -3/+12 |
| 2017-10-16 | ftrace: Kill FTRACE_OPS_FL_PER_CPU |  Peter Zijlstra | 1 | -49/+6 |
| 2017-10-16 | perf/ftrace: Small cleanup |  Peter Zijlstra | 1 | -1/+1 |
| 2017-10-16 | perf/ftrace: Fix function trace events |  Peter Zijlstra | 1 | -31/+49 |
| 2017-10-16 | perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function") |  Peter Zijlstra | 4 | -8/+6 |
| 2017-10-13 | tracing: mark trace_test_buffer as __maybe_unused |  Arnd Bergmann | 1 | -1/+1 |
| 2017-10-12 | tracing: Kconfig text fixes for CONFIG_HWLAT_TRACER |  Jesper Dangaard Brouer | 1 | -2/+2 |
| 2017-10-10 | ftrace: Clear hashes of stale ips of init memory |  Joel Fernandes | 1 | -0/+69 |