summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 's390-7.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
8 dayss390/pci: Fix s390_pci_mmio_write syscall error return without MIONiklas Schnelle1-0/+1
10 daysMerge tag 'kvm-s390-master-7.2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-35/+135
12 daysKVM: s390: Fall back to short-term pinning in MAP ioctlJaehoon Kim2-14/+47
2026-07-24KVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali1-1/+15
2026-07-24KVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali1-8/+21
2026-07-24KVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali1-0/+8
2026-07-24KVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali1-2/+7
2026-07-24KVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali2-11/+34
2026-07-24KVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali1-0/+4
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2026-07-23s390/ptff: Export ptff_function_mask[]Sven Schnelle1-0/+1
2026-07-19Merge tag 's390-7.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-1/+4
2026-07-15s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar1-0/+3
2026-07-15s390/checksum: Fix csum_partial() without vector facilityVasily Gorbik1-1/+1
2026-07-15Merge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-6/+21
2026-07-09KVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato1-3/+8
2026-07-09KVM: s390: Improve kvm_s390_vm_stop_migration()Claudio Imbrenda1-2/+4
2026-07-09KVM: s390: Fix dat_crste_walk_range() early returnClaudio Imbrenda1-0/+2
2026-07-09KVM: s390: vsie: Avoid potential deadlock with real spacesClaudio Imbrenda1-1/+6
2026-07-09KVM: s390: pci: Fix GISC refcount leak on AIF enable failureHaoxiang Li1-0/+1
2026-07-08s390: Add build salt to the vDSOBastian Blank1-0/+3
2026-07-08s390/mm: Fix type mismatch in get_align_mask().Gerald Schaefer1-1/+1
2026-07-08s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()Heiko Carstens1-3/+4
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)1-1/+1
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-37/+103
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini8-40/+103
2026-06-24KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()Claudio Imbrenda1-11/+7
2026-06-24KVM: s390: Fix cmma dirty trackingClaudio Imbrenda5-16/+78
2026-06-24KVM: s390: Fix locking in kvm_s390_set_mem_control()Claudio Imbrenda1-1/+3
2026-06-24KVM: s390: Fix handle_{sske,pfmf} under memory pressureClaudio Imbrenda1-2/+6
2026-06-24KVM: s390: Fix code typo in gmap_protect_asce_top_level()Claudio Imbrenda1-1/+1
2026-06-24KVM: s390: Do not set special large pages dirtyClaudio Imbrenda1-1/+1
2026-06-24KVM: s390: Fix dat_peek_cmma() overflowClaudio Imbrenda1-1/+1
2026-06-24s390/mm: Fix handling of _PAGE_UNUSED pte bitClaudio Imbrenda2-3/+4
2026-06-24KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74Eric Farman1-1/+2
2026-06-22Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds17-242/+307
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+1
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-209/+766
2026-06-18s390/idle: Add missing EXPORT_SYMBOL_GPL()Heiko Carstens1-0/+3
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-22/+59
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-6/+0
2026-06-16s390/mm: Complete ptep_get() conversionAlexander Gordeev6-93/+140
2026-06-16Merge branch 'idle-time-acc' into featuresAlexander Gordeev11-149/+164
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds46-656/+909
2026-06-15s390/idle: Remove idle time and count sysfs filesHeiko Carstens3-58/+1
2026-06-15s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()Heiko Carstens5-64/+122
2026-06-15s390/irq/idle: Use stcke instead of stckf for time stampsHeiko Carstens6-11/+13
2026-06-15s390/timex: Move union tod_clock type to separate headerHeiko Carstens2-19/+31