aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne4-5/+30
2020-11-23arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon1-13/+14
2020-11-23arm64: pgtable: Fix pte_accessible()Will Deacon1-3/+4
2020-11-23arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd buildRandy Dunlap1-0/+2
2020-11-23arm64: irqstat: Get rid of duplicated declarationThomas Gleixner1-5/+2
2020-11-20arm64: Enable seccomp architecture trackingKees Cook1-0/+9
2020-11-16KVM: arm64: Remove redundant hyp vectors entryWill Deacon1-1/+1
2020-11-16arm64: spectre: Consolidate spectre-v3a detectionWill Deacon1-0/+1
2020-11-16arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon2-2/+2
2020-11-16KVM: arm64: Allocate hyp vectors staticallyWill Deacon2-7/+34
2020-11-16KVM: arm64: Move BP hardening helpers into spectre.hWill Deacon2-29/+30
2020-11-16KVM: arm64: Make BP hardening globals static insteadWill Deacon1-3/+0
2020-11-16KVM: arm64: Move kvm_get_hyp_vector() out of header fileWill Deacon1-43/+0
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2020-11-13arm64: implement CPPC FFH support using AMUsIonela Voinescu1-0/+3
2020-11-13arm64: wrap and generalise counter read functionsIonela Voinescu2-1/+8
2020-11-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-0/+6
2020-11-13Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini2-0/+6
2020-11-13arm64: Add MIDR value for KRYO2XX gold/silver CPU coresKonrad Dybcio1-0/+4
2020-11-12KVM: arm64: Handle SCXTNUM_ELx trapsMarc Zyngier1-0/+4
2020-11-12KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspaceMarc Zyngier1-0/+2
2020-11-12Merge tag 'v5.10-rc1' into kvmarm-master/nextMarc Zyngier48-137/+535
2020-11-12arm64: mm: don't assume struct page is always 64 bytesArd Biesheuvel1-3/+5
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland5-13/+8
2020-11-10arm64: kprobes: Remove redundant kprobe_step_ctxMasami Hiramatsu1-7/+0
2020-11-10arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon1-0/+2
2020-11-10KVM: arm64: Drop kvm_coproc.hMarc Zyngier2-38/+17
2020-11-10KVM: arm64: Drop legacy copro shadow registerMarc Zyngier1-47/+1
2020-11-10KVM: arm64: Map AArch32 cp14 register to AArch64 sysregsMarc Zyngier1-8/+0
2020-11-10KVM: arm64: Move AArch32 exceptions over to AArch64 sysregsMarc Zyngier1-1/+0
2020-11-10KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier1-0/+1
2020-11-10KVM: arm64: Get rid of the AArch32 register mapping codeMarc Zyngier1-2/+0
2020-11-10KVM: arm64: Consolidate exception injectionMarc Zyngier1-3/+0
2020-11-10KVM: arm64: Remove SPSR manipulation primitivesMarc Zyngier1-26/+0
2020-11-10KVM: arm64: Inject AArch64 exceptions from HYPMarc Zyngier1-0/+12
2020-11-10KVM: arm64: Add basic hooks for injecting exceptions from EL2Marc Zyngier1-2/+26
2020-11-10KVM: arm64: Move VHE direct sysreg accessors into kvm_host.hMarc Zyngier1-0/+91
2020-11-10KVM: arm64: Make kvm_skip_instr() and co private to HYPMarc Zyngier2-25/+3
2020-11-10KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()Marc Zyngier1-4/+4
2020-11-09arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon1-0/+73
2020-11-09arm64: cpufeatures: Add capability for LDAPR instructionWill Deacon1-1/+2
2020-11-09arm64: alternatives: Split up alternative.hWill Deacon4-209/+221
2020-11-09arm64: uaccess: move uao_* alternatives to asm-uaccess.hMark Rutland2-59/+59
2020-11-09arm64: mm: tidy up top of kernel VA spaceArd Biesheuvel2-3/+3
2020-11-09arm64: mm: make vmemmap region a projection of the linear regionArd Biesheuvel1-8/+6
2020-11-09arm64: mm: extend linear region for 52-bit VA configurationsArd Biesheuvel1-7/+5
2020-11-09KVM: arm64: Add kimg_hyp_va() helperMarc Zyngier1-0/+18
2020-11-09arm64: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+4
2020-11-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-1/+4
2020-11-03arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-lineJean-Philippe Brucker3-1/+4