diff options
| author | 2019-08-30 12:46:12 +0100 | |
|---|---|---|
| committer | 2019-08-30 12:46:12 +0100 | |
| commit | ac12cf85d682a2c1948210c65f7fb21ef01dd9f6 (patch) | |
| tree | 693278a5d1283092586b561a2364d2630570c579 /include/linux/stackprotector.h | |
| parent | arm64: kpti: ensure patched kernel text is fetched from PoU (diff) | |
| parent | arm64: fix fixmap copy for 16K pages and 48-bit VA (diff) | |
| parent | Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into for-next/cpu-topology (diff) | |
| parent | arm64: Add support for function error injection (diff) | |
| parent | docs/perf: Add documentation for the i.MX8 DDR PMU (diff) | |
| parent | arm64: smp: disable hotplug on trusted OS resident CPU (diff) | |
| parent | fdt: Update CRC check for rng-seed (diff) | |
| parent | arm64: smp: Treat unknown boot failures as being 'stuck in kernel' (diff) | |
| parent | arm64: Relax Documentation/arm64/tagged-pointers.rst (diff) | |
| parent | arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F (diff) | |
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
