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-06-05
perf: Fix sample vs do_exit()
Peter Zijlstra
1
-0
/
+7
2025-05-21
perf: Only dump the throttle log for the leader
Kan Liang
1
-2
/
+4
2025-05-21
perf: Fix the throttle logic for a group
Kan Liang
1
-20
/
+46
2025-05-17
perf/core: Add the is_event_in_freq_mode() helper to simplify the code
Kan Liang
1
-5
/
+10
2025-05-08
perf: Fix confusing aux iteration
Frederic Weisbecker
1
-1
/
+1
2025-05-08
perf: Fix irq work dereferencing garbage
Frederic Weisbecker
1
-16
/
+15
2025-05-08
perf: Fix failing inherit_event() doing extra refcount decrement on parent
Frederic Weisbecker
1
-2
/
+18
2025-04-25
perf/core: Fix broken throttling when max_samples_per_tick=1
Qing Wang
1
-8
/
+8
2025-04-25
Merge branch 'perf/urgent'
Peter Zijlstra
1
-2
/
+2
2025-04-23
perf/core: Change to POLLERR for pinned events with error
Namhyung Kim
1
-2
/
+2
2025-04-17
perf/core: Fix event timekeeping merge
Peter Zijlstra
1
-2
/
+2
2025-04-17
perf/core: Fix event->parent life-time issue
Peter Zijlstra
1
-1
/
+2
2025-04-17
perf/core: Fix put_ctx() ordering
Frederic Weisbecker
1
-3
/
+4
2025-04-17
perf/core: Fix perf-stat / read()
Peter Zijlstra
1
-1
/
+1
2025-04-08
perf: Make perf_pmu_unregister() useable
Peter Zijlstra
1
-50
/
+270
2025-04-08
perf: Rename perf_event_exit_task(.child)
Peter Zijlstra
1
-30
/
+32
2025-04-08
perf: Unify perf_event_free_task() / perf_event_exit_task_context()
Peter Zijlstra
1
-68
/
+25
2025-04-08
perf: Simplify perf_event_release_kernel()
Peter Zijlstra
1
-8
/
+7
2025-04-08
perf: Simplify perf_event_free_task() wait
Peter Zijlstra
1
-22
/
+3
2025-04-08
perf: Simplify child event tear-down
Peter Zijlstra
1
-2
/
+6
2025-04-08
perf: Ensure bpf_perf_link path is properly serialized
Peter Zijlstra
1
-4
/
+30
2025-04-08
perf: Fix hang while freeing sigtrap event
Frederic Weisbecker
1
-46
/
+18
2025-04-06
perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init
Gabriel Shahrouzi
1
-3
/
+3
2025-03-31
perf/core: Fix child_total_time_enabled accounting bug at task exit
Yeoreum Yun
1
-9
/
+9
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+7
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+3
2025-03-17
perf: Clean up pmu specific data
Kan Liang
1
-73
/
+3
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
1
-9
/
+11
2025-03-17
perf: attach/detach PMU specific data
Kan Liang
1
-0
/
+289
2025-03-17
perf: Save PMU specific data in task_struct
Kan Liang
1
-0
/
+1
2025-03-17
perf/core: Use POLLHUP for pinned events in error
Namhyung Kim
1
-0
/
+9
2025-03-16
perf/core: Use sysfs_emit() instead of scnprintf()
XieLudan
1
-3
/
+3
2025-03-10
perf/core: Remove optional 'size' arguments from strscpy() calls
Thorsten Blum
1
-3
/
+3
2025-03-05
perf/core: Clean up perf_try_init_event()
Peter Zijlstra
1
-27
/
+38
2025-03-04
perf/core: Fix perf_mmap() failure path
Peter Zijlstra
1
-1
/
+1
2025-03-04
perf/core: Detach 'struct perf_cpu_pmu_context' and 'struct pmu' lifetimes
Peter Zijlstra
1
-9
/
+47
2025-03-04
perf/core: Lift event->mmap_mutex in perf_mmap()
Peter Zijlstra
1
-12
/
+8
2025-03-04
perf/core: Remove retry loop from perf_mmap()
Peter Zijlstra
1
-10
/
+15
2025-03-04
perf/core: Further simplify perf_mmap()
Peter Zijlstra
1
-11
/
+10
2025-03-04
perf/core: Simplify the perf_mmap() control flow
Peter Zijlstra
1
-39
/
+36
2025-03-04
perf/bpf: Robustify perf_event_free_bpf_prog()
Peter Zijlstra
1
-0
/
+3
2025-03-04
perf/core: Introduce perf_free_addr_filters()
Peter Zijlstra
1
-3
/
+13
2025-03-04
perf/core: Add this_cpc() helper
Peter Zijlstra
1
-16
/
+18
2025-03-04
perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_conte...
Peter Zijlstra
1
-8
/
+4
2025-03-04
perf/core: Simplify perf_event_alloc()
Peter Zijlstra
1
-37
/
+22
2025-03-04
perf/core: Simplify perf_init_event()
Peter Zijlstra
1
-19
/
+12
2025-03-04
perf/core: Simplify perf_pmu_register()
Peter Zijlstra
1
-42
/
+29
2025-03-04
perf/core: Simplify the perf_pmu_register() error path
Peter Zijlstra
1
-37
/
+30
2025-03-04
perf/core: Simplify the perf_event_alloc() error path
Peter Zijlstra
1
-69
/
+69
2025-03-01
Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...
Ingo Molnar
1
-15
/
+48
[prev]
[next]