summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2020-11-27Merge branch 'kvm-arm64/el2-pc' into kvmarm-master/nextMarc Zyngier
2020-11-27KVM: arm64: Simplify __kvm_enable_ssbs()Marc Zyngier
2020-11-27KVM: arm64: Patch kimage_voffset instead of loading the EL1 valueMarc Zyngier
2020-11-25kasan: arm64: set TCR_EL1.TBID1 when enabledPeter Collingbourne
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne
2020-11-23arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon
2020-11-23arm64: pgtable: Fix pte_accessible()Will Deacon
2020-11-23arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd buildRandy Dunlap
2020-11-23arm64: irqstat: Get rid of duplicated declarationThomas Gleixner
2020-11-20arm64: Enable seccomp architecture trackingKees Cook
2020-11-16KVM: arm64: Remove redundant hyp vectors entryWill Deacon
2020-11-16arm64: spectre: Consolidate spectre-v3a detectionWill Deacon
2020-11-16arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon
2020-11-16KVM: arm64: Allocate hyp vectors staticallyWill Deacon
2020-11-16KVM: arm64: Move BP hardening helpers into spectre.hWill Deacon
2020-11-16KVM: arm64: Make BP hardening globals static insteadWill Deacon
2020-11-16KVM: arm64: Move kvm_get_hyp_vector() out of header fileWill Deacon
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-13arm64: implement CPPC FFH support using AMUsIonela Voinescu
2020-11-13arm64: wrap and generalise counter read functionsIonela Voinescu
2020-11-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-13Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-11-13arm64: Add MIDR value for KRYO2XX gold/silver CPU coresKonrad Dybcio
2020-11-12KVM: arm64: Handle SCXTNUM_ELx trapsMarc Zyngier
2020-11-12KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspaceMarc Zyngier
2020-11-12Merge tag 'v5.10-rc1' into kvmarm-master/nextMarc Zyngier
2020-11-12arm64: mm: don't assume struct page is always 64 bytesArd Biesheuvel
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland
2020-11-10arm64: kprobes: Remove redundant kprobe_step_ctxMasami Hiramatsu
2020-11-10arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon
2020-11-10KVM: arm64: Drop kvm_coproc.hMarc Zyngier
2020-11-10KVM: arm64: Drop legacy copro shadow registerMarc Zyngier
2020-11-10KVM: arm64: Map AArch32 cp14 register to AArch64 sysregsMarc Zyngier
2020-11-10KVM: arm64: Move AArch32 exceptions over to AArch64 sysregsMarc Zyngier
2020-11-10KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier
2020-11-10KVM: arm64: Get rid of the AArch32 register mapping codeMarc Zyngier
2020-11-10KVM: arm64: Consolidate exception injectionMarc Zyngier
2020-11-10KVM: arm64: Remove SPSR manipulation primitivesMarc Zyngier
2020-11-10KVM: arm64: Inject AArch64 exceptions from HYPMarc Zyngier
2020-11-10KVM: arm64: Add basic hooks for injecting exceptions from EL2Marc Zyngier
2020-11-10KVM: arm64: Move VHE direct sysreg accessors into kvm_host.hMarc Zyngier
2020-11-10KVM: arm64: Make kvm_skip_instr() and co private to HYPMarc Zyngier
2020-11-10KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()Marc Zyngier
2020-11-09arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon
2020-11-09arm64: cpufeatures: Add capability for LDAPR instructionWill Deacon
2020-11-09arm64: alternatives: Split up alternative.hWill Deacon
2020-11-09arm64: uaccess: move uao_* alternatives to asm-uaccess.hMark Rutland
2020-11-09arm64: mm: tidy up top of kernel VA spaceArd Biesheuvel
2020-11-09arm64: mm: make vmemmap region a projection of the linear regionArd Biesheuvel
2020-11-09arm64: mm: extend linear region for 52-bit VA configurationsArd Biesheuvel