aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2019-09-09KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier1-1/+3
2019-08-05arm64: remove unneeded uapi/asm/stat.hMasahiro Yamada1-17/+0
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada1-1/+1
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+10
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-0/+5
2019-07-05KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara1-0/+10
2019-06-25arm64: Expose FRINT capabilities to userspaceMark Brown1-0/+1
2019-06-25arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown1-0/+1
2019-06-18arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>Anisse Astier1-5/+3
2019-06-14docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab1-1/+1
2019-06-13arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin3-0/+25
2019-06-05arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headersSudeep Holla1-0/+3
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+43
2019-04-24KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap1-0/+2
2019-04-23arm64: Expose SVE2 features for userspaceDave Martin1-0/+6
2019-04-18KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizingDave Martin1-0/+5
2019-04-18KVM: arm64/sve: Clean up UAPI register ID definitionsDave Martin1-9/+23
2019-04-16arm64: Expose DC CVADP to userspaceAndrew Murray1-0/+5
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray1-1/+1
2019-03-29KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin1-0/+5
2019-03-29KVM: arm64/sve: Add SVE support to register access ioctl interfaceDave Martin1-0/+17
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-1/+0
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+13
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann1-0/+1
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+1
2019-02-01arm64: add ptrace regsets for ptrauth key managementKristina Martsenko1-0/+13
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-17/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-04arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>Dave Martin3-49/+99
2019-01-04arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin1-1/+1
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland1-0/+7
2018-12-13arm64: add basic pointer authentication supportMark Rutland1-0/+2
2018-12-06arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon1-0/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-24/+1
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2-24/+1
2018-09-14arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon1-0/+1
2018-09-14arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon1-0/+1
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+1
2018-07-21arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng1-0/+13
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2018-06-01arm64: signal: Report signal frame size to userspace via auxvDave Martin1-1/+2
2018-05-25KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger1-0/+1
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier1-0/+6
2018-03-20arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPEDave Martin1-7/+0
2018-03-19arm64: Expose Arm v8.4 featuresSuzuki K Poulose1-0/+4
2018-03-09arm64: signal: Ensure si_code is valid for all fault signalsDave Martin1-14/+0
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+21