summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
13 daysMerge tag 'kvm-s390-master-7.2-3' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2026-08-03KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()Claudio Imbrenda
2026-08-03KVM: s390: Fix ordering when adding to SCAClaudio Imbrenda
2026-08-03KVM: s390: Return -EINTR if a signal is pending while faulting-inClaudio Imbrenda
2026-08-03KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() failsClaudio Imbrenda
2026-08-03KVM: s390: ucontrol: Add missing locking around gmap_remove_child()Claudio Imbrenda
2026-08-03KVM: s390: cmma: Fix dirty tracking when removing memslotClaudio Imbrenda
2026-08-03KVM: s390: Fix race in __do_essa()Claudio Imbrenda
2026-08-03KVM: s390: Fix leaking of PGM_ADDRESSING to userspaceClaudio Imbrenda
2026-08-03KVM: s390: ucontrol: Fix sca_clear_ext_call()Claudio Imbrenda
2026-08-03KVM: s390: Fix overclearing ESCA in case of errorClaudio Imbrenda
2026-08-03KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()Claudio Imbrenda
2026-08-03KVM: s390: Do not free SCA if it was not allocatedClaudio Imbrenda
2026-08-03KVM: s390: Fix unlikely NULL gmap dereferenceClaudio Imbrenda
2026-08-02Merge tag 's390-7.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-31s390/pci: Fix s390_pci_mmio_write syscall error return without MIONiklas Schnelle
2026-07-28Merge tag 'kvm-s390-master-7.2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-07-27KVM: s390: Fall back to short-term pinning in MAP ioctlJaehoon Kim
2026-07-24KVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali
2026-07-24KVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali
2026-07-24KVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali
2026-07-24KVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali
2026-07-24KVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali
2026-07-24KVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-23s390/ptff: Export ptff_function_mask[]Sven Schnelle
2026-07-18Merge tag 's390-7.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-15s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar
2026-07-15s390/checksum: Fix csum_partial() without vector facilityVasily Gorbik
2026-07-15Merge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-07-09KVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato
2026-07-09KVM: s390: Improve kvm_s390_vm_stop_migration()Claudio Imbrenda
2026-07-09KVM: s390: Fix dat_crste_walk_range() early returnClaudio Imbrenda
2026-07-09KVM: s390: vsie: Avoid potential deadlock with real spacesClaudio Imbrenda
2026-07-09KVM: s390: pci: Fix GISC refcount leak on AIF enable failureHaoxiang Li
2026-07-08s390: Add build salt to the vDSOBastian Blank
2026-07-08s390/mm: Fix type mismatch in get_align_mask().Gerald Schaefer
2026-07-08s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()Heiko Carstens
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-06-24KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()Claudio Imbrenda
2026-06-24KVM: s390: Fix cmma dirty trackingClaudio Imbrenda
2026-06-24KVM: s390: Fix locking in kvm_s390_set_mem_control()Claudio Imbrenda
2026-06-24KVM: s390: Fix handle_{sske,pfmf} under memory pressureClaudio Imbrenda
2026-06-24KVM: s390: Fix code typo in gmap_protect_asce_top_level()Claudio Imbrenda
2026-06-24KVM: s390: Do not set special large pages dirtyClaudio Imbrenda
2026-06-24KVM: s390: Fix dat_peek_cmma() overflowClaudio Imbrenda
2026-06-24s390/mm: Fix handling of _PAGE_UNUSED pte bitClaudio Imbrenda
2026-06-24KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74Eric Farman