index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Age
Commit message (
Expand
)
Author
2025-07-17
perf: Revert to requiring CAP_SYS_ADMIN for uprobes
Peter Zijlstra
2025-07-17
perf/core: Fix the WARN_ON_ONCE is out of lock protected region
Luo Gengkun
2025-06-27
perf/core: Fix WARN in perf_cgroup_switch()
Luo Gengkun
2025-06-27
perf: Fix cgroup state vs ERROR
Peter Zijlstra
2025-06-27
perf: Fix sample vs do_exit()
Peter Zijlstra
2025-06-19
perf: Ensure bpf_perf_link path is properly serialized
Peter Zijlstra
2025-06-19
perf/core: Fix broken throttling when max_samples_per_tick=1
Qing Wang
2025-05-29
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
2025-05-29
perf/core: Clean up perf_try_init_event()
Peter Zijlstra
2025-05-02
perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init
Gabriel Shahrouzi
2025-04-20
perf: Fix hang while freeing sigtrap event
Frederic Weisbecker
2025-04-20
perf/core: Simplify the perf_event_alloc() error path
Peter Zijlstra
2025-04-20
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
2025-04-10
perf/core: Fix child_total_time_enabled accounting bug at task exit
Yeoreum Yun
2025-04-10
perf/core: Fix perf_pmu_register() vs. perf_init_event()
Peter Zijlstra
2025-03-13
perf/core: Fix pmus_lock vs. pmus_srcu ordering
Peter Zijlstra
2025-03-07
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
2025-03-07
perf/core: Add RCU read lock protection to perf_iterate_ctx()
Breno Leitao
2025-03-07
perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
Luo Gengkun
2025-02-08
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
2024-10-23
perf: Fix missing RCU reader protection in perf_event_clear_cpumask()
Kan Liang
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-22
perf: Fix topology_sibling_cpumask check warning on ARM
Kan Liang
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-11
lib/buildid: rename build_id_parse() into build_id_parse_nofault()
Andrii Nakryiko
2024-09-10
perf: Add PERF_EV_CAP_READ_SCOPE
Kan Liang
2024-09-10
perf: Generic hotplug support for a PMU with a scope
Kan Liang
2024-09-05
perf/core: Fix small negative period being ignored
Luo Gengkun
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2024-09-04
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
2024-08-30
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
2024-08-14
perf: Really fix event_function_call() locking
Namhyung Kim
2024-08-13
perf/bpf: Don't call bpf_overflow_handler() for tracing events
Kyle Huey
2024-08-12
struct fd: representation change
Al Viro
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-08
perf: Optimize __pmu_ctx_sched_out()
Peter Zijlstra
2024-08-08
perf: Add context time freeze
Peter Zijlstra
2024-08-08
perf: Fix event_function_call() locking
Peter Zijlstra
2024-08-08
perf: Extract a few helpers
Peter Zijlstra
2024-08-08
perf: Optimize context reschedule for single PMU cases
Peter Zijlstra
2024-08-02
perf: Support PERF_SAMPLE_READ with inherit
Ben Gainey
2024-08-02
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]