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
2018-11-10
perf: Fix PERF_EVENT_IOC_PERIOD deadlock
Peter Zijlstra
1
-1
/
+8
2018-11-10
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
2018-05-30
perf/core: Fix perf_output_read_group()
Peter Zijlstra
1
-1
/
+2
2018-05-16
perf: Remove superfluous allocation error check
Jiri Olsa
1
-8
/
+2
2018-05-16
perf/core: Fix the perf_cpu_time_max_percent check
Tan Xiaojun
1
-1
/
+1
2018-04-29
perf: Return proper values for user stack errors
Jiri Olsa
1
-2
/
+2
2018-04-13
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
1
-5
/
+10
2018-04-08
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
1
-23
/
+7
2018-01-17
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+57
2017-08-30
perf/core: Fix group {cpu,task} validation
Mark Rutland
1
-20
/
+19
2017-07-27
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
1
-21
/
+0
2017-06-14
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
2017-05-20
perf: Fix race in swevent hash
Peter Zijlstra
1
-19
/
+1
2017-05-20
perf: Fix event->ctx locking
Peter Zijlstra
1
-37
/
+207
2017-05-08
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-2
/
+13
2017-04-30
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
1
-6
/
+17
2017-04-22
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2016-08-31
uprobes: Fix the memcg accounting
Oleg Nesterov
1
-2
/
+3
2016-04-12
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+1
2015-09-15
perf: Fix PERF_EVENT_IOC_PERIOD migration race
Peter Zijlstra
1
-20
/
+55
2015-09-15
perf: Fix fasync handling on inherited events
Peter Zijlstra
1
-2
/
+10
2015-07-13
perf: Fix ring_buffer_attach() RCU sync, again
Oleg Nesterov
1
-7
/
+7
2015-04-16
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
1
-0
/
+10
2015-01-16
perf: Fix events installation during moving group
Jiri Olsa
1
-2
/
+2
2014-11-23
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
1
-1
/
+0
2014-11-16
perf: Fix corruption of sibling list with hotplug
Mark Rutland
1
-3
/
+5
2014-10-28
perf: Fix and clean up initialization of pmu::event_idx
Peter Zijlstra
2
-21
/
+1
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+14
2014-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+31
2014-10-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-15
/
+145
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-6
/
+1
2014-10-03
perf: Fix perf bug in fork()
Peter Zijlstra
1
-1
/
+3
2014-10-03
perf: Fix unclone_ctx() vs. locking
Peter Zijlstra
1
-23
/
+31
2014-10-02
perf: fix perf bug in fork()
Peter Zijlstra
1
-1
/
+3
2014-09-24
Revert "perf: Do not allow optimized switch for non-cloned events"
Jiri Olsa
1
-1
/
+1
2014-09-24
perf: Fix child event initial state setup
Jiri Olsa
1
-1
/
+2
2014-09-24
perf: Do not POLLHUP event if it has children
Jiri Olsa
1
-1
/
+20
2014-09-19
perf/cgroup: Remove perf_put_cgroup()
Zefan Li
1
-6
/
+1
2014-09-16
perf: Do not check PERF_EVENT_STATE_EXIT on syscall read path
Jiri Olsa
1
-2
/
+1
2014-09-09
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
1
-0
/
+10
2014-09-09
perf/core: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-09-09
perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-09-09
Merge tag 'v3.17-rc4' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+22
2014-08-26
scheduler: Replace __get_cpu_var with this_cpu_ptr
Christoph Lameter
2
-14
/
+14
2014-08-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+22
2014-08-24
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-7
/
+8
2014-08-24
perf: Add PERF_EVENT_STATE_EXIT state for events with exited task
Jiri Olsa
1
-1
/
+9
2014-08-24
perf: Fix perf_poll to return proper POLLHUP value
Jiri Olsa
1
-1
/
+1
2014-08-20
perf: Handle compat ioctl
Pawel Moll
1
-1
/
+22
2014-08-13
perf: Do poll_wait() before checking condition in perf_poll()
Sebastian Andrzej Siewior
1
-3
/
+1
[next]