summaryrefslogtreecommitdiff
path: root/kernel/events (follow)
Commit message (Expand)AuthorAge
* perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland2016-10-07
* uprobes: Fix the memcg accountingOleg Nesterov2016-09-15
* bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-07-11
* perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra2016-06-01
* perf/core: Disable the event on a truncated AUX recordAlexander Shishkin2016-05-18
* perf: Cure event->pending_disable racePeter Zijlstra2016-04-20
* perf: Do not double freePeter Zijlstra2016-04-20
* perf/core: Fix perf_sched_count derailmentAlexander Shishkin2016-04-12
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-25
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-08
|\
| * perf: Fix race in swevent hashPeter Zijlstra2016-01-06
| * perf: Fix race in perf_event_exec()Peter Zijlstra2016-01-06
* | Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-08
|\ \ | |/ |/|
| * cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
* | perf: Do not send exit event twiceJiri Olsa2015-12-06
* | perf: Fix PERF_EVENT_IOC_PERIOD deadlockPeter Zijlstra2015-12-04
* | treewide: Remove old email addressPeter Zijlstra2015-11-23
* | perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian2015-11-23
* | perf/core: Fix RCU problem with cgroup context switching codeStephane Eranian2015-11-23
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-15
|\
| * perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-09
| * perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney2015-11-09
* | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-05
|\ \
| * | cgroup: keep zombies associated with their original cgroupsTejun Heo2015-10-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04
|\ \ \ | |_|/ |/| |
| * | perf: pad raw data samples automaticallyAlexei Starovoitov2015-10-22
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-03
|\ \ \
| * | | perf/core, perf/x86: Change needlessly global functions and a variable to staticGeliang Tang2015-09-28
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-18
| |\| |
| * | | perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-13
| * | | perf/core: Add return value for perf_event_read()Sukadev Bhattiprolu2015-09-13
| * | | perf/core: Invert perf_read_group() loopsPeter Zijlstra2015-09-13
| * | | perf/core: Add group reads to perf_event_read()Peter Zijlstra2015-09-13
| * | | perf/core: Rename perf_event_read_{one,group}, perf_read_hwPeter Zijlstra (Intel)2015-09-13
| * | | perf/core: Split perf_event_read() and perf_event_count()Sukadev Bhattiprolu2015-09-13
| * | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-13
| * | | perf/core: Delete PF_EXITING checks from perf_cgroup_exit() callbackKirill Tkhai2015-09-13
| | |/ | |/|
* | | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2015-11-03
| |/ |/|
* | perf: Fix races in computing the header sizesPeter Zijlstra2015-09-18
* | perf: Fix u16 overflowsPeter Zijlstra2015-09-18
* | perf: Restructure perf syscall point of no returnPeter Zijlstra2015-09-18
|/
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-21
| |\
| * | perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2015-08-09
* | | perf/ring-buffer: Clarify the use of page::private for high-order AUX allocat...Alexander Shishkin2015-08-12
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-08-12
|\ \ \ | | |/ | |/|
| * | perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra2015-08-12
| * | perf: Fix double-free of the AUX bufferBen Hutchings2015-08-12
| * | perf: Fix fasync handling on inherited eventsPeter Zijlstra2015-08-04