- 8857519 bpf: drop unnecessary context cast from BPF_PROG_RUN by Daniel Borkmann · 8 years ago
- e96271f perf/core: Fix address filter parser by Alexander Shishkin · 8 years ago
- 864c235 perf/core: Do not set cpuctx->cgrp for unscheduled cgroups by David Carrillo-Cisneros · 8 years ago
- 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
- 0933840 perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix CONFIG_DEBUG_TEST_DRIVER_REMOVE=y kernel panic by Jiri Olsa · 8 years ago
- 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 739f1bc Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 3bf6215 perf/core: Limit matching exclusive events to one PMU by Alexander Shishkin · 8 years ago
- 5006921 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 767ae08 perf/core: Fix a race between mmap_close() and set_output() of AUX events by Alexander Shishkin · 8 years ago
- f1e4ba5 perf, bpf: fix conditional call to bpf_overflow_handler by Arnd Bergmann · 8 years ago
- c9bbdd4 perf/core: Don't pass PERF_EF_START to the PMU ->start callback by Will Deacon · 8 years ago
- 2cc5384 Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve conflicts by Ingo Molnar · 8 years ago
- 5876314 perf/core: Remove WARN from perf_event_read() by Peter Zijlstra · 8 years ago
- aa6a5f3 perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs by Alexei Starovoitov · 8 years ago
- 8b6a3fe perf/core: Use this_cpu_ptr() when stopping AUX events by Will Deacon · 8 years ago
- d6a2f903 perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG by David Carrillo-Cisneros · 8 years ago
- 4ff6a8d perf/core: Generalize event->group_flags by David Carrillo-Cisneros · 8 years ago
- 29dd328 bitmap.h, perf/core: Fix the mask in perf_output_sample_regs() by Madhavan Srinivasan · 8 years ago
- 8942c2b Merge branch 'perf/urgent' into perf/core, to pick up dependencies by Ingo Molnar · 8 years ago
- 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
- 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 9 years ago
- 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 9 years ago
- 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 9 years ago
- cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
- e48c178 perf/core: Optimize perf_pmu_sched_task() by Peter Zijlstra · 9 years ago
- 09e61b4f perf/x86/intel: Rework the large PEBS setup code by Peter Zijlstra · 9 years ago
- 3f005e7 perf/core: Sched out groups atomically by Mark Rutland · 8 years ago
- db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
- 0b8f1e2 perf/core: Fix sideband list-iteration vs. event ordering NULL pointer deference crash by Peter Zijlstra · 8 years ago
- 0d87d7e perf/core: Change log level for duration warning to KERN_INFO by David Ahern · 8 years ago
- a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 9 years ago
- 00e16c3 perf/core: Convert to hotplug state machine by Thomas Gleixner · 9 years ago
- 3ebe3bd Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
- 2c81a64 perf/core: Fix pmu::filter_match for SW-led groups by Mark Rutland · 9 years ago
- 1aacde3 bpf: generally move prog destruction to RCU deferral by Daniel Borkmann · 9 years ago
- 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 9 years ago
- 3559ff9 Merge branch 'linus' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
- 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 62a92c8 perf/core: Remove a redundant check by Alexander Shishkin · 9 years ago
- 616d1c1 Merge branch 'linus' into perf/core, to refresh the branch by Ingo Molnar · 9 years ago
- a4f144e perf/core: Fix crash due to account/unaccount_sb_event() inconsistency by David Carrillo-Cisneros · 9 years ago
- a139655 perf/abi: Change the errno for sampling event not supported in hardware by Vineet Gupta · 9 years ago
- ab7fdef perf/core: Fix implicitly enable dynamic interrupt throttle by Kan Liang · 9 years ago
- aab5b71 perf/core: Rename the perf_event_aux*() APIs to perf_event_sb*(), to separate them from AUX ring-buffer records by Peter Zijlstra · 9 years ago
- f2fb6be perf/core: Optimize side-band event delivery by Kan Liang · 9 years ago
- 97c79a3 perf core: Per event callchain limit by Arnaldo Carvalho de Melo · 9 years ago
- a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
- 0161028 perf/core: Change the default paranoia level to 2 by Andy Lutomirski · 9 years ago
- 5101ef2 perf/arm: Special-case hetereogeneous CPUs by Mark Rutland · 9 years ago
- 6e855cd perf/core: Let userspace know if the PMU supports address filters by Alexander Shishkin · 9 years ago
- 375637b perf/core: Introduce address range filtering by Alexander Shishkin · 9 years ago
- b73e4fe perf/core: Extend perf_event_aux_ctx() to optionally iterate through more events by Alexander Shishkin · 9 years ago
- c796bbb perf/core: Move set_filter() out of CONFIG_EVENT_TRACING by Alexander Shishkin · 9 years ago
- cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 0b20e59 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 9 years ago
- 79c9ce5 perf/core: Fix perf_event_open() vs. execve() race by Peter Zijlstra · 9 years ago
- 9ecda41 perf/core: Add ::write_backward attribute to perf event by Wang Nan · 9 years ago
- 65cbbd0 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 9 years ago
- b303e7c perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation by Peter Zijlstra · 9 years ago
- 85b67bc perf, bpf: minimize the size of perf_trace_() tracepoint handler by Alexei Starovoitov · 9 years ago
- ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 32bbe00 bpf: sanitize bpf tracepoint access by Alexei Starovoitov · 9 years ago
- 98b5c2c perf, bpf: allow bpf programs attach to tracepoints by Alexei Starovoitov · 9 years ago
- 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 9 years ago
- 1879445 perf/core: Set event's default ::overflow_handler() by Wang Nan · 9 years ago
- 86e7972 perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-buffer by Wang Nan · 9 years ago
- 95ff4ca perf/core: Free AUX pages in unmap path by Alexander Shishkin · 9 years ago
- 2665784 perf/core: Verify we have a single perf_hw_context PMU by Peter Zijlstra · 9 years ago
- 201c2f8 perf/core: Don't leak event in the syscall error path by Alexander Shishkin · 9 years ago
- 8fdc653 perf/core: Fix time tracking bug with multiplexing by Peter Zijlstra · 9 years ago
- 1dcaac1 perf/core: Document some hotplug bits by Peter Zijlstra · 9 years ago
- 91a612e perf/core: Fix dynamic interrupt throttle by Peter Zijlstra · 9 years ago
- 1e02cd4 perf/core: Fix the unthrottle logic by Peter Zijlstra · 9 years ago
- e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1f25184 Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 9 years ago
- 927a557 perf/core: Fix perf_sched_count derailment by Alexander Shishkin · 9 years ago
- 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 10 years ago
- 675965b perf: Export perf_event_sysfs_show() by Thomas Gleixner · 9 years ago
- 0a73489 Merge tag 'v4.5-rc6' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
- 0da4cf3 perf: Robustify task_function_call() by Peter Zijlstra · 9 years ago
- a096309 perf: Fix scaling vs. perf_install_in_context() by Peter Zijlstra · 9 years ago
- bd2afa4 perf: Fix scaling vs. perf_event_enable() by Peter Zijlstra · 9 years ago
- 7fce250 perf: Fix scaling vs. perf_event_enable_on_exec() by Peter Zijlstra · 9 years ago
- 3cbaa59 perf: Fix ctx time tracking by introducing EVENT_TIME by Peter Zijlstra · 9 years ago
- 28a967c perf: Cure event->pending_disable race by Peter Zijlstra · 9 years ago
- 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 9 years ago
- a69b0ca perf: Fix cloning by Peter Zijlstra · 9 years ago
- 6f932e5 perf: Only update context time when active by Peter Zijlstra · 9 years ago
- a4f4bb6 perf: Allow perf_release() with !event->ctx by Peter Zijlstra · 9 years ago
- 1300562 perf: Do not double free by Peter Zijlstra · 9 years ago
- 84c4e62 perf: Close install vs. exit race by Peter Zijlstra · 9 years ago