summaryrefslogtreecommitdiff
path: root/arch/arm64/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+9
2024-03-07Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...Catalin Marinas3-0/+34
2024-03-07arm64/hwcap: Define hwcaps for 2023 DPISA featuresMark Brown1-0/+15
2024-03-07arm64/signal: Add FPMR signal handlingMark Brown1-0/+8
2024-02-22arm64/sve: Document that __SVE_VQ_MAX is much larger than neededMark Brown1-0/+11
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini1-1/+0
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini1-1/+0
2024-02-08KVM: arm64: move ARM-specific defines to uapi/asm/kvm.hPaolo Bonzini1-0/+5
2024-02-08kvm: x86: use a uapi-friendly macro for GENMASKPaolo Bonzini1-4/+4
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+32
2023-10-13arm64: add FEAT_LSE128 HWCAPJoey Gouly1-0/+1
2023-10-13arm64: add FEAT_LRCPC3 HWCAPJoey Gouly1-0/+1
2023-10-04KVM: arm64: Allow userspace to get the writable masks for feature ID registersJing Zhang1-0/+32
2023-09-29arm64/sve: Report FEAT_SVE_B16B16 to userspaceMark Brown1-0/+1
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+24
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann1-0/+24
2023-08-04arm64: add HWCAP for FEAT_HBC (hinted conditional branches)Joey Gouly1-0/+1
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-24/+0
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang1-24/+0
2023-06-21arm64: Fix dangling references to Documentation/arm64Jonathan Corbet1-1/+1
2023-06-05arm64: mops: detect and enable FEAT_MOPSKristina Martsenko1-0/+1
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier1-0/+25
2023-04-05KVM: arm64: Expose SMC/HVC width to userspaceMarc Zyngier1-1/+2
2023-04-05KVM: arm64: Introduce support for userspace SMCCC filteringOliver Upton1-0/+11
2023-04-05KVM: arm64: Add support for KVM_EXIT_HYPERCALLOliver Upton1-0/+4
2023-04-05KVM: arm64: Refactor hvc filtering to support different actionsOliver Upton1-0/+9
2023-03-30KVM: arm64: nv: timers: Support hyp timer emulationMarc Zyngier1-0/+2
2023-03-30KVM: arm64: timers: Allow userspace to set the global counter offsetMarc Zyngier1-0/+9
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton1-0/+1
2023-02-11KVM: arm64: nv: Introduce nested virtualization VCPU featureChristoffer Dall1-0/+1
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas2-0/+33
2023-01-20arm64/signal: Include TPIDR2 in the signal contextMark Brown1-0/+8
2023-01-20arm64/sme: Add hwcaps for SME 2 and 2.1 featuresMark Brown1-0/+6
2023-01-20arm64/sme: Implement signal handling for ZTMark Brown1-0/+19
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-12-06Merge branch 'for-next/trivial' into for-next/coreWill Deacon1-0/+4
2022-11-14arm64/signal: Document our convention for choosing magic numbersMark Brown1-0/+4
2022-11-10KVM: arm64: Enable ring-based dirty memory trackingGavin Shan1-0/+1
2022-11-09arm64/hwcap: Add support for SVE 2.1Mark Brown1-0/+1
2022-11-09arm64/hwcap: Add support for FEAT_RPRFMMark Brown1-0/+1
2022-11-09arm64/hwcap: Add support for FEAT_CSSCMark Brown1-0/+1
2022-09-30Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...Catalin Marinas1-0/+1
2022-09-22arm64: asm/perf_regs.h: Avoid C++-style comment in UAPI headerWill Deacon1-1/+1
2022-09-22perf: arm64: Add SVE vector granule register to user regsJames Clark1-0/+7
2022-09-06arm64/sysreg: Add hwcap for SVE EBF16Mark Brown1-0/+1
2022-08-19Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-2/+4
2022-08-10KVM: arm64: Fix compile error due to sign extensionYang Yingliang1-2/+4