aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig1-1/+1
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-11/+56
2019-09-05s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger1-0/+6
2019-09-05crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede1-1/+1
2019-09-05crypto: s390 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede1-4/+4
2019-09-04KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regsThomas Huth2-0/+10
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig1-0/+2
2019-09-03bpf: s390: add JIT support for bpf line infoYauheni Kaliuta1-0/+1
2019-09-03hypfs: don't bother with d_delete()Al Viro1-1/+1
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik2-23/+0
2019-08-31bpf: s390: add JIT support for multi-function programsYauheni Kaliuta1-11/+55
2019-08-29KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth1-1/+1
2019-08-29s390/kasan: add kdump supportVasily Gorbik1-0/+2
2019-08-29s390/setup: avoid using strncmp with hardcoded lengthVasily Gorbik1-5/+5
2019-08-29s390/sclp: avoid using strncmp with hardcoded lengthVasily Gorbik1-1/+1
2019-08-29s390/module: avoid using strncmp with hardcoded lengthVasily Gorbik1-2/+2
2019-08-29s390/pci: avoid using strncmp with hardcoded lengthVasily Gorbik1-2/+2
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+7
2019-08-26s390/kaslr: reserve memory for kasan usageVasily Gorbik1-8/+33
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik3-19/+12
2019-08-26s390/cmma: reuse kstrtobool for option value parsingVasily Gorbik1-10/+4
2019-08-26s390/vdso: reuse kstrtobool for option value parsingVasily Gorbik1-13/+5
2019-08-26s390/startup: correct command line options parsingVasily Gorbik1-3/+3
2019-08-26s390/numa: correct early_param handlingVasily Gorbik2-4/+5
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann1-0/+1
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann1-1/+1
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann1-0/+3
2019-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+7
2019-08-22crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifierArd Biesheuvel1-2/+2
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