summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-22arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon
2020-07-22arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel
2020-07-16arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-30arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon
2020-06-25arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-06-22arm64: insn: Fix two bugs in encoding 32-bit logical immediatesLuke Nelson
2020-05-20arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-04-29arm64: Silence clang warning on mismatched value/register sizesCatalin Marinas
2020-04-29arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-spaceJames Morse
2020-04-29arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse
2020-04-29arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse
2020-04-17arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS
2020-03-25arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-03-25arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-02-19arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-02-19arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose
2020-02-19arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose
2020-02-14arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose
2020-02-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose
2020-01-27arm64: hibernate: check pgd table allocationPavel Tatashin
2020-01-27arm64/vdso: don't leak kernel addressesMatteo Croce
2019-12-31arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye
2019-12-21Revert "arm64: preempt: Fix big-endian when checking preempt count in assembly"Greg Kroah-Hartman
2019-12-05arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose
2019-12-05arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper
2019-12-01arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2019-11-20arm64: fix for bad_mode() handler to always result in panicHari Vyas
2019-11-06arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-11-06arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo
2019-10-29arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier
2019-10-17arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma
2019-10-17arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
2019-10-11arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-10-11arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-10-11arm64: Force SSBS on context switchMarc Zyngier
2019-10-11arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-10-11arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-10-11arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-10-11arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-10-11arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier
2019-10-11arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-10-11arm64: Always enable ssb vulnerability detectionJeremy Linton