summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
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
2024-08-16arm64: signal: Fix some under-bracketed UAPI macrosDave Martin
2024-08-16arm64/mm: Drop PMD_SECT_VALIDAnshuman Khandual
2024-08-14arm64: uaccess: correct thinko in __get_mem_asm()Mark Rutland
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-08-07KVM: arm64: Tidying up PAuth code in KVMFuad Tabba
2024-08-02arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon
2024-08-01arm64: cputype: Add Cortex-A725 definitionsMark Rutland