index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
2023-04-05
1
-1
/
+1
*
perf: Optimize perf_pmu_migrate_context()
Peter Zijlstra
2023-04-05
1
-5
/
+7
*
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
2023-03-15
1
-1
/
+1
*
perf: fix perf_event_context->time
Song Liu
2023-03-15
1
-1
/
+1
*
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
2023-03-15
1
-1
/
+1
*
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
1
-0
/
+1
|
\
|
*
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2023-02-06
1
-22
/
+17
|
|
\
|
*
|
kernel: events: Export perf_report_aux_output_id()
Mike Leach
2023-01-19
1
-0
/
+1
*
|
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
2
-4
/
+3
|
\
\
\
|
*
|
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
*
|
|
mm/mmap: remove __vma_adjust()
Liam R. Howlett
2023-02-09
1
-1
/
+1
|
*
|
|
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-02
1
-1
/
+0
|
*
|
|
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-02-02
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-20
1
-95
/
+112
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
perf/core: Call perf_prepare_sample() before running BPF
Namhyung Kim
2023-01-18
1
-7
/
+1
|
*
|
perf/core: Introduce perf_prepare_header()
Namhyung Kim
2023-01-18
1
-14
/
+24
|
*
|
perf/core: Do not pass header for sample ID init
Namhyung Kim
2023-01-18
1
-7
/
+7
|
*
|
perf/core: Set data->sample_flags in perf_prepare_sample()
Namhyung Kim
2023-01-18
1
-20
/
+65
|
*
|
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
2023-01-18
1
-11
/
+5
|
*
|
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
2023-01-18
1
-26
/
+5
|
*
|
perf/core: Add perf_sample_save_callchain() helper
Namhyung Kim
2023-01-18
1
-10
/
+2
|
*
|
perf/core: Save the dynamic parts of sample data size
Namhyung Kim
2023-01-18
1
-7
/
+10
|
|
/
*
/
perf: Fix perf_event_pmu_context serialization
James Clark
2023-01-31
1
-22
/
+17
|
/
*
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
2022-12-27
1
-3
/
+3
*
perf: Fix use-after-free in error path
Peter Zijlstra
2022-12-27
1
-1
/
+3
*
perf/core: Fix cgroup events tracking
Chengming Zhou
2022-12-27
1
-32
/
+10
*
perf core: Return error pointer if inherit_event() fails to find pmu_ctx
Ravi Bangoria
2022-12-27
1
-1
/
+1
*
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-1
/
+1
|
\
|
*
mm/gup: Fix the lockless PMD access
Peter Zijlstra
2022-12-15
1
-1
/
+1
*
|
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
1
-1013
/
+1087
|
\
\
|
*
|
perf/core: Don't allow grouping events from different hw pmus
Ravi Bangoria
2022-11-24
1
-9
/
+15
|
*
|
perf: Fix function pointer case
Peter Zijlstra
2022-11-24
1
-2
/
+6
|
*
|
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
2022-11-15
1
-3
/
+5
|
*
|
perf: Fix IS_ERR() vs NULL check in inherit_event()
Gaosheng Cui
2022-11-15
1
-1
/
+1
|
*
|
perf: Remove unused pointer task_ctx
Colin Ian King
2022-11-15
1
-2
/
+0
|
*
|
perf: Optimize perf_tp_event()
Ravi Bangoria
2022-10-27
1
-55
/
+79
|
*
|
perf: Rewrite core context handling
Peter Zijlstra
2022-10-27
1
-958
/
+998
*
|
|
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-04
1
-4
/
+13
|
\
\
\
|
*
|
|
perf: Fix perf_pending_task() UaF
Peter Zijlstra
2022-11-29
1
-4
/
+13
*
|
|
|
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-11-29
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
2022-11-15
1
-1
/
+1
*
|
|
|
perf: Consider OS filter fail
Peter Zijlstra
2022-11-24
1
-2
/
+22
*
|
|
|
perf: Fixup SIGTRAP and sample_flags interaction
Peter Zijlstra
2022-11-24
1
-1
/
+4
*
|
|
|
perf: Improve missing SIGTRAP checking
Marco Elver
2022-11-08
1
-6
/
+19
|
/
/
/
*
|
/
perf/hw_breakpoint: test: Skip the test if dependencies unmet
David Gow
2022-11-02
1
-2
/
+2
|
|
/
|
/
|
*
|
perf: Fix missing raw data on tracepoint events
James Clark
2022-10-27
1
-0
/
+1
|
/
*
perf: Fix missing SIGTRAPs
Peter Zijlstra
2022-10-17
2
-39
/
+114
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
2
-18
/
+24
|
\
|
*
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
2022-10-03
1
-1
/
+1
|
*
uprobes: use new_folio in __replace_page()
Matthew Wilcox (Oracle)
2022-10-03
1
-4
/
+5
[next]