summaryrefslogtreecommitdiff
path: root/arch/s390/include/uapi/asm
AgeCommit message (Expand)Author
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini
2024-02-08KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-08-31Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-28KVM: s390: Add UV feature negotiationSteffen Eiden
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler
2023-08-01s390/ptrace: add missing linux/const.h includeHeiko Carstens
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-03s390: fix various typosHeiko Carstens
2023-07-03s390/ptrace: make all psw related defines also available for asmHeiko Carstens
2023-07-03s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens
2023-07-01Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-06-27Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-06-16s390/uvdevice: Add 'Lock Secret Store' UVCSteffen Eiden
2023-06-16s390/uvdevice: Add 'List Secrets' UVCSteffen Eiden
2023-06-16s390/uvdevice: Add 'Add Secret' UVCSteffen Eiden
2023-06-16s390/uvdevice: Add info IOCTLSteffen Eiden
2023-06-01s390/pkey: add support for ecc clear keyHarald Freudenberger
2023-05-17s390/uapi: cover statfs padding by growing f_spareIlya Leoshkevich
2023-04-11s390/dasd: add autoquiesce featureStefan Haberland
2023-02-15s390/zcrypt: introduce ctfm field in struct CPRBXHarald Freudenberger
2023-02-14s390: remove confusing comment from uapi types header fileHeiko Carstens
2023-02-14s390/vx: remove __uint128_t type from __vector128 struct againHeiko Carstens
2023-02-09s390/vx: add 64 and 128 bit members to __vector128 structHeiko Carstens
2023-01-09s390/fs3270: split header filesSven Schnelle
2022-12-06s390/ipl: add eckd dump supportSven Schnelle
2022-12-06s390/ipl: add eckd supportSven Schnelle
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland
2022-09-09termios: kill uapi termios.h that are identical to generic oneAl Viro
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-20KVM: s390: resetting the Topology-Change-ReportPierre Morel
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20drivers/s390/char: Add Ultravisor io deviceSteffen Eiden
2022-04-25s390/zcrypt: code cleanupHarald Freudenberger
2022-04-25s390/zcrypt: cleanup CPRB struct definitionsHarald Freudenberger
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-08s390/zcrypt: CEX8S exploitation supportHarald Freudenberger
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
2021-10-26s390: make command line configurableSven Schnelle
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle
2021-06-07s390: add struct tpi_info to struct pt_regsSven Schnelle
2021-03-08s390/cpumf: rename header file to hwctrset.hThomas Richter
2021-02-24s390/cpumf: Add support for complete counter set extractionThomas Richter
2021-01-19s390: convert to generic entrySven Schnelle
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-10-07s390/sie: fix typo in SIGP code descriptionJulian Wiedmann