summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter
2019-09-16s390/pci: fix MSI message dataSebastian Ott
2019-09-14Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer
2019-09-13s390/startup: add pgm check info printingVasily Gorbik
2019-09-12KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-09-12KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov
2019-09-05s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik
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-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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
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
2019-08-13s390/bpf: use 32-bit index for tail callsIlya Leoshkevich
2019-08-12s390/bpf: fix lcgr instruction encodingIlya Leoshkevich
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09s390/vdso: map vdso also for statically linked binariesHeiko Carstens
2019-08-08s390/build: use size command to perform empty .bss checkVasily Gorbik
2019-08-06s390: put _stext and _etext into .text sectionVasily Gorbik
2019-08-06s390/head64: cleanup unused labelsVasily Gorbik
2019-08-06s390/unwind: remove stack recursion warningVasily Gorbik
2019-08-06s390/setup: adjust start_code of init_mm to _textVasily Gorbik