index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-11
perf/core: Fix group {cpu,task} validation
Mark Rutland
1
-20
/
+19
2017-11-11
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-2
/
+13
2017-11-11
perf/core: Fix locking for children siblings group read
Jiri Olsa
1
-0
/
+6
2017-11-11
perf/core: Invert perf_read_group() loops
Peter Zijlstra
1
-25
/
+46
2017-10-12
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
1
-5
/
+10
2017-09-15
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+1
2017-07-18
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2017-02-23
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+57
2017-02-23
perf: Do not double free
Peter Zijlstra
1
-1
/
+6
2017-02-23
perf: Fix event->ctx locking
Peter Zijlstra
1
-34
/
+201
2017-02-23
perf: Fix perf_event_for_each() to use sibling
Michael Ellerman
1
-1
/
+1
2017-02-23
perf: Fix race in swevent hash
Peter Zijlstra
1
-19
/
+1
2015-11-27
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
1
-0
/
+4
2015-10-13
perf: Fix fasync handling on inherited events
Peter Zijlstra
1
-2
/
+10
2015-05-09
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
1
-0
/
+10
2014-12-14
perf: Handle compat ioctl
Pawel Moll
1
-1
/
+21
2014-11-05
perf: fix perf bug in fork()
Peter Zijlstra
1
-1
/
+3
2014-11-05
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
1
-0
/
+10
2014-07-11
perf: Fix race in removing an event
Peter Zijlstra
1
-20
/
+25
2014-06-09
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
1
-1
/
+12
2014-06-09
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
1
-0
/
+3
2014-04-02
perf: Fix hotplug splat
Peter Zijlstra
1
-6
/
+6
2013-11-28
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
1
-4
/
+27
2013-10-26
perf: Fix perf_cgroup_switch for sw-events
Peter Zijlstra
1
-3
/
+6
2013-10-26
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
1
-6
/
+6
2013-10-26
perf: Use css_tryget() to avoid propping up css refcount
Salman Qazi
1
-3
/
+7
2013-09-10
perf: Fix event group context move
Jiri Olsa
1
-2
/
+18
2013-07-27
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-71
/
+157
2013-07-27
perf: Fix perf mmap bugs
Peter Zijlstra
2
-17
/
+23
2013-07-27
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
1
-1
/
+14
2013-07-27
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
1
-1
/
+10
2013-07-27
perf: Clone child context from parent context pmu
Jiri Olsa
1
-1
/
+1
2013-07-27
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
1
-2
/
+2
2013-05-13
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
1
-1
/
+1
2013-05-13
perf: Fix error return code
Wei Yongjun
1
-0
/
+1
2012-09-19
perf_event: Switch to internal refcount, fix race with close()
Al Viro
1
-29
/
+33
2011-12-14
perf events: Fix ring_buffer_wakeup() brown paperbag bug
Will Deacon
1
-2
/
+6
2011-12-07
perf: Do no try to schedule task events if there are none
Gleb Natapov
1
-2
/
+2
2011-12-05
perf: Fix loss of notification with multi-event
Peter Zijlstra
3
-2
/
+90
2011-11-14
perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...
Gleb Natapov
1
-1
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-03
Revert "perf: Add PM notifiers to fix CPU hotplug races"
Linus Torvalds
1
-95
/
+2
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
1
-3
/
+3
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
1
-0
/
+1
2011-09-26
Merge commit 'v3.1-rc7' into perf/core
Ingo Molnar
1
-12
/
+55
2011-08-31
perf_event: Fix broken calc_timer_values()
Eric B Munson
1
-2
/
+2
2011-08-29
perf events: Fix slow and broken cgroup context switch code
Stephane Eranian
1
-10
/
+53
2011-08-14
perf: provide PMU when initing events
Mark Rutland
1
-2
/
+2
2011-08-14
perf: Add PM notifiers to fix CPU hotplug races
Peter Zijlstra
1
-2
/
+95
2011-07-21
perf: Remove perf_event_attr::type check
Lin Ming
1
-7
/
+0
[next]