linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-25 14:32:45 to 2025-08-26 12:49:50 UTC [more...]

[PATCH 1/2] mm/ksm: Reset KSM counters in mm_struct during fork
 2025-08-26 12:49 UTC  (2+ messages)
` [PATCH 2/2] selftests/mm: add fork inheritance test for ksm_merging_pages counter

[PATCH] mm/khugepaged: fix the address passed to notifier on testing young
 2025-08-26 12:49 UTC  (5+ messages)

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-26 12:48 UTC  (5+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
` [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags

[PATCH v4 0/2] rust: zpool: add abstraction for zpool drivers
 2025-08-26 12:44 UTC  (8+ messages)
` [PATCH v4 1/2] rust: alloc: add from_raw method to Flags
` [PATCH v4 2/2] rust: zpool: add abstraction for zpool drivers

[PATCH v5 0/2] Do not delay oom reaper when the victim is frozen
 2025-08-26 12:43 UTC  (4+ messages)
` [PATCH v5 1/2] mm/oom_kill: "

[PATCH] kho: make sure kho_scratch argument is fully consumed
 2025-08-26 12:38 UTC 

[PATCH v2] memcg: Don't wait writeback completion when release memcg
 2025-08-26 12:16 UTC 

[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
 2025-08-26 12:10 UTC  (17+ messages)
` [PATCH v6 mm-new 01/10] mm: thp: add support for "
` [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
` [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
` [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
` [PATCH v6 mm-new 05/10] selftests/bpf: add a simple BPF based THP policy
` [PATCH v6 mm-new 06/10] selftests/bpf: add test case for khugepaged fork
` [PATCH v6 mm-new 07/10] selftests/bpf: add test case to update thp policy
` [PATCH v6 mm-new 08/10] selftests/bpf: add test cases for invalid thp_adjust usage
` [PATCH v6 mm-new 09/10] Documentation: add BPF-based THP adjustment documentation
` [PATCH v6 mm-new 10/10] MAINTAINERS: add entry for BPF-based THP adjustment

[PATCH RFC] slab: support for compiler-assisted type-based slab cache partitioning
 2025-08-26 11:31 UTC  (9+ messages)

[PATCH 0/8] Add selftests for mshare
 2025-08-26 11:16 UTC  (18+ messages)
` [PATCH 1/8] mshare: Add selftests
` [PATCH 2/8] mshare: selftests: Adding config fragment
` [PATCH 3/8] mshare: selftests: Add some helper function for mshare filesystem
` [PATCH 4/8] mshare: selftests: Add test case shared memory
` [PATCH 5/8] mshare: selftests: Add test case ioctl unmap
` [PATCH 6/8] mshare: selftests: Add some helper functions for reading and controlling cgroup
` [PATCH 7/8] mshare: selftests: Add test case to demostrate the swaping of mshare memory
` [PATCH 8/8] mshare: selftests: Add test case to demostrate that mshare doesn't support THP

[akpm-mm:mm-unstable 125/221] include/linux/compiler.h:166:45: warning: unused variable '__UNIQUE_ID_guard255'
 2025-08-26 11:07 UTC  (2+ messages)

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-26 11:04 UTC  (17+ messages)
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
                      ` update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
                        ` update kernel-doc for MEMBLOCK_RSRV_NOINIT
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges

[PATCH v3] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
 2025-08-26 10:58 UTC  (2+ messages)

[PATCH v10 00/13] khugepaged: mTHP support
 2025-08-26 10:43 UTC  (11+ messages)

[PATCH v5 00/14] SLUB percpu sheaves
 2025-08-26 10:49 UTC  (18+ messages)
` [PATCH v5 01/14] slab: add opt-in caching layer of "
` [PATCH v5 05/14] tools: Add testing support for changes to rcu and slab for sheaves
` [PATCH v5 06/14] tools: Add sheaves support to testing infrastructure
` [PATCH v5 09/14] mm, slub: skip percpu sheaves for remote object freeing
` [PATCH v5 10/14] mm, slab: allow NUMA restricted allocations to use percpu sheaves

[PATCH] tools/testing/vma: Clean up stubs in vma_internal.h
 2025-08-26 10:28 UTC 

[PATCH] mm/hugetlb: two-phase hugepage allocation when reservation is high
 2025-08-26 10:18 UTC 

[PATCH V1 1/2] docs/mm: explain when and why rmap locks need to be taken during mremap()
 2025-08-26  9:58 UTC  (8+ messages)
` [PATCH V1 2/2] mm: document when rmap locks can be skipped when setting need_rmap_locks

[PATCH 1/2] mm: shmem: use 'folio' for shmem_partial_swap_usage()
 2025-08-26  9:35 UTC  (2+ messages)
` [PATCH 2/2] mm: shmem: drop the unnecessary folio_nr_pages()

[PATCH 0/2] mm/pageblock: improve readability of some pageblock handling
 2025-08-26  9:31 UTC  (3+ messages)
` [PATCH 1/2] mm/page_alloc: use xxx_pageblock_isolate() for better reading
` [PATCH 2/2] mm/pageblock-flags: simplify MIGRATETYPE_MASK definition

[LSF/MM/BPF TOPIC] Guaranteed CMA
 2025-08-26  8:58 UTC  (8+ messages)

[PATCH v3 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-08-26  8:33 UTC  (6+ messages)
` [PATCH v3 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v3 4/8] selftests/mm: Add -Wunused family of flags

[PATCH v5] mm: Fix possible deadlock in kmemleak
 2025-08-26  8:23 UTC  (2+ messages)

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

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-26  8:08 UTC  (23+ messages)
` [PATCH v5 01/19] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v5 02/19] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v5 03/19] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v5 04/19] x86: Add arch specific kasan functions
` [PATCH v5 05/19] kasan: arm64: x86: Make special tags arch specific
` [PATCH v5 06/19] x86: Reset tag for virtual to physical address conversions
` [PATCH v5 07/19] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v5 08/19] x86: Physical address comparisons in fill_p*d/pte
` [PATCH v5 09/19] x86: KASAN raw shadow memory PTE init
` [PATCH v5 10/19] x86: LAM compatible non-canonical definition
` [PATCH v5 11/19] x86: LAM initialization
` [PATCH v5 12/19] x86: Minimal SLAB alignment
` [PATCH v5 13/19] kasan: x86: Handle int3 for inline KASAN reports
` [PATCH v5 14/19] arm64: Unify software tag-based KASAN inline recovery path
` [PATCH v5 15/19] kasan: x86: Apply multishot to the inline report handler
` [PATCH v5 16/19] kasan: x86: Logical bit shift for kasan_mem_to_shadow
` [PATCH v5 17/19] mm: Unpoison pcpu chunks with base address tag
` [PATCH v5 18/19] mm: Unpoison vms[area] addresses with a common tag
` [PATCH v5 19/19] x86: Make software tag-based kasan available

[PATCH 0/2] mm/slub: Fix debugfs stack trace sorting and simplify sort call
 2025-08-26  7:53 UTC  (10+ messages)
` [PATCH 1/2] mm/slub: Fix cmp_loc_by_count() to return 0 when counts are equal
` [PATCH 2/2] mm/slub: Replace sort_r() with sort() for debugfs stack trace sorting

[PATCH] memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
 2025-08-26  7:36 UTC  (2+ messages)

[PATCH 0/2] selftests/mm: uffd-stress fixes
 2025-08-26  7:07 UTC  (3+ messages)
` [PATCH 1/2] selftests/mm/uffd-stress: Make test operate on less hugetlb memory
` [PATCH 2/2] selftests/mm/uffd-stress: Stricten constraint on free hugepages before the test

[PATCH v2 0/2] mm/slub: Fix debugfs stack trace sorting and simplify sort call
 2025-08-26  6:23 UTC  (3+ messages)
` [PATCH v2 1/2] mm/slub: Fix cmp_loc_by_count() to return 0 when counts are equal
` [PATCH v2 2/2] mm/slub: Replace sort_r() with sort() for debugfs stack trace sorting

next-20250825: riscv: pgtable.h:951:40: error: incompatible type for argument 2 of 'page_table_check_pud_clear'
 2025-08-26  6:20 UTC 

[PATCH v3 00/11] mm: vm_normal_page*() improvements
 2025-08-26  6:17 UTC  (5+ messages)
` [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()

[PATCH v2] mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
 2025-08-26  5:38 UTC  (2+ messages)

[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
 2025-08-26  5:17 UTC  (16+ messages)
` [PATCH v11 22/24] mm: zswap: Allocate pool batching resources if the compressor supports batching

[PATCH v2 03/11] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
 2025-08-26  4:51 UTC  (5+ messages)

[PATCH] selftests/mm: use calloc instead of malloc in pagemap_ioctl.c
 2025-08-26  4:41 UTC  (4+ messages)

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-26  4:38 UTC  (3+ messages)
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping

[RFC PATCH 0/2] mm/damon: void divide-by-zero in DAMON module's parameters application
 2025-08-26  3:36 UTC  (3+ messages)
` [RFC PATCH 1/2] mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
` [RFC PATCH 2/2] mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()

[PATCH] Revert "hugetlb: make hugetlb depends on SYSFS or SYSCTL"
 2025-08-26  3:09 UTC 

[PATCH] memfd,selinux: call security_inode_init_security_anon
 2025-08-26  3:18 UTC 

[PATCH v2 04/11] mm/damon/paddr: support addr_unit for DAMOS_LRU_[DE]PRIO
 2025-08-26  3:06 UTC  (3+ messages)

[PATCH] mm/memory-failure: Do not call action_result() on already poisoned pages
 2025-08-26  1:56 UTC  (8+ messages)

[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
 2025-08-25 23:08 UTC  (3+ messages)
` [PATCH RFC v1 1/5] KVM: guest_memfd: Remove preparation tracking

[akpm-mm:mm-new 216/233] arch/riscv/include/asm/pgtable.h:951:36: error: too few arguments to function call, expected 3, have 2
 2025-08-25 22:38 UTC  (4+ messages)

[PATCH 0/3] use vm_flags_t consistently
 2025-08-25 21:37 UTC  (10+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[PATCH] binfmt_elf: Replace offsetof() with struct_size() in fill_note_info()
 2025-08-25 21:30 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 6c68f4c0a147c025ae0b25fab688c7c47964a02f
 2025-08-25 21:10 UTC 

[PATCH 0/3] memcg, writeback: Don't wait writeback completion
 2025-08-25 19:06 UTC  (14+ messages)
` [PATCH] memcg: Don't wait writeback completion when release memcg
    ` [External] "

[DISCUSSION] Unconditionally lock folios when calling rmap_walk()
 2025-08-25 18:46 UTC  (3+ messages)

[RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
 2025-08-25 17:17 UTC  (3+ messages)
` [RFC RESEND v2] binfmt_elf: preserve original ELF e_flags for "

[PATCH v1 00/14] mm: BPF OOM
 2025-08-25 17:00 UTC  (11+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
` [PATCH v1 13/14] sched: psi: implement bpf_psi_create_trigger() kfunc

[PATCH] mm: readahead: improve mmap_miss heuristic for concurrent faults
 2025-08-25 16:54 UTC  (5+ messages)

[PATCH v2] mm/page-writeback: drop usage of folio_index
 2025-08-25 16:37 UTC 

[PATCH] exec: Fix incorrect type for ret
 2025-08-25 16:34 UTC  (3+ messages)

[RFC 0/1] writeback: add sysfs to config the number of writeback contexts
 2025-08-25 16:15 UTC  (3+ messages)

[PATCH] mm/gup: Drain batched mlock folio processing before attempting migration
 2025-08-25 16:04 UTC  (6+ messages)

[PATCH V4 mm-hotfixes 0/3] mm, x86: fix crash due to missing page table sync and make it harder to miss
 2025-08-25 16:02 UTC  (4+ messages)
` [PATCH V4 mm-hotfixes 2/3] mm: introduce and use {pgd,p4d}_populate_kernel()

[syzbot] [mm?] WARNING in copy_process
 2025-08-25 15:50 UTC  (2+ messages)

[PATCH v3] mm: slub: avoid wake up kswapd in set_track_prepare
 2025-08-25 15:42 UTC  (3+ messages)

[PATCH v2 05/11] mm/damon/paddr: support addr_unit for MIGRATE_{HOT,COLD}
 2025-08-25 15:15 UTC  (2+ messages)


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