index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2025-09-03
perf: Fix the POLL_HUP delivery breakage
Kan Liang
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-08-26
perf: Skip user unwind if the task is a kernel thread
Josh Poimboeuf
2025-08-26
perf: Simplify get_perf_callchain() user logic
Josh Poimboeuf
2025-08-26
perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm =...
Steven Rostedt
2025-08-26
perf: Have get_perf_callchain() return NULL if crosstask and user are set
Josh Poimboeuf
2025-08-26
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
2025-08-21
uprobes: Remove redundant __GFP_NOWARN
Qianfeng Rong
2025-08-21
uprobes/x86: Add support to optimize uprobes
Jiri Olsa
2025-08-21
uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
2025-08-21
uprobes/x86: Add mapping for optimized uprobe trampolines
Jiri Olsa
2025-08-21
uprobes: Add do_ref_ctr argument to uprobe_write function
Jiri Olsa
2025-08-21
uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
Jiri Olsa
2025-08-21
uprobes: Add nbytes argument to uprobe_write
Jiri Olsa
2025-08-21
uprobes: Add uprobe_write function
Jiri Olsa
2025-08-21
uprobes: Make copy_from_page global
Jiri Olsa
2025-08-21
uprobes: Rename arch_uretprobe_trampoline function
Jiri Olsa
2025-08-21
uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
Jiri Olsa
2025-08-15
perf: Convert mmap() refcounts to refcount_t
Thomas Gleixner
2025-08-15
perf: Identify the 0->1 transition for event::mmap_count
Peter Zijlstra
2025-08-15
perf: Use scoped_guard() for mmap_mutex in perf_mmap()
Peter Zijlstra
2025-08-15
perf: Split out the RB allocation
Peter Zijlstra
2025-08-15
perf: Make RB allocation branch self sufficient
Peter Zijlstra
2025-08-15
perf: Split out the AUX buffer allocation
Peter Zijlstra
2025-08-15
perf: Reflow to get rid of aux_success label
Peter Zijlstra
2025-08-15
perf: Use guard() for aux_mutex in perf_mmap()
Peter Zijlstra
2025-08-15
perf: Remove redundant aux_unlock label
Peter Zijlstra
2025-08-15
perf: Move common code into both rb and aux branches
Peter Zijlstra
2025-08-15
perf: Merge consecutive conditionals in perf_mmap()
Peter Zijlstra
2025-08-15
perf: Move perf_mmap_calc_limits() into both rb and aux branches
Peter Zijlstra
2025-08-15
perf: Split out VM accounting
Thomas Gleixner
2025-08-15
perf: Split out mlock limit handling
Thomas Gleixner
2025-08-15
perf: Remove redundant condition for AUX buffer size
Thomas Gleixner
2025-08-15
perf: Avoid undefined behavior from stopping/starting inactive events
Yunseong Kim
2025-08-05
perf/core: Prevent VMA split of buffer mappings
Thomas Gleixner
2025-08-05
perf/core: Handle buffer mapping fail correctly in perf_mmap()
Thomas Gleixner
2025-08-05
perf/core: Exit early on perf_mmap() fail
Thomas Gleixner
2025-08-05
perf/core: Don't leak AUX buffer refcount on allocation failure
Thomas Gleixner
2025-08-05
perf/core: Preserve AUX buffer allocation failure result
Thomas Gleixner
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-09
uprobes: revert ref_ctr_offset in uprobe_unregister error path
Jiri Olsa
2025-07-09
mm: filter zone device pages returned from folio_walk_start()
Alistair Popple
2025-07-09
mm: use folio_expected_ref_count() helper for reference counting
Shivank Garg
2025-07-09
perf/core: Fix WARN in perf_sigtrap()
Tetsuo Handa
2025-07-03
perf: Revert to requiring CAP_SYS_ADMIN for uprobes
Peter Zijlstra
2025-06-30
perf/core: Fix the WARN_ON_ONCE is out of lock protected region
Luo Gengkun
2025-06-26
perf/aux: Fix pending disable flow when the AUX ring buffer overruns
Leo Yan
2025-06-22
Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-06-11
perf: Fix the throttle error of some clock events
Kan Liang
[prev]
[next]