index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
perf: Optimize __pmu_ctx_sched_out()
Peter Zijlstra
2024-08-08
1
-1
/
+1
|
*
|
|
|
perf: Add context time freeze
Peter Zijlstra
2024-08-08
1
-42
/
+86
|
*
|
|
|
perf: Fix event_function_call() locking
Peter Zijlstra
2024-08-08
1
-4
/
+5
|
*
|
|
|
perf: Extract a few helpers
Peter Zijlstra
2024-08-08
1
-17
/
+22
|
*
|
|
|
perf: Optimize context reschedule for single PMU cases
Peter Zijlstra
2024-08-08
1
-76
/
+88
|
*
|
|
|
uprobes: shift put_uprobe() from delete_uprobe() to uprobe_unregister()
Oleg Nesterov
2024-08-02
1
-5
/
+9
|
*
|
|
|
uprobes: fold __uprobe_unregister() into uprobe_unregister()
Oleg Nesterov
2024-08-02
1
-15
/
+10
|
*
|
|
|
uprobes: change uprobe_register() to use uprobe_unregister() instead of __upr...
Oleg Nesterov
2024-08-02
1
-5
/
+7
|
*
|
|
|
uprobes: make uprobe_register() return struct uprobe *
Oleg Nesterov
2024-08-02
1
-34
/
+22
|
*
|
|
|
uprobes: kill uprobe_register_refctr()
Oleg Nesterov
2024-08-02
1
-18
/
+6
|
*
|
|
|
uprobes: simplify error handling for alloc_uprobe()
Andrii Nakryiko
2024-08-02
1
-3
/
+1
|
*
|
|
|
uprobes: is_trap_at_addr: don't use get_user_pages_remote()
Oleg Nesterov
2024-08-02
1
-7
/
+1
|
*
|
|
|
uprobes: document the usage of mm->mmap_lock
Oleg Nesterov
2024-08-02
1
-2
/
+8
|
*
|
|
|
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
2024-08-02
1
-0
/
+2
|
*
|
|
|
perf: Support PERF_SAMPLE_READ with inherit
Ben Gainey
2024-08-02
1
-14
/
+41
|
*
|
|
|
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
2024-08-02
1
-6
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-16
1
-0
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
2024-08-30
1
-0
/
+9
|
|
/
/
*
|
|
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
2024-09-04
3
-6
/
+15
*
|
|
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
2024-09-03
1
-2
/
+1
|
|
/
|
/
|
*
|
perf/bpf: Don't call bpf_overflow_handler() for tracing events
Kyle Huey
2024-08-13
1
-1
/
+2
|
/
*
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
1
-15
/
+13
|
\
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-25
1
-15
/
+13
|
|
\
|
|
*
bpf, events: Use prog to emit ksymbol event for main program
Hou Tao
2024-07-19
1
-15
/
+13
*
|
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
2
-3
/
+3
*
|
|
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
1
-14
/
+15
|
\
\
\
|
*
|
|
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
2024-06-24
1
-1
/
+1
|
*
|
|
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-24
1
-5
/
+5
|
*
|
|
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-06-24
1
-5
/
+6
|
*
|
|
perf/core: fix several typos
Kuan-Wei Chiu
2024-06-24
1
-4
/
+4
*
|
|
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-21
2
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
mm: define __pte_leaf_size() to also take a PMD entry
Christophe Leroy
2024-07-12
1
-1
/
+1
|
*
|
|
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
2
-8
/
+68
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
perf,uprobes: fix user stack traces in the presence of pending uretprobes
Andrii Nakryiko
2024-06-25
2
-1
/
+51
|
*
|
uprobe: Add uretprobe syscall to speed up return probe
Jiri Olsa
2024-06-12
1
-7
/
+17
|
|
/
*
|
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-16
4
-55
/
+85
|
\
\
|
|
/
|
/
|
|
*
perf: Split __perf_pending_irq() out of perf_pending_irq()
Sebastian Andrzej Siewior
2024-07-09
1
-7
/
+22
|
*
perf: Don't disable preemption in perf_pending_task().
Sebastian Andrzej Siewior
2024-07-09
1
-6
/
+5
|
*
perf: Move swevent_htable::recursion into task_struct.
Sebastian Andrzej Siewior
2024-07-09
2
-11
/
+4
|
*
perf: Shrink the size of the recursion counter.
Sebastian Andrzej Siewior
2024-07-09
3
-4
/
+4
|
*
perf: Enqueue SIGTRAP always via task_work.
Sebastian Andrzej Siewior
2024-07-09
1
-21
/
+10
|
*
perf: Move irq_work_queue() where the event is prepared.
Sebastian Andrzej Siewior
2024-07-09
1
-5
/
+5
|
*
perf: Fix event leak upon exec and file release
Frederic Weisbecker
2024-07-09
1
-4
/
+34
|
*
perf: Fix event leak upon exit
Frederic Weisbecker
2024-07-09
1
-8
/
+5
|
*
Merge branch 'tip/x86/cpu'
Peter Zijlstra
2024-07-04
2
-16
/
+16
|
|
\
|
*
|
perf: Make rb_alloc_aux() return an error immediately if nr_pages <= 0
Adrian Hunter
2024-07-04
1
-0
/
+3
|
*
|
perf: Fix default aux_watermark calculation
Adrian Hunter
2024-07-04
1
-1
/
+3
|
*
|
perf: Prevent passing zero nr_pages to rb_alloc_aux()
Adrian Hunter
2024-07-04
1
-0
/
+2
|
*
|
perf: Fix perf_aux_size() for greater-than 32-bit size
Adrian Hunter
2024-07-04
1
-1
/
+1
[prev]
[next]