summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-01-19KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland
2020-01-19KVM: arm/arm64: Correct CPSR on exception entryMark Rutland
2020-01-19KVM: arm64: Correct PSTATE on exception entryMark Rutland
2020-01-19arm64: kvm: Fix IDMAP overlap with HYP VARussell King
2020-01-19KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-17arm64: csum: Fix pathological zero-length callsRobin Murphy
2020-01-17arm64: entry: cleanup sp_el0 manipulationMark Rutland
2020-01-17arm64: entry: cleanup el0 svc handler namingMark Rutland
2020-01-17arm64: entry: mark all entry code as notraceMark Rutland
2020-01-17arm64: assembler: remove smp_dmb macroMark Rutland
2020-01-17arm64: assembler: remove inherit_daif macroMark Rutland
2020-01-17arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas
2020-01-17arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe listSai Prakash Ranjan
2020-01-17locking/osq: Use optimized spinning loop for arm64Waiman Long
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-16arm64: kernel: avoid x18 in __cpu_soft_restartArd Biesheuvel
2020-01-16arm64: kvm: stop treating register x18 as caller saveArd Biesheuvel
2020-01-16arm64/lib: copy_page: avoid x18 register in assembler codeArd Biesheuvel
2020-01-16arm64: mm: avoid x18 in idmap_kpti_install_ng_mappingsSami Tolvanen
2020-01-16arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
2020-01-16arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen
2020-01-16arm64: Implement optimised checksum routineRobin Murphy
2020-01-16arm64: context: Free up kernel ASIDs if KPTI is not in useVladimir Murzin
2020-01-16arm64: Workaround for Cortex-A55 erratum 1530923Steven Price
2020-01-16arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price
2020-01-16arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price
2020-01-16crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitJason A. Donenfeld
2020-01-15arm64: Use register field helper in kaslr_requires_kpti()Will Deacon
2020-01-15arm64: Simplify early check for broken TX1 when KASLR is enabledWill Deacon
2020-01-15arm64: Turn "broken gas inst" into real config optionVladimir Murzin
2020-01-15arm64: Use a variable to store non-global mappings decisionMark Brown
2020-01-15arm64: Don't use KPTI where we have E0PDMark Brown
2020-01-15arm64: Factor out checks for KASLR in KPTI code into separate functionMark Brown
2020-01-15arm64: Add initial support for E0PDMark Brown
2020-01-15arm64: Move the LSE gas support detection to KconfigCatalin Marinas
2020-01-15arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual
2020-01-15arm64: cpufeature: Export matrix and other features to userspaceSteven Price
2020-01-14arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose
2020-01-14arm64: signal: nofpsimd: Handle fp/simd context for signal framesSuzuki K Poulose
2020-01-14arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose
2020-01-14arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose
2020-01-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose
2020-01-14arm64: fpsimd: Make sure SVE setup is complete before SIMD is usedSuzuki K Poulose
2020-01-14arm64: Introduce system_capabilities_finalized() markerSuzuki K Poulose
2020-01-14arch/arm64/setup: Drop dummy_con initializationArvind Sankar
2020-01-14arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino
2020-01-14arm64: compat: vdso: Expose BUILD_VDSO32Vincenzo Frascino
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-13arm64: kernel: Correct annotation of end of el0_syncMark Brown