summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-271-4/+0Star
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-268-63/+372
|\
| * Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-10-132-4/+55
| |\
| | * Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger2018-10-082-4/+55
| | |\
| | | * KVM: s390: Tracing APCB changesPierre Morel2018-10-052-0/+43
| | | * KVM: s390: fix locking for crypto setting error pathChristian Borntraeger2018-10-051-4/+12
| * | | Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-10-048-63/+321
| |\| |
| | * | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger2018-10-017-60/+304
| | |\|
| | | * KVM: s390: CPU model support for AP virtualizationTony Krowiak2018-09-281-0/+2
| | | * KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak2018-09-282-3/+29
| | | * KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2Pierre Morel2018-09-281-1/+3
| | | * KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2Pierre Morel2018-09-281-5/+28
| | | * KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1Pierre Morel2018-09-281-4/+10
| | | * KVM: s390: vsie: allow CRYCB FORMAT-0Pierre Morel2018-09-281-3/+17
| | | * KVM: s390: vsie: allow CRYCB FORMAT-1Pierre Morel2018-09-281-0/+19
| | | * KVM: s390: vsie: Allow CRYCB FORMAT-2Pierre Morel2018-09-281-10/+104
| | | * KVM: s390: vsie: Make use of CRYCB FORMAT2 clearPierre Morel2018-09-281-3/+3
| | | * KVM: s390: vsie: Do the CRYCB validation firstPierre Morel2018-09-281-5/+6
| | | * KVM: s390: Clear Crypto Control Block when using vSIEPierre Morel2018-09-281-0/+2
| | | * s390: vfio-ap: implement mediated device open callbackTony Krowiak2018-09-281-0/+1
| | | * KVM: s390: interface to clear CRYCB masksTony Krowiak2018-09-262-0/+17
| | | * s390: vfio-ap: base implementation of VFIO AP device driverTony Krowiak2018-09-261-0/+11
| | | * KVM: s390: refactor crypto initializationTony Krowiak2018-09-262-37/+36Star
| | | * KVM: s390: introduce and use KVM_REQ_VSIE_RESTARTDavid Hildenbrand2018-09-262-1/+7
| | | * KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand2018-09-263-5/+26
| | * | s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()David Hildenbrand2018-10-011-2/+8
| | * | KVM: s390: set host program identifierCollin Walling2018-10-013-1/+9
| | |/
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-264-27/+24Star
|\ \ \
| * | | s390/crypto: Remove VLA usage of skcipherKees Cook2018-09-281-24/+24
| * | | crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel2018-09-042-2/+0Star
| * | | crypto: speck - remove SpeckJason A. Donenfeld2018-09-041-1/+0Star
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-252-17/+4Star
|\ \ \ \
| * | | | y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-291-0/+1
| * | | | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0Star
| * | | | asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-291-16/+2Star
| * | | | 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-17/+1Star
|\ \ \ \
| * | | | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-032-17/+1Star
| |/ / /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-234-29/+24Star
|\ \ \ \
| * | | | s390/vmlinux.lds: Move JUMP_TABLE_DATA into output sectionArd Biesheuvel2018-10-021-1/+1
| * | | | s390/jump_label: Switch to relative referencesHeiko Carstens2018-09-273-29/+23Star
| * | | | jump_table: Move entries into ro_after_init regionArd Biesheuvel2018-09-271-0/+1
| | |/ / | |/| |
* | | | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-10-2384-739/+2131
|\ \ \ \
| * | | | s390/kasan: support preemptible kernel buildVasily Gorbik2018-10-222-4/+9
| * | | | s390/perf: Return error when debug_register failsThomas Richter2018-10-191-1/+5
| * | | | s390/sthyi: Fix machine name validity indicationJanosch Frank2018-10-151-3/+5
| * | | | s390/vmalloc: fix VMALLOC_START calculationMikhail Zaslonko2018-10-111-2/+2
| * | | | s390/mem_detect: add missing includeHeiko Carstens2018-10-101-0/+1
| * | | | s390/dumpstack: print psw mask and address againHeiko Carstens2018-10-101-1/+1
| * | | | s390/crypto: Enhance paes cipher to accept variable length key materialIngo Franzki2018-10-101-26/+37