summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-12Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/concurrent-translation-fault' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/misc-5.12' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge tag 'kvmarm-fixes-5.11-2' into kvmarm-master/nextMarc Zyngier
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov
2021-02-03KVM: arm64: Stub EXPORT_SYMBOL for nVHE EL2 codeQuentin Perret
2021-02-03KVM: arm64: Correct spelling of DBGDIDR registerAlexandru Elisei
2021-02-03KVM: arm64: Use symbolic names for the PMU versionsMarc Zyngier
2021-02-03KVM: arm64: Upgrade PMU support to ARMv8.4Marc Zyngier
2021-02-03KVM: arm64: Limit the debug architecture to ARMv8.0Marc Zyngier
2021-02-03KVM: arm64: Refactor filtering of ID registersMarc Zyngier
2021-02-03KVM: arm64: Add handling of AArch32 PCMEID{2,3} PMUv3 registersMarc Zyngier
2021-02-03KVM: arm64: Fix AArch32 PMUv3 cappingMarc Zyngier
2021-02-03KVM: arm64: Fix missing RES1 in emulation of DBGBIDRMarc Zyngier
2021-02-01KVM: arm64: Make gen-hyprel endianness agnosticMarc Zyngier
2021-01-28Merge tag 'kvmarm-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-01-25Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-01-25KVM: arm64: Implement the TRNG hypervisor callArd Biesheuvel
2021-01-25KVM: arm64: Mark the page dirty only if the fault is handled successfullyYanan Wang
2021-01-25KVM: arm64: Filter out the case of only changing permissions from stage-2 map...Yanan Wang
2021-01-25KVM: arm64: Adjust partial code of hyp stage-1 map and guest stage-2 mapYanan Wang
2021-01-25KVM: arm64: Simplify __kvm_hyp_init HVC detectionAndrew Scull
2021-01-25KVM: arm64: Don't clobber x4 in __do_hyp_initAndrew Scull
2021-01-23KVM: arm64: Remove hyp_symbol_addrDavid Brazdil
2021-01-23KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil
2021-01-23KVM: arm64: Fix constant-pool users in hypDavid Brazdil
2021-01-23KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil
2021-01-23KVM: arm64: Generate hyp relocation dataDavid Brazdil
2021-01-23KVM: arm64: Add symbol at the beginning of each hyp sectionDavid Brazdil
2021-01-23KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil
2021-01-23KVM: arm64: Rename .idmap.text in hyp linker scriptDavid Brazdil
2021-01-21KVM: arm64: Filter out v8.1+ events on v8.0 HWMarc Zyngier
2021-01-21KVM: arm64: Compute TPIDR_EL2 ignoring MTE tagSteven Price
2021-01-15arm64: syscall: include prototype for EL0 SVC functionsMark Rutland
2021-01-14KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()Alexandru Elisei
2021-01-14KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to returnDavid Brazdil
2021-01-14KVM: arm64: Simplify handling of absent PMU system registersMarc Zyngier
2021-01-14KVM: arm64: Hide PMU registers from userspace when not availableMarc Zyngier
2021-01-13arm64: make atomic helpers __always_inlineArnd Bergmann
2021-01-13arm64: rename S_FRAME_SIZE to PT_REGS_SIZEJianlin Lv
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon
2021-01-13arm64: entry: remove redundant IRQ flag tracingMark Rutland
2021-01-12arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-01-08Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-08Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini