summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-02arm64: pgtable: Fix pte_accessible()Will Deacon1-3/+4
2020-11-10KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier1-0/+1
2020-11-10arm64/mm: return cpu_all_mask when node is NUMA_NO_NODEZhengyuan Liu1-0/+3
2020-09-12KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-09-12KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse1-0/+28
2020-09-12KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse1-0/+15
2020-08-21arm64: csum: Fix handling of bad packetsRobin Murphy1-2/+3
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon1-0/+2
2020-07-22KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon1-1/+1
2020-06-20KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier1-2/+4
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip1-1/+1
2020-02-28arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen1-11/+21
2020-01-23arm64: don't open code page table entry creationKristina Martsenko2-0/+6
2020-01-12arm64: Revert support for execute-only user mappingsCatalin Marinas2-10/+5
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann1-3/+3
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai1-2/+2
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai1-1/+5
2019-08-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon1-3/+4
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon1-0/+1
2019-05-31arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino1-0/+1
2019-05-31arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai1-1/+2
2019-05-21arm64: compat: Reduce address limitVincenzo Frascino1-0/+8
2019-05-08arm64: mm: print out correct page table entriesKristina Martsenko1-1/+1
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor1-1/+1
2019-04-17arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon1-8/+8
2019-02-27irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon1-29/+18
2019-01-23arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland1-0/+1
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon1-1/+1
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor1-0/+3
2018-11-23arm64: uaccess: suppress spurious clang warningMark Rutland1-2/+2
2018-11-23efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel1-0/+3
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda1-2/+2
2018-10-03arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier1-0/+5
2018-09-15arm64: Handle mismatched cache typeSuzuki K Poulose1-1/+2
2018-09-15arm64: Fix mismatched cache line size detectionSuzuki K Poulose1-0/+5
2018-08-03arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon1-1/+3
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier1-0/+23
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier3-0/+30
2018-07-22arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier1-2/+25
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier1-0/+1
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier1-0/+6
2018-07-22arm64: ssbd: Add global mitigation state accessorMarc Zyngier1-0/+10
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier1-0/+6
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier1-1/+2
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall2-0/+30
2018-07-22KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier1-0/+20
2018-07-22arm64: alternatives: Add dynamic patching featureMarc Zyngier1-4/+37
2018-07-22arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse3-2/+20
2018-07-22KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse1-0/+2