index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Age
Commit message (
Expand
)
Author
2016-04-20
perf: Cure event->pending_disable race
Peter Zijlstra
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-02-25
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
2015-09-13
perf: Fix PERF_EVENT_IOC_PERIOD migration race
Peter Zijlstra
2015-09-13
perf: Fix fasync handling on inherited events
Peter Zijlstra
2015-04-13
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
2015-01-16
perf: Fix events installation during moving group
Jiri Olsa
2014-11-21
perf: Handle compat ioctl
Pawel Moll
2014-10-09
perf: fix perf bug in fork()
Peter Zijlstra
2014-10-05
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
2014-07-28
perf: Do not allow optimized switch for non-cloned events
Jiri Olsa
2014-06-11
perf: Fix race in removing an event
Peter Zijlstra
2014-06-11
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
2014-06-11
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
2014-02-27
perf: Fix hotplug splat
Peter Zijlstra
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-01-12
perf: Introduce a flag to enable close-on-exec in perf_event_open()
Yann Droneaud
2014-01-12
perf/x86: Fix active_entry initialization
Stephane Eranian
2013-12-17
perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period
Peter Zijlstra
2013-12-17
perf: Disable all pmus on unthrottling and rescheduling
Alexander Shishkin
2013-11-27
perf: Add active_entry list head to struct perf_event
Stephane Eranian
2013-11-19
perf: Remove fragile swevent hlist optimization
Peter Zijlstra
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2013-11-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-06
perf: Factor out strncpy() in perf_event_mmap_event()
Oleg Nesterov
2013-10-29
perf: Fix the perf context switch optimization
Peter Zijlstra
2013-10-29
perf: Change zero-padding of strings in perf_event_mmap_event()
Peter Zijlstra
2013-10-29
perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()
Oleg Nesterov
2013-10-29
perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()
Oleg Nesterov
2013-10-29
perf: Remove useless atomic_t
Peter Zijlstra
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-17
perf: Disable PERF_RECORD_MMAP2 support
Stephane Eranian
2013-10-04
perf: Add generic transaction flags
Andi Kleen
2013-10-04
perf: Enforce 1 as lower limit for perf_event_max_sample_rate
Knut Petersen
2013-10-04
perf: Fix perf_pmu_migrate_context
Peter Zijlstra
2013-09-29
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
2013-09-26
pmu_bus: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
2013-09-11
perf: Fix up MMAP2 buffer space reservation
Arnaldo Carvalho de Melo
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-02
perf: Add attr->mmap2 attribute to an event
Stephane Eranian
2013-09-02
perf: Prevent race in unthrottling code
Jiri Olsa
2013-08-29
perf: make events stream always parsable
Adrian Hunter
2013-08-26
cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax
Tejun Heo
2013-08-16
perf: Do not compute time values unnecessarily
Peter Zijlstra
2013-08-16
perf: Account freq events globally
Frederic Weisbecker
2013-08-13
cgroup: cgroup_css_from_dir() now should be called with RCU read locked
Tejun Heo
[next]