summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
26 hoursMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
4 daysmm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
4 daysMerge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds
5 daysMerge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
8 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
8 daysMerge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
8 daysMerge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
8 daysMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
10 daysMerge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
10 daysMerge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
10 daysMerge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
10 daysMerge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
10 daysMerge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
10 daysMerge tag 'kvm-s390-next-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
11 daysMerge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-13vfio-pci/zdev: Add a device feature for error informationFarhan Ali
2026-08-13s390/pci: Store PCI error information for passthrough devicesFarhan Ali
2026-08-13s390/percpu: Fix MVIY_PERCPU() with older binutilsKarl Mehltretter
2026-08-13s390/debug: Fix deadlock during unregisterPeter Oberparleiter
2026-08-13s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacksThomas Richter
2026-08-13KVM: s390: gmap: Make prefix handling optionalSteffen Eiden
2026-08-13KVM: s390: gmap: Make CMMA optionalSteffen Eiden
2026-08-13KVM: s390: gmap: Make storage keys optionalSteffen Eiden
2026-08-13KVM: s390: Prepare gmap for a second KVM implementationSteffen Eiden
2026-08-13KVM: s390: Move PGM code definitions to asm/kvm_host.hSteffen Eiden
2026-08-13KVM: s390: Move s390 kvm code into a subdirectorySteffen Eiden
2026-08-13KVM: s390: Move kvm_host definitions to kvm_host_s390Steffen Eiden
2026-08-13KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}Steffen Eiden
2026-08-13KVM: s390: Prepare include guards for a new locationSteffen Eiden
2026-08-13KVM: s390: Extract gmap tracing to a separate headerSteffen Eiden
2026-08-12bpf, s390: Clear fetch destination on faulting arena atomicDaniel Borkmann
2026-08-12Merge remote-tracking branch 'kvms390/master' into 'kvms390/next'Christian Borntraeger
2026-08-12KVM: s390: Fix potential tiny kernel stack leakClaudio Imbrenda
2026-08-12KVM: s390: Fix kvm_s390_clear_pv_state()Claudio Imbrenda
2026-08-12KVM: s390: Fix IRQ injection with SIGP Stop and Store StatusClaudio Imbrenda
2026-08-12KVM: s390: Fix pgste_get_trylock_multiple()Claudio Imbrenda
2026-08-12KVM: s390: Fix get_all_floating_irqs()Claudio Imbrenda
2026-08-12KVM: s390: Use srcu in kvm_arch_vcpu_unlocked_ioctl()Claudio Imbrenda
2026-08-12KVM: s390: Properly handle NULL pointer in dat_cond_set_storage_key()Claudio Imbrenda
2026-08-12KVM: s390: Restore sigset on error pathChristian Borntraeger
2026-08-12KVM: s390: pv: Fix rc/rrc offset for PVM_DUMPChristian Borntraeger
2026-08-12KVM: s390: vsie: zero stale crypto bitsChristian Borntraeger
2026-08-12KVM: s390: keyop: use mmu_lock to read gmap->asceChristian Borntraeger
2026-08-11s390: Enable CONTEXT_ANALYSIS for various directoriesHeiko Carstens
2026-08-11s390/mm: Add __context_unsafe() attribute to gmap helper functionsHeiko Carstens
2026-08-11s390/mm: Add __context_unsafe() attribute to do_secure_storage_access()Heiko Carstens
2026-08-11s390/sysinfo: Add context analysis attributesHeiko Carstens
2026-08-11s390/irqflags: Add out-of-line definitions of arch_local_irq_*() for KMSANIlya Leoshkevich
2026-08-11s390/pci: Enable CONTEXT_ANALYSISHeiko Carstens