index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-14
perf/core: Correct perf sampling with guest VMs
Colton Lewis
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
2024-11-05
perf/core: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-11-05
perf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macros
Uros Bizjak
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
2024-11-05
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
2024-11-03
fdget(), trivial conversions
Al Viro
2024-11-03
get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd)
Al Viro
2024-10-30
uprobes: SRCU-protect uretprobe lifetime (with timeout)
Andrii Nakryiko
2024-10-30
uprobes: allow put_uprobe() from non-sleepable softirq context
Andrii Nakryiko
2024-10-23
uprobe: Add support for session consumer
Jiri Olsa
2024-10-23
uprobe: Add data pointer to consumer handlers
Jiri Olsa
2024-10-23
perf: Fix missing RCU reader protection in perf_event_clear_cpumask()
Kan Liang
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-10-07
uprobes: fold xol_take_insn_slot() into xol_get_insn_slot()
Oleg Nesterov
2024-10-07
uprobes: kill xol_area->slot_count
Oleg Nesterov
2024-10-07
uprobes: deny mremap(xol_vma)
Oleg Nesterov
2024-10-07
uprobes: pass utask to xol_get_insn_slot() and xol_free_insn_slot()
Oleg Nesterov
2024-10-07
uprobes: move the initialization of utask->xol_vaddr from pre_ssout() to xol_...
Oleg Nesterov
2024-10-07
uprobes: simplify xol_take_insn_slot() and its caller
Oleg Nesterov
2024-10-07
uprobes: kill the unnecessary put_uprobe/xol_free_insn_slot in uprobe_free_ut...
Oleg Nesterov
2024-10-07
uprobes: sanitiize xol_free_insn_slot()
Oleg Nesterov
2024-10-07
uprobes: don't abuse get_utask() in pre_ssout() and prepare_uretprobe()
Oleg Nesterov
2024-10-07
uprobes: switch to RCU Tasks Trace flavor for better performance
Andrii Nakryiko
2024-09-30
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
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-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
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-17
uprobes: turn xol_area->pages[2] into xol_area->page
Oleg Nesterov
2024-09-17
uprobes: introduce the global struct vm_special_mapping xol_mapping
Oleg Nesterov
2024-09-17
Revert "uprobes: use vm_special_mapping close() functionality"
Oleg Nesterov
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-09
uprobes: use vm_special_mapping close() functionality
Sven Schnelle
2024-09-05
uprobes: perform lockless SRCU-protected uprobes_tree lookup
Andrii Nakryiko
2024-09-05
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
2024-09-05
uprobes: travers uprobe's consumer list locklessly under SRCU protection
Andrii Nakryiko
2024-09-05
uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
Andrii Nakryiko
2024-09-05
uprobes: protected uprobe lifetime with SRCU
Andrii Nakryiko
2024-09-05
uprobes: revamp uprobe refcounting and lifetime management
Andrii Nakryiko
[next]