[PATCH v2 00/17] Provide a new two step DMA mapping API
2024-11-06 13:49 UTC (18+ messages)
` [PATCH v2 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v2 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v2 03/17] iommu: generalize the batched sync after map interface
` [PATCH v2 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v2 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v2 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v2 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v2 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v2 09/17] docs: core-api: document the IOVA-based API
` [PATCH v2 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v2 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v2 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v2 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v2 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v2 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v2 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v2 17/17] vfio/mlx5: Enable the DMA link API
[linux-next:fs-next] BUILD SUCCESS 7671d2ddc9d7796f3c131b147229fbe4cd677d65
2024-11-06 11:50 UTC
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-11-06 11:44 UTC (7+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
` [RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
` [RFC PATCH] mm/slab: Avoid build bug for calls to kmalloc with a large constant
slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
2024-11-06 11:34 UTC (2+ messages)
[RFC PATCH] docs/mm: add VMA locks documentation
2024-11-06 11:28 UTC (22+ messages)
[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
2024-11-06 10:56 UTC (15+ messages)
[PATCH v2 0/6] Buddy allocator like folio split
2024-11-06 10:44 UTC (3+ messages)
` [PATCH v2 1/6] mm/huge_memory: add two new (yet used) functions for folio_split()
[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
2024-11-06 10:31 UTC (7+ messages)
[PATCH v2 0/3] tmpfs: Casefold fixes
2024-11-06 10:23 UTC (2+ messages)
[RFC PATCH 0/3] Reduce dependence on vmas deep in hugetlb allocation code
2024-11-06 10:13 UTC (6+ messages)
` [RFC PATCH 1/3] mm: hugetlb: Simplify logic in dequeue_hugetlb_folio_vma()
` [RFC PATCH 2/3] mm: hugetlb: Refactor vma_has_reserves() to should_use_hstate_resv()
[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2024-11-06 10:06 UTC (2+ messages)
[PATCH] exec: NULL out bprm->argv0 when it is an ERR_PTR
2024-11-06 9:39 UTC (4+ messages)
[PATCH v2 0/1] mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
2024-11-06 9:23 UTC (6+ messages)
` [PATCH v2 1/1] [PATCH] "
[PATCH] mm/readahead: Fix large folio support in async readahead
2024-11-06 9:21 UTC
[PATCH -V3 RESEND] x86, tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-11-06 8:09 UTC (3+ messages)
[PATCH 6.6 00/28] fix CVE-2024-46701
2024-11-06 6:16 UTC (2+ messages)
[PATCH v16 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
2024-11-06 6:12 UTC (7+ messages)
` [PATCH v16 2/3] mm: memory-failure: move return value documentation to function declaration
cluster_alloc_swap_entry() may change per-cpu cluster of another CPU randomly
2024-11-06 5:24 UTC (7+ messages)
[RFC PATCH v3 0/4] Support large folios for tmpfs
2024-11-06 3:17 UTC (19+ messages)
[PATCH v3] mm: count zeromap read and set for swapout and swapin
2024-11-06 2:52 UTC (2+ messages)
[PATCH v2] mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create
2024-11-06 2:48 UTC (4+ messages)
[PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
2024-11-06 2:19 UTC (6+ messages)
FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v4.19-stable tree
2024-11-06 2:14 UTC
FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v5.4-stable tree
2024-11-06 2:13 UTC
FAILED: Patch "mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves" failed to apply to v5.10-stable tree
2024-11-06 2:12 UTC
FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v5.10-stable tree
2024-11-06 2:12 UTC
FAILED: Patch "vmscan,migrate: fix page count imbalance on node stats when demoting pages" failed to apply to v5.15-stable tree
2024-11-06 2:11 UTC
FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v5.15-stable tree
2024-11-06 2:11 UTC
FAILED: Patch "mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()" failed to apply to v6.1-stable tree
2024-11-06 2:11 UTC
FAILED: Patch "mm: avoid unconditional one-tick sleep when swapcache_prepare fails" failed to apply to v6.1-stable tree
2024-11-06 2:10 UTC
FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v6.1-stable tree
2024-11-06 2:10 UTC
FAILED: Patch "mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats" failed to apply to v6.1-stable tree
2024-11-06 2:10 UTC
FAILED: Patch "mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()" failed to apply to v6.6-stable tree
2024-11-06 2:10 UTC
FAILED: Patch "mm: allow set/clear page_type again" failed to apply to v6.6-stable tree
2024-11-06 2:09 UTC
FAILED: Patch "mm: avoid unconditional one-tick sleep when swapcache_prepare fails" failed to apply to v6.6-stable tree
2024-11-06 2:09 UTC
FAILED: Patch "mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats" failed to apply to v6.6-stable tree
2024-11-06 2:08 UTC
FAILED: Patch "mm: allow set/clear page_type again" failed to apply to v6.11-stable tree
2024-11-06 2:08 UTC
FAILED: Patch "mm: avoid unconditional one-tick sleep when swapcache_prepare fails" failed to apply to v6.11-stable tree
2024-11-06 2:08 UTC
[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-11-06 2:01 UTC (2+ messages)
[syzbot] [mm?] general protection fault in swap_reclaim_full_clusters
2024-11-06 1:23 UTC
[syzbot] [mm?] BUG: Bad page state in kvm_coalesced_mmio_init
2024-11-06 1:08 UTC (3+ messages)
[PATCH 0/3] Introduce acctmem
2024-11-06 0:09 UTC (6+ messages)
` [PATCH 1/3] mm: Opencode split_page_memcg() in __split_huge_page()
` [PATCH 2/3] mm: Simplify split_page_memcg()
[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
2024-11-05 23:57 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 566383b19a74825da16da3b567303cb0536411d0
2024-11-05 23:17 UTC
[linux-next:master] BUILD REGRESSION 850f22c42f4b0a14a015aecc26f46f9948ded6dd
2024-11-05 23:00 UTC
[PATCH 00/26] Address Space Isolation (ASI) 2024
2024-11-05 21:40 UTC (9+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
[syzbot] [mm?] kernel BUG in __page_table_check_zero (2)
2024-11-05 21:30 UTC (6+ messages)
[PATCH 0/4] mm: fix checkpatch.pl warnings in memcg v1 code
2024-11-05 21:23 UTC (16+ messages)
` [PATCH 1/4] mm: fix quoted strings spliting across lines
` [PATCH 2/4] mm: Fix minor formatting issues for mm control
` [PATCH 3/4] mm: Prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH 4/4] mm: Replace simple_strtoul() with kstrtoul()
[PATCH v2 00/33] Separate struct slab from struct page
2024-11-05 21:08 UTC (7+ messages)
` slab tree for next
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-05 20:32 UTC (8+ messages)
` [PATCH v15 08/15] cxl/memfeature: Add CXL memory device ECS control feature
` [PATCH v15 12/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v15 13/15] cxl/memfeature: Add CXL memory device sPPR control feature
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-05 19:53 UTC (5+ messages)
[PATCH v2] mm: count zeromap read and set for swapout and swapin
2024-11-05 19:35 UTC (19+ messages)
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-11-05 19:04 UTC (5+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
2024-11-05 18:55 UTC (6+ messages)
` [RFC PATCH 1/4] mm: Add mempolicy support to the filemap layer
` [RFC PATCH 2/4] Introduce fbind syscall
` [RFC PATCH 3/4] KVM: guest_memfd: Pass file pointer instead of inode in guest_memfd APIs
` [RFC PATCH 4/4] KVM: guest_memfd: Enforce NUMA mempolicy if available
[PATCH 5.10.y 0/2] Backport fix of CVE-2024-47674 to 5.10
2024-11-05 15:50 UTC (3+ messages)
` [PATCH 5.10.y 1/2] mm: add remap_pfn_range_notrack
` [PATCH 5.10.y 2/2] mm: avoid leaving partial pfn mappings around in error case
[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
2024-11-05 15:16 UTC (6+ messages)
[PATCH] mm: remove unnecessary page_table_lock on stack expansion
2024-11-05 15:07 UTC (3+ messages)
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2024-11-05 13:55 UTC (7+ messages)
` [PATCH v2 5/9] riscv: mm: Log potential KASAN shadow alias
` [PATCH v2 6/9] riscv: Do not rely on KASAN to define the memory layout
` [PATCH v2 7/9] riscv: Align the sv39 linear map to 16 GiB
[PATCH] exec: do not pass invalid pointer to kfree() from free_bprm()
2024-11-05 13:35 UTC (4+ messages)
[PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
2024-11-05 12:03 UTC (5+ messages)
[PATCH] mremap.2: Update information about MREMAP_DONTUNMAP restrictions
2024-11-05 11:50 UTC (2+ messages)
[PATCH] mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcount
2024-11-05 11:34 UTC
[PATCH v4] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
2024-11-05 9:22 UTC (2+ messages)
[syzbot] [mm?] WARNING: locking bug in __set_page_owner
2024-11-05 9:00 UTC (3+ messages)
[syzbot] [fs?] [mm?] kernel BUG in free_bprm
2024-11-05 8:35 UTC
[RFC PATCH] mm: Add large folio support for async readahead
2024-11-05 5:48 UTC (5+ messages)
[PATCH] maple_tree: use KMEM_CACHE to create maple_node caches
2024-11-05 4:17 UTC (5+ messages)
[PATCH] mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create
2024-11-05 2:30 UTC (9+ messages)
[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
2024-11-05 2:06 UTC (20+ messages)
[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
2024-11-05 1:41 UTC (15+ messages)
[PATCH] scftorture: Use workqueue to free scf_check
2024-11-05 1:00 UTC (4+ messages)
` [PATCH 1/2] scftorture: Move memory allocation outside of preempt_disable region
` [PATCH 2/2] scftorture: Use a lock-less list to free memory
[PATCH] trace/events/page_ref: add page info to page_ref trace event
2024-11-05 0:35 UTC (6+ messages)
[PATCH v1 0/6] memcg-v1: fully deprecate charge moving
2024-11-04 22:18 UTC (10+ messages)
` [PATCH v1 5/6] memcg-v1: no need for memcg locking for MGLRU
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-04 21:30 UTC (6+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox