summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2026-06-22Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-18s390/idle: Add missing EXPORT_SYMBOL_GPL()Heiko Carstens
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16s390/mm: Complete ptep_get() conversionAlexander Gordeev
2026-06-16Merge branch 'idle-time-acc' into featuresAlexander Gordeev
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2026-06-15s390/idle: Remove idle time and count sysfs filesHeiko Carstens
2026-06-15s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()Heiko Carstens
2026-06-15s390/irq/idle: Use stcke instead of stckf for time stampsHeiko Carstens
2026-06-15s390/timex: Move union tod_clock type to separate headerHeiko Carstens
2026-06-15Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-06-15KVM: s390: Introducing kvm_arch_set_irq_inatomic fast injectDouglas Freimuth