aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds35-1330/+1547
14 daysmm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)1-1/+1
14 daysMerge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds2-1/+17
2026-08-23Merge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds63-380/+824
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-13/+12
2026-08-20Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds3-51/+119
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctlLinus Torvalds1-2/+2
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-95/+118
2026-08-18Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2026-08-18Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+7
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-27/+60
2026-08-18Merge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEADPaolo Bonzini1-0/+1
2026-08-18Merge tag 'kvm-s390-next-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini35-1431/+1807
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+1
2026-08-13vfio-pci/zdev: Add a device feature for error informationFarhan Ali2-0/+21
2026-08-13s390/pci: Store PCI error information for passthrough devicesFarhan Ali3-51/+98
2026-08-13s390/percpu: Fix MVIY_PERCPU() with older binutilsKarl Mehltretter1-2/+2
2026-08-13s390/debug: Fix deadlock during unregisterPeter Oberparleiter1-2/+8
2026-08-13s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacksThomas Richter1-73/+142
2026-08-13KVM: s390: gmap: Make prefix handling optionalSteffen Eiden4-7/+25
2026-08-13KVM: s390: gmap: Make CMMA optionalSteffen Eiden4-1/+9
2026-08-13KVM: s390: gmap: Make storage keys optionalSteffen Eiden5-0/+17
2026-08-13KVM: s390: Prepare gmap for a second KVM implementationSteffen Eiden5-112/+175
2026-08-13KVM: s390: Move PGM code definitions to asm/kvm_host.hSteffen Eiden2-57/+57
2026-08-13KVM: s390: Move s390 kvm code into a subdirectorySteffen Eiden26-11/+21
2026-08-13KVM: s390: Move kvm_host definitions to kvm_host_s390Steffen Eiden4-1123/+1139
2026-08-13KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}Steffen Eiden15-16/+16
2026-08-13KVM: s390: Prepare include guards for a new locationSteffen Eiden3-9/+9
2026-08-13KVM: s390: Extract gmap tracing to a separate headerSteffen Eiden3-15/+49
2026-08-12bpf, s390: Clear fetch destination on faulting arena atomicDaniel Borkmann1-0/+11
2026-08-12Merge remote-tracking branch 'kvms390/master' into 'kvms390/next'Christian Borntraeger15-199/+395
2026-08-12KVM: s390: Fix potential tiny kernel stack leakClaudio Imbrenda1-0/+1
2026-08-12KVM: s390: Fix kvm_s390_clear_pv_state()Claudio Imbrenda1-0/+4
2026-08-12KVM: s390: Fix IRQ injection with SIGP Stop and Store StatusClaudio Imbrenda1-32/+38
2026-08-12KVM: s390: Fix pgste_get_trylock_multiple()Claudio Imbrenda1-5/+2
2026-08-12KVM: s390: Fix get_all_floating_irqs()Claudio Imbrenda1-1/+6
2026-08-12KVM: s390: Use srcu in kvm_arch_vcpu_unlocked_ioctl()Claudio Imbrenda1-2/+4
2026-08-12KVM: s390: Properly handle NULL pointer in dat_cond_set_storage_key()Claudio Imbrenda1-1/+4
2026-08-12KVM: s390: Restore sigset on error pathChristian Borntraeger1-2/+4
2026-08-12KVM: s390: pv: Fix rc/rrc offset for PVM_DUMPChristian Borntraeger1-1/+1
2026-08-12KVM: s390: vsie: zero stale crypto bitsChristian Borntraeger1-0/+1
2026-08-12KVM: s390: keyop: use mmu_lock to read gmap->asceChristian Borntraeger1-1/+2
2026-08-11s390: Enable CONTEXT_ANALYSIS for various directoriesHeiko Carstens7-0/+15
2026-08-11s390/mm: Add __context_unsafe() attribute to gmap helper functionsHeiko Carstens1-0/+3
2026-08-11s390/mm: Add __context_unsafe() attribute to do_secure_storage_access()Heiko Carstens1-0/+1
2026-08-11s390/sysinfo: Add context analysis attributesHeiko Carstens1-0/+2
2026-08-11s390/irqflags: Add out-of-line definitions of arch_local_irq_*() for KMSANIlya Leoshkevich3-7/+42
2026-08-11s390/pci: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2