summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede1-0/+2
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede2-2/+2
2019-08-22crypto: s390/xts-aes - invoke fallback for ciphertext stealingArd Biesheuvel1-4/+4
2019-08-22crypto: s390/des - switch to new verification routinesArd Biesheuvel1-14/+11
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-08-21s390/paes: Prepare paes functions for large key blobsHarald Freudenberger1-24/+160
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger1-22/+235
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger1-112/+2
2019-08-21s390/startup: round down "mem" option to page boundaryVasily Gorbik1-1/+1
2019-08-21s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik1-1/+2
2019-08-21s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik2-44/+7
2019-08-21s390/kasan: avoid report in get_wchanVasily Gorbik1-2/+2
2019-08-21s390/process: avoid potential reading of freed stackVasily Gorbik1-6/+16
2019-08-21s390/kasan: provide uninstrumented __strlenVasily Gorbik1-2/+7
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik6-65/+26
2019-08-21s390/startup: purge obsolete .gitignore patternsVasily Gorbik1-3/+0
2019-08-21s390/startup: add initial pgm check handlerVasily Gorbik1-1/+23
2019-08-21s390/mm: use refcount_t for refcountChuhong Yuan2-6/+8
2019-08-21s390/extmem: use refcount_t for refcountChuhong Yuan1-5/+6
2019-08-21s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov1-4/+4
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik4-11/+9
2019-08-13s390/bpf: use 32-bit index for tail callsIlya Leoshkevich1-4/+6
2019-08-12s390/bpf: fix lcgr instruction encodingIlya Leoshkevich1-1/+1
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+0
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini12-121/+109
2019-08-09s390/mm: Remove sev_active() functionThiago Jung Bauermann2-7/+1
2019-08-09x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann1-3/+1
2019-08-09x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/KconfigThiago Jung Bauermann1-3/+1
2019-08-09s390/vdso: map vdso also for statically linked binariesHeiko Carstens1-5/+0
2019-08-08s390/build: use size command to perform empty .bss checkVasily Gorbik1-2/+1
2019-08-06s390: put _stext and _etext into .text sectionVasily Gorbik1-6/+4
2019-08-06s390/head64: cleanup unused labelsVasily Gorbik1-7/+0
2019-08-06s390/unwind: remove stack recursion warningVasily Gorbik1-5/+1
2019-08-06s390/setup: adjust start_code of init_mm to _textVasily Gorbik1-2/+1
2019-08-06s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik1-6/+6
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2-11/+0
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini1-10/+0
2019-07-31crypto: s390/aes - fix name clash after AES library refactorArd Biesheuvel1-4/+4
2019-07-29s390/mm: add fallthrough annotationsHeiko Carstens1-0/+3
2019-07-29s390/mm: make gmap_test_and_clear_dirty_pmd staticVasily Gorbik1-2/+2
2019-07-29s390/kexec: add missing include to machine_kexec_reloc.cVasily Gorbik1-0/+1
2019-07-29s390/perf: make cf_diag_csd staticVasily Gorbik1-1/+1
2019-07-29s390/lib: add missing includeVasily Gorbik1-0/+1
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik3-0/+3
2019-07-29s390: update configsHeiko Carstens3-228/+366
2019-07-29s390: clean up qdio.hJulian Wiedmann1-5/+5
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+2
2019-07-27crypto: ghash - add comment and improve help textEric Biggers1-1/+1
2019-07-26s390/mm: use shared variables for sysctl range checkVasily Gorbik1-4/+2
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic1-0/+2