summaryrefslogtreecommitdiffstats
path: root/kernel/events/core.c
Commit message (Expand)AuthorAgeFilesLines
* perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)2019-10-171-11/+46
* perf/core: Fix corner case in perf_rotate_context()Song Liu2019-10-091-5/+17
* perf/core: Rework memory accounting in perf_mmap()Song Liu2019-10-091-2/+15
* perf/core: Fix inheritance of aux_output groupsAlexander Shishkin2019-10-071-0/+4
* perf_event_open: switch to copy_struct_from_user()Aleksa Sarai2019-10-011-38/+9
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+7
|\
| * lockdown: Lock down perf when in confidentiality modeDavid Howells2019-08-191-0/+7
* | perf/core: Fix several typos in commentsRoy Ben Shlomo2019-09-201-3/+3
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-171-4/+4
|\ \
| * | perf/core: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-011-4/+4
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-6/+3
|\ \ \
| * \ \ Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar2019-09-161-1/+1
| |\ \ \
| * | | | sched/core: Convert get_task_struct() to return the taskMatthew Wilcox (Oracle)2019-07-251-6/+3
| | |/ / | |/| |
* | | | perf: Allow normal events to output AUX dataAlexander Shishkin2019-08-281-0/+93
| |/ / |/| |
* | | perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez2019-07-251-1/+1
|/ /
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-191-3/+1
|\ \
| * | perf_event_get(): don't bother with fget_raw()Al Viro2019-06-261-3/+1
* | | perf/core: Fix exclusive events' groupingAlexander Shishkin2019-07-131-12/+22
* | | perf/core: Fix race between close() and fork()Peter Zijlstra2019-07-131-8/+41
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-091-22/+30
|\ \ \
| * \ \ Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-081-5/+18
| |\ \ \ | | | |/ | | |/|
| * | | perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers2019-06-241-20/+22
| * | | perf/core: Add attr_groups_update into struct pmuJiri Olsa2019-06-031-0/+6
| * | | perf/core: Allow non-privileged uprobe for user processesSong Liu2019-06-031-2/+2
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-2/+2
|\ \ \ | |_|/ |/| |
| * | timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-2/+2
| |/
* | perf/x86: Disable extended registers for non-supported PMUsKan Liang2019-06-241-4/+14
* | perf/ioctl: Add check for the sample_period valueRavi Bangoria2019-06-241-0/+3
* | perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra2019-06-171-1/+1
|/
* perf/core: Add perf_pmu_resched() as global functionStephane Eranian2019-04-161-0/+10
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-04-161-16/+21
|\
| * perf/core: Fix the address filtering fixAlexander Shishkin2019-04-161-16/+21
* | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-04-161-9/+43
|\|
| * perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra2019-04-121-9/+43
* | perf/core: Make perf_swevent_init_cpu() staticValdis Kletnieks2019-04-031-1/+1
|/
* Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Thomas Gleixner2019-03-221-0/+2
|\
| * perf/core: Restore mmap record type correctlyStephane Eranian2019-03-111-0/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-101-1/+3
|\|
| * perf: Mark expected switch fall-throughGustavo A. R. Silva2019-03-011-0/+1
| * perf, bpf: Consider events with attr.bpf_event as side-band eventsSong Liu2019-02-281-1/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-091-4/+4
|\ \ | |/ |/|
| * mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-071-4/+4
* | Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-281-31/+59
|\ \
| * | perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2019-02-221-34/+47
| * | perf: Copy parent's address filter offsets on cloneAlexander Shishkin2019-02-221-0/+15
* | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-281-0/+16
|\ \ \ | |/ / |/| |
| * | perf/x86: Add check_period PMU callbackJiri Olsa2019-02-111-0/+16
| |/
* | perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_tElena Reshetova2019-02-041-1/+1
* | perf/ring_buffer: Convert ring_buffer.refcount to refcount_tElena Reshetova2019-02-041-2/+2
* | perf: Convert perf_event_context.refcount to refcount_tElena Reshetova2019-02-041-6/+6