summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/siphash.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-12selftest/bpf: Test a perf BPF program that suppresses side effectsKyle Huey2-0/+152
2024-04-12perf/bpf: Allow a BPF program to suppress all sample side effectsKyle Huey1-2/+4
2024-04-12perf/bpf: Remove unneeded uses_default_overflow_handler()Kyle Huey3-20/+9
2024-04-12perf/bpf: Call BPF handler directly, not through overflow machineryKyle Huey2-21/+12
2024-04-12perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event membersKyle Huey1-2/+0
2024-04-12perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALLKyle Huey1-0/+6
2024-04-12perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow()Kyle Huey1-91/+92
2024-04-10perf/x86/rapl: Add support for Intel Lunar LakeZhang Rui1-0/+1
2024-04-10perf/x86/rapl: Add support for Intel Arrow LakeZhang Rui1-0/+2
2024-04-10perf/core: Reduce PMU access to adjust sample freqNamhyung Kim1-1/+2
2024-04-10perf/core: Optimize perf_adjust_freq_unthr_context()Namhyung Kim2-26/+50
2024-04-03perf/x86/amd: Don't reject non-sampling events with configured LBRAndrii Nakryiko1-4/+0
2024-04-03perf/x86/amd: Support capturing LBR from software eventsAndrii Nakryiko1-0/+35
2024-04-03perf/x86/amd: Avoid taking branches before disabling LBRAndrii Nakryiko2-8/+14
2024-04-03perf/x86/amd: Ensure amd_pmu_core_disable_all() is always inlinedAndrii Nakryiko1-1/+1
2024-03-31Linux 6.9-rc2v6.9-rc2Linus Torvalds1-1/+1
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer8-14/+14
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor1-1/+1
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)1-1/+1
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann13-23/+18
2024-03-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka1-1/+1
2024-03-30x86/build: Use obj-y to descend into arch/x86/virt/Masahiro Yamada3-4/+2