summaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-10-221-2/+4
| |\ \ \
| * | | | perf/ring_buffer: Matching the memory allocate and free, in rb_alloc()Yunfeng Ye2019-10-171-10/+10
| * | | | perf/ring_buffer: Modify the parameter type of perf_mmap_free_page()Yunfeng Ye2019-10-171-4/+4
| * | | | perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)2019-10-171-11/+46
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-251-5/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-201-5/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko2019-11-181-5/+2
| | | |_|/ | | |/| |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-251-7/+39
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-211-4/+6
| |\| | |
| * | | | perf/core: Provide a kernel-internal interface to pause perf_eventLike Xu2019-11-151-0/+18
| * | | | perf/core: Provide a kernel-internal interface to recalibrate event periodLike Xu2019-11-151-7/+21
* | | | | perf/core: Fix missing static inline on perf_cgroup_switch()Ben Dooks (Codethink)2019-11-131-1/+1
* | | | | perf/core: Consistently fail fork on allocation failuresAlexander Shishkin2019-11-131-1/+1
* | | | | perf/aux: Disallow aux_output for kernel eventsAlexander Shishkin2019-11-131-0/+7
* | | | | perf/core: Reattach a misplaced commentAlexander Shishkin2019-11-131-4/+3
* | | | | perf/aux: Fix the aux_output group inheritance fixAlexander Shishkin2019-11-131-1/+1
* | | | | perf/core: Disallow uncore-cgroup eventsPeter Zijlstra2019-11-131-0/+9
| |/ / / |/| | |
* | | | perf/core: Start rejecting the syscall with attr.__reserved_2 setAlexander Shishkin2019-10-281-1/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-271-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | perf/aux: Fix AUX output stoppingAlexander Shishkin2019-10-221-1/+1
| | |/ | |/|
| * | perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter2019-10-211-2/+4
| |/
* / kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe registerSong Liu2019-10-191-2/+11
|/
* 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
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-261-3/+3
|\ \
| * | perf/core: Fix several typos in commentsRoy Ben Shlomo2019-09-201-3/+3
* | | uprobe: collapse THP pmd after removing all uprobesSong Liu2019-09-241-0/+9
* | | uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLITSong Liu2019-09-241-4/+2
* | | uprobe: use original page when all uprobes are removedSong Liu2019-09-241-15/+51
|/ /
* | 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
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-161-0/+93
|\ \ \ \
| * | | | perf: Allow normal events to output AUX dataAlexander Shishkin2019-08-281-0/+93
| | |/ / | |/| |
* / | | perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initializationMark-PK Tsai2019-09-061-2/+2
|/ / /
* / / 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