messages from 2026-07-16 10:24:33 to 2026-07-20 19:38:38 UTC [more...]
[PATCH v22 0/4] [PCI] Error recovery for vfio-pci devices on s390x
2026-07-20 19:38 UTC (6+ messages)
` [PATCH v22 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v22 2/4] PCI: Avoid saving config space state if inaccessible
` [PATCH v22 3/4] PCI: Fail FLR when config space is inaccessible
` [PATCH v22 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-20 19:21 UTC (3+ messages)
[PATCH 00/22] Simplify special kernel page table handling
2026-07-20 19:05 UTC (7+ messages)
` [PATCH 14/22] mm: set page table page type when allocated
` [PATCH 17/22] mm: pagewalk: drop redundant address check for kernel mm walks
[PATCH v3 0/4] KVM s390x PCI fixes
2026-07-20 18:42 UTC (9+ messages)
` [PATCH v3 1/4] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v3 2/4] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v3 3/4] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v3 4/4] KVM: s390: pci: Fix resource leak on IRQ registration failure
[PATCH net] net/smc: validate peer CDC cursor against RMBE size before accepting it
2026-07-20 17:07 UTC
[PATCH net] net/iucv: take a reference on the socket found in afiucv_hs_rcv()
2026-07-20 15:33 UTC (5+ messages)
[PATCH v4 0/1] Use mutex_lock_killable() in ap_bus_force_rescan()
2026-07-20 15:04 UTC (2+ messages)
[PATCH] s390/maccess: use proper PTE accessors for copying old memory
2026-07-20 14:51 UTC (2+ messages)
[RFC PATCH 0/4] mm: introduce __ptent sparse attribute
2026-07-20 13:49 UTC (11+ 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 v2 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
2026-07-20 13:22 UTC (2+ messages)
[PATCH v4 0/8] s390: Reintroduce support for DCACHE_WORD_ACCESS
2026-07-20 10:53 UTC (26+ messages)
` [PATCH v4 1/8] KVM: s390: pv: Use VM_SPARSE area for guest variable storage area
` [PATCH v4 2/8] s390/mm: Add missing mm check to do_secure_storage_access()
` [PATCH v4 3/8] s390/mm: Use lock_mm_and_find_vma() in do_secure_storage_access()
` [PATCH v4 4/8] s390/mm: Fix handling of vmalloc area "
` [PATCH v4 5/8] s390/mm: Remove folio handling for kernel faults "
` [PATCH v4 6/8] s390/mm: Use handle_fault_error() "
` [PATCH v4 7/8] s390/mm: Use goto statement "
` [PATCH v4 8/8] s390: Add support for DCACHE_WORD_ACCESS (again)
[PATCH 0/1] zfcp bugfix for 7.2
2026-07-20 7:55 UTC (4+ messages)
` [PATCH 1/1] fix memory leak during adapter release by destroying gid_pn_req
[PATCH v3 0/6] s390: Reintroduce support for DCACHE_WORD_ACCESS
2026-07-19 13:27 UTC (13+ messages)
` [PATCH v3 1/6] KVM: s390: pv: Use VM_SPARSE area for guest variable storage area
` [PATCH v3 2/6] s390/mm: Add missing mm check to do_secure_storage_access()
` [PATCH v3 3/6] s390/mm: Use lock_mm_and_find_vma() in do_secure_storage_access()
` [PATCH v3 4/6] s390/mm: Fix handling of vmalloc area "
` [PATCH v3 5/6] s390/mm: Remove folio handling for kernel faults "
` [PATCH v3 6/6] s390: Add support for DCACHE_WORD_ACCESS (again)
[PATCH 0/4] s390: Reintroduce support for DCACHE_WORD_ACCESS
2026-07-19 13:03 UTC (10+ 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)
[GIT PULL] s390 updates for 7.2-rc4
2026-07-19 4:17 UTC (2+ messages)
[PATCH v20 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
2026-07-17 21:26 UTC (3+ messages)
` [PATCH v20 2/3] vfio-pci/zdev: Add a device feature for error information
[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
[PATCH 00/21] KVM: s390: vsie: Add VSIE SIGP Interpretation (vsie_sigpi)
2026-07-17 14:20 UTC (4+ 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 (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 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 (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
[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 (7+ messages)
` [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 (4+ messages)
` [PATCH rdma-next v2 14/14] RDMA/selftests: Add rxe_netns_names test
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