summaryrefslogtreecommitdiff
path: root/arch/arm64/include/uapi
AgeCommit message (Expand)Author
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann
2023-08-04arm64: add HWCAP for FEAT_HBC (hinted conditional branches)Joey Gouly
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang
2023-06-21arm64: Fix dangling references to Documentation/arm64Jonathan Corbet
2023-06-05arm64: mops: detect and enable FEAT_MOPSKristina Martsenko
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier
2023-04-05KVM: arm64: Expose SMC/HVC width to userspaceMarc Zyngier
2023-04-05KVM: arm64: Introduce support for userspace SMCCC filteringOliver Upton
2023-04-05KVM: arm64: Add support for KVM_EXIT_HYPERCALLOliver Upton
2023-04-05KVM: arm64: Refactor hvc filtering to support different actionsOliver Upton
2023-03-30KVM: arm64: nv: timers: Support hyp timer emulationMarc Zyngier
2023-03-30KVM: arm64: timers: Allow userspace to set the global counter offsetMarc Zyngier
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton
2023-02-11KVM: arm64: nv: Introduce nested virtualization VCPU featureChristoffer Dall
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas
2023-01-20arm64/signal: Include TPIDR2 in the signal contextMark Brown
2023-01-20arm64/sme: Add hwcaps for SME 2 and 2.1 featuresMark Brown
2023-01-20arm64/sme: Implement signal handling for ZTMark Brown
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-06Merge branch 'for-next/trivial' into for-next/coreWill Deacon
2022-11-14arm64/signal: Document our convention for choosing magic numbersMark Brown
2022-11-10KVM: arm64: Enable ring-based dirty memory trackingGavin Shan
2022-11-09arm64/hwcap: Add support for SVE 2.1Mark Brown
2022-11-09arm64/hwcap: Add support for FEAT_RPRFMMark Brown
2022-11-09arm64/hwcap: Add support for FEAT_CSSCMark Brown
2022-09-30Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...Catalin Marinas
2022-09-22arm64: asm/perf_regs.h: Avoid C++-style comment in UAPI headerWill Deacon
2022-09-22perf: arm64: Add SVE vector granule register to user regsJames Clark
2022-09-06arm64/sysreg: Add hwcap for SVE EBF16Mark Brown
2022-08-19Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-08-10KVM: arm64: Fix compile error due to sign extensionYang Yingliang
2022-07-20arm64/hwcap: Support FEAT_EBF16Mark Brown
2022-07-20arm64/hwcap: Document allocation of upper bits of AT_HWCAPMark Brown
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier
2022-05-15KVM: arm64: Hide KVM_REG_ARM_*_BMAP_BIT_COUNT from userspaceMarc Zyngier
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier
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-04-29KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_highAlexandru Elisei
2022-04-22arm64/sme: Add ptrace support for ZAMark Brown
2022-04-22arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown
2022-04-22arm64/sme: Implement ZA signal handlingMark Brown