perf: Do not double free
[pandora-kernel.git] / kernel / events / core.c
2017-02-23 Peter Zijlstraperf: Do not double free
2017-02-23 Peter Zijlstraperf: Fix event->ctx locking
2017-02-23 Michael Ellermanperf: Fix perf_event_for_each() to use sibling
2017-02-23 Peter Zijlstraperf: Fix race in swevent hash
2015-11-27 Peter Zijlstraperf: Fix inherited events vs. tracepoint filters
2015-10-13 Peter Zijlstraperf: Fix fasync handling on inherited events
2015-05-09 Peter Zijlstraperf: Fix irq_work 'tail' recursion
2014-12-14 Pawel Mollperf: Handle compat ioctl
2014-11-05 Peter Zijlstraperf: fix perf bug in fork()
2014-11-05 Cong Wangperf: Fix a race condition in perf_remove_from_context()