aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-10-29arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-10-29arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-10-29arm64: Force SSBS on context switchMarc Zyngier
2019-10-29arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-10-29arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-10-29arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-10-29arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-10-29arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier
2019-10-29arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-10-29arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-10-29arm64: add sysfs vulnerability show for meltdownJeremy Linton
2019-10-29arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab
2019-10-29arm64: fix SSBS sanitizationMark Rutland
2019-10-29arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-29arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2019-10-29arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier
2019-10-29arm64: don't zero DIT on signal returnMark Rutland
2019-10-29arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2019-10-29arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose
2019-10-29arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose
2019-10-29arm64: capabilities: Clean up midr range helpersSuzuki K Poulose
2019-10-29arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose
2019-10-29arm64: capabilities: Add support for features enabled earlySuzuki K Poulose
2019-10-29arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose
2019-10-29arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose
2019-10-29arm64: capabilities: Group handling of features and errata workaroundsSuzuki K Poulose
2019-10-29arm64: capabilities: Allow features based on local CPU scopeSuzuki K Poulose
2019-10-29arm64: capabilities: Split the processing of errata work aroundsSuzuki K Poulose
2019-10-29arm64: capabilities: Prepare for grouping features and errata work aroundsSuzuki K Poulose
2019-10-29arm64: capabilities: Filter the entries based on a given maskSuzuki K Poulose
2019-10-29arm64: capabilities: Unify the verificationSuzuki K Poulose
2019-10-29arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose
2019-10-29arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose
2019-10-29arm64: capabilities: Move errata processing codeSuzuki K Poulose
2019-10-29arm64: capabilities: Move errata work around check on boot CPUSuzuki K Poulose
2019-10-29arm64: capabilities: Update prototype for enable call backDave Martin
2019-10-29arm64: Expose Arm v8.4 featuresSuzuki K Poulose
2019-10-29arm64: v8.4: Support for new floating point multiplication instructionsDongjiu Geng
2019-10-29arm64: Fix the feature type for ID register fieldsSuzuki K Poulose
2019-10-29arm64: Expose support for optional ARMv8-A featuresSuzuki K Poulose
2019-10-29arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse
2019-10-05arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon
2019-08-25arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-25arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-08-25arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-08-09arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-07-31acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-07-31arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor
2019-07-10arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel