messages from 2026-07-16 14:51:53 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 (3+ messages)
` [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 (15+ messages)
` [PATCH rdma-next v3 02/14] RDMA/core: Handle device name conflicts when changing "
` [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 06/14] net/smc: Look up the pnetid ib device within the net namespace
` [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 (3+ messages)
` [PATCH net-next v4 1/3] net/smc: clear the correct v2 slot and buffer in smc_wr_tx_put_slot()
[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 (5+ messages)
` [PATCH 1/4] KVM: s390: pv: Use VM_SPARSE area for guest variable storage area
[PATCH v2 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
2026-07-17 8:41 UTC (16+ 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 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 (3+ 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 (6+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
page: | 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