index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2022-11-24
perf: Consider OS filter fail
Peter Zijlstra
1
-2
/
+22
2022-11-24
perf: Fixup SIGTRAP and sample_flags interaction
Peter Zijlstra
1
-1
/
+4
2022-11-15
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
1
-1
/
+1
2022-11-08
perf: Improve missing SIGTRAP checking
Marco Elver
1
-6
/
+19
2022-10-27
perf: Fix missing raw data on tracepoint events
James Clark
1
-0
/
+1
2022-10-17
perf: Fix missing SIGTRAPs
Peter Zijlstra
1
-38
/
+113
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-29
/
+59
2022-10-04
perf: Fix pmu_filter_match()
Peter Zijlstra
1
-3
/
+9
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR
Ravi Bangoria
1
-1
/
+2
2022-09-27
perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails
Marco Elver
1
-3
/
+1
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
1
-1
/
+2
2022-09-27
perf: Use sample_flags for addr
Namhyung Kim
1
-0
/
+5
2022-09-26
perf: use VMA iterator
Matthew Wilcox (Oracle)
1
-1
/
+2
2022-09-21
perf/core: Convert snprintf() to scnprintf()
Jules Irenge
1
-3
/
+3
2022-09-13
perf/bpf: Always use perf callchains if exist
Namhyung Kim
1
-2
/
+10
2022-09-13
perf: Use sample_flags for callchain
Namhyung Kim
1
-1
/
+1
2022-09-07
perf: Add a few assertions
Peter Zijlstra
1
-0
/
+2
2022-09-07
perf: Consolidate branch sample filter helpers
Anshuman Khandual
1
-7
/
+2
2022-09-06
perf: Use sample_flags for txn
Kan Liang
1
-0
/
+3
2022-09-06
perf: Use sample_flags for data_src
Kan Liang
1
-0
/
+3
2022-09-06
perf: Use sample_flags for weight
Kan Liang
1
-0
/
+3
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
1
-2
/
+2
2022-09-06
perf: Add sample_flags to indicate the PMU-filled sample data
Kan Liang
1
-6
/
+11
2022-09-06
perf/core: Fix reentry problem in perf_output_read_group()
Yang Jihong
1
-0
/
+9
2022-08-06
Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-08-04
perf/core: Fix ';;' typo
Slark Xiao
1
-1
/
+1
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-6
/
+10
2022-08-01
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+18
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+31
2022-07-13
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
1
-14
/
+31
2022-06-28
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
1
-3
/
+18
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-6
/
+10
2022-06-16
bpf: allow sleepable uprobe programs to attach
Delyan Kratunov
1
-6
/
+10
2022-05-27
perf/core: Remove unused local variable
Haowen Bai
1
-1
/
+0
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-05-20
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
1
-0
/
+14
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
1
-158
/
+56
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
1
-2
/
+2
2022-04-19
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
1
-1
/
+1
2022-04-05
perf/core: Always set cpuctx cgrp when enable cgroup event
Chengming Zhou
1
-16
/
+2
2022-04-05
perf/core: Fix perf_cgroup_switch()
Chengming Zhou
1
-107
/
+25
2022-04-05
perf/core: Use perf_cgroup_info->active to check if cgroup is active
Chengming Zhou
1
-5
/
+2
2022-04-05
perf/core: Don't pass task around when ctx sched in
Chengming Zhou
1
-32
/
+26
2022-04-05
perf/core: Inherit event_caps
Namhyung Kim
1
-0
/
+3
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-3
/
+0
2022-02-06
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
1
-2
/
+2
[next]