Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-06-09 14:15:52 to 2026-06-15 19:49:31 UTC [more...]

[PATCH net 1/1] net: smc: fix splice entry lifetime imbalance in smc_rx_splice
 2026-06-15 19:49 UTC  (3+ messages)

[PATCH v19 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-06-15 18:59 UTC  (10+ messages)
` [PATCH v19 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v19 2/4] PCI: Avoid saving config space state if inaccessible
` [PATCH v19 3/4] PCI: Fail FLR when config space is inaccessible
` [PATCH v19 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH v19 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-06-15 18:52 UTC  (7+ messages)
` [PATCH v19 1/3] s390/pci: Store PCI error information for passthrough devices
` [PATCH v19 2/3] vfio-pci/zdev: Add a device feature for error information
` [PATCH v19 3/3] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
 2026-06-15 17:04 UTC  (3+ messages)
` [PATCH 11/19] s390: define DPS root partition type UUIDs

[PATCH v6 0/6] s390: Enable Rust support and add required arch glue
 2026-06-15 16:45 UTC  (4+ messages)
` [PATCH v6 6/6] s390: Enable Rust support

[PATCH v2 0/1] s390/mm: Fix handling of _PAGE_UNUSED pte bit
 2026-06-15 16:03 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH v1] s390/virtio_ccw: Also suppress -EINVAL on device detach
 2026-06-15 14:58 UTC  (5+ messages)

[GIT PULL v1 00/17] KVM: s390: New features for 7.2
 2026-06-15 13:23 UTC  (24+ messages)
` [GIT PULL v1 01/17] KVM: s390: Track page size in struct guest_fault
` [GIT PULL v1 02/17] KVM: s390: Implement KVM_PRE_FAULT_MEMORY
` [GIT PULL v1 03/17] KVM: s390: Update KVM_PRE_FAULT_MEMORY API documentation
` [GIT PULL v1 04/17] KVM: selftests: Fix pre_fault_memory_test to run on s390
` [GIT PULL v1 05/17] KVM: selftests: Enable pre_fault_memory_test for s390
` [GIT PULL v1 06/17] KVM: s390: Add module parameter to fence 2G hugepages
` [GIT PULL v1 07/17] KVM: s390: Add capability to support "
` [GIT PULL v1 08/17] KVM: s390: Allow for "
` [GIT PULL v1 09/17] KVM: s390: Document the KVM_CAP_S390_HPAGE_2G capability
` [GIT PULL v1 10/17] KVM: s390: Initialize KVM_S390_GET_CMMA_BITS memory
` [GIT PULL v1 11/17] KVM: s390: Minor refactor of base/ext facility lists
` [GIT PULL v1 12/17] s390/sclp: Detect ASTFLEIE 2 facility
` [GIT PULL v1 13/17] KVM: s390: vsie: Refactor handle_stfle
` [GIT PULL v1 14/17] KVM: s390: vsie: Implement ASTFLEIE facility 2
` [GIT PULL v1 15/17] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [GIT PULL v1 16/17] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [GIT PULL v1 17/17] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH v2 0/5] s390/idle: CPU idle driver
 2026-06-15 12:24 UTC  (6+ messages)
` [PATCH v2 2/5] tick: Remove arch_needs_cpu

[GIT PULL] s390 updates for 7.2 merge window
 2026-06-15 12:22 UTC 

[PATCH net] net/smc: fix out-of-bounds read in smc_clcsock_data_ready()
 2026-06-15 12:09 UTC  (2+ messages)

[PATCH v10 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-06-15  9:04 UTC  (2+ messages)

[PATCH v3 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-06-15  8:23 UTC  (6+ messages)
` [PATCH v3 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH v3 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH v3 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()

[PATCH] net/smc: bound the peer producer cursor on SMC-D and SMC-R CDC receive
 2026-06-14  8:32 UTC  (4+ messages)

[PATCH] net/smc: bound sndbuf_space on the SMC-D DMB-merge receive path
 2026-06-14  0:31 UTC  (3+ messages)

[PATCH v4 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-12 18:28 UTC  (9+ messages)
` [PATCH v4 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v4 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v4 3/4] vfio-pci/zdev: Add VFIO FMB device features
` [PATCH v4 4/4] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices

[PATCH v1 1/1] s390/pgtable: Unconditionally clear _PAGE_UNUSED
 2026-06-12 14:50 UTC 

[PATCH v4 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
 2026-06-12 13:17 UTC  (8+ messages)
` [PATCH v4 1/4] KVM: s390: Minor refactor of base/ext facility lists
` [PATCH v4 2/4] s390/sclp: Detect ASTFLEIE 2 facility
` [PATCH v4 3/4] KVM: s390: vsie: Refactor handle_stfle
` [PATCH v4 4/4] KVM: s390: vsie: Implement ASTFLEIE facility 2

[PATCH net-next v2 1/2] tls: remove tls_toe and the related driver
 2026-06-12 10:21 UTC  (3+ messages)

[PATCH net-next 0/2] net/smc: transition to RDMA core CQ pooling
 2026-06-12  5:10 UTC  (3+ messages)

[GIT PULL] s390 updates for final 7.1
 2026-06-11 20:58 UTC  (2+ messages)

[PATCH v3 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
 2026-06-11 16:08 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: s390: Minor refactor of base/ext facility lists
` [PATCH v3 2/4] s390/sclp: Detect ASTFLEIE 2 facility
` [PATCH v3 3/4] KVM: s390: vsie: Refactor handle_stfle
` [PATCH v3 4/4] KVM: s390: vsie: Implement ASTFLEIE facility 2

[GIT PULL v1 0/5] KVM: s390: A few more misc gmap fixes
 2026-06-11 15:01 UTC  (6+ messages)
` [GIT PULL v1 1/5] KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
` [GIT PULL v1 2/5] KVM: s390: Fix unlikely race in try_get_locked_pte()
` [GIT PULL v1 3/5] KVM: s390: vsie: Fix allocation of struct vsie_rmap
` [GIT PULL v1 4/5] KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()
` [GIT PULL v1 5/5] KVM: s390: vsie: Use mmu cache to allocate rmap

[PATCH] dma-buf: move system_cc_shared heap under separate Kconfig
 2026-06-11 14:45 UTC  (6+ messages)

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-11 11:50 UTC  (18+ messages)
` [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v6 06/20] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v6 14/20] dma-direct: return struct page from dma_direct_alloc_from_pool()

[PATCH 2/2] KVM: s390: Initialize KVM_S390_GET_CMMA_BITS memory
 2026-06-11 11:18 UTC  (2+ messages)

linux-next crashes in scheduler on s390
 2026-06-11 11:08 UTC  (3+ messages)

[PATCH v3 0/5] KVM: s390: A few misc gmap fixes
 2026-06-11 11:06 UTC  (7+ messages)
` [PATCH v3 1/5] KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
` [PATCH v3 2/5] KVM: s390: Fix unlikely race in try_get_locked_pte()
` [PATCH v3 3/5] KVM: s390: vsie: Fix allocation of struct vsie_rmap
` [PATCH v3 4/5] KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()
` [PATCH v3 5/5] KVM: s390: vsie: Use mmu cache to allocate rmap

(no subject)
 2026-06-11  5:31 UTC  (8+ messages)
` [PATCH 0/3] zfcp: Enhanced tracing for debugging
` [PATCH 1/3] zfcp: Enhance fsf status read buffer tracing
` [PATCH 2/3] zfcp: Trace plogi and prli within open port response as payload
` [PATCH 3/3] zfcp: trace return values of sysfs unit add store

[PATCH] perf s390: Fix TEXTREL in Python extension by compiling as PIC
 2026-06-10 20:05 UTC  (4+ messages)

[PATCH] perf build: Do not duplicate CFLAGS in Python extension builds
 2026-06-10 20:02 UTC  (3+ messages)

[PATCH v2 0/5] KVM: s390: A few misc gmap fixes
 2026-06-10 17:10 UTC  (9+ messages)
` [PATCH v2 1/5] KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
` [PATCH v2 2/5] KVM: s390: Fix unlikely race in try_get_locked_pte()
` [PATCH v2 3/5] KVM: s390: vsie: Fix allocation of struct vsie_rmap
` [PATCH v2 4/5] KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()
` [PATCH v2 5/5] KVM: s390: vsie: Use mmu cache to allocate rmap

[PATCH net-next 1/2] tls: remove tls_toe and the related driver
 2026-06-10 14:21 UTC  (3+ messages)

[PATCH v3 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-10 12:54 UTC  (11+ messages)
` [PATCH v3 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v3 3/4] vfio-pci/zdev: Add VFIO FMB device features
` [PATCH v3 4/4] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices

[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
 2026-06-10  8:55 UTC  (5+ messages)
` [PATCH v1 13/26] s390: Introduce read/write ARM sysreg instructions

[PATCH v2 0/4] KVM: s390: Add support for 2G hugepages
 2026-06-10  8:34 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: s390: Add module parameter to fence "
` [PATCH v2 2/4] KVM: s390: Add capability to support "
` [PATCH v2 3/4] KVM: s390: Allow for "
` [PATCH v2 4/4] KVM: s390: Document the KVM_CAP_S390_HPAGE_2G capability

[PATCH v18 0/4] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-06-09 21:38 UTC  (11+ messages)
` [PATCH v18 3/4] vfio/pci: Add a reset_done callback for vfio-pci driver

[PATCH v1 0/3] KVM: s390: A few misc gmap fixes
 2026-06-09 16:16 UTC  (4+ messages)
` [PATCH v1 1/3] KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
` [PATCH v1 2/3] KVM: s390: Fix unlikely race in try_get_locked_pte()
` [PATCH v1 3/3] KVM: s390: vsie: Use mmu cache to allocate rmap

[PATCH 0/5] s390/idle: CPU idle driver
 2026-06-09 15:06 UTC  (3+ messages)
` [PATCH 2/5] tick: Remove arch_needs_cpu


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox