summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene
2024-09-10arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova
2024-09-10arm64: pkeys: remove redundant WARNJoey Gouly
2024-09-10KVM: arm64: Move pagetable definitions to common headerSebastian Ene
2024-09-04arm64: Expose the end of the linear map in PHYSMEM_ENDD Scott Phillips
2024-09-04arm64: enable PKEY support for CPUs with S1POEJoey Gouly
2024-09-04arm64: enable POE and PIE to coexistJoey Gouly
2024-09-04arm64: implement PKEYS supportJoey Gouly
2024-09-04arm64: add pte_access_permitted_no_overlay()Joey Gouly
2024-09-04arm64: handle PKEY/POE faultsJoey Gouly
2024-09-04arm64: mask out POIndex when modifying a PTEJoey Gouly
2024-09-04arm64: convert protection key into vm_flags and pgprot valuesJoey Gouly
2024-09-04arm64: add POIndex definesJoey Gouly
2024-09-04arm64: enable the Permission Overlay Extension for EL0Joey Gouly
2024-09-04KVM: arm64: Save/restore POE registersJoey Gouly
2024-09-04arm64: context switch POR_EL0 registerJoey Gouly
2024-09-04arm64: disable trapping of POR_EL0 to EL2Joey Gouly
2024-09-04Merge remote-tracking branch 'kvmarm/arm64-shared-6.12' into for-next/poeWill Deacon
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-08-30arm64: mm: Add confidential computing hook to ioremap_prot()Will Deacon
2024-08-30arm64: mm: Add top-level dispatcher for internal mem_encrypt APIWill Deacon
2024-08-30drivers/virt: pkvm: Add initial support for running as a protected guestWill Deacon
2024-08-30firmware/smccc: Call arch-specific hook on discovering KVM servicesMarc Zyngier
2024-08-30arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips
2024-08-30KVM: arm64: nv: Add support for FEAT_ATS1AMarc Zyngier
2024-08-30KVM: arm64: nv: Make ps_to_output_size() generally availableMarc Zyngier
2024-08-30KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}Marc Zyngier
2024-08-30KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}Marc Zyngier
2024-08-30KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}Marc Zyngier
2024-08-30KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptorMarc Zyngier
2024-08-30KVM: arm64: nv: Enforce S2 alignment when contiguous bit is setMarc Zyngier
2024-08-30arm64: Add ESR_ELx_FSC_ADDRSZ_L() helperMarc Zyngier
2024-08-30arm64: Add system register encoding for PSTATE.PANMarc Zyngier
2024-08-30arm64: Add PAR_EL1 field descriptionMarc Zyngier
2024-08-30arm64: Add missing APTable and TCR_ELx.HPD masksMarc Zyngier
2024-08-30KVM: arm64: Make kvm_at() take an OP_AT_*Joey Gouly
2024-08-27KVM: arm64: Add ICH_HCR_EL2 to the vcpu stateMarc Zyngier
2024-08-27arm64: Implement prctl(PR_{G,S}ET_TSC)Peter Collingbourne
2024-08-27KVM: arm64: Add save/restore support for FPMRMarc Zyngier
2024-08-27KVM: arm64: Move FPMR into the sysreg arrayMarc Zyngier
2024-08-27KVM: arm64: Add predicate for FPMR support in a VMMarc Zyngier
2024-08-27KVM: arm64: Move SVCR into the sysreg arrayMarc Zyngier
2024-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-08-16perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counterRob Herring (Arm)
2024-08-16KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL accessRob Herring (Arm)
2024-08-16KVM: arm64: pmu: Use arm_pmuv3.h register accessorsRob Herring (Arm)
2024-08-16perf: arm_pmuv3: Prepare for more than 32 countersRob Herring (Arm)
2024-08-16arm64/sve: Remove unused declaration read_smcr_features()Yue Haibing
2024-08-16arm64: mm: Remove unused declaration early_io_map()Yue Haibing
2024-08-16arm64: el2_setup.h: Rename some labels to be more diff-friendlyDave Martin