summaryrefslogtreecommitdiff
path: root/kernel/events
AgeCommit message (Expand)Author
2018-05-30perf/core: Fix perf_output_read_group()Peter Zijlstra
2018-05-30perf/cgroup: Fix child event counting bugSong Liu
2018-05-16perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra
2018-05-16perf: Remove superfluous allocation error checkJiri Olsa
2018-05-16perf/core: Fix the perf_cpu_time_max_percent checkTan Xiaojun
2018-04-29perf: Return proper values for user stack errorsJiri Olsa
2018-04-13perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra
2018-04-08perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds
2017-10-21bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song
2017-08-30perf/core: Fix group {cpu,task} validationMark Rutland
2017-07-27Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar
2017-06-14perf/core: Drop kernel samples even though :u is specifiedJin Yao
2017-04-30perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra
2017-03-26perf/core: Fix event inheritance on fork()Peter Zijlstra
2017-02-09perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memoryPeter Zijlstra
2016-10-07perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland
2016-09-15uprobes: Fix the memcg accountingOleg Nesterov
2016-07-11bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-06-01perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra
2016-05-18perf/core: Disable the event on a truncated AUX recordAlexander Shishkin
2016-04-20perf: Cure event->pending_disable racePeter Zijlstra
2016-04-20perf: Do not double freePeter Zijlstra
2016-04-12perf/core: Fix perf_sched_count derailmentAlexander Shishkin
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-01-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-06perf: Fix race in swevent hashPeter Zijlstra
2016-01-06perf: Fix race in perf_event_exec()Peter Zijlstra
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-06perf: Do not send exit event twiceJiri Olsa
2015-12-04perf: Fix PERF_EVENT_IOC_PERIOD deadlockPeter Zijlstra
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian
2015-11-23perf/core: Fix RCU problem with cgroup context switching codeStephane Eranian
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-09perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra
2015-11-09perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds
2015-10-22perf: pad raw data samples automaticallyAlexei Starovoitov
2015-10-15cgroup: keep zombies associated with their original cgroupsTejun Heo
2015-09-28perf/core, perf/x86: Change needlessly global functions and a variable to staticGeliang Tang
2015-09-18Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-09-18perf: Fix races in computing the header sizesPeter Zijlstra
2015-09-18perf: Fix u16 overflowsPeter Zijlstra
2015-09-18perf: Restructure perf syscall point of no returnPeter Zijlstra
2015-09-13perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu
2015-09-13perf/core: Add return value for perf_event_read()Sukadev Bhattiprolu