index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 cgroup event list management
Namhyung Kim
2022-01-26
1
-2
/
+9
*
perf: Always wake the parent event
James Clark
2022-01-26
1
-2
/
+10
*
perf: Fix perf_event_read_local() time
Peter Zijlstra
2022-01-18
1
-100
/
+146
*
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-12
1
-12
/
+29
|
\
|
*
perf/core: Use static_call to optimize perf_guest_info_callbacks
Sean Christopherson
2021-11-17
1
-0
/
+15
|
*
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
2021-11-17
1
-0
/
+2
|
*
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
2021-11-17
1
-11
/
+4
|
*
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-17
1
-3
/
+10
*
|
perf: Add a counter for number of user access events in context
Rob Herring
2021-12-14
1
-0
/
+4
*
|
perf: Ignore sigtrap for tracepoints destined for other tasks
Marco Elver
2021-11-23
1
-0
/
+3
|
/
*
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-11-11
1
-5
/
+5
*
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
1
-0
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
1
-4
/
+30
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
1
-1
/
+1
|
|
\
\
|
*
|
|
perf: Enable branch record for software events
Song Liu
2021-09-13
1
-0
/
+2
*
|
|
|
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
1
-0
/
+30
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
perf/x86: Add new event for AUX output counter index
Adrian Hunter
2021-10-15
1
-0
/
+30
*
|
|
|
perf/core: fix userpage->time_enabled of inactive events
Song Liu
2021-10-01
1
-4
/
+30
|
|
_
|
/
|
/
|
|
*
|
|
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-09-15
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-04
1
-2
/
+0
|
\
\
|
*
|
mm: remove VM_DENYWRITE
David Hildenbrand
2021-09-03
1
-2
/
+0
|
|
/
*
|
bpf: Fix NULL event->prog pointer access in bpf_overflow_handler
Yonghong Song
2021-08-19
1
-1
/
+4
*
|
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
1
-7
/
+14
*
|
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-17
1
-6
/
+4
*
|
bpf: Refactor perf_event_set_bpf_prog() to use struct bpf_prog input
Andrii Nakryiko
2021-08-17
1
-33
/
+28
*
|
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-17
1
-1
/
+1
|
/
*
perf: Refactor permissions check into perf_check_permission()
Marco Elver
2021-07-16
1
-26
/
+32
*
perf: Fix required permissions if sigtrap is requested
Marco Elver
2021-07-16
1
-1
/
+24
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-2
/
+0
|
\
|
*
perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC
David Hildenbrand
2021-06-29
1
-2
/
+0
*
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-4
/
+3
|
\
\
|
*
|
sched,perf,kvm: Fix preemption condition
Peter Zijlstra
2021-06-18
1
-4
/
+3
|
|
/
*
|
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
1
-5
/
+16
|
\
\
|
|
/
|
/
|
|
*
perf: Fix task context PMU for Hetero
Peter Zijlstra
2021-06-23
1
-1
/
+8
|
*
perf/core: Fix DocBook warnings
Haocheng Xie
2021-05-27
1
-0
/
+4
|
*
perf/core: Make local function perf_pmu_snapshot_aux() static
Haocheng Xie
2021-05-27
1
-4
/
+4
*
|
perf: Fix data race between pin_count increment/decrement
Marco Elver
2021-05-31
1
-0
/
+2
*
|
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-21
1
-9
/
+2
|
\
\
|
|
/
|
/
|
|
*
signal: Factor force_sig_perf out of perf_sigtrap
Eric W. Biederman
2021-05-18
1
-9
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-5
/
+0
|
\
\
|
|
/
|
/
|
|
*
perf: Get rid of oprofile leftovers
Marc Zyngier
2021-04-22
1
-5
/
+0
*
|
perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE
Kan Liang
2021-04-19
1
-3
/
+16
*
|
perf: Add support for SIGTRAP on perf events
Marco Elver
2021-04-16
1
-1
/
+48
*
|
perf: Add support for event removal on exec
Marco Elver
2021-04-16
1
-8
/
+62
*
|
perf: Support only inheriting events if cloned with CLONE_THREAD
Marco Elver
2021-04-16
1
-7
/
+14
*
|
perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children
Marco Elver
2021-04-16
1
-1
/
+21
*
|
perf: Rework perf_event_exit_event()
Peter Zijlstra
2021-04-16
1
-63
/
+79
*
|
perf/core: Fix unconditional security_locked_down() call
Ondrej Mosnacek
2021-03-16
1
-6
/
+6
*
|
perf core: Allocate perf_event in the target node memory
Namhyung Kim
2021-03-16
1
-1
/
+4
*
|
perf core: Add a kmem_cache for struct perf_event
Namhyung Kim
2021-03-16
1
-3
/
+6
|
/
[next]