Linux Memory Management
[Prev Page][Next Page]
- [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
- From: jeffxu@xxxxxxxxxxxx
- Re: [PATCH] mm: arm64: Fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] memfd:add MEMFD_NOEXEC_SEAL documentation
- From: jeffxu@xxxxxxxxxxxx
- [PATCH v2 0/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable
- From: jeffxu@xxxxxxxxxxxx
- [PATCH 2/3] mm :zswap: use kmap_local_folio() in zswap_load()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 0/3] mm: zswap: trivial folio conversions
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 1/3] mm: zswap: use sg_set_folio() in zswap_{compress/decompress}()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH RFC 2/2] mm/x86/pat: Do proper PAT bit shift for large mappings
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v10 4/4] mm/madvise: optimize lazyfreeing with mTHP in madvise_free
- From: Barry Song <21cnbao@xxxxxxxxx>
- [akpm-mm:mm-unstable 67/107] udmabuf.c:undefined reference to `vmf_insert_pfn'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] Modified XArray entry bit flags as macro constants
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] Modified XArray entry bit flags as macro constants
- From: Jung-JaeJoon <rgbi3307@xxxxxxxxx>
- Re: include/linux/huge_mm.h:285:undefined reference to `mthp_stats'
- From: Yujie Liu <yujie.liu@xxxxxxxxx>
- Re: [PATCH v10 4/4] mm/madvise: optimize lazyfreeing with mTHP in madvise_free
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v2] mm: memcontrol: remove page_memcg()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [Patch v2 1/2] mm/mm_init.c: use memblock_region_memory_base_pfn() to get startpfn
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [Patch v2 2/2] mm/mm_init.c: move nr_initialised reset down a bit
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH 2/2] mm/mm_init.c: count nr_initialised only for last zone
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH] mm: arm64: Fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH RFC 2/2] mm/x86/pat: Do proper PAT bit shift for large mappings
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm: let kswapd work again for node that used to be hopeless but may not now
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH v10 0/5] Introduce mseal
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/2] mm/x86/pat: Do proper PAT bit shift for large mappings
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v10 0/5] Introduce mseal
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] mm/debug_vm_pgtable: Drop RANDOM_ORVALUE trick
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- RE: [PATCH v14 0/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
- From: "Kasireddy, Vivek" <vivek.kasireddy@xxxxxxxxx>
- Re: [PATCH RFC 2/2] mm/x86/pat: Do proper PAT bit shift for large mappings
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [syzbot] [kernel?] WARNING in flush_cpu_slab
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH RFC 2/2] mm/x86/pat: Do proper PAT bit shift for large mappings
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH RFC 1/2] mm/x86/pat: Only untrack the pfn range if unmap region
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH RFC 0/2] mm/x86/pat: Fix two possible issues
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v10 4/4] mm/madvise: optimize lazyfreeing with mTHP in madvise_free
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH] x86: kmsan: Fix hook for unaligned accesses
- From: Brian Johannesmeyer <bjohannesmeyer@xxxxxxxxx>
- Re: include/linux/huge_mm.h:285:undefined reference to `mthp_stats'
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: Barnabás Pőcze <pobrn@xxxxxxxxxxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- [akpm-mm:mm-unstable 37/107] fs/netfs/buffered_read.o: warning: objtool: unexpected relocation symbol type in .rela.discard.unreachable
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 3/6] mm/zsmalloc: use a proper page type
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v3 3/5] mm/memory-failure: improve memory failure action_result messages
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v3 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 0/2] Improve dmesg output for swapfile+hibernation
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
- From: Peter Xu <peterx@xxxxxxxxxx>
- [linux-next:master 13611/13653] powerpc-linux-ld: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/display_mode_lib.o uses hard float, drivers/gpu/drm/amd/amdgpu/amdgpu_ras.o uses soft float
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/debug_vm_pgtable: Drop RANDOM_ORVALUE trick
- From: David Hildenbrand <david@xxxxxxxxxx>
- WARNING: modpost: lib/test_bitmap: section mismatch in reference: alloc_tag_restore+0xb4 (section: .text.unlikely) -> test_print (section: .init.rodata)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/5] mm/memory-failure: improve memory failure action_result messages
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] mm: memcontrol: remove page_memcg()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v2 1/1] arch/fault: don't print logs for pte marker poison errors
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2] sched/rt: Clean up usage of rt_task()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] mm: memcontrol: remove page_memcg()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] memcg: rearrage fields of mem_cgroup_per_node
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH] memcg: rearrage fields of mem_cgroup_per_node
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD REGRESSION 1b94b2f9194bec2236627ebd8a860e76b4a38801
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC 3/6] mm/zsmalloc: use a proper page type
- From: David Hildenbrand <david@xxxxxxxxxx>
- [akpm-mm:mm-unstable 34/107] fs/ceph/dir.o: warning: objtool: unexpected relocation symbol type in .rela.discard.unreachable
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 13/29] riscv mmu: write protect and shadow stack
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v2] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/mm_init.c: count nr_initialised only for last zone
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 3689b0ef08b70e4e03b82ebd37730a03a672853a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: memcontrol: remove page_memcg()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mm/debug_vm_pgtable: Drop RANDOM_ORVALUE trick
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] mm: let kswapd work again for node that used to be hopeless but may not now
- From: Karim Manaouil <kmanaouil.dev@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- RE: [RESEND PATCH 10/10] memblock: support memsize reusable to consider as reusable
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- include/linux/huge_mm.h:285:undefined reference to `mthp_stats'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: memcontrol: remove page_memcg()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- RE: [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: 김재원 <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH] mm: memcontrol: remove page_memcg()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [akpm-mm:mm-unstable 41/107] fs/f2fs/data.c:2060:28: error: call to undeclared function 'page_index'; ISO C99 and later do not support implicit function declarations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v14 0/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: "David Rheinsberg" <david@xxxxxxxxxxxx>
- [PATCH 2/2] mm/vmalloc: Use __this_cpu_try_cmpxchg() in preload_this_cpu_lock()
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/2] percpu: Add __this_cpu_try_cmpxchg()
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: 6.9/BUG: Bad page state in process kswapd0 pfn:d6e840
- From: Mikhail Gavrilov <mikhail.v.gavrilov@xxxxxxxxx>
- [PATCH] mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: Mikhail Gavrilov <mikhail.v.gavrilov@xxxxxxxxx>
- Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: "Balasubrmanian, Vignesh" <vigbalas@xxxxxxx>
- Re: [PATCH] memcg: rearrage fields of mem_cgroup_per_node
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] memcg: rearrage fields of mem_cgroup_per_node
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH] mm: let kswapd work again for node that used to be hopeless but may not now
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH] memcg: rearrage fields of mem_cgroup_per_node
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH] memcg: rearrage fields of mem_cgroup_per_node
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 1/1] arch/fault: don't print logs for pte marker poison errors
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v14 0/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH v3 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- [PATCH v2] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/5] mm/memory-failure: move hwpoison_filter() higher up
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v3 3/5] mm/memory-failure: improve memory failure action_result messages
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: Barnabás Pőcze <pobrn@xxxxxxxxxxxxxx>
- Re: [PATCH] vfs: Delete the associated dentry when deleting a file
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [GIT PULL] additional MM updates for 6.10-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] additional non-MM updates for 6.10-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RESEND PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH v3 2/5] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [GIT PULL] additional non-MM updates for 6.10-rc1
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] additional MM updates for 6.10-rc1
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] percpu_counter: add a cmpxchg-based _add_batch variant
- From: Dennis Zhou <dennis@xxxxxxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH 10/10] memblock: support memsize reusable to consider as reusable
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/1] arch/fault: don't print logs for pte marker poison errors
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH RFC 4/6] mm/page_alloc: clear PageBuddy using __ClearPageBuddy() for bad pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] arch/fault: don't print logs for pte marker poison errors
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC]mTHP reliable allocation and reclamation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH] 9p: Enable multipage folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
- From: Eric Chanudet <echanude@xxxxxxxxxx>
- [PATCH RFC 5/6] mm/filemap: reinitialize folio->_mapcount directly
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 2/6] mm: allow reuse of the lower 16bit of the page type with an actual type
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 6/6] mm/mm_init: initialize page->_mapcount directly in__init_single_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 3/6] mm/zsmalloc: use a proper page type
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 1/6] mm: update _mapcount and page_type documentation
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 0/6] mm: page_type, zsmalloc and page_mapcount_reset()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 4/5] mm/memory-failure: move hwpoison_filter() higher up
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH 1/2] mm: printk: introduce new format %pGs for slab flags
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/5] mm/memory-failure: improve memory failure action_result messages
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RESEND PATCH 07/10] memblock: track kernel size on memsize
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RESEND PATCH 09/10] memblock: print kernel internal size
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] vfs: Delete the associated dentry when deleting a file
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] iomap: swap: print warning for unaligned swapfile
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v2] mm: batch unlink_file_vma calls in free_pgd_range
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] vfs: Delete the associated dentry when deleting a file
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: Peter Xu <peterx@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 8314289a8d50a4e05d8ece1ae0445a3b57bb4d3b
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] vfs: Delete the associated dentry when deleting a file
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 1/2] mm,memory_hotplug: Remove un-taken lock
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: batch unlink_file_vma calls in free_pgd_range
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: swap: print starting physical block offset in swapon
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm: swap: print starting physical block offset in swapon
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] mm,memory_hotplug: Remove un-taken lock
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: "Balasubrmanian, Vignesh" <vigbalas@xxxxxxx>
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH 0/2] Improve dump_page() output for slab pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 0/3] mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and vmf_insert_mixed()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 1/3] mm/memory: move page_count() check into validate_page_before_insert()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: "Balasubrmanian, Vignesh" <vigbalas@xxxxxxx>
- [PATCH v2 3/3] mm/rmap: sanity check that zeropages are not passed to RMAP
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 2/3] mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and vmf_insert_mixed()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: debug: print correct information for slab folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH 3/4] mm/ksm: rename mm_slot_cache to ksm_slot_cache
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm, slab: don't wrap internal functions with alloc_hooks()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH v2 03/20] mm: Provide pmd to pte_leaf_size()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
- From: Marcin Wanat <private@xxxxxxxxxxxxxx>
- [PATCH] mm, slab: don't wrap internal functions with alloc_hooks()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH] mm: drop the 'anon_' prefix for swap-out mTHP counters
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] vfs: Delete the associated dentry when deleting a file
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- RE: [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 0/2] Improve dmesg output for swapfile+hibernation
- From: Sukrit Bhatnagar <Sukrit.Bhatnagar@xxxxxxxx>
- Re: [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH 1/2] mm: printk: introduce new format %pGs for slab flags
- From: Sukrit Bhatnagar <Sukrit.Bhatnagar@xxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] vfs: Delete the associated dentry when deleting a file
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [RFC PATCH 1/8] mm: fix shmem swapout statistic
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 2/2] mm: swap: print starting physical block offset in swapon
- From: Sukrit Bhatnagar <Sukrit.Bhatnagar@xxxxxxxx>
- [PATCH 1/2] iomap: swap: print warning for unaligned swapfile
- From: Sukrit Bhatnagar <Sukrit.Bhatnagar@xxxxxxxx>
- [PATCH 2/2] mm: debug: print correct information for slab folios
- From: Sukrit Bhatnagar <Sukrit.Bhatnagar@xxxxxxxx>
- [PATCH 0/2] Improve dump_page() output for slab pages
- From: Sukrit Bhatnagar <Sukrit.Bhatnagar@xxxxxxxx>
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH 2/2] mm/mm_init.c: count nr_initialised only for last zone
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH 1/2] mm/mm_init.c: use memblock_region_memory_base_pfn() to get startpfn
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [RFC PATCH 1/8] mm: fix shmem swapout statistic
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH 2/2] selftests/mm: va_high_addr_switch: Dynamically initialize testcases to enable LPA2 testing
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH 1/2] selftests/mm: va_high_addr_switch: Reduce test noise
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH 0/2] Restructure va_high_addr_switch
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH v4 2/3] mm: implement update_mmu_tlb() using update_mmu_tlb_range()
- From: "Bang Li" <libang.li@xxxxxxxxxxxx>
- [PATCH v4 0/3] Add update_mmu_tlb_range() to simplify code
- From: "Bang Li" <libang.li@xxxxxxxxxxxx>
- [PATCH v4 3/3] mm: Use update_mmu_tlb_range() to simplify code
- From: "Bang Li" <libang.li@xxxxxxxxxxxx>
- [PATCH v4 1/3] mm: Add update_mmu_tlb_range()
- From: "Bang Li" <libang.li@xxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH v3] percpu_counter: add a cmpxchg-based _add_batch variant
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
- From: Byungchul Park <byungchul@xxxxxx>
- CommunicAsia Expo 2024
- From: Davin Roos <davin.roos@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] percpu_counter: add a cmpxchg-based _add_batch variant
- From: Dennis Zhou <dennis@xxxxxxxxxx>
- Re: [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- [PATCH v5 09/68] selftests/cgroup: Drop define _GNU_SOURCE
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v5 31/68] selftests/mm: Drop define _GNU_SOURCE
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/3] Add NUMA-aware DAMOS watermarks
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v5 14/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v5 12/68] selftests/damon: Drop define _GNU_SOURCE
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v5 07/68] selftests/cachestat: Drop define _GNU_SOURCE
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- Re: [PATCH v6 03/11] ceph: drop usage of page_index
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v3 4/5] mm/memory-failure: move hwpoison_filter() higher up
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v3 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v3 3/5] mm/memory-failure: improve memory failure action_result messages
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v3 2/5] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v3 1/5] mm/memory-failure: try to send SIGBUS even if unmap failed
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v3 0/5] Enhance soft hwpoison handling and injection
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v2] mm: batch unlink_file_vma calls in free_pgd_range
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v3] percpu_counter: add a cmpxchg-based _add_batch variant
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: access_tracking_perf_test kvm selftest doesn't work when Multi-Gen LRU is in use
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: Mikhail Gavrilov <mikhail.v.gavrilov@xxxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: Mikhail Gavrilov <mikhail.v.gavrilov@xxxxxxxxx>
- Re: [PATCH v4 0/6] large folios swap-in: handle refault cases first
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH] arm64: patching: fix handling of execmem addresses
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v4 0/6] large folios swap-in: handle refault cases first
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] Convert __unmap_hugepage_range() to folios
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v10 0/5] Introduce mseal
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: Mikhail Gavrilov <mikhail.v.gavrilov@xxxxxxxxx>
- Re: 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v2] mm: refactor folio_undo_large_rmappable()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- 6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
- From: Mikhail Gavrilov <mikhail.v.gavrilov@xxxxxxxxx>
- Re: [PATCH] mm: memcontrol: remove page_memcg()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v6 02/11] nilfs2: drop usage of page_index
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v6 01/11] f2fs: drop usage of page_index
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v6 03/11] ceph: drop usage of page_index
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v6 00/11] mm/swap: clean up and optimize swap cache index
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v6 08/11] mm/swap: get the swap device offset directly
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v6 11/11] mm/swap: reduce swap cache search space
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v6 10/11] mm: drop page_index and simplify folio_index
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v6 09/11] mm: remove page_file_offset and folio_file_pos
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v6 07/11] nfs: drop usage of folio_file_pos
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v6 06/11] netfs: drop usage of folio_file_pos
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v6 05/11] afs: drop usage of folio_file_pos
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v6 04/11] NFS: remove nfs_page_lengthg and usage of page_index
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v3] ptdump: add intermediate directory support
- From: Jesse Taube <mr.bossman075@xxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH 11/12] shmem: add file length arg in shmem_get_folio() path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 2/9] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH] mm: memcontrol: remove page_memcg()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v10 0/5] Introduce mseal
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
- From: Marcin Wanat <private@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] mm: Refactor update_mmu_tlb()
- From: "Bang Li" <libang.li@xxxxxxxxxxxx>
- Re: [PATCH v3 1/3] mm: Add update_mmu_tlb_range()
- From: "Bang Li" <libang.li@xxxxxxxxxxxx>
- Re: [PATCH v3 9/9] riscv: mm: Add support for ZONE_DEVICE
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH] mm: memcontrol: remove page_memcg()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] filemap: add helper mapping_max_folio_size()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] mm: memcontrol: remove page_memcg()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v3 9/9] riscv: mm: Add support for ZONE_DEVICE
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH] mm: memcontrol: remove page_memcg()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 7/9] riscv: Enable memory hotplugging for RISC-V
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH 1/2] mm,memory_hotplug: Remove un-taken lock
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH 0/2] Clean up hotplug zone data synchronization
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: va_high_addr_switch: Do not skip test and give warning message post FEAT_LPA2
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH] mm: memcontrol: remove page_memcg()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2] mm: refactor folio_undo_large_rmappable()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v3 3/9] riscv: mm: Change attribute from __init to __meminit for page functions
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v3 1/9] riscv: mm: Properly forward vmemmap_populate() altmap parameter
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v3 9/9] riscv: mm: Add support for ZONE_DEVICE
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH v3 6/9] riscv: mm: Take memory hotplug read-lock during kernel page table dump
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v3 8/9] virtio-mem: Enable virtio-mem for RISC-V
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v3 3/9] riscv: mm: Change attribute from __init to __meminit for page functions
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v3 7/9] riscv: Enable memory hotplugging for RISC-V
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v3 4/9] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v3 2/9] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v3 0/9] riscv: Memory Hot(Un)Plug support
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v3 1/9] riscv: mm: Properly forward vmemmap_populate() altmap parameter
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH 11/12] shmem: add file length arg in shmem_get_folio() path
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH v15 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [RFC PATCH 8/8] mm: shmem: support large folio swap out
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 4/8] mm: shmem: support large folio allocation for shmem_replace_folio()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 3/8] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 6/8] mm: add new 'orders' parameter for find_get_entries() and find_lock_entries()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 7/8] mm: shmem: use swap_free_nr() to free shmem swap entries
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 0/8] support large folio swap-out and swap-in for shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 5/8] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 1/8] mm: fix shmem swapout statistic
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 2/8] mm: vmscan: add validation before spliting shmem large folio
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] sched/rt: Clean up usage of rt_task()
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: remove {Set,Clear}Hpage macros
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp
- From: Oscar Salvador <osalvador@xxxxxxx>
- RE:(2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH v1 1/2] mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and vmf_insert_mixed()
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: remove {Set,Clear}Hpage macros
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [RFC PATCH v2 03/20] mm: Provide pmd to pte_leaf_size()
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v3 3/3] mm: Use update_mmu_tlb_range() to simplify code
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/3] mm: Refactor update_mmu_tlb()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 1/2] mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and vmf_insert_mixed()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 1/2] mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and vmf_insert_mixed()
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- [linus:master] [mm] aab6103b97: kernel-selftests.cgroup.test_kmem.test_percpu_basic.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v1 1/2] mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and vmf_insert_mixed()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v2 2/3] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH v2 3/3] selftests/mm: compaction_test: Fix bogus test success and reduce probability of OOM-killer invocation
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH v2 1/3] selftests/mm: compaction_test: Fix bogus test success on Aarch64
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH v2 0/3] Fixes for compaction_test
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [linux-next:master 13226/13585] ERROR: modpost: "crc16" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [PATCH v6 2/3] mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [PATCH v6 1/3] mm/rmap: remove duplicated exit code in pagewalk loop
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [PATCH v6 0/3] Reclaim lazyfree THP without splitting
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [PATCH v5 2/2] iomap: fault in smaller chunks for non-large folio mappings
- From: Xu Yang <xu.yang_2@xxxxxxx>
- [PATCH v5 1/2] filemap: add helper mapping_max_folio_size()
- From: Xu Yang <xu.yang_2@xxxxxxx>
- [PATCH v4 2/2] iomap: fault in smaller chunks for non-large folio mappings
- From: Xu Yang <xu.yang_2@xxxxxxx>
- [PATCH v4 1/2] filemap: add helper mapping_max_folio_size()
- From: Xu Yang <xu.yang_2@xxxxxxx>
- [PATCH] selftests/mm: Fix build warnings on ppc64
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- RE: [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- [RESEND PATCH 04/10] memblock: take a region intersecting an unknown region
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [RESEND PATCH 05/10] memblock: track memblock changed at early param
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH v1 1/2] virt: pvmemcontrol: control guest physical memory properties
- From: kernel test robot <lkp@xxxxxxxxx>
- [RESEND PATCH 03/10] memblock: handle overlapped reserved memory region
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [RESEND PATCH 10/10] memblock: support memsize reusable to consider as reusable
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [RESEND PATCH 08/10] memblock: print memsize summary information
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [RESEND PATCH 02/10] memblock: detect hidden memory hole size
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [RESEND PATCH 01/10] memblock: introduce memsize showing reserved memory
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [RESEND PATCH 07/10] memblock: track kernel size on memsize
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [RESEND PATCH 06/10] memblock: recognize late freed size by checking PageReserved
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [RESEND PATCH 09/10] memblock: print kernel internal size
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: remove {Set,Clear}Hpage macros
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: remove {Set,Clear}Hpage macros
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH] mm/hugetlb: remove {Set,Clear}Hpage macros
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mm/hugetlb: remove {Set,Clear}Hpage macros
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH] Convert __unmap_hugepage_range() to folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH 0/6] Remove page_mapping()
- From: patchwork-bot+f2fs@xxxxxxxxxx
- Re: [LSF/MM/BPF TOPIC] SLUB: what's next?
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] selftests: mm: check return values
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH] Convert __unmap_hugepage_range() to folios
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
- From: Marcin Wanat <private@xxxxxxxxxxxxxx>
- Re: [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v2 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm/memory-failure: improve memory failure action_result messages
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mm/memory-failure: move hwpoison_filter() higher up
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] percpu_counter: add a cmpxchg-based _add_batch variant
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [linux-next:master 13437/13491] powerpc-linux-ld: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/display_mode_lib.o uses hard float, drivers/gpu/drm/amd/amdgpu/amdgpu_ras.o uses soft float
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- include/asm-generic/percpu.h:31:40: error: implicit declaration of function 'raw_smp_processor_id'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 632483ea8004edfadd035de36e1ab2c7c4f53158
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [linux-next:master 13207/13491] drivers/thermal/thermal_trip.o: warning: objtool: unexpected relocation symbol type in .rela.discard.reachable
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] exec: Add KUnit test for bprm_stack_limits()
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 12471/13491] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c:1006 dc_stream_get_max_flickerless_instant_vtotal_delta() warn: always true condition '((stream->timing.v_total - safe_refresh_v_total) >= 0) => (0-u32max >= 0)'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/3] mm: Use update_mmu_tlb_range() to simplify code
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [LSFMM] automating measuring memory fragmentation
- From: "Vlastimil Babka (SUSE)" <vbabka@xxxxxxxxxx>
- [RFC PATCH v2 0/3] Add NUMA-aware DAMOS watermarks
- From: Jonghyeon Kim <tome01@xxxxxxxxxx>
- [RFC PATCH v2 1/3] mm/damon: Add new metric type and target node for watermark
- From: Jonghyeon Kim <tome01@xxxxxxxxxx>
- [RFC PATCH v2 3/3] mm/damon: add NUMA-awareness to DAMON modules
- From: Jonghyeon Kim <tome01@xxxxxxxxxx>
- [RFC PATCH v2 2/3] mm/damon: add module parameters for NUMA system
- From: Jonghyeon Kim <tome01@xxxxxxxxxx>
- Re: [PATCH 1/2] exec: Add KUnit test for bprm_stack_limits()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD REGRESSION ebddc92261ee1afeaa80c6e814571de209b06913
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- RE: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [GIT PULL] slab updates for 6.10
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH v2] percpu_counter: add a cmpxchg-based _add_batch variant
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 2/2] selftests/mm: compaction_test: Fix trivial test success and reduce probability of OOM-killer invocation
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH 1/2] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [linux-next:master] [mm/slab] 7bd230a266: WARNING:at_mm/util.c:#kvmalloc_node_noprof
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: constify ctl_table arguments of utility functions
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH] mm/hugetlb: Drop node_alloc_noretry from alloc_fresh_hugetlb_folio
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- [RESEND PATCH v10 12/12] mm, vmscan: apply luf mechanism to unmapping during folio reclaim
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 11/12] mm, migrate: apply luf mechanism to unmapping during migration
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 10/12] mm: separate move/undo parts from migrate_pages_batch()
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 08/12] mm/rmap: recognize read-only tlb entries during batched tlb flush
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 06/12] mm: add folio_put_ugen() to deliver unmap generation number to pcp or buddy
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 07/12] mm: add a parameter, unmap generation number, to free_unref_folios()
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 04/12] x86/tlb, riscv/tlb, mm/rmap: separate arch_tlbbatch_clear() out of arch_tlbbatch_flush()
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 05/12] mm: buddy: make room for a new variable, ugen, in struct page
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 01/12] x86/tlb: add APIs manipulating tlb batch's arch data
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 02/12] arm64: tlbflush: add APIs manipulating tlb batch's arch data
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 03/12] riscv, tlb: add APIs manipulating tlb batch's arch data
- From: Byungchul Park <byungchul@xxxxxx>
- [RESEND PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH 1/2] exec: Add KUnit test for bprm_stack_limits()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v3] mm/huge_memory: don't unpoison huge_zero_folio
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH -rc7] mm/huge_memory: mark huge_zero_page reserved
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH 2/2] selftests/mm: compaction_test: Fix trivial test success and reduce probability of OOM-killer invocation
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/mm: va_high_addr_switch: Do not skip test and give warning message post FEAT_LPA2
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master] [mm/slab] 7bd230a266: WARNING:at_mm/util.c:#kvmalloc_node_noprof
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP)
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [GIT PULL] non-MM updates for 6.10-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] MM updates for 6.10-rc1
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [GIT PULL] MM updates for 6.10-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- [GIT PULL] non-MM updates for 6.10-rc1
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] MM updates for 6.10-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] MM updates for 6.10-rc1
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] MM updates for 6.10-rc1
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [GIT PULL] MM updates for 6.10-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] MM updates for 6.10-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- DAMON Beer/Coffee/Tea chat reminder and extending for office hour
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [GIT PULL] MM updates for 6.10-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/2] mm: convert mm's rss stats to use atomic mode
- From: Dennis Zhou <dennisszhou@xxxxxxxxx>
- Re: [Resend LSF/MM/BPF TOPIC] A case of a CXL compressed memory tier
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH] mm: batch unlink_file_vma calls in free_pgd_range
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH v12] mm: report per-page metadata information
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm: batch unlink_file_vma calls in free_pgd_range
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master 13118/13355] ERROR: modpost: "__aeabi_uldivmod" [drivers/vdpa/octeon_ep/octep_vdpa.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP)
- From: Erhard Furtner <erhard_f@xxxxxxxxxxx>
- [PATCH] mm/hugetlb: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 2/2] arch/sh: Drop support for memory-hotplug and memory-hotremove
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH 0/2] Drop support for memory-hotplug and memory-hotremove on superH
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH 1/2] arch/sh: Remove code that handles memory-hotplug and memory-hotremove
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH v3 2/3] mm: Refactor update_mmu_tlb()
- From: "Bang Li" <libang.li@xxxxxxxxxxxx>
- [PATCH v3 0/3] Add update_mmu_tlb_range() to simplify code
- From: "Bang Li" <libang.li@xxxxxxxxxxxx>
- [PATCH v3 3/3] mm: Use update_mmu_tlb_range() to simplify code
- From: "Bang Li" <libang.li@xxxxxxxxxxxx>
- [PATCH v3 1/3] mm: Add update_mmu_tlb_range()
- From: "Bang Li" <libang.li@xxxxxxxxxxxx>
- Re: [PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v1 1/2] virt: pvmemcontrol: control guest physical memory properties
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [PATCH v1 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH] mm: batch unlink_file_vma calls in free_pgd_range
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [GIT PULL] MM updates for 6.10-rc1
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/7] DAMON multiple contexts support
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] kasan, fortify: properly rename memintrinsics
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: Navid <navid.emamdoost@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [linux-next:master 13118/13355] ERROR: modpost: "__udivdi3" [drivers/vdpa/octeon_ep/octep_vdpa.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] kasan, fortify: properly rename memintrinsics
- From: Nico Pache <npache@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [RFC PATCH v2 20/20] mm: Remove CONFIG_ARCH_HAS_HUGEPD
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 16/20] powerpc/e500: Encode hugepage size in PTE bits
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 17/20] powerpc/e500: Use contiguous PMD instead of hugepd
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 14/20] powerpc/e500: Remove enc field from struct mmu_psize_def
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 15/20] powerpc/85xx: Switch to 64 bits PGD
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 13/20] powerpc/64e: Clean up impossible setups
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 19/20] powerpc/mm: Remove hugepd leftovers
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 12/20] powerpc/64e: Remove unneeded #ifdef CONFIG_PPC_E500
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 11/20] powerpc/mm: Complement huge_pte_alloc() for all non HUGEPD setups
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 10/20] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 09/20] powerpc/mm: Remove _PAGE_PSIZE
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 08/20] powerpc/8xx: Simplify struct mmu_psize_def
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 07/20] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 05/20] powerpc/mm: Allow hugepages without hugepd
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 04/20] mm: Provide mm_struct and address to huge_ptep_get()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 03/20] mm: Provide pmd to pte_leaf_size()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 02/20] mm: Provide page size to pte_alloc_huge()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: Drop node_alloc_noretry from alloc_fresh_hugetlb_folio
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [RFC PATCH v2 2/2] mm: convert mm's rss stats to use atomic mode
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION c75962170e49f24399141276ae119e6a879f36dc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 11/12] shmem: add file length arg in shmem_get_folio() path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
- From: Klara Modin <klarasmodin@xxxxxxxxx>
- Re: [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] kasan, fortify: properly rename memintrinsics
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v1 1/2] mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and vmf_insert_mixed()
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP)
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH] kasan, fortify: properly rename memintrinsics
- From: andrey.konovalov@xxxxxxxxx
- Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Karim Manaouil <kmanaouil.dev@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD REGRESSION 458b2d56b05cf5ea311066403c07fece5e9d4584
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH] mm/vmscan: Update stale references to shrink_page_list
- From: Illia Ostapyshyn <illia@xxxxxxxxx>
- Re: [RFC PATCH v1 0/7] DAMON multiple contexts support
- From: Alex Rusuf <yorha.op@xxxxxxxxx>
- Re: [PATCH -rc7] mm/huge_memory: mark huge_zero_page reserved
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v3] mm/huge_memory: don't unpoison huge_zero_folio
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] mm/hugetlb: Drop node_alloc_noretry from alloc_fresh_hugetlb_folio
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] mm: refactor folio_undo_large_rmappable()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/2] mm: convert mm's rss stats to use atomic mode
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
- From: Klara Modin <klarasmodin@xxxxxxxxx>
- Re: [PATCH] mm/hugetlb: Drop node_alloc_noretry from alloc_fresh_hugetlb_folio
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/7] DAMON multiple contexts support
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [LSFMM] automating measuring memory fragmentation
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [LSFMM] automating measuring memory fragmentation
- From: Karim Manaouil <kmanaouil.dev@xxxxxxxxx>
- Re: [PATCH v2 1/1] arch/fault: don't print logs for pte marker poison errors
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [LSFMM] automating measuring memory fragmentation
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v1 7/7] selftest: test system-wide workingset reporting
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION dbd9e2e056d8577375ae4b31ada94f8aa3769e8a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] mm: refactor folio_undo_large_rmappable()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [linux-next:master 12978/13339] arch/riscv/errata/andes/errata.c:68:38: error: use of undeclared identifier 'RISCV_VENDOR_EXT_ALTERNATIVES_BASE'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: page-flags.rst
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/2] mm: convert mm's rss stats to use atomic mode
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [RFC] iomap: use huge zero folio in iomap_dio_zero
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/11] mm: split a folio in minimum folio order chunks
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] vfs: Delete the associated dentry when deleting a file
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH 07/12] shmem: check if a block is uptodate before splice into pipe
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH v3] mm/huge_memory: don't unpoison huge_zero_folio
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD REGRESSION b449e3dad2d62b390466a0f721095585e2646164
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/4] mm/ksm: rename mm_slot_cache to ksm_slot_cache
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [RFC PATCH v2 2/2] mm: convert mm's rss stats to use atomic mode
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH] mm/cma: get nid from physical address
- From: "Yajun Deng" <yajun.deng@xxxxxxxxx>
- Re: [PATCH v2 4/5] mm/memory-failure: move hwpoison_filter() higher up
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH] mm/cma: get nid from physical address
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm/memory-failure: improve memory failure action_result messages
- From: Oscar Salvador <osalvador@xxxxxxx>
- [linux-next:master 13225/13339] arch/riscv/errata/andes/errata.c:68:45: error: 'RISCV_VENDOR_EXT_ALTERNATIVES_BASE' undeclared
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] mm/cma: get nid from physical address
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- Re: [PATCH v2] mm/huge_memory: don't unpoison huge_zero_folio
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v2] mm/huge_memory: don't unpoison huge_zero_folio
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm/huge_memory: don't unpoison huge_zero_folio
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH] mm/hugetlb: Drop node_alloc_noretry from alloc_fresh_hugetlb_folio
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Chuanhua Han <chuanhuahan@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC]mTHP reliable allocation and reclamation
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC]mTHP reliable allocation and reclamation
- From: Barry Song <21cnbao@xxxxxxxxx>
- [RFC PATCH] percpu_counter: reimplement _add_batch with __this_cpu_cmpxchg
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [LSFMM] automating measuring memory fragmentation
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v1 0/7] mm: workingset reporting
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [LSFMM] automating measuring memory fragmentation
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH] mm: refactor folio_undo_large_rmappable()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH] selftests/mm: va_high_addr_switch: Do not skip test and give warning message post FEAT_LPA2
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC]mTHP reliable allocation and reclamation
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: Memdesc wiki pages
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v10 0/5] Introduce mseal
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]