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 Torvalds2019-07-121-0/+10
|\
| * KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara2019-07-051-0/+10
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \
| * | docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab2019-06-141-1/+1
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-082-0/+5
|\ \ \ | |_|/ |/| |
| * | arm64: Expose FRINT capabilities to userspaceMark Brown2019-06-251-0/+1
| * | arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown2019-06-251-0/+1
| * | arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headersSudeep Holla2019-06-051-0/+3
| |/
* | arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>Anisse Astier2019-06-181-5/+3
* | arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin2019-06-133-0/+25
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-171-0/+43
|\
| * KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap2019-04-241-0/+2
| * KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizingDave Martin2019-04-181-0/+5
| * KVM: arm64/sve: Clean up UAPI register ID definitionsDave Martin2019-04-181-9/+23
| * KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin2019-03-291-0/+5
| * KVM: arm64/sve: Add SVE support to register access ioctl interfaceDave Martin2019-03-291-0/+17
* | arm64: Expose SVE2 features for userspaceDave Martin2019-04-231-0/+6
* | arm64: Expose DC CVADP to userspaceAndrew Murray2019-04-161-0/+5
* | arm64: HWCAP: add support for AT_HWCAP2Andrew Murray2019-04-161-1/+1
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-101-0/+13
|\
| * arm64: add ptrace regsets for ptrauth key managementKristina Martsenko2019-02-011-0/+13
* | asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+1
* | asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+1
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-17/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>Dave Martin2019-01-043-49/+99
* arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin2019-01-041-1/+1
* arm64: expose user PAC bit positions via ptraceMark Rutland2018-12-131-0/+7
* arm64: add basic pointer authentication supportMark Rutland2018-12-131-0/+2
* arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon2018-12-061-0/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+1
|\
| * y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-242-24/+1
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-032-24/+1
| |/
* | arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon2018-09-141-0/+1
* | arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon2018-09-141-0/+1
|/
* arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-211-0/+13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-0/+1
|\
| * KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger2018-05-251-0/+1
* | arm64: signal: Report signal frame size to userspace via auxvDave Martin2018-06-011-1/+2
|/
* arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-201-0/+6
* arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPEDave Martin2018-03-201-7/+0
* arm64: Expose Arm v8.4 featuresSuzuki K Poulose2018-03-191-0/+4
* arm64: signal: Ensure si_code is valid for all fault signalsDave Martin2018-03-091-14/+0
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-0/+21
|\
| * signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUSEric W. Biederman2018-01-121-0/+21
* | arm64: v8.4: Support for new floating point multiplication instructionsDongjiu Geng2018-01-051-0/+1
|/
* arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+9
* Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-0/+7
|\