index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Age
Commit message (
Expand
)
Author
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-01-18
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-03
perf: Fix typos in comments
Ingo Molnar
2018-11-27
events: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-10-30
perf/core: Clean up inconsisent indentation
Colin Ian King
2018-10-10
trace_uprobe: support reference counter in fd-based uprobe
Song Liu
2018-10-02
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-10-02
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-09-10
perf/core: Force USER_DS when recording user stack data
Yabin Cui
2018-09-09
Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-08-30
perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint
Jiri Olsa
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-07-31
arm64: perf: Add cap_user_time aarch64
Michael O'Farrell
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
2018-07-25
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-16
perf, tools: Use correct articles in comments
Tobias Tefke
2018-06-27
perf/core: Move inline keyword at the beginning of declaration
Mathieu Malaterre
2018-06-21
perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'
Souptick Joarder
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-25
perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT...
Eugene Syromiatnikov
2018-05-25
perf/core: Fix bad use of igrab()
Song Liu
2018-05-25
perf/core: Fix group scheduling with mixed hw and sw events
Song Liu
2018-05-24
perf/core: add perf_get_event() to return perf_event given a struct file
Yonghong Song
2018-04-17
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-17
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
2018-04-12
perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()
Song Liu
2018-04-09
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
2018-03-24
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-03-20
perf/cgroup: Fix child event counting bug
Song Liu
2018-03-19
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
2018-03-16
perf/core: Clear sibling list of detached events
Mark Rutland
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
2018-03-13
perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES
Milind Chabbi
2018-03-13
perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr()
Jiri Olsa
2018-03-12
perf/core: Fix installing cgroup events on CPU
leilei.lin
2018-03-12
perf/core: Optimize perf_rotate_context() event scheduling
Peter Zijlstra
2018-03-12
perf/core: Fix tree based event rotation
Peter Zijlstra
2018-03-12
perf/core: Simpify perf_event_groups_for_each()
Peter Zijlstra
2018-03-12
perf/core: Optimize ctx_sched_out()
Peter Zijlstra
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2018-03-12
perf/core: Fix event schedule order
Peter Zijlstra
[next]