index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-01
uprobes: reduce contention on uprobes_tree access
Jonathan Haslam
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/ring_buffer: Trigger IO signals for watermark_wakeup
Kyle Huey
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
2024-04-12
perf/bpf: Allow a BPF program to suppress all sample side effects
Kyle Huey
2024-04-12
perf/bpf: Call BPF handler directly, not through overflow machinery
Kyle Huey
2024-04-12
perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALL
Kyle Huey
2024-04-12
perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow()
Kyle Huey
2024-04-12
mm: replace set_pte_at_notify() with just set_pte_at()
Paolo Bonzini
2024-04-10
perf/core: Reduce PMU access to adjust sample freq
Namhyung Kim
2024-04-10
perf/core: Optimize perf_adjust_freq_unthr_context()
Namhyung Kim
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-11
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
Andrii Nakryiko
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-02-21
mm: convert mm_counter_file() to take a folio
Kefeng Wang
2024-01-29
perf/bpf: Fix duplicate type check
Florian Lehner
2024-01-25
uprobes: use pagesize-aligned virtual address when replacing pages
David Hildenbrand
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-29
kernel/events/uprobes: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
2023-12-29
mm: remove some calls to page_add_new_anon_rmap()
Matthew Wilcox (Oracle)
2023-12-15
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
2023-11-29
perf: Fix perf_event_validate_size()
Peter Zijlstra
2023-11-23
perf: Fix the nr_addr_filters fix
Peter Zijlstra
2023-11-15
perf/core: Fix narrow startup race when creating the perf nr_addr_filters sys...
Greg KH
2023-11-15
Merge branch 'tip/perf/urgent'
Peter Zijlstra
2023-11-15
perf/core: Fix cpuctx refcounting
Peter Zijlstra
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-30
Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-27
perf: Add branch stack counters
Kan Liang
2023-10-24
perf/core: Fix potential NULL deref
Peter Zijlstra
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
2023-10-12
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
2023-10-09
perf/core: Allow reading package events from perf_event_read_local
Tero Kristo
2023-10-05
perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...
Xiu Jianfeng
2023-10-03
Merge tag 'v6.6-rc4' into perf/core, to pick up fixes
Ingo Molnar
2023-09-12
perf/core: Bail out early if the request AUX area is out of bound
Shuai Xue
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-21
perf/core: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
2023-08-18
mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...
Alistair Popple
2023-08-16
perf/hw_breakpoint: Remove arch breakpoint hooks
Benjamin Gray
[next]