index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-03-01
Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...
Ingo Molnar
1
-15
/
+48
2025-03-01
perf/core: Fix perf_pmu_register() vs. perf_init_event()
Peter Zijlstra
1
-2
/
+26
2025-03-01
perf/core: Fix pmus_lock vs. pmus_srcu ordering
Peter Zijlstra
1
-2
/
+2
2025-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
1
-7
/
+7
2025-02-25
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
1
-8
/
+9
2025-02-24
perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
Luo Gengkun
1
-2
/
+9
2025-02-24
perf/core: Add RCU read lock protection to perf_iterate_ctx()
Breno Leitao
1
-1
/
+2
2025-02-21
perf/core: Move perf_event sysctls into kernel/events
Joel Granados
1
-6
/
+51
2025-02-18
perf: Switch to use hrtimer_setup()
Nam Cao
1
-4
/
+3
2025-02-05
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
1
-17
/
+16
2025-01-10
perf: map pages in advance
Lorenzo Stoakes
1
-37
/
+81
2024-12-09
perf/core: Export perf_exclude_event()
Namhyung Kim
1
-2
/
+1
2024-12-02
Merge tag 'v6.13-rc1' into perf/core, to refresh the branch
Ingo Molnar
1
-55
/
+27
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-11
/
+4
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+96
2024-11-19
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
1
-17
/
+18
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-42
/
+21
2024-11-14
perf/core: Correct perf sampling with guest VMs
Colton Lewis
1
-4
/
+17
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
1
-0
/
+10
2024-11-05
perf/core: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
1
-8
/
+1
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
1
-3
/
+3
2024-11-05
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
1
-4
/
+71
2024-11-03
fdget(), trivial conversions
Al Viro
1
-9
/
+5
2024-11-03
get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd)
Al Viro
1
-33
/
+16
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
2024-08-08
perf: Fix event_function_call() locking
Peter Zijlstra
1
-4
/
+5
2024-08-08
perf: Extract a few helpers
Peter Zijlstra
1
-17
/
+22
2024-08-08
perf: Optimize context reschedule for single PMU cases
Peter Zijlstra
1
-76
/
+88
2024-08-02
perf: Support PERF_SAMPLE_READ with inherit
Ben Gainey
1
-14
/
+41
2024-08-02
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
1
-6
/
+6
[prev]
[next]