summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2022-04-20arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-04-20arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-12arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-04-12arm64: add ID_AA64ISAR2_EL1 sys registerJames Morse
2022-04-12arm64: Mitigate spectre style branch history side channelsJames Morse
2022-04-12KVM: arm64: Add templates for BHB mitigation sequencesJames Morse
2022-04-12arm64: Add percpu vectors for EL1James Morse
2022-04-12arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-04-12arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-04-12arm64: Move arm64_update_smccc_conduit() out of SSBD ifdefJames Morse
2022-04-12arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-04-12arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-04-12arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-04-12arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse
2022-04-12arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse
2022-04-12arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse
2022-04-12arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-04-12arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse
2022-04-12arm64: entry: Make the trampoline cleanup optionalJames Morse
2022-04-12arm64: entry.S: Add ventry overflow sanity checksJames Morse
2022-04-12arm64: Add helper to decode register from instructionSuzuki K Poulose
2022-04-12arm64: arch_timer: Add workaround for ARM erratum 1188873Marc Zyngier
2022-04-12arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose
2022-04-12arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose
2022-04-12arm64: capabilities: Clean up midr range helpersSuzuki K Poulose
2022-04-12arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose
2022-04-12arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose
2022-04-12arm64: capabilities: Move errata processing codeSuzuki K Poulose
2022-04-12arm64: capabilities: Move errata work around check on boot CPUSuzuki K Poulose
2022-04-12arm64: capabilities: Update prototype for enable call backDave Martin
2022-04-12arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse
2022-04-12arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter
2022-01-11arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse
2022-01-11arm64: move !VHE work to end of el2_setupMark Rutland
2022-01-11arm64: reduce el2_setup branchingMark Rutland
2021-10-06arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-06-30arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose
2021-06-10arm64: Remove unimplemented syscall log messageMichael Weiser
2021-05-22arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling
2021-03-03arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier
2020-11-24arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon
2020-09-12KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-07-31arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-05-27arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-04-24arm64: cpu_errata: include required headersArnd Bergmann
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS