aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2018-09-28KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak2-3/+29
2018-09-28KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2Pierre Morel1-1/+3
2018-09-28KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2Pierre Morel1-5/+28
2018-09-28KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1Pierre Morel1-4/+10
2018-09-28KVM: s390: vsie: allow CRYCB FORMAT-0Pierre Morel1-3/+17
2018-09-28KVM: s390: vsie: allow CRYCB FORMAT-1Pierre Morel1-0/+19
2018-09-28KVM: s390: vsie: Allow CRYCB FORMAT-2Pierre Morel1-10/+104
2018-09-28KVM: s390: vsie: Make use of CRYCB FORMAT2 clearPierre Morel1-3/+3
2018-09-28KVM: s390: vsie: Do the CRYCB validation firstPierre Morel1-5/+6
2018-09-28KVM: s390: Clear Crypto Control Block when using vSIEPierre Morel1-0/+2
2018-09-28s390: vfio-ap: implement mediated device open callbackTony Krowiak1-0/+1
2018-09-28s390/crypto: Remove VLA usage of skcipherKees Cook1-24/+24
2018-09-27s390/jump_label: Switch to relative referencesHeiko Carstens3-29/+23
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel1-0/+1
2018-09-26KVM: s390: interface to clear CRYCB masksTony Krowiak2-0/+17
2018-09-26s390: vfio-ap: base implementation of VFIO AP device driverTony Krowiak1-0/+11
2018-09-26KVM: s390: refactor crypto initializationTony Krowiak2-37/+36
2018-09-26KVM: s390: introduce and use KVM_REQ_VSIE_RESTARTDavid Hildenbrand2-1/+7
2018-09-26KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand3-5/+26
2018-09-20s390/qdio: clean up AOB handlingJulian Wiedmann1-2/+0
2018-09-20s390: clean up stacks setupVasily Gorbik5-12/+9
2018-09-20s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik4-23/+27
2018-09-20s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik3-3/+8
2018-09-20s390: add initial 64-bit restart PSWMartin Schwidefsky1-0/+3
2018-09-20s390/sclp: Allow to request adapter resetJan Höppner1-0/+1
2018-09-20s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer3-7/+6
2018-09-18Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini2-3/+5
2018-09-13Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2018-09-12KVM: s390: Make huge pages unavailable in ucontrol VMsJanosch Frank1-2/+2
2018-09-12s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank1-1/+3
2018-09-04KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank2-1/+9
2018-09-04KVM: s390: vsie: copy wrapping keys to right placePierre Morel1-1/+2
2018-09-04KVM: s390: Fix pfmf and conditional skey emulationJanosch Frank1-12/+18
2018-09-04s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki1-1/+1
2018-09-04crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel2-2/+0
2018-09-04crypto: speck - remove SpeckJason A. Donenfeld1-1/+0
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann1-0/+1
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann1-1/+0
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann1-16/+2
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+1
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds7-90/+80
2018-08-23s390: ebcdic: convert comments to UTF-8Arnd Bergmann1-18/+18
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-1/+1
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2018-08-21s390: remove gcc version check (4.3 or newer)Heiko Carstens1-8/+0
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds5-12/+16
2018-08-20s390/zcrypt: code beautifyHarald Freudenberger1-36/+36
2018-08-20s390/zcrypt: switch return type to bool for ap_instructions_available()Harald Freudenberger1-3/+3
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-148/+223