summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2-6/+18
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel1-14/+2
2020-07-22arm64: alternative: Use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel1-3/+0
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li1-1/+1
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22
2020-06-25arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-18/+26
2020-05-27arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig1-1/+2
2020-04-24arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon2-67/+6
2020-04-24arm64: perf: remove unsupported events for Cortex-A73Xu YiPing1-6/+0
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe1-1/+1
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS1-1/+1
2020-04-02arm64: compat: map SPSR_ELx<->PSR for signalsMark Rutland1-2/+6
2020-04-02arm64: ptrace: map SPSR_ELx<->PSR for compat tasksMark Rutland1-0/+2
2020-04-02arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi1-2/+6
2020-04-02arm64: smp: fix smp_send_stop() behaviourCristian Marussi1-3/+14
2020-02-28arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon1-0/+7
2020-02-28arm64: nofpsimd: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose1-2/+13
2020-02-28arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose1-0/+21
2020-02-28arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose1-7/+45
2020-02-15arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose1-1/+1
2020-01-17arm64: Check for errata before evaluating cpu featuresDirk Mueller1-2/+2
2020-01-17arm64: add sentinel to kpti_safe_listMark Rutland1-0/+1
2020-01-17arm64: don't open code page table entry creationKristina Martsenko1-2/+1
2020-01-14arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon1-5/+7
2019-12-31arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye1-6/+9
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose1-0/+1
2019-12-05arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper2-0/+31
2019-12-01arm64: fix for bad_mode() handler to always result in panicHari Vyas1-1/+0
2019-12-01arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin1-2/+5
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse1-1/+7
2019-10-29arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2-2/+12
2019-10-29arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier1-9/+23
2019-10-29arm64: Force SSBS on context switchMarc Zyngier1-1/+28
2019-10-29arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon1-4/+6
2019-10-29arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton1-0/+42
2019-10-29arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton1-1/+26
2019-10-29arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton1-7/+8
2019-10-29arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier1-52/+56
2019-10-29arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton1-0/+13
2019-10-29arm64: Always enable ssb vulnerability detectionJeremy Linton1-4/+5
2019-10-29arm64: add sysfs vulnerability show for meltdownJeremy Linton1-14/+44
2019-10-29arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab1-0/+6
2019-10-29arm64: fix SSBS sanitizationMark Rutland1-7/+8
2019-10-29arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon4-2/+95
2019-10-29arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon2-2/+18
2019-10-29arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier2-16/+5
2019-10-29arm64: don't zero DIT on signal returnMark Rutland1-4/+8
2019-10-29arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni2-44/+17