summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-09-112-1/+11
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regsThomas Huth2019-09-042-0/+10
| | * | | | | | | KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth2019-08-291-1/+1
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-1753-435/+1103
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | s390/cpum_sf: Fix line length and format stringThomas Richter2019-09-161-7/+13
| * | | | | | | s390/pci: fix MSI message dataSebastian Ott2019-09-161-1/+1
| * | | | | | | s390: add support for IBM z15 machinesMartin Schwidefsky2019-09-134-0/+27
| * | | | | | | s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer2019-09-138-28/+375
| * | | | | | | s390/startup: add pgm check info printingVasily Gorbik2019-09-134-2/+101
| * | | | | | | s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger2019-09-051-0/+6
| * | | | | | | s390/base: remove unused s390_base_mcck_handlerVasily Gorbik2019-09-032-23/+0
| * | | | | | | s390/kasan: add kdump supportVasily Gorbik2019-08-291-0/+2
| * | | | | | | s390/setup: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-5/+5
| * | | | | | | s390/sclp: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-1/+1
| * | | | | | | s390/module: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-2/+2
| * | | | | | | s390/pci: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-2/+2
| * | | | | | | s390/kaslr: reserve memory for kasan usageVasily Gorbik2019-08-261-8/+33
| * | | | | | | s390/mem_detect: provide single get_mem_detect_endVasily Gorbik2019-08-263-19/+12
| * | | | | | | s390/cmma: reuse kstrtobool for option value parsingVasily Gorbik2019-08-261-10/+4
| * | | | | | | s390/vdso: reuse kstrtobool for option value parsingVasily Gorbik2019-08-261-13/+5
| * | | | | | | s390/startup: correct command line options parsingVasily Gorbik2019-08-261-3/+3
| * | | | | | | s390/numa: correct early_param handlingVasily Gorbik2019-08-262-4/+5
| * | | | | | | s390/paes: Prepare paes functions for large key blobsHarald Freudenberger2019-08-211-24/+160
| * | | | | | | s390/pkey: add CCA AES cipher key supportHarald Freudenberger2019-08-211-22/+235
| * | | | | | | s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger2019-08-211-112/+2
| * | | | | | | s390/startup: round down "mem" option to page boundaryVasily Gorbik2019-08-211-1/+1
| * | | | | | | s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik2019-08-211-1/+2
| * | | | | | | s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik2019-08-212-44/+7
| * | | | | | | s390/kasan: avoid report in get_wchanVasily Gorbik2019-08-211-2/+2
| * | | | | | | s390/process: avoid potential reading of freed stackVasily Gorbik2019-08-211-6/+16
| * | | | | | | s390/kasan: provide uninstrumented __strlenVasily Gorbik2019-08-211-2/+7
| * | | | | | | s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-216-65/+26
| * | | | | | | s390/startup: purge obsolete .gitignore patternsVasily Gorbik2019-08-211-3/+0
| * | | | | | | s390/startup: add initial pgm check handlerVasily Gorbik2019-08-211-1/+23
| * | | | | | | s390/mm: use refcount_t for refcountChuhong Yuan2019-08-212-6/+8
| * | | | | | | s390/extmem: use refcount_t for refcountChuhong Yuan2019-08-211-5/+6
| * | | | | | | s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov2019-08-211-4/+4
| * | | | | | | s390: move vmalloc option parsing to startup codeVasily Gorbik2019-08-214-11/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-09-142-1/+13
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2019-09-122-1/+11
| * | | | | | KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov2019-09-121-0/+2
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-241-5/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-08-131-4/+6
| * | | | | s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-08-121-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-101-10/+0
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-0912-121/+109
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-051-10/+0
* | | | | | s390/vdso: map vdso also for statically linked binariesHeiko Carstens2019-08-091-5/+0
* | | | | | s390/build: use size command to perform empty .bss checkVasily Gorbik2019-08-081-2/+1
* | | | | | s390: put _stext and _etext into .text sectionVasily Gorbik2019-08-061-6/+4