summaryrefslogtreecommitdiff
path: root/arch/arm64/include/uapi
AgeCommit message (Expand)Author
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2019-02-01arm64: add ptrace regsets for ptrauth key managementKristina Martsenko
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-04arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>Dave Martin
2019-01-04arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland
2018-12-13arm64: add basic pointer authentication supportMark Rutland
2018-12-06arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-09-14arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2018-09-14arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann
2018-07-21arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-01arm64: signal: Report signal frame size to userspace via auxvDave Martin
2018-05-25KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-03-20arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPEDave Martin
2018-03-19arm64: Expose Arm v8.4 featuresSuzuki K Poulose
2018-03-09arm64: signal: Ensure si_code is valid for all fault signalsDave Martin
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-12signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUSEric W. Biederman
2018-01-05arm64: v8.4: Support for new floating point multiplication instructionsDongjiu Geng
2017-12-05arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-06KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESETEric Auger
2017-11-06KVM: arm/arm64: Support EL1 phys timer register access in set/get regChristoffer Dall
2017-11-03arm64/sve: Add documentationDave Martin
2017-11-03arm64/sve: Detect SVE and activate runtime supportDave Martin
2017-11-03arm64/sve: ptrace and ELF coredump supportDave Martin
2017-11-03arm64/sve: Signal frame and context structure definitionDave Martin
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27arm64: uapi: Remove PSR_Q_BITWill Deacon
2017-10-11arm64: Expose support for optional ARMv8-A featuresSuzuki K Poulose
2017-08-09arm64: Expose DC CVAP to userspaceRobin Murphy
2017-07-10arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-23arm64: signal: Allow expansion of the signal frameDave Martin
2017-06-20arm64: signal: factor out signal frame record allocationDave Martin
2017-06-08KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds