summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2020-09-05KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-09-05KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse1-0/+28
2020-09-05KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse1-0/+15
2020-09-03arm64: Fix __cpu_logical_map undefined issueKefeng Wang1-1/+6
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon1-1/+1
2020-08-07arm64: Workaround circular dependency in pointer_auth.hMarc Zyngier1-1/+7
2020-08-05arm64: csum: Fix handling of bad packetsRobin Murphy1-2/+3
2020-08-05arm64/alternatives: move length validation inside the subsectionSami Tolvanen1-2/+2
2020-07-22arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon1-1/+11
2020-07-22arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon1-0/+1
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon1-0/+2
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel1-8/+8
2020-07-22arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier1-0/+1
2020-07-22arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier5-8/+26
2020-07-16KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei2-2/+2
2020-07-16KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon1-1/+1
2020-06-22arm64: cacheflush: Fix KGDB trap detectionDaniel Thompson1-3/+3
2020-06-22arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan1-0/+1
2020-06-17KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier1-6/+0
2020-06-17KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier1-0/+2
2020-06-17KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier1-2/+4
2020-06-17arm64: acpi: fix UBSAN warningNick Desaulniers1-2/+3
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song1-1/+3
2020-04-29compat: ARM64: always include asm-generic/compat.hArnd Bergmann1-2/+3
2020-04-29arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse1-1/+2
2020-04-29arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse1-1/+2
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip1-1/+1
2020-03-25arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino1-1/+1
2020-02-28arm64: lse: Fix LSE atomics with LLVMVincenzo Frascino1-1/+1
2020-02-28arm64: memory: Add missing brackets to untagged_addr() macroWill Deacon1-1/+1
2020-02-24arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen1-11/+21
2020-02-24arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen2-3/+22
2020-02-11KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall2-4/+7
2020-02-11KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland1-0/+32
2020-02-11KVM: arm/arm64: Correct CPSR on exception entryMark Rutland1-0/+1
2020-02-11arm64: acpi: fix DAIF manipulation with pNMIMark Rutland1-1/+10
2020-01-14arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras1-1/+0
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas2-10/+5
2019-12-13arm64: Validate tagged addresses in access_ok() called from kernel threadsCatalin Marinas1-1/+6
2019-11-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-22/+22
2019-11-20arm64: uaccess: Remove uaccess_*_not_uao asm macrosPavel Tatashin2-22/+22
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+0
2019-11-06arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas1-17/+0
2019-11-05timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen1-7/+0
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger1-0/+2
2019-10-29arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas1-7/+8
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon3-32/+3
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon2-6/+11
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang1-1/+1
2019-10-11arm64: Fix kcore macros after 52-bit virtual addressing falloutChris von Recklinghausen1-3/+0