summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-12Merge branch 'for-next/timers' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/perf' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/mm' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/misc' into for-next/coreWill Deacon
2024-09-10arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova
2024-09-10arm64: pkeys: remove redundant WARNJoey Gouly
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: add POE signal supportJoey 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-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: Make kvm_at() take an OP_AT_*Joey Gouly
2024-08-27arm64: Implement prctl(PR_{G,S}ET_TSC)Peter Collingbourne
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
2024-08-01arm64: cputype: Add Cortex-X1C definitionsMark Rutland
2024-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-07-25arm64: mm: Fix lockless walks with static and dynamic page-table foldingWill Deacon
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds