aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/uapi/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/gettimeofday', 'for-next/stacktrace', 'for-next/atomics', 'for-next/el1-exceptions', 'for-next/a510-erratum-2658417', 'for-next/defconfig', 'for-next/tpidr2_el0' and 'for-next/ftrace', remote-tracking branch 'arm64/for-ne...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/git/kvmarm/kvmarm into HEADPaolo Bonzini1-2/+4
2022-08-10KVM: arm64: Fix compile error due to sign extensionYang Yingliang1-2/+4
2022-07-20arm64/hwcap: Support FEAT_EBF16Mark Brown1-0/+1
2022-07-20arm64/hwcap: Document allocation of upper bits of AT_HWCAPMark Brown1-0/+3
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+35
2022-05-20Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas1-0/+2
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier1-0/+34
2022-05-15KVM: arm64: Hide KVM_REG_ARM_*_BMAP_BIT_COUNT from userspaceMarc Zyngier1-0/+6
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier1-0/+1
2022-05-03KVM: arm64: Add vendor hypervisor firmware registerRaghavendra Rao Ananta1-0/+8
2022-05-03KVM: arm64: Add standard hypervisor firmware registerRaghavendra Rao Ananta1-0/+7
2022-05-03KVM: arm64: Setup a framework for hypercall bitmap firmware registersRaghavendra Rao Ananta1-0/+13
2022-04-29KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_highAlexandru Elisei1-0/+2
2022-04-22arm64/sme: Add ptrace support for ZAMark Brown1-0/+56
2022-04-22arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown1-5/+8
2022-04-22arm64/sme: Implement ZA signal handlingMark Brown1-0/+41
2022-04-22arm64/sme: Implement streaming SVE signal handlingMark Brown1-3/+13
2022-04-22arm64/sme: Basic enumeration supportMark Brown1-0/+8
2022-04-20arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier1-0/+1
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+11
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon1-0/+5
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown1-0/+1
2022-02-25Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier1-0/+7
2022-02-24KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse1-0/+5
2022-02-21KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags fieldWill Deacon1-0/+7
2022-02-08KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPUAlexandru Elisei1-0/+3
2022-02-08KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attributeAlexandru Elisei1-0/+1
2021-12-13arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly1-0/+1
2021-12-13arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly1-0/+1
2021-10-19arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier1-0/+1
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport1-0/+1
2021-06-22KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price1-0/+11
2020-11-27KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/Will Deacon1-3/+0
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+16
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon3-1/+6
2020-09-30Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextMarc Zyngier1-0/+9
2020-09-29KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier1-0/+9
2020-09-29KVM: arm64: Add PMU event filtering infrastructureMarc Zyngier1-0/+16
2020-09-04arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS supportCatalin Marinas1-0/+3
2020-09-04arm64: mte: Add PROT_MTE support to mmap() and mprotect()Catalin Marinas1-0/+1
2020-09-03arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino1-1/+1
2020-09-03arm64: mte: system register definitionsVincenzo Frascino1-0/+1
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature', 'for-next/acpi', 'for-next/perf', 'for-next/timens', 'for-next/msi-iommu' and 'for-next/trivial' into for-next/coreCatalin Marinas1-1/+1
2020-07-30arm64: sigcontext.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-24arm64: Reserve HWCAP2_MTE as (1 << 18)Catalin Marinas1-0/+1
2020-03-16arm64: Basic Branch Target Identification supportDave Martin3-0/+19