linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v10 00/24] Provide a new two step DMA mapping API
 2025-04-28  9:22 UTC  (6+ messages)
` [PATCH v10 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v10 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v10 03/24] iommu: generalize the batched sync after map interface
` [PATCH v10 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v10 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper

[PATCH v4] mm: pass nid to reserve_bootmem_region()
 2025-04-28  9:13 UTC  (7+ messages)
` [PATCH] mm: memblock: Fix arguments passed to memblock_set_node()

[PATCH v2 0/3] move all VMA allocation, freeing and duplication logic to mm
 2025-04-28  8:53 UTC  (6+ messages)
` [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem
` [PATCH v2 2/3] mm: move dup_mmap() to mm
` [PATCH v2 3/3] mm: perform VMA allocation, freeing, duplication in mm

[PATCH mm-new] mm/zblock: avoid failing the build
 2025-04-28  8:46 UTC  (2+ messages)

[PATCH] mm: hugetlb: Fix incorrect fallback for subpool
 2025-04-28  8:41 UTC  (2+ messages)

[PATCH] selftests/mm: use long for dwRegionSize
 2025-04-28  8:27 UTC  (3+ messages)

[PATCH v4 0/7] mm: Introduce for_each_valid_pfn()
 2025-04-28  8:25 UTC  (17+ messages)
` [PATCH v4 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
` [PATCH v4 7/7] mm/mm_init: Use for_each_valid_pfn() in init_unavailable_range()

[PATCH] mm/memory: fix mapcount / refcount sanity check for mTHP reuse
 2025-04-28  8:21 UTC  (2+ messages)

[PATCH 0/3] mm: small cleanups for io-mapping, debug_page_alloc and numa
 2025-04-28  7:22 UTC  (7+ messages)
` [PATCH 1/3] mm/io-mapping: precompute remap protection flags for clarity
` [PATCH 2/3] mm/debug_page_alloc: improve error message for invalid guardpage minorder
` [PATCH 3/3] mm/numa: remove unnecessary local variable in alloc_node_data()

[PATCH v4 0/9] SLUB percpu sheaves
 2025-04-28  7:08 UTC  (7+ messages)
` [PATCH v4 1/9] slab: add opt-in caching layer of "
` [PATCH v4 9/9] mm, slub: skip percpu sheaves for remote object freeing

[PATCH mm-new v2] mm/zblock: add debugfs
 2025-04-28  6:49 UTC 

[Hypervisor Live Update] Notes from April 21, 2025
 2025-04-28  6:20 UTC 

[PATCH rfc 00/12] mm: BPF OOM
 2025-04-28  6:11 UTC  (14+ messages)
` [PATCH rfc 01/12] mm: introduce a bpf hook for OOM handling
` [PATCH rfc 02/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH rfc 03/12] bpf: treat fmodret tracing program's arguments as trusted
` [PATCH rfc 04/12] mm: introduce bpf_oom_kill_process() bpf kfunc
` [PATCH rfc 05/12] mm: introduce bpf kfuncs to deal with memcg pointers
` [PATCH rfc 06/12] mm: introduce bpf_get_root_mem_cgroup() bpf kfunc
` [PATCH rfc 07/12] bpf: selftests: introduce read_cgroup_file() helper
` [PATCH rfc 08/12] bpf: selftests: bpf OOM handler test
` [PATCH rfc 09/12] sched: psi: bpf hook to handle psi events
` [PATCH rfc 10/12] mm: introduce bpf_out_of_memory() bpf kfunc
` [PATCH rfc 11/12] bpf: selftests: introduce open_cgroup_file() helper
` [PATCH rfc 12/12] bpf: selftests: psi handler test

[BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
 2025-04-28  5:09 UTC  (2+ messages)

[PATCH v3] mm: pcp: increase pcp->free_count threshold to trigger free_high
 2025-04-28  5:00 UTC  (6+ messages)

[PATCH mm-new] mm/zblock: add debugfs
 2025-04-28  4:48 UTC  (3+ messages)

[PATCH] perf lock contention: Symbolize zone->lock using BTF
 2025-04-28  4:42 UTC  (2+ messages)

Call for Proposals for fossy.us 2025
 2025-04-28  4:07 UTC  (2+ messages)

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-04-28  3:43 UTC  (6+ messages)

[PATCH 0/6] mm, swap: clean up swap cache mapping helper
 2025-04-28  3:14 UTC  (22+ messages)
` [PATCH 1/6] fuse: drop usage of folio_index
` [PATCH 2/6] btrfs: "
` [PATCH 3/6] f2fs: "
` [PATCH 4/6] filemap: do not use folio_contains for swap cache folios
` [PATCH 5/6] mm: move folio_index to mm/swap.h and remove no longer needed helper
` [PATCH 6/6] mm, swap: remove no longer used swap mapping helper

[PATCH v3 0/3] Use kmem_cache for memcg alloc
 2025-04-28  2:20 UTC  (12+ messages)
` [PATCH v3 1/3] mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
` [PATCH v3 2/3] mm/memcg: use kmem_cache when alloc memcg
` [PATCH v3 3/3] mm/memcg: use kmem_cache when alloc memcg pernode info

[RFC PATCH 0/7] Reviving the slab destructor to tackle the percpu allocator scalability problem
 2025-04-28  1:18 UTC  (8+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-04-28  1:05 UTC  (13+ messages)
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page

[PATCH] mm: alloc_tag: change the KASAN_TAG_WIDTH for HW_TAGS
 2025-04-28  0:25 UTC  (2+ messages)

SNP guest crash in memblock with unaccepted memory
 2025-04-27 15:01 UTC 

[PATCH] mm: remove unused macro INIT_PASID
 2025-04-27 14:50 UTC 

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-27  8:13 UTC  (24+ messages)
` [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v9 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map

[PATCH v2 0/2] Clean up split_huge_pmd_locked() and remove unnecessary folio pointers
 2025-04-27  6:06 UTC  (9+ messages)
` [PATCH v2 1/2] mm/huge_memory: Adjust try_to_migrate_one() and split_huge_pmd_locked()
` [PATCH v2 2/2] mm/huge_memory: Remove useless folio pointers passing

[PATCH 2/3] lib/tests: Add randstruct KUnit test
 2025-04-27  6:04 UTC  (3+ messages)

[PATCH v7 00/13] nommu UML
 2025-04-27  3:49 UTC  (2+ messages)

[PATCH v4 00/12] khugepaged: mTHP support
 2025-04-27  2:51 UTC  (3+ messages)
` [PATCH v4 06/12] khugepaged: introduce khugepaged_scan_bitmap for "

[PATCH mm-unstable] samples/damon: trigger build even if only mtier is enabled
 2025-04-26 18:40 UTC 

[PATCH v2] mm: vmalloc: Support more granular vrealloc() sizing
 2025-04-26 10:17 UTC  (2+ messages)

[Invitation] Linux memory hotness and promotion biweekly
 2025-04-26  3:11 UTC 

mm/vmscan.o: warning: objtool: shrink_node+0x1a59: sibling call from callable instruction with modified stack frame
 2025-04-26  2:53 UTC 

[PATCH v6 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-04-26  2:06 UTC  (4+ messages)
` [PATCH v6 1/3] dmapool: add NUMA affinity support
` [PATCH v6 2/3] nvme/pci: factor out nvme_init_hctx() helper
` [PATCH v6 3/3] nvme/pci: make PRP list DMA pools per-NUMA-node

[PATCH] mm: vmscan: apply proportional reclaim pressure for memcg when MGLRU is enabled
 2025-04-26  2:05 UTC  (2+ messages)

[PATCH] kernel-doc: Add initial binfmt docs
 2025-04-26  0:07 UTC 

[PATCH v1 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
 2025-04-25 23:59 UTC  (12+ messages)
` [PATCH v1 02/11] mm: convert track_pfn_insert() to pfnmap_sanitize_pgprot()
` [PATCH v1 04/11] mm/memremap: convert to pfnmap_track() + pfnmap_untrack()
` [PATCH v1 05/11] mm: convert VM_PFNMAP tracking "

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-25 22:51 UTC  (9+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration

BUG: vdso changes expose elf mapping issue
 2025-04-25 22:48 UTC  (4+ messages)

[PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-04-25 22:45 UTC 

[PATCH v5 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-04-25 21:44 UTC  (8+ messages)
` [PATCH v5 1/3] dmapool: add NUMA affinity support
` [PATCH v5 3/3] nvme/pci: make PRP list DMA pools per-NUMA-node

DAMON Beer/Coffee/Tea chat reminder for the week of 2025-04-28
 2025-04-25 21:32 UTC 

msync() seems not to clean the data cache
 2025-04-25 20:45 UTC  (3+ messages)

[PATCH] memcg: multi-memcg percpu charge cache
 2025-04-25 20:18 UTC  (2+ messages)

[PATCH 0/4] move all VMA allocation, freeing and duplication logic to mm
 2025-04-25 17:26 UTC  (21+ messages)
` [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm

[PATCH] mm/compaction: do not break pages whose order is larger than target order
 2025-04-25 17:24 UTC  (7+ messages)

[RFC v1 0/3] Live Update Orchestrator
 2025-04-25 17:21 UTC  (7+ messages)
` [RFC v1 1/3] luo: "

[PATCH v1 1/1] mm, slab: fold need_slab_obj_ext() into its only user
 2025-04-25 17:07 UTC  (3+ messages)

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-25 16:39 UTC  (18+ messages)
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls

[PATCH v2 00/12] Always call constructor for kernel page tables
 2025-04-25 16:35 UTC  (5+ messages)
` [PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs

[PATCH 0/2] mm/userfaultfd: Fix uninitialized output field for -EAGAIN race
 2025-04-25 16:27 UTC  (9+ messages)
` [PATCH 1/2] "

[PATCH] tools/testing/selftests: fix guard region test tmpfs assumption
 2025-04-25 16:24 UTC 

[PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
 2025-04-25 15:44 UTC  (7+ messages)

[PATCH RESEND 0/6] support ksm_stat showing at cgroup level
 2025-04-25 14:30 UTC  (5+ messages)
` [PATCH RESEND 1/6] memcontrol: rename mem_cgroup_scan_tasks()

[DISCUSSION] Revisiting Slab Movable Objects
 2025-04-25 11:09 UTC  (3+ messages)

[PATCH v2] mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER
 2025-04-25 11:04 UTC  (3+ messages)

page:  |  | latest

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