index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
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
2023-07-27
perf: Replace strlcpy with strscpy
Azeem Shaikh
2023-07-10
perf/ring_buffer: Use local_try_cmpxchg in __perf_output_begin
Uros Bizjak
2023-07-10
perf/core: Use local64_try_cmpxchg in perf_swevent_set_period
Uros Bizjak
2023-07-01
Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
perf/core: allow pte_offset_map() to fail
Hugh Dickins
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-06
perf: Re-instate the linear PMU search
Peter Zijlstra
2023-05-30
perf: Allow a PMU to have a parent
Jonathan Cameron
2023-05-08
perf/core: Remove pmu linear searching code
Ravi Bangoria
2023-05-08
perf/core: Rework forwarding of {task|cpu}-clock events
Ravi Bangoria
2023-05-08
perf/core: Fix perf_sample_data not properly initialized for different sweven...
Yang Jihong
2023-04-28
Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-14
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-04-13
perf/hw_breakpoint: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
perf/core: fix MAX_ORDER usage in rb_alloc_aux_page()
Kirill A. Shutemov
2023-04-05
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
2023-04-05
perf: Optimize perf_pmu_migrate_context()
Peter Zijlstra
2023-03-15
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
2023-03-15
perf: fix perf_event_context->time
Song Liu
2023-03-15
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
mm/mmap: remove __vma_adjust()
Liam R. Howlett
2023-02-06
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2023-02-02
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-01-31
perf: Fix perf_event_pmu_context serialization
James Clark
2023-01-19
kernel: events: Export perf_report_aux_output_id()
Mike Leach
2023-01-18
perf/core: Call perf_prepare_sample() before running BPF
Namhyung Kim
2023-01-18
perf/core: Introduce perf_prepare_header()
Namhyung Kim
2023-01-18
perf/core: Do not pass header for sample ID init
Namhyung Kim
2023-01-18
perf/core: Set data->sample_flags in perf_prepare_sample()
Namhyung Kim
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
2023-01-18
perf/core: Add perf_sample_save_callchain() helper
Namhyung Kim
2023-01-18
perf/core: Save the dynamic parts of sample data size
Namhyung Kim
[next]