index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
maintainer
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-12
selftest/bpf: Test a perf BPF program that suppresses side effects
Kyle Huey
2
-0
/
+152
2024-04-12
perf/bpf: Allow a BPF program to suppress all sample side effects
Kyle Huey
1
-2
/
+4
2024-04-12
perf/bpf: Remove unneeded uses_default_overflow_handler()
Kyle Huey
3
-20
/
+9
2024-04-12
perf/bpf: Call BPF handler directly, not through overflow machinery
Kyle Huey
2
-21
/
+12
2024-04-12
perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members
Kyle Huey
1
-2
/
+0
2024-04-12
perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALL
Kyle Huey
1
-0
/
+6
2024-04-12
perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow()
Kyle Huey
1
-91
/
+92
2024-04-10
perf/x86/rapl: Add support for Intel Lunar Lake
Zhang Rui
1
-0
/
+1
2024-04-10
perf/x86/rapl: Add support for Intel Arrow Lake
Zhang Rui
1
-0
/
+2
2024-04-10
perf/core: Reduce PMU access to adjust sample freq
Namhyung Kim
1
-1
/
+2
2024-04-10
perf/core: Optimize perf_adjust_freq_unthr_context()
Namhyung Kim
2
-26
/
+50
2024-04-03
perf/x86/amd: Don't reject non-sampling events with configured LBR
Andrii Nakryiko
1
-4
/
+0
2024-04-03
perf/x86/amd: Support capturing LBR from software events
Andrii Nakryiko
1
-0
/
+35
2024-04-03
perf/x86/amd: Avoid taking branches before disabling LBR
Andrii Nakryiko
2
-8
/
+14
2024-04-03
perf/x86/amd: Ensure amd_pmu_core_disable_all() is always inlined
Andrii Nakryiko
1
-1
/
+1
2024-03-31
Linux 6.9-rc2
v6.9-rc2
Linus Torvalds
1
-1
/
+1
2024-03-31
kconfig: Fix typo HEIGTH to HEIGHT
Isak Ellmer
8
-14
/
+14
2024-03-31
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
Nathan Chancellor
1
-1
/
+1
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
13
-23
/
+18
2024-03-30
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
1
-1
/
+1
2024-03-30
x86/build: Use obj-y to descend into arch/x86/virt/
Masahiro Yamada
3
-4
/
+2