Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-07-14 14:35:25 to 2026-07-17 18:09:28 UTC [more...]

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-17 18:04 UTC  (24+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v8 02/23] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v8 03/23] iommu/dma: Check atomic pool allocation result directly
` [PATCH v8 04/23] dma: free atomic pool pages by physical address
` [PATCH v8 05/23] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v8 06/23] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v8 07/23] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v8 08/23] coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT
` [PATCH v8 09/23] dma-mapping: Add internal shared allocation attribute
` [PATCH v8 10/23] dma-direct: use __DMA_ATTR_ALLOC_CC_SHARED in alloc/free paths
` [PATCH v8 11/23] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference
` [PATCH v8 13/23] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v8 14/23] dma-mapping: make dma_pgprot() honor __DMA_ATTR_ALLOC_CC_SHARED
` [PATCH v8 15/23] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v8 16/23] dma-direct: Move dma_direct_map_phys() to dma/direct.c
` [PATCH v8 17/23] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v8 18/23] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v8 19/23] dma-direct: select DMA address encoding from __DMA_ATTR_ALLOC_CC_SHARED
` [PATCH v8 20/23] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v8 21/23] dma: swiotlb: free dynamic pools from process context
` [PATCH v8 22/23] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v8 23/23] swiotlb: remove unused SWIOTLB_FORCE flag

[RFC PATCH 0/4] mm: introduce __ptent sparse attribute
 2026-07-17 17:14 UTC  (10+ messages)
` [RFC PATCH 1/4] mm: use proper PTE accessors in madvise() and mremap()
` [RFC PATCH 2/4] mm: introduce ptep_get_nopgtable() and set_pte_nopgtable() accessors
` [RFC PATCH 3/4] mm: introduce __ptent sparse attribute
` [RFC PATCH 4/4] s390/mm: implement __ptent-aware pte_t type

[PATCH 00/21] KVM: s390: vsie: Add VSIE SIGP Interpretation (vsie_sigpi)
 2026-07-17 14:20 UTC  (15+ messages)
` [PATCH 04/21] KVM: s390: vsie: Add SCAO read and write helpers
` [PATCH 07/21] KVM: s390: vsie: Add ssca_block and ssca_entry structs for vsie_ie
` [PATCH 13/21] KVM: s390: vsie: Add helper to pin multiple guest pages
` [PATCH 15/21] KVM: s390: vsie: Add struct vsie_sca with pin and unpin
` [PATCH 16/21] KVM: s390: vsie: Shadow VSIE SCA in guest-1

[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
 2026-07-17 14:09 UTC  (24+ messages)
` [PATCH rdma-next v3 01/14] RDMA/core: Pass the net namespace to the device name lookups
` [PATCH rdma-next v3 02/14] RDMA/core: Handle device name conflicts when changing net namespace
` [PATCH rdma-next v3 03/14] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next v3 04/14] RDMA/nldev: Report net namespace move errors through extack
` [PATCH rdma-next v3 05/14] RDMA/nldev: Allow setting the device name while changing net namespace
` [PATCH rdma-next v3 06/14] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next v3 07/14] RDMA/srp: Make the SRP sysfs class net namespace aware
` [PATCH rdma-next v3 08/14] RDMA/cgroup: Disambiguate devices across net namespaces
` [PATCH rdma-next v3 09/14] RDMA/cma: Document that CM configfs cannot be net namespace scoped
` [PATCH rdma-next v3 10/14] RDMA/core: Document the SELinux ibendport net namespace limitation
` [PATCH rdma-next v3 11/14] RDMA/core: Make device names unique per net namespace
` [PATCH rdma-next v3 12/14] RDMA/rxe: Allow queue VMAs to outlive ucontexts
` [PATCH rdma-next v3 13/14] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next v3 14/14] RDMA/selftests: Add rxe_netns_names test

[PATCH net v3] net/smc: order the CDC receive path against buffer publication
 2026-07-17 13:50 UTC  (2+ messages)

[PATCH v2] KVM: s390: pv: ignore ultravisor donated storage for kmemleak
 2026-07-17 13:45 UTC  (2+ messages)

[PATCH] s390/mm: Add missing vm_start <= addr check to do_secure_storage_access()
 2026-07-17 13:23 UTC  (2+ messages)

[PATCH v2 0/7] KVM: s390: Misc fixes
 2026-07-17 12:59 UTC  (3+ messages)
` [PATCH v2 5/7] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()

[PATCH net-next v4 0/3] net/smc: transition to RDMA core CQ pooling
 2026-07-17 11:38 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net/smc: clear the correct v2 slot and buffer in smc_wr_tx_put_slot()
` [PATCH net-next v4 2/3] net/smc: reduce TX slot contention with exclusive wait
` [PATCH net-next v4 3/3] net/smc: transition to RDMA core CQ pooling

[PATCH] KVM: s390: pv: ignore ultravisor donated storage for kmemleak
 2026-07-17 11:27 UTC 

[PATCH v2 0/4] s390: Reintroduce support for DCACHE_WORD_ACCESS
 2026-07-17 10:32 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: s390: pv: Use VM_SPARSE area for guest variable storage area
` [PATCH v2 2/4] s390/mm: Fix handling of secure storage access exceptions in vmalloc area
` [PATCH v2 3/4] s390/mm: Remove folio handling for secure storage access exceptions
` [PATCH v2 4/4] s390: Add support for DCACHE_WORD_ACCESS (again)

[PATCH 0/4] s390: Reintroduce support for DCACHE_WORD_ACCESS
 2026-07-17  9:12 UTC  (9+ messages)
` [PATCH 1/4] KVM: s390: pv: Use VM_SPARSE area for guest variable storage area
` [PATCH 2/4] s390/mm: Fix handling of secure storage access exceptions in vmalloc area
` [PATCH 3/4] s390/mm: Remove folio handling for secure storage access exceptions
` [PATCH 4/4] s390: Add support for DCACHE_WORD_ACCESS (again)

[PATCH v2 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
 2026-07-17  8:41 UTC  (18+ messages)
` [PATCH v2 01/10] x86/mm: drop order parameter from free_pagetable()
` [PATCH v2 02/10] mm: provide free_reserved_pages(), removing x86 variant
` [PATCH v2 03/10] s390/mm: use free_reserved_pages() in vmem_free_pages()
` [PATCH v2 04/10] mm/bootmem_info: allow calling free_bootmem_page() on pages without a bootmem_type
` [PATCH v2 05/10] x86/mm: stop marking vmemmap as SECTION_INFO
` [PATCH v2 06/10] x86/mm: stop marking page tables as MIX_SECTION_INFO
` [PATCH v2 07/10] x86/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
` [PATCH v2 08/10] mm/hugetlb_vmemmap: remove bootmem_info leftovers
` [PATCH v2 09/10] mm/sparse: remove bootmem_info.h include
` [PATCH v2 10/10] mm/bootmem_info: remove CONFIG_HAVE_BOOTMEM_INFO_NODE

[PATCH v21 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
 2026-07-16 18:19 UTC  (4+ messages)

[PATCH v2 0/4] KVM s390x PCI fixes
 2026-07-16 18:08 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v2 2/4] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v2 3/4] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v2 4/4] KVM: s390: pci: Fix resource leak on IRQ registration failure

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-16 14:52 UTC  (11+ messages)
` [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

[boqun:rust-rcu 14/27] rust/helpers/interrupt.c:17:9: warning: static function 'arch_local_save_flags' is used in an inline function with external linkage
 2026-07-16 13:54 UTC  (4+ messages)

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-16 10:43 UTC  (16+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
  ` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[PATCH rdma-next v2 00/14] RDMA: Make device names unique per net namespace
 2026-07-16 10:30 UTC  (13+ messages)
` [PATCH rdma-next v2 03/14] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next v2 06/14] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next v2 11/14] RDMA/core: Make device names unique per "
` [PATCH rdma-next v2 14/14] RDMA/selftests: Add rxe_netns_names test

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-16 10:24 UTC  (25+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
` [PATCH 12/22] x86/mm: use mm_is_kernel() for kernel mm checks
` [PATCH 13/22] mm: account page table pages when allocated
` [PATCH 14/22] mm: set page table page type "
` [PATCH 16/22] efi: mark efi_mm as a kernel mm
` [PATCH 17/22] mm: pagewalk: drop redundant address check for kernel mm walks
` [PATCH 19/22] x86/tboot: mark tboot_mm as a kernel mm
` [PATCH 20/22] arm64: mm: drop ctor/dtor calls for kernel page tables

[PATCH net v2] net/smc: order the CDC receive path against buffer publication
 2026-07-16  4:34 UTC  (2+ messages)

[PATCH RFC 0/2] s390: keep syscall number / return value in separate pt_regs members
 2026-07-15 14:10 UTC  (6+ messages)
` [PATCH 1/2] s390/syscall: Keep syscall return in extra ptregs member
` [PATCH 2/2] s390/syscall: Keep syscall number "

[PATCH v6 0/4] s390/mm: Batch PTE updates in lazy MMU mode
 2026-07-15 13:53 UTC  (6+ messages)
` [PATCH v6 1/4] mm: Make lazy MMU mode context-aware
` [PATCH v6 2/4] s390/mm: Batch PTE updates in lazy MMU mode
` [PATCH v6 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer
` [PATCH v6 4/4] s390/mm: Lazy "

[PATCH v5 0/4] s390/mm: Batch PTE updates in lazy MMU mode
 2026-07-15 11:30 UTC  (7+ messages)
` [PATCH v5 2/4] "
` [PATCH v5 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer

[GIT PULL 0/5] KVM: s390: Fixes for 7.2
 2026-07-15 10:16 UTC  (3+ messages)

[PATCH 0/2] Fix two issues in ptp_s390 driver
 2026-07-15  8:49 UTC  (3+ messages)
` [PATCH 1/2] ptp: ptp_s390: Add missing CC check for ptff()

[PATCH v1 0/6] s390/vfio_ccw fixes
 2026-07-14 23:45 UTC  (13+ messages)
` [PATCH v1 1/6] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v1 2/6] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v1 3/6] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v1 4/6] s390/vfio_ccw: copy maximum possible IDAL from guest
` [PATCH v1 5/6] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v1 6/6] s390/vfio_ccw: lock I/O resources alongside I/O regions

[patch 0/4] entry: Rework syscall skip logic
 2026-07-14 18:57 UTC  (9+ messages)
` [patch 1/4] entry: Rework syscall_audit_enter()
` [patch 2/4] entry: Rework trace_syscall_enter()
` [patch 3/4] entry: Make return type of syscall_trace_enter() bool
` [patch 4/4] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution

[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-14 16:20 UTC  (10+ messages)
` [PATCH net v4 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH net v4 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH net v4 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()

[PATCH net 1/1] net: smc: fix splice entry lifetime imbalance in smc_rx_splice
 2026-07-14 14:35 UTC  (3+ messages)


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