Commits
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/error-injection', 'for-next/perf', 'for-next/psci-cpuidle', 'for-next/rng', 'for-next/smpboot', 'for-next/tbi' and 'for-next/tlbi' into for-next/core * for-next/52-bit-kva: (25 commits) Support for 52-bit virtual addressing in kernel space * for-next/cpu-topology: (9 commits) Move CPU topology parsing into core code and add support for ACPI 6.3 * for-next/error-injection: (2 commits) Support for function error injection via kprobes * for-next/perf: (8 commits) Support for i.MX8 DDR PMU and proper SMMUv3 group validation * for-next/psci-cpuidle: (7 commits) Move PSCI idle code into a new CPUidle driver * for-next/rng: (4 commits) Support for 'rng-seed' property being passed in the devicetree * for-next/smpboot: (3 commits) Reduce fragility of secondary CPU bringup in debug configurations * for-next/tbi: (10 commits) Introduce new syscall ABI with relaxed requirements for pointer tags * for-next/tlbi: (6 commits) Handle spurious page faults arising from kernel space
Showing diff toebef746543f
- Mark Rutland committed f32c7a8e451arm64: kpti: ensure patched kernel text is fetched from PoU While the MMUs is disabled...
- Mark Rutland committed b333b0ba234arm64: fix fixmap copy for 16K pages and 48-bit VA With 16K pages and 48-bit VAs, the ...
- Will Deacon committed d06fa5a118fMMerge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/linux/kern...
- Leo Yan committed 42d038c4fb0arm64: Add support for function error injection Inspired by the commit 7cd01b08d35f ("...
- Joakim Zhang committed 3724e186feadocs/perf: Add documentation for the i.MX8 DDR PMU Add some documentation describing t...
- Sudeep Holla committed d55c5f28afaarm64: smp: disable hotplug on trusted OS resident CPU The trusted OS may reject CPU_O...
- Hsin-Yi Wang committed dd753d961c4fdt: Update CRC check for rng-seed Commit 428826f5358c ("fdt: add support for rng-seed...
- Will Deacon committed ebef746543farm64: smp: Treat unknown boot failures as being 'stuck in kernel' When we fail to bri...
- Vincenzo Frascino committed 92af2b69611arm64: Relax Documentation/arm64/tagged-pointers.rst On AArch64 the TCR_EL1.TBI0 bit i...
- Will Deacon committed 5c062ef4155arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F Now that we have a definition for...