index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Age
Commit message (
Expand
)
Author
2023-05-11
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-04-13
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
2023-03-30
perf: fix perf_event_context->time
Song Liu
2023-03-30
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
2023-03-22
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
2023-01-07
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
2022-12-31
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
2022-12-04
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-11-29
perf: Fix perf_pending_task() UaF
Peter Zijlstra
2022-11-24
perf: Consider OS filter fail
Peter Zijlstra
2022-11-24
perf: Fixup SIGTRAP and sample_flags interaction
Peter Zijlstra
2022-11-15
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
2022-11-08
perf: Improve missing SIGTRAP checking
Marco Elver
2022-10-27
perf: Fix missing raw data on tracepoint events
James Clark
2022-10-17
perf: Fix missing SIGTRAPs
Peter Zijlstra
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-04
perf: Fix pmu_filter_match()
Peter Zijlstra
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR
Ravi Bangoria
2022-09-27
perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails
Marco Elver
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
2022-09-27
perf: Use sample_flags for addr
Namhyung Kim
2022-09-26
perf: use VMA iterator
Matthew Wilcox (Oracle)
2022-09-21
perf/core: Convert snprintf() to scnprintf()
Jules Irenge
2022-09-13
perf/bpf: Always use perf callchains if exist
Namhyung Kim
2022-09-13
perf: Use sample_flags for callchain
Namhyung Kim
2022-09-07
perf: Add a few assertions
Peter Zijlstra
2022-09-07
perf: Consolidate branch sample filter helpers
Anshuman Khandual
2022-09-06
perf: Use sample_flags for txn
Kan Liang
2022-09-06
perf: Use sample_flags for data_src
Kan Liang
2022-09-06
perf: Use sample_flags for weight
Kan Liang
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
2022-09-06
perf: Add sample_flags to indicate the PMU-filled sample data
Kan Liang
2022-09-06
perf/core: Fix reentry problem in perf_output_read_group()
Yang Jihong
2022-08-06
Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-04
perf/core: Fix ';;' typo
Slark Xiao
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-01
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-13
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
2022-06-28
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-06-16
bpf: allow sleepable uprobe programs to attach
Delyan Kratunov
2022-05-27
perf/core: Remove unused local variable
Haowen Bai
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-20
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-19
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
[next]