linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-19  9:16 UTC  (13+ messages)
` [PATCH v4 1/9] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v4 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v4 3/9] mm: update vma_modify_flags() to handle residual flags, document
` [PATCH v4 4/9] mm: implement sticky VMA flags
` [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 v4 7/9] tools/testing/vma: add VMA sticky userland tests
` [PATCH v4 8/9] tools/testing/selftests/mm: add MADV_COLLAPSE test case
` [PATCH v4 9/9] tools/testing/selftests/mm: add smaps visibility guard region test

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 

[PATCH v3] io: add io_pgtable abstraction
 2025-11-19  8:59 UTC  (4+ messages)

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

[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 v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-19  8:10 UTC  (15+ 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] MAINTAINERS: add test_kho to KHO's entry
 2025-11-19  7:36 UTC  (4+ messages)

[PATCH v2 0/7] enable PT_RECLAIM on all 64-bit architectures
 2025-11-19  7:31 UTC  (8+ 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] 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 1/2] mm/khugepaged: do synchronous writeback for MADV_COLLAPSE
 2025-11-19  7:00 UTC  (4+ messages)
` [PATCH 2/2] mm/khugepaged: return EAGAIN for transient dirty pages in MADV_COLLAPSE

[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 v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-19  5:54 UTC  (18+ messages)
` [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

[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  (12+ messages)
` [PATCH v3 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags
` [PATCH v3 2/4] mm/vmalloc: Add a helper to optimize vmalloc allocation gfps
` [PATCH v3 3/4] mm/vmalloc: cleanup large_gfp in vm_area_alloc_pages()
` [PATCH v3 4/4] mm/vmalloc: cleanup gfp flag use in new_vmap_block()

[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] mm/memory hotplug/unplug: Optimize zone->contiguous update when move pfn range
 2025-11-19  4:07 UTC  (9+ messages)
  ` [PATCH v2] "

[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)

[PATCH 0/3] mm: Coccinelle-driven cleanups across memory management code
 2025-11-19  1: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

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

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

[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 v1 0/2] Only free healthy pages in high-order HWPoison folio
 2025-11-18 21:54 UTC  (9+ messages)
` [PATCH v1 1/2] mm/huge_memory: introduce uniform_split_unmapped_folio_to_zero_order

[PATCH] unshare: Fix nsproxy leak on set_cred_ucounts() error path
 2025-11-18 21:34 UTC  (3+ 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  (15+ messages)
` [PATCH v6 06/18] x86/kasan: Add arch specific kasan functions
` [PATCH v6 14/18] x86: Minimal SLAB alignment
` [PATCH v6 15/18] x86/kasan: Handle UD1 for inline KASAN reports
` [PATCH v6 18/18] x86/kasan: Make software tag-based kasan available

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

[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 

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

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-11-18 10:36 UTC  (3+ messages)

[RFC mm v6] mm: introduce a new page type for page pool in page type
 2025-11-18 10:20 UTC  (7+ messages)

Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
 2025-11-18 10:03 UTC  (12+ messages)

[PATCH] mm/vmalloc: warn only once when vmalloc detect invalid gfp flags
 2025-11-18  9:31 UTC  (3+ messages)

[RFC PATCH 0/4] Extend xas_split* to support splitting arbitrarily large entries
 2025-11-18  8:51 UTC  (5+ messages)
` [syzbot ci] "

[PATCH v4 00/54] tree-in-dcache stuff
 2025-11-18  5:15 UTC  (7+ messages)
` [PATCH v4 06/54] primitives for maintaining persisitency
` [PATCH v4 28/54] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v4 35/54] convert selinuxfs
` [PATCH v4 46/54] hypfs: swich hypfs_create_u64() to returning int
` [PATCH v4 47/54] convert hypfs
` [PATCH v4 48/54] convert rpc_pipefs

page:  |  | latest

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