summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-10-3112-77/+200
|\
| * KVM: s390: add debug statement for diag 318 CPNC dataCollin Walling2021-10-271-0/+1
| * KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda2021-10-274-7/+50
| * KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch2021-10-271-0/+2
| * KVM: s390: Add a routine for setting userspace CPU stateEric Farman2021-10-252-3/+12
| * KVM: s390: Simplify SIGP Set Arch handlingEric Farman2021-10-251-13/+1
| * KVM: s390: pv: avoid stalls when making pages secureClaudio Imbrenda2021-10-252-6/+28
| * KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda2021-10-251-1/+1
| * KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda2021-10-251-10/+9
| * KVM: s390: pv: add macros for UVC CC valuesClaudio Imbrenda2021-10-251-0/+5
| * s390/mm: optimize reset_guest_reference_bit()David Hildenbrand2021-10-251-2/+12
| * s390/mm: optimize set_guest_storage_key()David Hildenbrand2021-10-251-2/+12
| * s390/mm: no need for pte_alloc_map_lock() if we know the pmd is presentDavid Hildenbrand2021-10-251-12/+3
| * s390/uv: fully validate the VMA before calling follow_page()David Hildenbrand2021-10-251-1/+1
| * s390/mm: fix VMA and page table handling code in storage key handling functionsDavid Hildenbrand2021-10-251-18/+39
| * s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand2021-10-251-0/+13
| * s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand2021-10-251-2/+3
| * s390/gmap: validate VMA in __gmap_zap()David Hildenbrand2021-10-251-0/+6
| * KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic2021-10-201-2/+3
| * KVM: s390: clear kicked_mask before sleeping againHalil Pasic2021-10-201-0/+1
* | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-312-33/+39
|\ \ | |/ |/|
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-273-4/+4
| |\
| * \ Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-231-1/+1
| |\ \
| | * | s390/qeth: fix deadlock during failing recoveryAlexandra Winter2021-09-211-1/+1
| * | | Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-211-32/+38
| |\ \ \
| | * | | s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich2021-09-161-28/+30
| | * | | s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich2021-09-161-2/+7
| | * | | s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich2021-09-161-2/+1
| | |/ /
* | | / KVM: s390: Function documentation fixesJanosch Frank2021-09-282-1/+15
| |_|/ |/| |
* | | KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson2021-09-223-4/+4
|/ /
* | s390: remove WARN_DYNAMIC_STACKHeiko Carstens2021-09-152-17/+0
* | s390: update defconfigsHeiko Carstens2021-09-152-4/+9
* | s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand2021-09-151-2/+2
|/
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-0917-49/+63
|\
| * hugetlbfs: s390 is always 64bitDavid Hildenbrand2021-09-081-0/+1
| * s390/ftrace: remove incorrect __va usageHeiko Carstens2021-09-081-2/+2
| * s390: remove xpram device driverHeiko Carstens2021-09-072-2/+0
| * s390/pci: read clp_list_pci_req only oncePierre Morel2021-09-071-1/+1
| * s390/pci: fix clp_get_state() handling of -ENODEVNiklas Schnelle2021-09-071-2/+5
| * s390/cpum_cf: move array from header to C fileHeiko Carstens2021-09-072-7/+8
| * s390/mm: fix kernel doc commentsHeiko Carstens2021-09-072-8/+7
| * s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle2021-09-073-8/+15
| * s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2021-09-072-14/+14
| * s390/configs: enable CONFIG_KFENCE in debug_defconfigSven Schnelle2021-08-311-0/+1
| * s390/entry: make oklabel within CHKSTG macro localHeiko Carstens2021-08-311-2/+2
| * s390: add kmemleak annotation in stack_alloc()Sven Schnelle2021-08-311-3/+7
* | arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-083-76/+0
* | compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+1
|\ \
| * | mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1