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
2025-12-18
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
1
-1
/
+1
2025-11-02
perf: Skip user unwind if the task is a kernel thread
Josh Poimboeuf
1
-1
/
+2
2025-11-02
perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm =...
Steven Rostedt
1
-2
/
+2
2025-10-23
perf/core: Fix MMAP2 event device with backing files
Adrian Hunter
1
-2
/
+2
2025-10-23
perf/core: Fix MMAP event path names with backing files
Adrian Hunter
1
-1
/
+1
2025-10-23
perf/core: Fix address filter match with backing files
Adrian Hunter
1
-1
/
+1
2025-08-15
perf/core: Prevent VMA split of buffer mappings
Thomas Gleixner
1
-0
/
+10
2025-08-15
perf/core: Exit early on perf_mmap() fail
Thomas Gleixner
1
-0
/
+3
2025-08-15
perf/core: Don't leak AUX buffer refcount on allocation failure
Thomas Gleixner
1
-3
/
+4
2025-07-17
perf: Revert to requiring CAP_SYS_ADMIN for uprobes
Peter Zijlstra
1
-1
/
+1
2025-07-17
perf/core: Fix the WARN_ON_ONCE is out of lock protected region
Luo Gengkun
1
-2
/
+2
2025-06-27
perf/core: Fix WARN in perf_cgroup_switch()
Luo Gengkun
1
-2
/
+20
2025-06-27
perf: Fix cgroup state vs ERROR
Peter Zijlstra
1
-21
/
+30
2025-06-27
perf: Fix sample vs do_exit()
Peter Zijlstra
1
-0
/
+7
2025-06-19
perf: Ensure bpf_perf_link path is properly serialized
Peter Zijlstra
1
-4
/
+30
2025-06-19
perf/core: Fix broken throttling when max_samples_per_tick=1
Qing Wang
1
-8
/
+8
2025-05-29
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
1
-17
/
+16
2025-05-29
perf/core: Clean up perf_try_init_event()
Peter Zijlstra
1
-27
/
+38
2025-05-02
perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init
Gabriel Shahrouzi
1
-3
/
+3
2025-04-20
perf: Fix hang while freeing sigtrap event
Frederic Weisbecker
1
-46
/
+18
2025-04-20
perf/core: Simplify the perf_event_alloc() error path
Peter Zijlstra
1
-69
/
+69
2025-04-20
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
1
-4
/
+71
2025-04-10
perf/core: Fix child_total_time_enabled accounting bug at task exit
Yeoreum Yun
1
-9
/
+9
2025-04-10
perf/core: Fix perf_pmu_register() vs. perf_init_event()
Peter Zijlstra
1
-2
/
+26
2025-03-13
perf/core: Fix pmus_lock vs. pmus_srcu ordering
Peter Zijlstra
1
-2
/
+2
2025-03-07
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
1
-8
/
+9
2025-03-07
perf/core: Add RCU read lock protection to perf_iterate_ctx()
Breno Leitao
1
-1
/
+2
2025-03-07
perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
Luo Gengkun
1
-2
/
+9
2025-02-08
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
1
-17
/
+18
2024-10-23
perf: Fix missing RCU reader protection in perf_event_clear_cpumask()
Kan Liang
1
-1
/
+1
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+7
2024-09-22
perf: Fix topology_sibling_cpumask check warning on ARM
Kan Liang
1
-5
/
+5
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+1
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-160
/
+424
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+9
2024-09-11
lib/buildid: rename build_id_parse() into build_id_parse_nofault()
Andrii Nakryiko
1
-1
/
+1
2024-09-10
perf: Add PERF_EV_CAP_READ_SCOPE
Kan Liang
1
-3
/
+11
2024-09-10
perf: Generic hotplug support for a PMU with a scope
Kan Liang
1
-2
/
+162
2024-09-05
perf/core: Fix small negative period being ignored
Luo Gengkun
1
-1
/
+5
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-7
/
+14
2024-09-04
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
1
-6
/
+12
2024-08-30
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
1
-0
/
+9
2024-08-14
perf: Really fix event_function_call() locking
Namhyung Kim
1
-5
/
+8
2024-08-13
perf/bpf: Don't call bpf_overflow_handler() for tracing events
Kyle Huey
1
-1
/
+2
2024-08-12
struct fd: representation change
Al Viro
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-6
/
+6
2024-08-08
perf: Optimize __pmu_ctx_sched_out()
Peter Zijlstra
1
-1
/
+1
2024-08-08
perf: Add context time freeze
Peter Zijlstra
1
-42
/
+86
[next]