Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-05-29 16:01:37 to 2026-06-03 18:24:25 UTC [more...]

[PATCH v18 0/4] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-06-03 18:24 UTC 

[PATCH v18 0/3] [PCI] Error recovery for vfio-pci devices on s390x
 2026-06-03 18:16 UTC  (4+ messages)
` [PATCH v18 1/3] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v18 2/3] PCI: Avoid saving config space state if inaccessible
` [PATCH v18 3/3] PCI: Fail FLR when config space is inaccessible

[PATCH v2 0/3] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-03 15:55 UTC  (13+ messages)
` [PATCH v2 1/3] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v2 2/3] vfio-pci/zdev: Add VFIO FMB device feature
` [PATCH v2 3/3] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices

[PATCH v1 0/3] KVM: s390: Add support for 2G hugepages
 2026-06-03 15:47 UTC  (4+ messages)
` [PATCH v1 1/3] KVM: s390: Add module parameter to fence "
` [PATCH v1 2/3] KVM: s390: Add capability to support "
` [PATCH v1 3/3] KVM: s390: Allow for "

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-06-03 13:33 UTC 

[PATCH v9 00/18] perf symbol/env: ELF machine clean up and lazy idle computation
 2026-06-03  5:39 UTC  (62+ messages)
` [PATCH v10 00/18] Add perf_env__e_machine and migrate arch string comparisons to e_machine
  ` [PATCH v10 01/18] perf env: Add perf_env__e_machine helper and use in perf_env__arch
  ` [PATCH v10 02/18] perf tests topology: Switch env->arch use to env->e_machine
  ` [PATCH v10 03/18] perf env, dso, thread: Add _endian variants for e_machine helpers
  ` [PATCH v10 04/18] perf capstone: Determine architecture from e_machine
  ` [PATCH v10 05/18] perf print_insn: Use e_machine for fallback IP length check
  ` [PATCH v10 06/18] perf symbol: Avoid use of machine__is
  ` [PATCH v10 07/18] perf machine: Use perf_env e_machine rather than arch
  ` [PATCH v10 08/18] perf sample-raw: "
  ` [PATCH v10 09/18] perf sort: "
  ` [PATCH v10 10/18] perf arch common: "
  ` [PATCH v10 11/18] perf header: In print_pmu_caps use perf_env e_machine
  ` [PATCH v10 12/18] perf c2c: Use perf_env e_machine rather than arch
  ` [PATCH v10 13/18] perf lock-contention: "
  ` [PATCH v10 14/18] perf env: Refactor perf_env__arch_strerrno
  ` [PATCH v10 15/18] perf env: Remove unused perf_env__raw_arch
  ` [PATCH v10 16/18] perf env: Add helper to lazily compute the os_release
  ` [PATCH v10 17/18] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
  ` [PATCH v10 18/18] perf symbol: Lazily compute idle
  ` [PATCH v11 00/19] perf: Use e_machine and lazily compute symbols
    ` [PATCH v11 01/19] perf env: Add perf_env__e_machine helper and use in perf_env__arch
    ` [PATCH v11 02/19] perf tests topology: Switch env->arch use to env->e_machine
    ` [PATCH v11 03/19] perf env, dso, thread: Add _endian variants for e_machine helpers
    ` [PATCH v11 04/19] perf capstone: Determine architecture from e_machine
    ` [PATCH v11 05/19] perf print_insn: Use e_machine for fallback IP length check
    ` [PATCH v11 06/19] perf symbol: Avoid use of machine__is
    ` [PATCH v11 07/19] perf machine: Use perf_env e_machine rather than arch
    ` [PATCH v11 08/19] perf sample-raw: "
    ` [PATCH v11 09/19] perf sort: "
    ` [PATCH v11 10/19] perf arch common: "
    ` [PATCH v11 11/19] perf header: In print_pmu_caps use perf_env e_machine
    ` [PATCH v11 12/19] perf c2c: Use perf_env e_machine rather than arch
    ` [PATCH v11 13/19] perf lock-contention: "
    ` [PATCH v11 14/19] perf env: Refactor perf_env__arch_strerrno
    ` [PATCH v11 15/19] perf env: Remove unused perf_env__raw_arch
    ` [PATCH v11 16/19] perf env: Add mutex to protect lazy environment initialization
    ` [PATCH v11 17/19] perf env: Add helper to lazily compute the os_release
    ` [PATCH v11 18/19] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
    ` [PATCH v11 19/19] perf symbol: Lazily compute idle
    ` [PATCH v12 00/19] perf: Use e_machine and lazily compute symbols
      ` [PATCH v12 01/19] perf env: Add perf_env__e_machine helper and use in perf_env__arch
      ` [PATCH v12 02/19] perf tests topology: Switch env->arch use to env->e_machine
      ` [PATCH v12 03/19] perf env, dso, thread: Add _endian variants for e_machine helpers
      ` [PATCH v12 04/19] perf capstone: Determine architecture from e_machine
      ` [PATCH v12 05/19] perf print_insn: Use e_machine for fallback IP length check
      ` [PATCH v12 06/19] perf symbol: Avoid use of machine__is
      ` [PATCH v12 07/19] perf machine: Use perf_env e_machine rather than arch
      ` [PATCH v12 08/19] perf sample-raw: "
      ` [PATCH v12 09/19] perf sort: "
      ` [PATCH v12 10/19] perf arch common: "
      ` [PATCH v12 11/19] perf header: In print_pmu_caps use perf_env e_machine
      ` [PATCH v12 12/19] perf c2c: Use perf_env e_machine rather than arch
      ` [PATCH v12 13/19] perf lock-contention: "
      ` [PATCH v12 14/19] perf env: Refactor perf_env__arch_strerrno
      ` [PATCH v12 15/19] perf env: Remove unused perf_env__raw_arch
      ` [PATCH v12 16/19] perf env: Add mutex to protect lazy environment initialization
      ` [PATCH v12 17/19] perf env: Add helper to lazily compute the os_release
      ` [PATCH v12 18/19] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
      ` [PATCH v12 19/19] perf symbol: Lazily compute idle

[PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-06-03  2:03 UTC  (18+ messages)
` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-03  0:54 UTC  (9+ messages)
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v5 10/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

[PATCH v17 0/7] Error recovery for vfio-pci devices on s390x
 2026-06-02 22:33 UTC  (6+ messages)
` [PATCH v17 5/7] vfio-pci/zdev: Add a device feature for error information

[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
 2026-06-02 21:33 UTC  (16+ messages)
` [PATCH v1 09/26] KVM: arm64: Refactor idreg caching into dedicated structure
` [PATCH v1 10/26] KVM: arm64: Fix set_oslsr_el1 to write to OSLAR_EL1
` [PATCH v1 11/26] KVM: arm64: Move definitions from sys_regs.c to sys_regs.h
` [PATCH v1 12/26] KVM: arm64: Add PVM_ prefix to avoid name collisions
` [PATCH v1 15/26] s390: Add functions to query arm guest time
` [PATCH v1 22/26] KVM: arm64: Refactor core reg handling
` [PATCH v1 23/26] KVM: s390: arm64: Implement feature sanitisation

[PATCH net-next 0/2] net/smc: transition to RDMA core CQ pooling
 2026-06-02 21:03 UTC  (2+ messages)

[kvms390:sae 51/53] <instantiation>:1:36: error: too many positional arguments
 2026-06-02 19:59 UTC 

[kvms390:sae 27/53] arch/s390/kvm/arm64/mmu.c:77:23: warning: variable 'esr' set but not used
 2026-06-02 19:59 UTC 

[kvms390:sae 1/53] Warning: drivers/vfio/vfio_main.c:1547 function parameter 'kvm_module' not described in 'vfio_file_set_kvm'
 2026-06-02 19:15 UTC 

[PATCH v9 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-06-02 18:14 UTC  (8+ messages)
` [PATCH v9 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v9 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v9 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[GIT PULL v1 00/10] KVM: s390: More gmap and vsie fixes
 2026-06-02 17:48 UTC  (11+ messages)
` [GIT PULL v1 01/10] KVM: s390: Fix _gmap_unmap_crste()
` [GIT PULL v1 02/10] KVM: s390: Fix _gmap_crstep_xchg_atomic()
` [GIT PULL v1 03/10] KVM: s390: Avoid potentially sleeping while atomic when zapping pages
` [GIT PULL v1 04/10] KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()
` [GIT PULL v1 05/10] KVM: s390: vsie: Fix rmap handling in _do_shadow_crste()
` [GIT PULL v1 06/10] KVM: s390: Fix fault-in code
` [GIT PULL v1 07/10] KVM: s390: Lock pte when making page secure
` [GIT PULL v1 08/10] KVM: s390: Prevent memslots outside the ASCE range
` [GIT PULL v1 09/10] KVM: s390: Fix possible reference leak in fault-in code
` [GIT PULL v1 10/10] KVM: s390: Remove ptep_zap_softleaf_entry()

[PATCH v5 0/7] s390: Improve this_cpu operations
 2026-06-02 14:36 UTC  (20+ messages)
` [PATCH v5 1/7] s390/percpu: Infrastructure for more efficient "
` [PATCH v5 2/7] s390/percpu: Add missing do { } while (0) constructs
` [PATCH v5 3/7] s390/percpu: Use new percpu code section for arch_this_cpu_add()
` [PATCH v5 4/7] s390/percpu: Use new percpu code section for arch_this_cpu_add_return()
` [PATCH v5 5/7] s390/percpu: Use new percpu code section for arch_this_cpu_[and|or]()
` [PATCH v5 6/7] s390/percpu: Provide arch_this_cpu_read() implementation

[PATCH v3 00/10] KVM: s390: More gmap and vsie fixes
 2026-06-02 14:23 UTC  (11+ messages)
` [PATCH v3 01/10] KVM: s390: Fix _gmap_unmap_crste()
` [PATCH v3 02/10] KVM: s390: Fix _gmap_crstep_xchg_atomic()
` [PATCH v3 03/10] KVM: s390: Avoid potentially sleeping while atomic when zapping pages
` [PATCH v3 04/10] KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()
` [PATCH v3 05/10] KVM: s390: vsie: Fix rmap handling in _do_shadow_crste()
` [PATCH v3 06/10] KVM: s390: Fix fault-in code
` [PATCH v3 07/10] KVM: s390: Lock pte when making page secure
` [PATCH v3 08/10] KVM: s390: Prevent memslots outside the ASCE range
` [PATCH v3 09/10] KVM: s390: Fix possible reference leak in fault-in code
` [PATCH v3 10/10] KVM: s390: Remove ptep_zap_softleaf_entry()

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-06-02  8:40 UTC  (9+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-06-02  1:53 UTC  (4+ messages)

[kvms390:sae 1/53] Warning: drivers/vfio/vfio_main.c:1547 function parameter 'kvm_module' not described in 'vfio_file_set_kvm'
 2026-06-02  0:19 UTC 

[PATCH v5 0/6] s390: Enable Rust support and add required arch glue
 2026-06-01 17:46 UTC  (7+ messages)
` [PATCH v5 1/6] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH v5 2/6] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH v5 3/6] rust/bindgen_parameters: Mark s390 types as opaque to prevent repr conflicts
` [PATCH v5 4/6] rust: helpers: Add memchr wrapper for string operations
` [PATCH v5 5/6] s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers
` [PATCH v5 6/6] s390: Enable Rust support

[PATCH v4 0/6] s390: Enable Rust support and add required arch glue
 2026-06-01 17:44 UTC  (5+ messages)
` [PATCH v4 5/6] s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers

[PATCH v2 0/8] KVM: s390: More gmap and vsie fixes
 2026-06-01 15:29 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: s390: Fix _gmap_unmap_crste()
` [PATCH v2 2/8] KVM: s390: Fix _gmap_crstep_xchg_atomic()
` [PATCH v2 3/8] KVM: s390: Avoid potentially sleeping while atomic when zapping pages
` [PATCH v2 4/8] KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()
` [PATCH v2 5/8] KVM: s390: vsie: Fix rmap handling in _do_shadow_crste()
` [PATCH v2 6/8] KVM: s390: Fix fault-in code
` [PATCH v2 7/8] KVM: s390: Lock pte when making page secure
` [PATCH v2 8/8] KVM: s390: Prevent memslots outside the ASCE range

[PATCH v2 0/6] s390/drivers: replace __get_free_pages() call with kmalloc()
 2026-06-01 12:29 UTC  (10+ messages)
` [PATCH v2 1/6] s390/con3270: replace __get_free_page() "
` [PATCH v2 2/6] s390/dasd: replace get_zeroed_page() with kzalloc()
` [PATCH v2 3/6] s390/hvc_iucv: "
` [PATCH v2 4/6] s390/qeth: "
` [PATCH v2 5/6] s390/trng: replace __get_free_page() with kmalloc()
` [PATCH v2 6/6] s390/zcrypt: replace get_zeroed_page() with kzalloc()

[PATCH v3] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
 2026-06-01 12:15 UTC  (8+ messages)

s390/tape: iterator after loop end in tape_assign_minor?
 2026-06-01  4:08 UTC  (2+ messages)
` [PATCH] s390/tape: avoid past-the-end iterator in tape_assign_minor()

[PATCH 0/6] s390/drivers: replace __get_free_pages() call with kmalloc()
 2026-05-31 10:35 UTC  (7+ messages)
` [PATCH 2/6] s390/dasd: replace get_zeroed_page() with kzalloc()
` [PATCH 4/6] s390/qeth: "


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