mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-28 06:44:36 -05:00
14ec8ce45611c767656e4fa575f17b05344aa80a
To pick up the changes in this cset:efe676a1a7arm64: proton-pack: Add new CPUs 'k' values for branch mitigatione18c09b204arm64: Add support for HIP09 Spectre-BHB mitigationa9b5bd81b2arm64: cputype: Add MIDR_CORTEX_A76AE53a52a0ec7arm64: cputype: Add comments about Qualcomm Kryo 5XX and 6XX cores401c3333bbarm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD86edf6bdcfsmccc/kvm_guest: Enable errata based on implementation CPUs0bc9a9e85fKVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity This addresses these perf build warnings: Warning: Kernel ABI header differences: diff -u tools/arch/arm64/include/asm/cputype.h arch/arm64/include/asm/cputype.h But the following two changes cannot be applied since they introduced new build errors in util/arm-spe.c. So it still has the warning after this change.c8c2647e69arm64: Make _midr_in_range_list() an exported functione3121298c7arm64: Modify _midr_range() functions to read MIDR/REVIDR internally Please see tools/include/uapi/README for further details. Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will@kernel.org> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Namhyung Kim <namhyung@kernel.org> perf build: [WIP] Fix arm-spe build errors Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.1%
Assembly
1%
Shell
0.6%
Rust
0.4%
Python
0.4%
Other
0.3%