summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-151-6/+9
|\
| * KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini2024-02-081-1/+0
| * kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini2024-02-081-1/+0
| * KVM: arm64: move ARM-specific defines to uapi/asm/kvm.hPaolo Bonzini2024-02-081-0/+5
| * kvm: x86: use a uapi-friendly macro for GENMASKPaolo Bonzini2024-02-081-4/+4
| |
| \
*-. \ Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...Catalin Marinas2024-03-073-0/+34
|\ \ \ | |_|/ |/| |
| | * arm64/hwcap: Define hwcaps for 2023 DPISA featuresMark Brown2024-03-071-0/+15
| | * arm64/signal: Add FPMR signal handlingMark Brown2024-03-071-0/+8
| |/ |/|
| * arm64/sve: Document that __SVE_VQ_MAX is much larger than neededMark Brown2024-02-221-0/+11
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-11-021-0/+32
|\
| * KVM: arm64: Allow userspace to get the writable masks for feature ID registersJing Zhang2023-10-041-0/+32
* | arm64: add FEAT_LSE128 HWCAPJoey Gouly2023-10-131-0/+1
* | arm64: add FEAT_LRCPC3 HWCAPJoey Gouly2023-10-131-0/+1
* | arm64/sve: Report FEAT_SVE_B16B16 to userspaceMark Brown2023-09-291-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-08-281-0/+1
|\
| * arm64: add HWCAP for FEAT_HBC (hinted conditional branches)Joey Gouly2023-08-041-0/+1
* | Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-181-0/+24
|\ \ | |/ |/|
| * asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann2023-08-171-0/+24
* | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-24/+0
|\|
| * asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang2023-06-221-24/+0
* | Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-271-1/+1
|\ \
| * | arm64: Fix dangling references to Documentation/arm64Jonathan Corbet2023-06-211-1/+1
| |/
* / arm64: mops: detect and enable FEAT_MOPSKristina Martsenko2023-06-051-0/+1
|/
* Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier2023-04-211-0/+25
|\
| * KVM: arm64: Expose SMC/HVC width to userspaceMarc Zyngier2023-04-051-1/+2
| * KVM: arm64: Introduce support for userspace SMCCC filteringOliver Upton2023-04-051-0/+11
| * KVM: arm64: Add support for KVM_EXIT_HYPERCALLOliver Upton2023-04-051-0/+4
| * KVM: arm64: Refactor hvc filtering to support different actionsOliver Upton2023-04-051-0/+9
* | KVM: arm64: nv: timers: Support hyp timer emulationMarc Zyngier2023-03-301-0/+2
* | KVM: arm64: timers: Allow userspace to set the global counter offsetMarc Zyngier2023-03-301-0/+9
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-0/+1
|\
| * Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton2023-02-131-0/+1
| |\
| | * KVM: arm64: nv: Introduce nested virtualization VCPU featureChristoffer Dall2023-02-111-0/+1
| | |
| \ \
*-. \ \ Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas2023-02-102-0/+33
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * arm64/signal: Include TPIDR2 in the signal contextMark Brown2023-01-201-0/+8
| |/ |/|
| * arm64/sme: Add hwcaps for SME 2 and 2.1 featuresMark Brown2023-01-201-0/+6
| * arm64/sme: Implement signal handling for ZTMark Brown2023-01-201-0/+19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-0/+1
|\
| * KVM: arm64: Enable ring-based dirty memory trackingGavin Shan2022-11-101-0/+1
* | Merge branch 'for-next/trivial' into for-next/coreWill Deacon2022-12-061-0/+4
|\ \
| * | arm64/signal: Document our convention for choosing magic numbersMark Brown2022-11-141-0/+4
| |/
* | arm64/hwcap: Add support for SVE 2.1Mark Brown2022-11-091-0/+1
* | arm64/hwcap: Add support for FEAT_RPRFMMark Brown2022-11-091-0/+1
* | arm64/hwcap: Add support for FEAT_CSSCMark Brown2022-11-091-0/+1
|/
*-. Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...Catalin Marinas2022-09-301-0/+1
|\ \
| | * arm64/sysreg: Add hwcap for SVE EBF16Mark Brown2022-09-061-0/+1
| |/
* | arm64: asm/perf_regs.h: Avoid C++-style comment in UAPI headerWill Deacon2022-09-221-1/+1
* | perf: arm64: Add SVE vector granule register to user regsJames Clark2022-09-221-0/+7
|/
* Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2022-08-191-2/+4
|\
| * KVM: arm64: Fix compile error due to sign extensionYang Yingliang2022-08-101-2/+4