开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Age
Commit message (
Expand
)
Author
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
2024-07-19
bpf, events: Use prog to emit ksymbol event for main program
Hou Tao
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-12
mm: define __pte_leaf_size() to also take a PMD entry
Christophe Leroy
2024-07-09
perf: Split __perf_pending_irq() out of perf_pending_irq()
Sebastian Andrzej Siewior
2024-07-09
perf: Don't disable preemption in perf_pending_task().
Sebastian Andrzej Siewior
2024-07-09
perf: Move swevent_htable::recursion into task_struct.
Sebastian Andrzej Siewior
2024-07-09
perf: Shrink the size of the recursion counter.
Sebastian Andrzej Siewior
2024-07-09
perf: Enqueue SIGTRAP always via task_work.
Sebastian Andrzej Siewior
2024-07-09
perf: Move irq_work_queue() where the event is prepared.
Sebastian Andrzej Siewior
2024-07-09
perf: Fix event leak upon exec and file release
Frederic Weisbecker
2024-07-09
perf: Fix event leak upon exit
Frederic Weisbecker
2024-07-04
Merge branch 'tip/x86/cpu'
Peter Zijlstra
2024-07-04
perf: Prevent passing zero nr_pages to rb_alloc_aux()
Adrian Hunter
2024-06-24
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-06-24
perf/core: fix several typos
Kuan-Wei Chiu
2024-06-05
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-14
perf/bpf: Mark perf_event_set_bpf_handler() and perf_event_free_bpf_handler()...
Ingo Molnar
2024-04-14
perf: Move perf_event_fasync() to perf_event.h
Kyle Huey
2024-04-12
perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlines
Ingo Molnar
[next]