Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2019-09-11 | 2 | -1/+11 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs | Thomas Huth | 2019-09-04 | 2 | -0/+10 | |
| | * | | | | | | | KVM: s390: Test for bad access register and size at the start of S390_MEM_OP | Thomas Huth | 2019-08-29 | 1 | -1/+1 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-09-17 | 53 | -435/+1103 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | s390/cpum_sf: Fix line length and format string | Thomas Richter | 2019-09-16 | 1 | -7/+13 | |
| * | | | | | | | s390/pci: fix MSI message data | Sebastian Ott | 2019-09-16 | 1 | -1/+1 | |
| * | | | | | | | s390: add support for IBM z15 machines | Martin Schwidefsky | 2019-09-13 | 4 | -0/+27 | |
| * | | | | | | | s390/crypto: Support for SHA3 via CPACF (MSA6) | Joerg Schmidbauer | 2019-09-13 | 8 | -28/+375 | |
| * | | | | | | | s390/startup: add pgm check info printing | Vasily Gorbik | 2019-09-13 | 4 | -2/+101 | |
| * | | | | | | | s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding | Harald Freudenberger | 2019-09-05 | 1 | -0/+6 | |
| * | | | | | | | s390/base: remove unused s390_base_mcck_handler | Vasily Gorbik | 2019-09-03 | 2 | -23/+0 | |
| * | | | | | | | s390/kasan: add kdump support | Vasily Gorbik | 2019-08-29 | 1 | -0/+2 | |
| * | | | | | | | s390/setup: avoid using strncmp with hardcoded length | Vasily Gorbik | 2019-08-29 | 1 | -5/+5 | |
| * | | | | | | | s390/sclp: avoid using strncmp with hardcoded length | Vasily Gorbik | 2019-08-29 | 1 | -1/+1 | |
| * | | | | | | | s390/module: avoid using strncmp with hardcoded length | Vasily Gorbik | 2019-08-29 | 1 | -2/+2 | |
| * | | | | | | | s390/pci: avoid using strncmp with hardcoded length | Vasily Gorbik | 2019-08-29 | 1 | -2/+2 | |
| * | | | | | | | s390/kaslr: reserve memory for kasan usage | Vasily Gorbik | 2019-08-26 | 1 | -8/+33 | |
| * | | | | | | | s390/mem_detect: provide single get_mem_detect_end | Vasily Gorbik | 2019-08-26 | 3 | -19/+12 | |
| * | | | | | | | s390/cmma: reuse kstrtobool for option value parsing | Vasily Gorbik | 2019-08-26 | 1 | -10/+4 | |
| * | | | | | | | s390/vdso: reuse kstrtobool for option value parsing | Vasily Gorbik | 2019-08-26 | 1 | -13/+5 | |
| * | | | | | | | s390/startup: correct command line options parsing | Vasily Gorbik | 2019-08-26 | 1 | -3/+3 | |
| * | | | | | | | s390/numa: correct early_param handling | Vasily Gorbik | 2019-08-26 | 2 | -4/+5 | |
| * | | | | | | | s390/paes: Prepare paes functions for large key blobs | Harald Freudenberger | 2019-08-21 | 1 | -24/+160 | |
| * | | | | | | | s390/pkey: add CCA AES cipher key support | Harald Freudenberger | 2019-08-21 | 1 | -22/+235 | |
| * | | | | | | | s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types | Harald Freudenberger | 2019-08-21 | 1 | -112/+2 | |
| * | | | | | | | s390/startup: round down "mem" option to page boundary | Vasily Gorbik | 2019-08-21 | 1 | -1/+1 | |
| * | | | | | | | s390/startup: adjust _sdma and _edma to page boundaries | Vasily Gorbik | 2019-08-21 | 1 | -1/+2 | |
| * | | | | | | | s390/stacktrace: use common arch_stack_walk infrastructure | Vasily Gorbik | 2019-08-21 | 2 | -44/+7 | |
| * | | | | | | | s390/kasan: avoid report in get_wchan | Vasily Gorbik | 2019-08-21 | 1 | -2/+2 | |
| * | | | | | | | s390/process: avoid potential reading of freed stack | Vasily Gorbik | 2019-08-21 | 1 | -6/+16 | |
| * | | | | | | | s390/kasan: provide uninstrumented __strlen | Vasily Gorbik | 2019-08-21 | 1 | -2/+7 | |
| * | | | | | | | s390: clean .bss before running uncompressed kernel | Vasily Gorbik | 2019-08-21 | 6 | -65/+26 | |
| * | | | | | | | s390/startup: purge obsolete .gitignore patterns | Vasily Gorbik | 2019-08-21 | 1 | -3/+0 | |
| * | | | | | | | s390/startup: add initial pgm check handler | Vasily Gorbik | 2019-08-21 | 1 | -1/+23 | |
| * | | | | | | | s390/mm: use refcount_t for refcount | Chuhong Yuan | 2019-08-21 | 2 | -6/+8 | |
| * | | | | | | | s390/extmem: use refcount_t for refcount | Chuhong Yuan | 2019-08-21 | 1 | -5/+6 | |
| * | | | | | | | s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources | Denis Efremov | 2019-08-21 | 1 | -4/+4 | |
| * | | | | | | | s390: move vmalloc option parsing to startup code | Vasily Gorbik | 2019-08-21 | 4 | -11/+9 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2019-09-14 | 2 | -1/+13 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl | Thomas Huth | 2019-09-12 | 2 | -1/+11 | |
| * | | | | | | KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as... | Igor Mammedov | 2019-09-12 | 1 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-08-24 | 1 | -5/+7 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | s390/bpf: use 32-bit index for tail calls | Ilya Leoshkevich | 2019-08-13 | 1 | -4/+6 | |
| * | | | | | s390/bpf: fix lcgr instruction encoding | Ilya Leoshkevich | 2019-08-12 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-08-10 | 1 | -10/+0 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2019-08-09 | 12 | -121/+109 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | KVM: remove kvm_arch_has_vcpu_debugfs() | Paolo Bonzini | 2019-08-05 | 1 | -10/+0 | |
* | | | | | | s390/vdso: map vdso also for statically linked binaries | Heiko Carstens | 2019-08-09 | 1 | -5/+0 | |
* | | | | | | s390/build: use size command to perform empty .bss check | Vasily Gorbik | 2019-08-08 | 1 | -2/+1 | |
* | | | | | | s390: put _stext and _etext into .text section | Vasily Gorbik | 2019-08-06 | 1 | -6/+4 |