summaryrefslogtreecommitdiff
path: root/arch/arm64/include/uapi/asm
AgeCommit message (Expand)Author
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon
2024-09-04arm64: add POE signal supportJoey Gouly
2024-09-04arm64: implement PKEYS supportJoey Gouly
2024-09-04arm64: enable the Permission Overlay Extension for EL0Joey Gouly
2024-08-16arm64: signal: Fix some under-bracketed UAPI macrosDave Martin
2024-07-10arm64: generate 64-bit syscall.tblArnd Bergmann
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-07Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...Catalin Marinas
2024-03-07arm64/hwcap: Define hwcaps for 2023 DPISA featuresMark Brown
2024-03-07arm64/signal: Add FPMR signal handlingMark Brown
2024-02-22arm64/sve: Document that __SVE_VQ_MAX is much larger than neededMark Brown
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini
2024-02-08KVM: arm64: move ARM-specific defines to uapi/asm/kvm.hPaolo Bonzini
2024-02-08kvm: x86: use a uapi-friendly macro for GENMASKPaolo Bonzini
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-13arm64: add FEAT_LSE128 HWCAPJoey Gouly
2023-10-13arm64: add FEAT_LRCPC3 HWCAPJoey Gouly
2023-10-04KVM: arm64: Allow userspace to get the writable masks for feature ID registersJing Zhang
2023-09-29arm64/sve: Report FEAT_SVE_B16B16 to userspaceMark Brown
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