messages from 2026-06-03 19:20:51 to 2026-06-09 12:20:11 UTC [more...]
[PATCH 1/2] s390: export memory encryption helper functions
2026-06-09 12:20 UTC (2+ messages)
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-09 12:18 UTC (24+ 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 07/20] dma-mapping: make dma_pgprot() "
` [PATCH v6 08/20] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v6 09/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v6 10/20] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v6 11/20] dma-direct: select DMA address encoding from DMA_ATTR_CC_SHARED
` [PATCH v6 12/20] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [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 18/20] dma: free atomic pool pages by physical address
` [PATCH v6 19/20] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v6 20/20] swiotlb: remove unused SWIOTLB_FORCE flag
[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
2026-06-09 11:43 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 0/5] s390/idle: CPU idle driver
2026-06-09 10:40 UTC (17+ 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 v3 0/9] s390/string: Convert various functions to C
2026-06-09 10:33 UTC (10+ 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 v5 0/6] s390: Enable Rust support and add required arch glue
2026-06-09 6:16 UTC (6+ messages)
[PATCH v6 0/6] s390: Enable Rust support and add required arch glue
2026-06-08 19:45 UTC (9+ 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 v18 0/4] [VFIO] Error recovery for vfio-pci devices on s390x
2026-06-08 19:26 UTC (17+ messages)
` [PATCH v18 1/4] s390/pci: Store PCI error information for passthrough devices
` [PATCH v18 2/4] vfio-pci/zdev: Add a device feature for error information
` [PATCH v18 3/4] vfio/pci: Add a reset_done callback for vfio-pci driver
[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-08 18:42 UTC (2+ messages)
[PATCH v3 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-06-08 17:18 UTC (5+ 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] 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 (5+ 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 v1 00/26] KVM: arm64 on s390 System Register Handling
2026-06-08 12:08 UTC (9+ messages)
` [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 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 (12+ 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/4] s390: Idle time accounting improvements
2026-06-08 7:55 UTC (2+ messages)
[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 00/13] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
2026-06-05 6:45 UTC (19+ messages)
` [PATCH v3 01/13] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v3 02/13] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v3 03/13] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH v3 04/13] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH v3 05/13] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v3 06/13] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH v3 07/13] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH v3 08/13] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH v3 09/13] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH v3 10/13] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [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()
[RFC 00/12] PCI: Add support for Scalable I/O Virtualization
2026-06-05 4:14 UTC (19+ messages)
` [RFC 01/12] PCI: Add helpers to identify SR-IOV PFs/VFs
` [RFC 02/12] PCI: Convert iov.c to pci_is_sriov_* helpers
` [RFC 03/12] PCI: Convert pci.h "
` [RFC 04/12] PCI: Convert arch/powerpc "
` [RFC 05/12] PCI: Convert s390/pci/pci.c "
` [RFC 06/12] PCI: Convert vfio_pci_core.c "
` [RFC 07/12] PCI: Convert xen-pciback and pci-driver "
` [RFC 08/12] PCI: Add is_sriov bit to struct pci_dev
` [RFC 09/12] PCI: Add helper to compute VF Routing ID to pci.h
` [RFC 10/12] PCI: Add Scalable I/O Virtualization data structure definitions
` [RFC 11/12] PCI: Initialize and release SIOV capability
` [RFC 12/12] PCI: Reserve bus range for SIOV devices
[PATCH net-next v2 1/2] net/smc: transition to RDMA core CQ pooling
2026-06-05 4:00 UTC (3+ messages)
[GIT PULL] s390 updates for 7.1-rc7
2026-06-04 20:38 UTC (2+ messages)
[PATCH v10 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-06-04 19:27 UTC (4+ messages)
` [PATCH v10 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v10 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v10 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
[PATCH v2 00/12] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
2026-06-04 12:40 UTC (8+ messages)
` [PATCH v2 01/12] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v2 10/12] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
[PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split
2026-06-03 22:55 UTC (14+ messages)
[PATCH v11 00/19] perf: Use e_machine and lazily compute symbols
2026-06-03 21:45 UTC (7+ messages)
` [PATCH v12 "
[PATCH v2 0/3] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-06-03 21:20 UTC (8+ messages)
` [PATCH v2 2/3] vfio-pci/zdev: Add VFIO FMB device feature
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox