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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-06
1
-2
/
+2
*
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
2022-02-02
1
-0
/
+16
*
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 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
1
-6
/
+1
|
\
\
\
\
|
*
|
|
|
perf/core: allow ftrace for functions in kernel/event/core.c
Song Liu
2021-10-25
1
-5
/
+0
|
*
|
|
|
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2021-10-19
1
-6
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
2
-5
/
+30
|
\
\
\
\
|
*
|
|
|
perf/core: Allow ftrace for functions in kernel/event/core.c
Song Liu
2021-10-15
1
-5
/
+0
|
*
|
|
|
perf/x86: Add new event for AUX output counter index
Adrian Hunter
2021-10-15
1
-0
/
+30
*
|
|
|
|
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-01
1
-1
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
mm/memcg: Convert mem_cgroup_charge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
/
|
|
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
*
|
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
1
-37
/
+40
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
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/hw_breakpoint: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-26
1
-2
/
+2
|
/
*
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
2
-4
/
+2
|
\
|
*
kernel/events/uprobes: use vma_lookup() in find_active_uprobe()
Liam Howlett
2021-06-29
1
-2
/
+2
|
*
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
3
-5
/
+19
|
\
\
|
|
/
|
/
|
|
*
perf: Fix task context PMU for Hetero
Peter Zijlstra
2021-06-23
1
-1
/
+8
|
*
uprobes: Update uprobe_write_opcode() kernel-doc comment
Qiujun Huang
2021-06-01
1
-0
/
+1
|
*
perf/hw_breakpoint: Fix DocBook warnings in perf hw_breakpoint
Haocheng Xie
2021-05-27
1
-0
/
+2
|
*
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
[next]