summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* hypfs: Fix error number left in struct pointer memberDavid Howells2019-10-071-4/+5
* s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger2019-10-051-0/+6
* s390/kasan: provide uninstrumented __strlenVasily Gorbik2019-10-051-2/+7
* s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-09-211-4/+6
* s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-09-211-1/+1
* KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2019-09-192-1/+11
* KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov2019-09-191-0/+2
* s390: put _stext and _etext into .text sectionVasily Gorbik2019-08-291-6/+4
* s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik2019-08-291-6/+6
* s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2019-08-292-11/+0
* s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic2019-08-161-0/+2
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-212-7/+1
* s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGuenter Roeck2019-06-111-2/+2
* s390/boot: disable address-of-packed-member warningHeiko Carstens2019-06-111-0/+1
* s390/unwind: correct stack switching during unwindVasily Gorbik2019-06-071-1/+1
* s390/mm: fix address space detection in exception handlingGerald Schaefer2019-06-051-1/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-021-0/+1
|\
| * KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-05-281-0/+1
* | Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-318-67/+144
|\ \ | |/ |/|
| * s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger2019-05-292-7/+8
| * s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger2019-05-281-41/+107
| * s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger2019-05-281-2/+2
| * s390/pci: fix assignment of bus resourcesSebastian Ott2019-05-281-1/+4
| * s390/pci: fix struct definition for set PCI functionSebastian Ott2019-05-282-13/+18
| * s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inlineMasahiro Yamada2019-05-281-2/+2
| * s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitializedMasahiro Yamada2019-05-281-1/+3
* | KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-05-241-14/+21
* | KVM: s390: change default halt poll time to 50usChristian Borntraeger2019-05-201-1/+1
* | KVM: s390: fix typo in parameter descriptionWei Yongjun2019-05-201-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-178-11/+145
|\
| * Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-308-8/+145
| |\
| | * KVM: s390: vsie: Return correct values for Invalid CRYCB formatPierre Morel2019-04-291-1/+1
| | * KVM: s390: vsie: Do not shadow CRYCB when no AP and no keysPierre Morel2019-04-291-2/+4
| | * KVM: s390: provide kvm_arch_no_poll functionChristian Borntraeger2019-04-263-0/+19
| | * KVM: s390: enable MSA9 keywrapping functions depending on cpu modelChristian Borntraeger2019-04-253-2/+31
| | * KVM: s390: add deflate conversion facilty to cpu modelChristian Borntraeger2019-04-253-1/+22
| | * KVM: s390: add enhanced sort facilty to cpu modelChristian Borntraeger2019-04-183-1/+23
| | * KVM: s390: provide query function for instructions returning 32 byteChristian Borntraeger2019-04-181-0/+13
| | * KVM: s390: add MSA9 to cpumodelChristian Borntraeger2019-04-184-1/+17
| | * KVM: s390: add vector BCD enhancements facility to cpumodelChristian Borntraeger2019-04-181-0/+4
| | * KVM: s390: add vector enhancements facility 2 to cpumodelChristian Borntraeger2019-04-181-0/+4
| | * KVM: s390: Fix potential spectre warningsEric Farman2019-04-181-2/+9
| * | kvm: move KVM_CAP_NR_MEMSLOTS to common codePaolo Bonzini2019-04-161-3/+0
* | | Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-175-2/+5
|\ \ \
| * | | s390: move arch/s390/defconfig to arch/s390/configs/defconfigMasahiro Yamada2019-05-142-0/+2
| * | | s390/kasan: adapt disabled_wait usage to avoid build errorVasily Gorbik2019-05-081-1/+1
| * | | s390/boot: fix compiler error due to missing awk strtonumMartin Schwidefsky2019-05-072-1/+2
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-171-0/+6
|\ \ \ \
| * | | | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6