summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2022-05-15KVM: arm64: Hide KVM_REG_ARM_*_BMAP_BIT_COUNT from userspaceMarc Zyngier
2022-05-15KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba
2022-05-15KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaroundMarc Zyngier
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-13arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKKefeng Wang
2022-05-13mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()Matthew Wilcox (Oracle)
2022-05-13mm: make minimum slab alignment a runtime propertyPeter Collingbourne
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig
2022-05-09arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-05-09arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-05-08arm64: stackleak: fix current_top_of_stack()Mark Rutland
2022-05-06arm64/sme: More sensibly define the size for the ZA register setMark Brown
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-05mm: Add len and flags parameters to arch_get_mmap_end()Christophe Leroy
2022-05-04arm64/sysreg: Generate definitions for SCTLR_EL1Mark Brown
2022-05-04KVM: arm64: Don't BUG_ON() if emulated register table is unsortedAlexandru Elisei
2022-05-04arm64/sysreg: Generate definitions for TTBRn_EL1Mark Brown
2022-05-04arm64/sysreg: Generate definitions for ID_AA64ISAR0_EL1Mark Brown
2022-05-04arm64/sysreg: Enable automatic generation of system register definitionsMark Brown
2022-05-04arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro namesMark Brown
2022-05-04arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARMMark Brown
2022-05-04arm64/sysreg: Define bits for previously RES1 fields in SCTLR_EL1Mark Brown
2022-05-04arm64/sysreg: Rename SCTLR_EL1_NTWE/TWI to SCTLR_EL1_nTWE/TWIMark Brown
2022-05-04arm64/mte: Make TCF field values and naming more standardMark Brown
2022-05-04arm64/mte: Make TCF0 naming and field values more standardMark Brown
2022-05-04arm64/sysreg: Introduce helpers for access to sysreg fieldsMark Brown
2022-05-04arm64: cputype: Avoid overflow using MIDR_IMPLEMENTOR_MASKMichal Orzel
2022-05-04Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/nextMarc Zyngier
2022-05-04Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/nextMarc Zyngier
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier
2022-05-04Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/nextMarc Zyngier
2022-05-04KVM: arm64: Implement PSCI SYSTEM_SUSPENDOliver Upton
2022-05-04KVM: arm64: Add support for userspace to suspend a vCPUOliver Upton
2022-05-04KVM: arm64: Track vCPU power state using MP state valuesOliver Upton
2022-05-04KVM: arm64: Dedupe vCPU power off helpersOliver Upton
2022-05-03KVM: arm64: Add vendor hypervisor firmware registerRaghavendra Rao Ananta
2022-05-03KVM: arm64: Add standard hypervisor firmware registerRaghavendra Rao Ananta
2022-05-03KVM: arm64: Setup a framework for hypercall bitmap firmware registersRaghavendra Rao Ananta
2022-05-03KVM: arm64: Start trapping ID registers for 32 bit guestsOliver Upton
2022-05-03KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handlerOliver Upton
2022-05-02KVM: Add max_vcpus field in common 'struct kvm'Sean Christopherson
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-29KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_highAlexandru Elisei
2022-04-29KVM: arm64: Treat ESR_EL2 as a 64-bit registerAlexandru Elisei
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei
2022-04-29arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assemblyAlexandru Elisei
2022-04-29arm64/ftrace: Make function graph use ftrace directlyChengming Zhou
2022-04-29Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini