summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/mcck: fix invalid KVM guest condition checkAlexander Gordeev2021-06-071-1/+1
* s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev2021-06-071-1/+1
* quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-5/+0
|\
| * mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* | Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-0614-77/+101
|\ \
| * | s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand2021-05-041-2/+2
| * | s390/entry: add support for syscall stack randomizationSven Schnelle2021-04-304-0/+14
| * | s390/configs: change CONFIG_VIRTIO_CONSOLE to "m"Thomas Huth2021-04-302-2/+2
| * | s390/cpumf: remove call to perf_event_update_userpageThomas Richter2021-04-301-4/+0
| * | s390/cpumf: move counter set size calculation to common placeThomas Richter2021-04-303-50/+52
| * | s390/cpumf: beautify if-then-else indentationThomas Richter2021-04-301-5/+3
| * | s390/configs: enable CONFIG_PCI_IOVNiklas Schnelle2021-04-302-0/+2
| * | s390/pci: handle stale deconfiguration eventsNiklas Schnelle2021-04-301-8/+18
| * | s390/pci: rename zpci_configure_device()Niklas Schnelle2021-04-303-6/+8
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-052-10/+4
|\ \ \ | | |/ | |/|
| * | mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual2021-05-051-3/+1
| * | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual2021-05-051-6/+2
| * | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-1/+1
* | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \ \
| * | | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-019-34/+226
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-231-21/+0
| |\ \ \ \
| | * | | | s390: Get rid of oprofile leftoversMarc Zyngier2021-04-221-21/+0
| | |/ / /
| * | | | Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-227-22/+43
| |\ \ \ \
| * | | | | KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky2021-04-172-0/+7
| * | | | | Merge tag 'kvm-s390-next-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-04-171-2/+2
| |\ \ \ \ \
| | * | | | | KVM: s390: fix guarded storage control register handlingHeiko Carstens2021-04-151-2/+2
| * | | | | | Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-04-159-32/+217
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | KVM: s390: VSIE: fix MVPG handling for prefixing and MSOClaudio Imbrenda2021-03-241-1/+4
| | * | | | KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda2021-03-241-6/+17
| | * | | | KVM: s390: VSIE: correctly handle MVPG when in VSIEClaudio Imbrenda2021-03-241-5/+93
| | * | | | KVM: s390: extend kvm_s390_shadow_fault to return entry pointerClaudio Imbrenda2021-03-243-10/+34
| | * | | | KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda2021-03-091-7/+24
| | * | | | KVM: s390: diag9c (directed yield) forwardingPierre Morel2021-03-096-3/+45
| | * | | | KVM: s390: Fix comment spelling in kvm_s390_vcpu_start()Bhaskar Chowdhury2021-03-091-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-301-2/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
* | | | | | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-301-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy2021-04-141-1/+2
| |/ / / /
* | | | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-9/+55
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-171-4/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-097-8/+27
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-251-9/+55
| |\ \ \ \ \ \ \
| | * | | | | | | s390/bpf: Implement new atomic opsIlya Leoshkevich2021-03-161-9/+55
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-04-2732-583/+894
|\ \ \ \ \ \ \
| * | | | | | | s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik2021-04-211-1/+1
| * | | | | | | s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger2021-04-211-0/+4