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
2024-08-02
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
1
-6
/
+6
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-15
/
+13
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-2
/
+2
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-14
/
+15
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-07-19
bpf, events: Use prog to emit ksymbol event for main program
Hou Tao
1
-15
/
+13
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-50
/
+75
2024-07-12
mm: define __pte_leaf_size() to also take a PMD entry
Christophe Leroy
1
-1
/
+1
2024-07-09
perf: Split __perf_pending_irq() out of perf_pending_irq()
Sebastian Andrzej Siewior
1
-7
/
+22
2024-07-09
perf: Don't disable preemption in perf_pending_task().
Sebastian Andrzej Siewior
1
-6
/
+5
2024-07-09
perf: Move swevent_htable::recursion into task_struct.
Sebastian Andrzej Siewior
1
-10
/
+3
2024-07-09
perf: Shrink the size of the recursion counter.
Sebastian Andrzej Siewior
1
-1
/
+1
2024-07-09
perf: Enqueue SIGTRAP always via task_work.
Sebastian Andrzej Siewior
1
-21
/
+10
2024-07-09
perf: Move irq_work_queue() where the event is prepared.
Sebastian Andrzej Siewior
1
-5
/
+5
2024-07-09
perf: Fix event leak upon exec and file release
Frederic Weisbecker
1
-4
/
+34
2024-07-09
perf: Fix event leak upon exit
Frederic Weisbecker
1
-8
/
+5
2024-07-04
Merge branch 'tip/x86/cpu'
Peter Zijlstra
1
-2
/
+2
2024-07-04
perf: Prevent passing zero nr_pages to rb_alloc_aux()
Adrian Hunter
1
-0
/
+2
2024-06-24
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
1
-1
/
+1
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
1
-5
/
+5
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
1
-5
/
+6
2024-06-24
perf/core: fix several typos
Kuan-Wei Chiu
1
-4
/
+4
2024-06-05
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
1
-0
/
+13
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
1
-2
/
+2
2024-04-14
perf/bpf: Mark perf_event_set_bpf_handler() and perf_event_free_bpf_handler()...
Ingo Molnar
1
-4
/
+4
2024-04-14
perf: Move perf_event_fasync() to perf_event.h
Kyle Huey
1
-8
/
+0
2024-04-12
perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlines
Ingo Molnar
1
-7
/
+7
2024-04-12
perf/bpf: Allow a BPF program to suppress all sample side effects
Kyle Huey
1
-2
/
+4
2024-04-12
perf/bpf: Call BPF handler directly, not through overflow machinery
Kyle Huey
1
-16
/
+11
2024-04-12
perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALL
Kyle Huey
1
-0
/
+6
2024-04-12
perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow()
Kyle Huey
1
-91
/
+92
2024-04-10
perf/core: Reduce PMU access to adjust sample freq
Namhyung Kim
1
-1
/
+2
2024-04-10
perf/core: Optimize perf_adjust_freq_unthr_context()
Namhyung Kim
1
-26
/
+44
2024-03-11
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
Andrii Nakryiko
1
-1
/
+1
2024-01-29
perf/bpf: Fix duplicate type check
Florian Lehner
1
-5
/
+1
2024-01-08
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+34
2023-12-15
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
1
-0
/
+10
2023-11-29
perf: Fix perf_event_validate_size()
Peter Zijlstra
1
-23
/
+38
2023-11-23
perf: Fix the nr_addr_filters fix
Peter Zijlstra
1
-3
/
+1
2023-11-15
perf/core: Fix narrow startup race when creating the perf nr_addr_filters sys...
Greg KH
1
-12
/
+28
2023-11-15
Merge branch 'tip/perf/urgent'
Peter Zijlstra
1
-6
/
+51
2023-11-15
perf/core: Fix cpuctx refcounting
Peter Zijlstra
1
-0
/
+17
2023-10-30
Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-60
/
+77
2023-10-27
perf: Add branch stack counters
Kan Liang
1
-0
/
+8
2023-10-24
perf/core: Fix potential NULL deref
Peter Zijlstra
1
-1
/
+2
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-6
/
+33
2023-10-12
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
1
-55
/
+60
2023-10-09
perf/core: Allow reading package events from perf_event_read_local
Tero Kristo
1
-3
/
+15
2023-10-05
perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...
Xiu Jianfeng
1
-2
/
+2
[prev]
[next]