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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
1
-0
/
+2
2020-11-18
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
1
-3
/
+4
2020-11-18
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
1
-6
/
+4
2020-11-18
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
1
-0
/
+4
2020-11-18
perf/core: Fix bad use of igrab()
Song Liu
1
-12
/
+9
2020-10-14
perf: Fix task_function_call() error handling
Kajol Jain
1
-2
/
+3
2020-06-20
perf: Add cond_resched() to task_function_call()
Barret Rhoden
1
-9
/
+14
2020-05-02
perf/core: fix parent pid/tid in task exit events
Ian Rogers
1
-3
/
+10
2020-02-14
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
1
-1
/
+9
2020-01-29
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
1
-0
/
+3
2019-08-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
1
-1
/
+1
2019-07-21
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
1
-1
/
+1
2019-04-20
perf/core: Restore mmap record type correctly
Stephane Eranian
1
-0
/
+2
2019-03-13
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
1
-7
/
+7
2019-02-20
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+16
2018-11-10
perf/core: Fix locking for children siblings group read
Jiri Olsa
1
-0
/
+5
2018-11-10
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
2018-09-26
perf/core: Force USER_DS when recording user stack data
Yabin Cui
1
-0
/
+4
2018-05-30
perf/core: Fix perf_output_read_group()
Peter Zijlstra
1
-1
/
+2
2018-05-30
perf/cgroup: Fix child event counting bug
Song Liu
1
-5
/
+16
2018-05-09
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-20
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
1
-0
/
+6
2018-04-13
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
1
-5
/
+10
2018-04-13
perf/core: Fix error handling in perf_event_alloc()
Dan Carpenter
1
-1
/
+3
2017-12-09
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
1
-16
/
+31
2017-10-12
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-1
/
+2
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-07-05
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
1
-22
/
+48
2017-06-14
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
2017-03-26
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2017-03-26
perf/core: Fix use-after-free in perf_release()
Peter Zijlstra
1
-0
/
+11
2017-02-14
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
1
-10
/
+15
2017-02-09
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
Peter Zijlstra
1
-21
/
+21
2017-02-09
perf/core: Fix use-after-free bug
Peter Zijlstra
1
-2
/
+25
2017-02-01
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+54
2016-12-06
perf/core: Remove invalid warning from list_update_cgroup_even()t
David Carrillo-Cisneros
1
-11
/
+8
2016-11-21
perf/core: Fix address filter parser
Alexander Shishkin
1
-0
/
+2
2016-11-15
perf/core: Do not set cpuctx->cgrp for unscheduled cgroups
David Carrillo-Cisneros
1
-0
/
+11
2016-10-28
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
1
-2
/
+8
2016-10-28
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
1
-4
/
+9
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+88
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+37
2016-09-23
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-09-22
perf/core: Limit matching exclusive events to one PMU
Alexander Shishkin
1
-1
/
+1
2016-09-10
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-6
/
+25
2016-09-10
perf/core: Fix a race between mmap_close() and set_output() of AUX events
Alexander Shishkin
1
-6
/
+25
2016-09-06
perf, bpf: fix conditional call to bpf_overflow_handler
Arnd Bergmann
1
-1
/
+1
[next]