Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-06-05 05:41:55 to 2026-06-10 20:05:18 UTC [more...]

[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 net 1/1] net: smc: fix splice entry lifetime imbalance in smc_rx_splice
 2026-06-10 17:54 UTC 

[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 v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-10 16:41 UTC  (38+ messages)
` [PATCH v6 01/20] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v6 02/20] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v6 05/20] dma: swiotlb: pass mapping attributes by reference
` [PATCH v6 06/20] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v6 08/20] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v6 13/20] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v6 14/20] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v6 15/20] iommu/dma: Check atomic pool allocation result directly
` [PATCH v6 16/20] dma: swiotlb: free dynamic pools from process context
` [PATCH v6 17/20] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v6 19/20] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v6 20/20] swiotlb: remove unused SWIOTLB_FORCE flag

[PATCH] dma-buf: move system_cc_shared heap under separate Kconfig
 2026-06-10 15:23 UTC  (3+ messages)

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

linux-next crashes in scheduler on s390
 2026-06-10 13:03 UTC  (2+ messages)

[PATCH v3 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-10 12:54 UTC  (12+ messages)
` [PATCH v3 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v3 2/4] s390/pci: Preserve FMB state in device re-enablement
` [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] net/smc: bound sndbuf_space on the SMC-D DMB-merge receive path
 2026-06-10  9:09 UTC 

[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
 2026-06-10  8:55 UTC  (13+ messages)
` [PATCH v1 12/26] KVM: arm64: Add PVM_ prefix to avoid name collisions
` [PATCH v1 13/26] s390: Introduce read/write ARM sysreg instructions
` [PATCH v1 15/26] s390: Add functions to query arm guest time

[PATCH] net/smc: bound the peer producer cursor on SMC-D and SMC-R CDC receive
 2026-06-10  8:48 UTC 

[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 v2 0/5] s390/idle: CPU idle driver
 2026-06-09 15:47 UTC  (9+ messages)
` [PATCH v2 1/5] s390/tick: Remove CIF_NOHZ_DELAY flag
` [PATCH v2 2/5] tick: Remove arch_needs_cpu
` [PATCH v2 3/5] s390: Enable TIF_POLLING_NRFLAG
` [PATCH v2 4/5] s390/idle: Introduce cpuidle for s390
` [PATCH v2 5/5] s390/configs: Enable cpuidle driver on s390

[PATCH 0/5] s390/idle: CPU idle driver
 2026-06-09 15:06 UTC  (18+ messages)
` [PATCH 1/5] s390/tick: Remove CIF_NOHZ_DELAY flag
` [PATCH 2/5] tick: Remove arch_needs_cpu
` [PATCH 3/5] s390: Enable TIF_POLLING_NRFLAG
` [PATCH 4/5] s390/idle: Introduce cpuidle for s390
` [PATCH 5/5] s390/configs: Enable cpuidle driver on s390

[PATCH 0/4] s390: Idle time accounting improvements
 2026-06-09 14:14 UTC  (4+ messages)

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

[PATCH v3 0/9] s390/string: Convert various functions to C
 2026-06-09 13:39 UTC  (12+ messages)
` [PATCH v3 1/9] s390/purgatory: Enforce z10 minimum architecture level
` [PATCH v3 2/9] s390: Add .noinstr.text to boot and purgatory linker scripts
` [PATCH v3 3/9] s390/string: Add -ffreestanding compile option to string.o
` [PATCH v3 4/9] s390/string: Convert memmove() to C
` [PATCH v3 5/9] s390/string: Convert memset() "
` [PATCH v3 6/9] s390/string: Convert memcpy() "
` [PATCH v3 7/9] s390/string: Convert memset(16|32|64)() "
` [PATCH v3 8/9] s390/memmove: Optimize backward copy case
` [PATCH v3 9/9] s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to C

[PATCH 1/2] s390: export memory encryption helper functions
 2026-06-09 13:33 UTC  (4+ messages)

[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
 2026-06-09 12:31 UTC  (10+ messages)

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-06-09 10:49 UTC  (11+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl

[PATCH v5 0/6] s390: Enable Rust support and add required arch glue
 2026-06-09  6:16 UTC  (6+ messages)

[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-08 18:42 UTC  (2+ messages)

[PATCH] s390: Remove GENERIC_LOCKBREAK Kconfig option
 2026-06-08 17:05 UTC  (3+ messages)

[PATCH net-next 0/2] net/smc: transition to RDMA core CQ pooling
 2026-06-08 14:04 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net/smc: reduce TX slot contention with exclusive wait

[PATCH v1 0/3] KVM: s390: Add support for 2G hugepages
 2026-06-08 12:53 UTC  (7+ 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 net-next 0/2] net/smc: convert getsockopt to getsockopt_iter
 2026-06-08 10:48 UTC  (4+ messages)
` [PATCH net-next 1/2] smc: convert "
` [PATCH net-next 2/2] selftests: net: add SMC getsockopt_iter conversion test

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

[PATCH v2 0/8]
 2026-06-08  9:24 UTC  (15+ messages)
` [PATCH v2 1/8] s390/purgatory: Enforce z10 minimum architecture level
` [PATCH v2 2/8] s390: Add .noinstr.text to boot and purgatory linker scripts
` [PATCH v2 3/8] s390/string: Convert memmove() to C
` [PATCH v2 4/8] s390/string: Convert memset() "
` [PATCH v2 5/8] s390/string: Convert memcpy() "
` [PATCH v2 6/8] s390/string: Convert memset(16|32|64)() "
` [PATCH v2 7/8] s390/memmove: Optimize backward copy case
` [PATCH v2 8/8] s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to C

[PATCH 0/8] s390/string: Convert various functions to C
 2026-06-07 16:29 UTC  (9+ messages)
` [PATCH 1/8] s390/purgatory: Enforce z10 minimum architecture level
` [PATCH 2/8] s390: Add .noinstr.text to boot and purgatory linker scripts
` [PATCH 3/8] s390/string: Convert memmove() to C
` [PATCH 4/8] s390/string: Convert memset() "
` [PATCH 5/8] "
` [PATCH 6/8] s390/string: Convert memset(16|32|64)() "
` [PATCH 7/8] s390/memmove: Optimize backward copy case
` [PATCH 8/8] s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to C

[PATCH] sched: Further restrict the preemption modes
 2026-06-05 11:01 UTC  (9+ messages)

[PATCH v3 03/13] preempt: Introduce __preempt_count_{sub, add}_return()
 2026-06-05  6:45 UTC  (3+ messages)

[PATCH v3 05/13] irq & spin_lock: Add counted interrupt disabling/enabling
 2026-06-05  6:40 UTC  (3+ messages)

[PATCH v3 10/13] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
 2026-06-05  6:30 UTC  (2+ messages)

[PATCH v3 00/13] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-06-05  5:41 UTC  (4+ messages)
` [PATCH v3 11/13] arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v3 12/13] s390/preempt: "
` [PATCH v3 13/13] irq: Optimize reschedule check in local_interrupt_enable()


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