linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-20 05:11:00 to 2025-08-21 03:42:00 UTC [more...]

[PATCH v10 00/13] khugepaged: mTHP support
 2025-08-21  3:41 UTC  (20+ messages)
` [PATCH v10 01/13] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v10 04/13] khugepaged: generalize alloc_charge_folio()
` [PATCH v10 05/13] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v10 06/13] khugepaged: add "
` [PATCH v10 08/13] khugepaged: avoid unnecessary mTHP collapse attempts

[PATCH v2] mm/damon/core: set quota->charged_from to jiffies at first charge window
 2025-08-21  2:54 UTC  (6+ messages)

[PATCH 0/3] memcg, writeback: Don't wait writeback completion
 2025-08-21  2:37 UTC  (8+ messages)
` [PATCH 1/3] writeback: Rename wb_writeback_work->auto_free to free_work
` [PATCH] writeback: Add wb_writeback_work->free_done
` [PATCH] memcg: Don't wait writeback completion when release memcg
    ` [External] "
  ` [External] Re: [PATCH 0/3] memcg, writeback: Don't wait writeback completion

[PATCH v1 00/14] mm: BPF OOM
 2025-08-21  2:22 UTC  (39+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
` [PATCH v1 02/14] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH v1 04/14] mm: introduce bpf kfuncs to deal with memcg pointers
` [PATCH v1 05/14] mm: introduce bpf_get_root_mem_cgroup() bpf kfunc
` [PATCH v1 06/14] mm: introduce bpf_out_of_memory() "
` [PATCH v1 10/14] bpf: selftests: bpf OOM handler test
` [PATCH v1 12/14] sched: psi: implement psi trigger handling using bpf
` [PATCH v1 13/14] sched: psi: implement bpf_psi_create_trigger() kfunc

[syzbot] [mm?] INFO: rcu detected stall in hub_event (2)
 2025-08-21  2:14 UTC 

[PATCH] mm/zswap: reduce the size of the compression buffer to a single page
 2025-08-21  1:36 UTC  (5+ messages)

[RFC 1/1] Add memory allocation info for cgroup oom
 2025-08-21  1:25 UTC  (4+ messages)

[PATCH] filemap: optimize order0 folio in filemap_map_pages
 2025-08-21  1:22 UTC  (5+ messages)

[PATCH v5 0/5] Better split_huge_page_test result check
 2025-08-21  1:11 UTC  (5+ messages)
` [PATCH v5 4/5] selftests/mm: add check_after_split_folio_orders() helper

[RFC PATCH 00/11] add shmem mTHP collapse support
 2025-08-21  1:09 UTC  (14+ messages)
` [RFC PATCH 01/11] mm: khugepaged: add khugepaged_max_ptes_none check in collapse_file()
` [RFC PATCH 02/11] mm: khugepaged: generalize collapse_file for mTHP support
` [RFC PATCH 03/11] mm: khugepaged: add an order check for THP statistics
` [RFC PATCH 04/11] mm: khugepaged: add shmem/file mTHP collapse support
` [RFC PATCH 05/11] mm: shmem: kick khugepaged for enabling none-PMD-sized shmem mTHPs
` [RFC PATCH 06/11] mm: khugepaged: allow khugepaged to check all shmem/file large orders
` [RFC PATCH 07/11] mm: khugepaged: skip large folios that don't need to be collapsed
` [RFC PATCH 08/11] selftests:mm: extend the check_huge() to support mTHP check
` [RFC PATCH 09/11] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [RFC PATCH 10/11] selftests: mm: implement the mTHP hugepage check helper
` [RFC PATCH 11/11] selftests: mm: add mTHP collapse test cases

[PATCH] mm/page_alloc: Occasionally relinquish zone lock in batch freeing
 2025-08-21  1:03 UTC  (3+ messages)

[PATCH v3 0/4] introduce uncharged file mapped folios
 2025-08-20 23:53 UTC  (14+ messages)
` [PATCH v3 1/4] mm/filemap: add AS_UNCHARGED
` [PATCH v3 2/4] mm: add vmstat for cgroup uncharged pages

[PATCH 3/7] rust: mm: update ARef and AlwaysRefCounted imports from sync::aref
 2025-08-20 23:38 UTC  (4+ messages)

[PATCH 0/2] riscv: introduce percpu.h
 2025-08-20 23:26 UTC  (5+ messages)
` [PATCH 2/2] riscv: introduce percpu.h into include/asm

[PATCH] rust: mm: Mark VmaNew as transparent
 2025-08-20 23:29 UTC  (2+ messages)

[PATCH v2 1/1] mm/cma: add 'available count' and 'total count' to trace_cma_alloc_start
 2025-08-20 22:52 UTC  (6+ messages)
    ` 答复: [External Mail]Re: "
        ` 答复: "

[PATCH v3 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-08-20 22:47 UTC  (3+ messages)
` [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations

[PATCH v3 1/1] mm/cma: add 'available count' and 'total count' to trace_cma_alloc_start
 2025-08-20 22:38 UTC 

[RFC PATCH mm-next v2 00/12] mm/damon: support ARM32 with LPAE
 2025-08-20 22:23 UTC  (17+ messages)
` [RFC PATCH mm-next v2 01/12] mm/damon/core: add damon_ctx->addr_unit
` [RFC PATCH mm-next v2 02/12] mm/damon/paddr: support addr_unit for access monitoring
` [RFC PATCH mm-next v2 03/12] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
` [RFC PATCH mm-next v2 04/12] mm/damon/paddr: support addr_unit for DAMOS_LRU_[DE]PRIO
` [RFC PATCH mm-next v2 05/12] mm/damon/paddr: support addr_unit for MIGRATE_{HOT,COLD}
` [RFC PATCH mm-next v2 06/12] mm/damon/paddr: support addr_unit for DAMOS_STAT
` [RFC PATCH mm-next v2 07/12] mm/damon/sysfs: implement addr_unit file under context dir
` [RFC PATCH mm-next v2 08/12] Docs/mm/damon/design: document 'address unit' parameter
` [RFC PATCH mm-next v2 09/12] Docs/admin-guide/mm/damon/usage: document addr_unit file
` [RFC PATCH mm-next v2 10/12] Docs/ABI/damon: "
` [RFC PATCH mm-next v2 11/12] mm/damon: add damon_ctx->min_region
` [RFC PATCH mm-next v2 12/12] mm/damon/core: prevent unnecessary overflow in damos_set_effective_quota()

[PATCH v4] memcg: expose socket memory pressure in a cgroup
 2025-08-20 21:34 UTC  (9+ messages)

[PATCH] rust: zpool: add abstraction for zpool drivers
 2025-08-20 21:23 UTC  (5+ messages)

[PATCH v3 18/22] mm/mshare: Add an ioctl for mapping objects in an mshare region
 2025-08-20 20:36 UTC  (2+ messages)

[PATCH] mm: tag kernel stack pages
 2025-08-20 20:20 UTC 

[RFC PATCH -next 15/16] mm/damon: the byte statistics data type in damos_stat uses unsigned long long
 2025-08-20 19:57 UTC  (3+ messages)

[PATCH v3 07/22] mm/mshare: Add mmap support
 2025-08-20 19:02 UTC  (2+ messages)

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-20 18:41 UTC  (6+ messages)

[PATCH v3 0/8] Cache coherency management subsystem
 2025-08-20 17:44 UTC  (11+ messages)
` [PATCH v3 1/8] memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
` [PATCH v3 2/8] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v3 3/8] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 4/8] MAINTAINERS: Add Jonathan Cameron to drivers/cache
` [PATCH v3 5/8] arm64: Select GENERIC_CPU_CACHE_MAINTENANCE and ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 6/8] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
` [PATCH v3 7/8] acpi: PoC of Cache control via ACPI0019 and _DSM
` [PATCH v3 8/8] Hack: Pretend we have PSCI 1.2

[PATCH v4] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-20 17:32 UTC  (10+ messages)

[linux-next:master] BUILD REGRESSION 5303936d609e09665deda94eaedf26a0e5c3a087
 2025-08-20 17:26 UTC 

[PATCH v11 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-08-20 17:02 UTC  (7+ messages)
` [PATCH v11 1/3] mm: Add support to retrieve physical address range of memory from the node ID

[PATCH v4] mm: Fix possible deadlock in kmemleak
 2025-08-20 17:00 UTC  (5+ messages)

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-20 16:18 UTC  (4+ messages)

[PATCH] mm/page_alloc: Occasionally relinquish zone lock in batch freeing
 2025-08-20 15:48 UTC  (6+ messages)

[PATCH v5 net-next 00/10] net-memcg: Gather memcg code under CONFIG_MEMCG
 2025-08-20 15:00 UTC  (2+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2025-08-21
 2025-08-20 14:50 UTC 

[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
 2025-08-20 14:39 UTC  (11+ messages)

Realtime threads delayed due to kcompactd0
 2025-08-20 14:29 UTC  (11+ messages)

[PATCH v2] mm/numa: Use SZ_1M macro to denote bytes to MB conversion
 2025-08-20 13:34 UTC  (2+ messages)

[PATCH] mm/page_alloc: Occasionally relinquish zone lock in batch freeing
 2025-08-20 13:20 UTC  (2+ messages)

[PATCH 0/4] mm/mm_init: simplify deferred init of struct pages
 2025-08-20 12:42 UTC  (7+ messages)
` [PATCH 1/4] mm/mm_init: use deferred_init_memmap_chunk() in deferred_grow_zone()

[PATCH v5 0/3] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-08-20 11:24 UTC  (6+ messages)
` [PATCH v5 3/3] man/man2/mremap.2: describe previously undocumented shrink behaviour

[PATCH] panic: Clean up message about deprecated 'panic_print' parameter
 2025-08-20 11:03 UTC  (8+ messages)
          ` [PATCH v2] "

[RFC PATCH -next 00/16] mm/damon: support ARM32 with LPAE
 2025-08-20 10:19 UTC  (2+ messages)

[RFC PATCH -next 14/16] mm/damon/core: convert sz to byte units when updating state
 2025-08-20 10:10 UTC  (2+ messages)

[RFC PATCH -next 16/16] mm/damon/core: handle quota->esz overflow issues
 2025-08-20 10:06 UTC  (2+ messages)

[PATCH v1] mm/mremap: fix WARN with uffd that has remap events disabled
 2025-08-20  9:14 UTC  (2+ messages)

[RFC PATCH -next 13/16] mm/damon/sysfs: ensure valid addr_unit setting in damon_sysfs_apply_inputs()
 2025-08-20  8:45 UTC  (2+ messages)

[PATCH v2 0/2] efi: Fix EFI boot with kexec handover (KHO)
 2025-08-20  8:24 UTC  (6+ messages)
` [PATCH v2 1/2] kexec: introduce is_kho_boot()
` [PATCH v2 2/2] efi: Support booting with kexec handover (KHO)

[PATCH v5 0/2] introduce kasan.write_only option in hw-tags
 2025-08-20  7:12 UTC  (3+ messages)
` [PATCH v5 1/2] kasan/hw-tags: introduce kasan.write_only option
` [PATCH v5 2/2] kasan: apply write-only mode in kasan kunit testcases

[syzbot] [fs?] [mm?] INFO: task hung in v9fs_file_fsync
 2025-08-20  6:29 UTC  (3+ messages)
` [PATCH] 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN

[PATCH v3 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-08-20  5:34 UTC  (13+ messages)
` [PATCH v3 01/12] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH v3 02/12] mm/kasan: move kasan= code to common place
` [PATCH v3 03/12] mm/kasan/sw_tags: don't initialize kasan if it's disabled
` [PATCH v3 04/12] arch/arm: "
` [PATCH v3 05/12] arch/arm64: "
` [PATCH v3 06/12] arch/loongarch: "
` [PATCH v3 07/12] arch/powerpc: "
` [PATCH v3 08/12] arch/riscv: "
` [PATCH v3 09/12] arch/x86: "
` [PATCH v3 10/12] arch/xtensa: "
` [PATCH v3 11/12] arch/um: "
` [PATCH v3 12/12] mm/kasan: make kasan=on|off take effect for all three modes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).