index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2022-04-19
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
2022-04-05
perf/core: Always set cpuctx cgrp when enable cgroup event
Chengming Zhou
2022-04-05
perf/core: Fix perf_cgroup_switch()
Chengming Zhou
2022-04-05
perf/core: Use perf_cgroup_info->active to check if cgroup is active
Chengming Zhou
2022-04-05
perf/core: Don't pass task around when ctx sched in
Chengming Zhou
2022-04-05
perf/core: Inherit event_caps
Namhyung Kim
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-21
mm: Add DEFINE_PAGE_VMA_WALK and DEFINE_FOLIO_VMA_WALK
Matthew Wilcox (Oracle)
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-17
mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
Hugh Dickins
2022-02-06
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-02
perf/core: Allow kernel address filter when not filtering the kernel
Adrian Hunter
2022-02-02
perf/core: Fix address filter parser for multiple filters
Adrian Hunter
2022-02-02
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
2022-01-26
perf/core: Fix cgroup event list management
Namhyung Kim
2022-01-26
perf: Always wake the parent event
James Clark
2022-01-18
perf: Fix perf_event_read_local() time
Peter Zijlstra
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-12-14
perf: Add a counter for number of user access events in context
Rob Herring
2021-11-23
perf: Ignore sigtrap for tracepoints destined for other tasks
Marco Elver
2021-11-17
perf/core: Use static_call to optimize perf_guest_info_callbacks
Sean Christopherson
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
2021-11-17
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-11
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-10-25
perf/core: allow ftrace for functions in kernel/event/core.c
Song Liu
2021-10-19
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2021-10-15
perf/core: Allow ftrace for functions in kernel/event/core.c
Song Liu
2021-10-15
perf/x86: Add new event for AUX output counter index
Adrian Hunter
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-01
perf/core: fix userpage->time_enabled of inactive events
Song Liu
2021-09-27
mm/memcg: Convert mem_cgroup_charge() to take a folio
Matthew Wilcox (Oracle)
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-15
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-09-13
perf: Enable branch record for software events
Song Liu
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-26
perf/hw_breakpoint: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-19
bpf: Fix NULL event->prog pointer access in bpf_overflow_handler
Yonghong Song
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-17
bpf: Refactor perf_event_set_bpf_prog() to use struct bpf_prog input
Andrii Nakryiko
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
[next]