summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-05s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger
2019-09-05crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede
2019-09-05crypto: s390 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede
2019-09-04KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regsThomas Huth
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig
2019-09-03bpf: s390: add JIT support for bpf line infoYauheni Kaliuta
2019-09-03hypfs: don't bother with d_delete()Al Viro
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik
2019-08-31bpf: s390: add JIT support for multi-function programsYauheni Kaliuta
2019-08-29KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth
2019-08-29s390/kasan: add kdump supportVasily Gorbik
2019-08-29s390/setup: avoid using strncmp with hardcoded lengthVasily Gorbik
2019-08-29s390/sclp: avoid using strncmp with hardcoded lengthVasily Gorbik
2019-08-29s390/module: avoid using strncmp with hardcoded lengthVasily Gorbik
2019-08-29s390/pci: avoid using strncmp with hardcoded lengthVasily Gorbik
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-26s390/kaslr: reserve memory for kasan usageVasily Gorbik
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik
2019-08-26s390/cmma: reuse kstrtobool for option value parsingVasily Gorbik
2019-08-26s390/vdso: reuse kstrtobool for option value parsingVasily Gorbik
2019-08-26s390/startup: correct command line options parsingVasily Gorbik
2019-08-26s390/numa: correct early_param handlingVasily Gorbik
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann
2019-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-22crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifierArd Biesheuvel
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede
2019-08-22crypto: s390/xts-aes - invoke fallback for ciphertext stealingArd Biesheuvel
2019-08-22crypto: s390/des - switch to new verification routinesArd Biesheuvel
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-08-21s390/paes: Prepare paes functions for large key blobsHarald Freudenberger
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger
2019-08-21s390/startup: round down "mem" option to page boundaryVasily Gorbik
2019-08-21s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik
2019-08-21s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik
2019-08-21s390/kasan: avoid report in get_wchanVasily Gorbik
2019-08-21s390/process: avoid potential reading of freed stackVasily Gorbik
2019-08-21s390/kasan: provide uninstrumented __strlenVasily Gorbik
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik
2019-08-21s390/startup: purge obsolete .gitignore patternsVasily Gorbik
2019-08-21s390/startup: add initial pgm check handlerVasily Gorbik
2019-08-21s390/mm: use refcount_t for refcountChuhong Yuan
2019-08-21s390/extmem: use refcount_t for refcountChuhong Yuan
2019-08-21s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik