aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger1-22/+235
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds2-2/+2
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2-2/+2
2019-07-23s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerMasahiro Yamada1-17/+18
2019-07-11s390/dasd: Add new ioctl to release spaceJan Höppner1-0/+3
2019-07-11s390/dasd: Add missing intensity definitionJan Höppner1-0/+1
2019-07-11s390/dasd: Fix whitespaceJan Höppner1-75/+75
2019-06-07s390: fix unrecognized __aligned() in uapi headerMasahiro Yamada1-1/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+4
2019-04-26s390/ipl: add definitions for the IPL report blockMartin Schwidefsky1-1/+61
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky1-0/+94
2019-04-25KVM: s390: add deflate conversion facilty to cpu modelChristian Borntraeger1-1/+2
2019-04-18KVM: s390: add enhanced sort facilty to cpu modelChristian Borntraeger1-1/+2
2019-04-18KVM: s390: add MSA9 to cpumodelChristian Borntraeger1-1/+2
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-1/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada1-1/+0
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+6
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani2-119/+1
2019-01-18s390: use generic UID16 implementationArnd Bergmann1-0/+6
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann1-0/+2
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-15/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2018-11-30s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger1-2/+2
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-17/+1
2018-10-10s390/pkey: Introduce new API for transforming key blobsIngo Franzki1-0/+15
2018-10-10s390/pkey: Introduce new API for random protected key verificationIngo Franzki1-0/+9
2018-10-09s390/pkey: Introduce new API for random protected key generationIngo Franzki1-0/+10
2018-10-09s390/zcrypt: zcrypt device driver cleanupHarald Freudenberger1-2/+2
2018-10-08s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger1-4/+17
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2-17/+1
2018-09-28KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak1-0/+2
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-36/+36
2018-08-20s390/zcrypt: code beautifyHarald Freudenberger1-36/+36
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+4
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger1-1/+4
2018-07-17s390/chsc: fix packed-not-aligned warningsSebastian Ott1-5/+5
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+3
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner1-7/+16
2018-04-20y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann4-117/+3
2018-04-17s390/signal: cleanup uapi struct sigactionMartin Schwidefsky1-7/+16
2018-04-11s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger1-46/+78
2018-04-10s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger1-40/+1
2018-02-22s390/dasd: configurable IFCC handlingStefan Haberland1-18/+20
2018-02-02s390/runtime instrumentation: provide uapi header fileHeiko Carstens1-0/+74
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-398/+6
2018-01-23s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner2-398/+6
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger1-1/+4
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-64/+70