| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/core: Fix corner case in perf_rotate_context() | Song Liu | 2019-10-09 | 1 | -5/+17 |
* | perf/core: Rework memory accounting in perf_mmap() | Song Liu | 2019-10-09 | 1 | -2/+15 |
* | perf/core: Fix inheritance of aux_output groups | Alexander Shishkin | 2019-10-07 | 1 | -0/+4 |
* | perf_event_open: switch to copy_struct_from_user() | Aleksa Sarai | 2019-10-01 | 1 | -38/+9 |
* | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-28 | 1 | -0/+7 |
|\ |
|
| * | lockdown: Lock down perf when in confidentiality mode | David Howells | 2019-08-20 | 1 | -0/+7 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-09-27 | 1 | -3/+3 |
|\ \ |
|
| * | | perf/core: Fix several typos in comments | Roy Ben Shlomo | 2019-09-20 | 1 | -3/+3 |
* | | | uprobe: collapse THP pmd after removing all uprobes | Song Liu | 2019-09-25 | 1 | -0/+9 |
* | | | uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT | Song Liu | 2019-09-25 | 1 | -4/+2 |
* | | | uprobe: use original page when all uprobes are removed | Song Liu | 2019-09-25 | 1 | -15/+51 |
|/ / |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-09-17 | 1 | -4/+4 |
|\ \ |
|
| * | | perf/core: Mark hrtimers to expire in hard interrupt context | Sebastian Andrzej Siewior | 2019-08-01 | 1 | -4/+4 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-09-17 | 1 | -6/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'sched/rt' into sched/core, to pick up -rt changes | Ingo Molnar | 2019-09-16 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | sched/core: Convert get_task_struct() to return the task | Matthew Wilcox (Oracle) | 2019-07-25 | 1 | -6/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-09-17 | 1 | -0/+93 |
|\ \ \ \ |
|
| * | | | | perf: Allow normal events to output AUX data | Alexander Shishkin | 2019-08-28 | 1 | -0/+93 |
| | |/ /
| |/| | |
|
* / | | | perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization | Mark-PK Tsai | 2019-09-06 | 1 | -2/+2 |
|/ / / |
|
* / / | perf/core: Fix creating kernel counters for PMUs that override event->cpu | Leonard Crestez | 2019-07-25 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2019-07-19 | 1 | -3/+1 |
|\ \ |
|
| * | | perf_event_get(): don't bother with fget_raw() | Al Viro | 2019-06-27 | 1 | -3/+1 |
* | | | perf/core: Fix exclusive events' grouping | Alexander Shishkin | 2019-07-13 | 1 | -12/+22 |
* | | | perf/core: Fix race between close() and fork() | Peter Zijlstra | 2019-07-13 | 1 | -8/+41 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-07-09 | 1 | -22/+30 |
|\ \ \ |
|
| * \ \ | Merge tag 'v5.2' into perf/core, to pick up fixes | Ingo Molnar | 2019-07-08 | 1 | -5/+18 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | perf/cgroups: Don't rotate events for cgroups unnecessarily | Ian Rogers | 2019-06-24 | 1 | -20/+22 |
| * | | | perf/core: Add attr_groups_update into struct pmu | Jiri Olsa | 2019-06-03 | 1 | -0/+6 |
| * | | | perf/core: Allow non-privileged uprobe for user processes | Song Liu | 2019-06-03 | 1 | -2/+2 |
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-09 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-09 | 1 | -3/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-06-28 | 1 | -3/+1 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem | Oleg Nesterov | 2019-05-28 | 1 | -3/+1 |
| | |/ / |
|
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-08 | 1 | -2/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | timekeeping: Use proper clock specifier names in functions | Jason A. Donenfeld | 2019-06-22 | 1 | -2/+2 |
| |/ / |
|
* | | | perf/x86: Disable extended registers for non-supported PMUs | Kan Liang | 2019-06-24 | 1 | -4/+14 |
* | | | perf/ioctl: Add check for the sample_period value | Ravi Bangoria | 2019-06-24 | 1 | -0/+3 |
* | | | perf/core: Fix perf_sample_regs_user() mm check | Peter Zijlstra | 2019-06-17 | 1 | -1/+1 |
|/ / |
|
* | | perf/ring-buffer: Use regular variables for nesting | Peter Zijlstra | 2019-05-24 | 2 | -17/+28 |
* | | perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data | Peter Zijlstra | 2019-05-24 | 1 | -3/+3 |
* | | perf/ring_buffer: Add ordering to rb->nest increment | Peter Zijlstra | 2019-05-24 | 1 | -0/+9 |
* | | perf/ring_buffer: Fix exposing a temporarily decreased data_head | Yabin Cui | 2019-05-24 | 1 | -4/+20 |
|/ |
|
* | mm/mmu_notifier: use correct mmu_notifier events for each invalidation | Jérôme Glisse | 2019-05-14 | 1 | -1/+1 |
* | mm/mmu_notifier: contextual information for event triggering invalidation | Jérôme Glisse | 2019-05-14 | 1 | -1/+2 |
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-05-07 | 1 | -1/+1 |
|\ |
|
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2019-04-09 | 1 | -1/+1 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-07 | 1 | -5/+3 |
|\ \ |
|
| * | | uprobes: Initialize uprobes earlier | Nadav Amit | 2019-04-30 | 1 | -5/+3 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-05-06 | 1 | -1/+11 |
|\ \ \ |
|