linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v3 0/8] mm: Hot page tracking and promotion infrastructure
 2025-11-19 13:06 UTC  (2+ messages)

[PATCH] mm/swap: fix wrong plist empty check in swap_alloc_slow()
 2025-11-19 13:02 UTC  (2+ messages)

[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-19 12:55 UTC  (3+ messages)
` [PATCH v3 3/8] mm: implement sticky VMA flags

[PATCH] mm/huge_memory: fix NULL pointer deference when splitting shmem folio in swap cache
 2025-11-19 12:54 UTC  (7+ messages)

[PATCH 0/3] mm: Coccinelle-driven cleanups across memory management code
 2025-11-19 12:50 UTC  (12+ messages)
` [PATCH 1/3] mm/pagewalk: use min() macro instead of manual ternary
` [PATCH 3/3] mm/zswap: use %pe to print PTR_ERR() values

[PATCH] mm/memory hotplug/unplug: Optimize zone->contiguous update when move pfn range
 2025-11-19 12:44 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] mm/huge_memory: consolidate order-related checks into folio_split_supported()
 2025-11-19 12:39 UTC  (3+ messages)

[PATCH v1 0/2] Only free healthy pages in high-order HWPoison folio
 2025-11-19 12:37 UTC  (10+ messages)
` [PATCH v1 1/2] mm/huge_memory: introduce uniform_split_unmapped_folio_to_zero_order

[PATCH] mm/huge_memory.c: introduce folio_split_unmapped
 2025-11-19 12:32 UTC  (5+ messages)

[PATCH] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
 2025-11-19 12:27 UTC  (2+ messages)

[PATCH 0/7] enable PT_RECLAIM on all 64-bit architectures
 2025-11-19 12:24 UTC  (13+ messages)
` [PATCH 7/7] mm: make PT_RECLAIM depend on MMU_GATHER_RCU_TABLE_FREE && 64BIT

[PATCH v2 0/7] enable PT_RECLAIM on all 64-bit architectures
 2025-11-19 12:17 UTC  (12+ messages)
` [PATCH v2 1/7] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v2 2/7] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v2 3/7] LoongArch: "
` [PATCH v2 4/7] mips: "
` [PATCH v2 5/7] parisc: "
` [PATCH v2 6/7] um: "
` [PATCH v2 7/7] mm: enable PT_RECLAIM on all 64-bit architectures

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-11-19 12:13 UTC  (8+ messages)
` [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support
` [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v12 mm-new 14/15] khugepaged: run khugepaged for all orders

[PATCH v3] io: add io_pgtable abstraction
 2025-11-19 10:56 UTC  (6+ messages)

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-11-19 10:53 UTC  (3+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage

[PATCH 1/2] mm/khugepaged: do synchronous writeback for MADV_COLLAPSE
 2025-11-19 10:25 UTC  (6+ messages)
` [PATCH 2/2] mm/khugepaged: return EAGAIN for transient dirty pages in MADV_COLLAPSE

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-19 10:13 UTC  (23+ messages)
` [PATCH v1 06/26] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v1 07/26] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v1 08/26] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v1 09/26] writeback: prevent memory cgroup release in writeback module
` [PATCH v1 10/26] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v1 11/26] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v1 12/26] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v1 13/26] mm: mglru: prevent memory cgroup release in mglru

[PATCH v3] mm/memory-failure: remove the selection of RAS
 2025-11-19  9:59 UTC 

[PATCH] zram: fixup "introduce writeback bio batching support"
 2025-11-19  9:46 UTC 

[PATCH v6 0/7] Cache coherency management subsystem
 2025-11-19  9:42 UTC  (7+ messages)
` [PATCH v6 3/7] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION

[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-19  9:27 UTC  (9+ messages)
` [PATCH v4 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v4 6/9] mm: set the VM_MAYBE_GUARD flag on guard region install

[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-19  9:18 UTC  (20+ messages)
` [PATCH v8 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v8 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v8 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v8 11/11] vfio/nvgrace: Support get_dmabuf_phys

Userland used in writeback path was Re: [PATCH] nbd: restrict sockets to TCP and UDP
 2025-11-19  9:10 UTC 

[BUG] WARNING in __alloc_frozen_pages_noprof
 2025-11-19  9:07 UTC 

[RFC -next] memcg: Optimize creation performance when LRU_GEN is enabled
 2025-11-19  8:37 UTC 

[vbabka:b4/sheaves-for-all] [slab] a7317bb8f3: BUG:kernel_NULL_pointer_dereference,address
 2025-11-19  8:32 UTC 

[PATCH] MAINTAINERS: add test_kho to KHO's entry
 2025-11-19  7:36 UTC  (4+ messages)

[PATCH] kho: free chunks using free_page() instead of kfree()
 2025-11-19  7:14 UTC  (3+ messages)

[PATCH] test_kho: always print restore status
 2025-11-19  7:13 UTC  (3+ messages)

[GIT PULL] memblock: fix memblock_estimated_nr_free_pages() for soft-reserved memory
 2025-11-19  7:08 UTC 

[PATCH] mm: Tweak __vma_enter_locked()
 2025-11-19  7:02 UTC  (2+ messages)

[PATCH v2] mm/huge_memory: introduce folio_split_unmapped
 2025-11-19  6:44 UTC  (3+ messages)

[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
 2025-11-19  6:29 UTC  (18+ messages)

[PATCH v1] mm/huge_memory: rename __split_unmapped_folio to __split_frozen_folio
 2025-11-19  5:46 UTC 

[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
 2025-11-19  5:44 UTC  (5+ messages)
` [PATCH v3 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags

[PATCH v4] zram: Fix the issue that the write - back limits might overflow
 2025-11-19  4:13 UTC 

[PATCH v3] zram: Fix the issue that the write - back limits might overflow
 2025-11-19  4:09 UTC  (2+ messages)

[PATCH v2 0/3] tmpfs: zero post-eof ranges on file extension
 2025-11-19  3:53 UTC  (5+ messages)
` [PATCH v2 1/3] tmpfs: zero post-eof uptodate folios on swapout

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-19  3:03 UTC  (38+ messages)
` [PATCH v6 01/20] liveupdate: luo_core: luo_ioctl: "
` [PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
` [PATCH v6 08/20] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v6 20/20] tests/liveupdate: Add in-kernel liveupdate test

[RFC net-next] eth: fbnic: use ring->page_pool instead of page->pp in fbnic_clean_twq1()
 2025-11-19  2:48 UTC  (4+ messages)

[RFC PATCH 0/3] Memory Controller eBPF support
 2025-11-19  2:19 UTC  (7+ messages)
` [RFC PATCH 1/3] memcg: add eBPF struct ops support for memory charging
` [RFC PATCH 2/3] selftests/bpf: add memcg eBPF struct ops test
` [RFC PATCH 3/3] samples/bpf: add example memcg eBPF program

[PATCH v2] mm/vmalloc: warn only once when vmalloc detect invalid gfp flags
 2025-11-19  2:00 UTC  (4+ messages)

[PATCH 2/3] mm/vmscan: use %pe to print PTR_ERR() values
 2025-11-19  1:52 UTC  (3+ messages)

[RFC mm v7] mm: introduce a new page type for page pool in page type
 2025-11-19  1:27 UTC 

[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
 2025-11-19  0:52 UTC  (10+ messages)
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-11-19  0:18 UTC  (4+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking

[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
 2025-11-18 23:30 UTC  (7+ messages)
` [RFC PATCH 2/8] mm: Add PG_atomic

[PATCH] unshare: Fix nsproxy leak on set_cred_ucounts() error path
 2025-11-18 21:34 UTC  (2+ messages)

[PATCH] fork: stop ignoring NUMA while handling cached thread stacks
 2025-11-18 21:15 UTC  (2+ messages)

[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-11-18 20:35 UTC  (9+ messages)
` [PATCH v6 06/18] x86/kasan: Add arch specific kasan functions
` [PATCH v6 15/18] x86/kasan: Handle UD1 for inline KASAN reports

[PATCH] mm/huge_memory.c: introduce split_unmapped_folio_to_order
 2025-11-18 20:17 UTC  (10+ messages)

[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
 2025-11-18 19:57 UTC  (3+ messages)

[PATCH v11 00/15] unwind_deferred: Implement sframe handling
 2025-11-18 19:26 UTC  (4+ messages)
` [PATCH v11 03/15] unwind_user/sframe: Add support for reading .sframe headers

[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
 2025-11-18 19:23 UTC  (4+ messages)
` [PATCH v8 2/7] mm: introduce clear_pages() and clear_user_pages()

[PATCH] kho: free already restored pages when kho_restore_vmalloc() fails
 2025-11-18 18:43 UTC  (2+ messages)

Understanding profiled tagged allocator growth in a stock kernel that's just idling
 2025-11-18 18:24 UTC  (2+ messages)

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-18 18:13 UTC  (5+ messages)
      ` [PATCH v14] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [PATCH v18] "

[PATCH v2] zram: Fix the issue that the write - back limits might overflow
 2025-11-18 17:58 UTC  (2+ messages)

[PATCH v1 00/13] kho: simplify state machine and enable dynamic updates
 2025-11-18 17:11 UTC  (7+ messages)
` [PATCH v1 04/13] kho: Verify deserialization status and fix FDT alignment access

[PATCH 0/4] Convert pgtable to use frozen pages
 2025-11-18 17:00 UTC  (3+ messages)
` [PATCH 3/4] mm: Mark pagetable memory when allocated

[RFC PATCH 0/4] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-18 16:41 UTC  (3+ messages)
` [RFC PATCH 3/4] userfaultfd, guest_memfd: support userfault minor mode in guest_memfd

[PATCH] mm/vmalloc: fix build error
 2025-11-18 15:50 UTC 

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-18 14:59 UTC  (7+ messages)

[PATCH v2] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
 2025-11-18 13:49 UTC  (2+ messages)

[PATCH] process_vm_readv/writev: add flags for pidfd and nowait
 2025-11-18 13:23 UTC 

page:  |  | latest

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