summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-12-13MLK-23112-2 arm64: Update the SW workaround for i.MX8QM B0 ERR050104Nitin Garg
2019-12-12MLK-23112 arm64: Update the SW workaround for i.MX8QM B0 ERR050104Nitin Garg
2019-02-06arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-23arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2018-11-27arm64: kprobe: make page to RO mode when allocate itAnders Roxell
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-09-26arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()Mark Rutland
2018-09-15arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-15arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-09-15arm64: cpu_errata: include required headersArnd Bergmann
2018-09-05kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu
2018-08-24arm64: make secondary_start_kernel() notraceZhizhou Zhang
2018-07-22arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier
2018-07-22arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-07-22arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-07-22arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier
2018-07-22arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-07-22arm64: alternatives: Add dynamic patching featureMarc Zyngier
2018-07-22arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse
2018-07-03arm64: kpti: Use early_param for kpti= command-line optionWill Deacon
2018-07-03arm64: Fix syscall restarting around signal suppressed by tracerDave Martin
2018-06-21arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Mark Rutland
2018-06-21arm64: ptrace: remove addr_limit manipulationMark Rutland
2018-05-30arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier
2018-05-30arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand
2018-05-30arm64: perf: correct PMUVer probingMark Rutland
2018-02-28arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-02-28arm64: Remove unimplemented syscall log messageMichael Weiser
2018-02-22arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni
2018-02-16arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier
2018-02-16arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-16arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C
2018-02-16arm64: Implement branch predictor hardening for FalkorShanker Donthineni
2018-02-16arm64: Implement branch predictor hardening for affected Cortex-A CPUsWill Deacon
2018-02-16arm64: entry: Apply BP hardening for suspicious interrupts from EL0Will Deacon
2018-02-16arm64: entry: Apply BP hardening for high-priority synchronous exceptionsWill Deacon
2018-02-16arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon
2018-02-16arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier