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