Linux Memory Management
[Prev Page][Next Page]
- [PATCH v2 1/3] mm: update the memmap stat before page is freed
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 0/3] Fixes for memmap accounting
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 0/7] mm/mprotect: Fix dax puds
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 10/28] rust: treewide: switch to our kernel `Box` type
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH v2 1/6] mm: Move can_modify_vma to mm/internal.h
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH v6 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 6/6] mm: Remove can_modify_mm()
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH v2 5/6] mseal: Replace can_modify_mm_madv with a vma variant
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH v2 4/6] mm/mremap: Replace can_modify_mm with can_modify_vma
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH v2 3/6] mm/mprotect: Replace can_modify_mm with can_modify_vma
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH v2 0/6] mm: Optimize mseal checks
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH] exec: drop a racy path_noexec check
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2] mm: kfence: print the elapsed time for allocated/freed track
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS 6572ba54f33bbc2b6fdbd13d05a2e45436015822
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS e00b6a574215807b958be6ee104138a879e72e15
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 10/28] rust: treewide: switch to our kernel `Box` type
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 02/10] lib/buildid: add single page-based file reader abstraction
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v4 24/26] arch_numa: switch over to numa_memblks
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [no subject]
- Re: [PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
- From: Chris Li <chrisl@xxxxxxxxxx>
- [PATCH] fixup! selftests/mm: Add mseal test for no-discard madvise
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Cache filling up causing drastic performance degradation on Linux 6.10.3 (User)
- From: Abhinav Praveen <abhinav@xxxxxxxxxxxxxx>
- Re: [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: remap unused subpages to shared zeropage when splitting isolated thp
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v4 01/28] rust: alloc: add `Allocator` trait
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: Fix corruption when not offsetting data start
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 7/7] mm/mprotect: fix dax pud handlings
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] binfmt_flat: Fix corruption when not offsetting data start
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v4 3/7] mm/powerpc: Add missing pud helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2] binfmt_flat: Fix corruption when not offsetting data start
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v4 0/7] mm/mprotect: Fix dax puds
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v4 6/7] mm/x86: Add missing pud helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v4 5/7] mm/x86: arch_check_zapped_pud()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v4 4/7] mm/x86: Make pud_leaf() only care about PSE bit
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v4 1/7] mm/dax: Dump start address in fault handler
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 1/4] mm: free zapped tail pages when splitting isolated thp
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v4 09/28] rust: alloc: implement kernel `Box`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH] mm: Return the folio from swapin_readahead
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/2] mm: Remove PG_error
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/2] fs: Remove calls to set and clear the folio error flag
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mseal: Fix is_madv_discard()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mseal: Fix is_madv_discard()
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm: attempt to batch free swap entries for zap_pte_range()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 4/7] mm, slab: reintroduce rcu_barrier() into kmem_cache_destroy()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v2 3/7] mm, slab: move kfence_shutdown_cache() outside slab_mutex
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v2 2/7] mm, slab: unlink slabinfo, sysfs and debugfs immediately
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v2 1/7] mm, slab: dissolve shutdown_cache() into its caller
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS b1b8d5385d8ac2b25627f5ad05cbf4c0e4878043
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION eec5d86d5bac6b3e972eb9c1898af3c08303c52d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Warning on mremapped uffd-wp memory
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 1/2] mseal: Fix is_madv_discard()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [PATCH 2/2] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH 1/2] mm/numa: no task_numa_fault() call if page table is changed
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 03/28] rust: alloc: rename `KernelAllocator` to `Kmalloc`
- From: Gary Guo <gary@xxxxxxxxxxx>
- Re: [PATCH v4 24/26] arch_numa: switch over to numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 01/28] rust: alloc: add `Allocator` trait
- From: Gary Guo <gary@xxxxxxxxxxx>
- [PATCH v3] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 02/10] lib/buildid: add single page-based file reader abstraction
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 02/10] lib/buildid: add single page-based file reader abstraction
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] slab: Warn on duplicate cache names when DEBUG_VM=y
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH v2] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: Remove arch_unmap()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH 2/2] selftests/mm: Add mseal test for no-discard madvise
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH 0/2] mseal: Fix is_madv_discard()
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH 1/2] mseal: Fix is_madv_discard()
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 02/10] lib/buildid: add single page-based file reader abstraction
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 12/19] kthread: Default affine kthread to its preferred NUMA node
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 14/19] mm: Create/affine kswapd to its preferred node
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 13/19] mm: Create/affine kcompactd to its preferred node
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 bpf-next 01/10] lib/buildid: harden build ID parsing logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm: attempt to batch free swap entries for zap_pte_range()
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 13/19] mm: Create/affine kcompactd to its preferred node
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 15/19] kthread: Implement preferred affinity
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 14/19] mm: Create/affine kswapd to its preferred node
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 12/19] kthread: Default affine kthread to its preferred NUMA node
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 11/19] kthread: Make sure kthread hasn't started while binding it
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 01/10] mm: vmscan: add validation before spliting shmem large folio
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: Remove arch_unmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
- From: jeffxu@xxxxxxxxxxxx
- Re: [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 02/10] lib/buildid: add single page-based file reader abstraction
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm: keep nid around during hot-remove
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 01/10] lib/buildid: harden build ID parsing logic
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: keep nid around during hot-remove
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: Warning on mremapped uffd-wp memory
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 3/4] mm/mempolicy: Remove alloc_pages_mpol_noprof()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/7] mm: Optimize mseal checks
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH] binfmt_flat: Fix corruption when not offsetting data start
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v4 24/28] rust: alloc: implement `contains` for `Flags`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v4 26/28] rust: str: test: replace `alloc::format`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v4 27/28] rust: alloc: update module comment of alloc.rs
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v2 2/4] mm: remap unused subpages to shared zeropage when splitting isolated thp
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v2 0/4] mm: split underutilized THPs
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v2 4/4] mm: split underutilized THPs
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v2 3/4] mm: selftest to verify zero-filled pages are mapped to zeropage
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v4 18/28] rust: treewide: switch to the kernel `Vec` type
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v2 1/4] mm: free zapped tail pages when splitting isolated thp
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH 5/7] mseal: Fix is_madv_discard()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [linux-next:master] [slub] b82c7add4c: WARNING:at_mm/slub.c:#slab_free_after_rcu_debug
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: Race condition observed between page migration and page fault handling on arm64 machines
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH 0/7] mm: Optimize mseal checks
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH 4/4] powerpc/vdso: Refactor error handling
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH 3/4] mm: Remove arch_unmap()
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v4 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] mm/sparse: return right away if sparsemap_buf is null
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Too large alloc in gem_exec_reloc test? (was Re: [linus:master] [mm/slab] 2e8000b826: WARNING:at_mm/util.c:#__kvmalloc_node_noprof)
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxxx>
- [PATCH] mm/rmap: minimize folio->_nr_pages_mapped updates when batching PTE (un)mapping
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: keep nid around during hot-remove
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm: userfaultfd: fix user-after-free in userfaultfd_clear_vma()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: Race condition observed between page migration and page fault handling on arm64 machines
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 2/2] mm: keep nid around during hot-remove
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: update the memmap stat before page is freed
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/2] zswap: track swapins from disk more accurately
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] Hitshield : Something new eviction process for MGLRU
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- Re: [PATCH v4 09/28] rust: alloc: implement kernel `Box`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v4 09/28] rust: alloc: implement kernel `Box`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v2] mm: kfence: print the elapsed time for allocated/freed track
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2] slab: Warn on duplicate cache names when DEBUG_VM=y
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 5/7] rcu/kvfree: Add kvfree_rcu_barrier() API
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 2/7] mm, slab: unlink slabinfo, sysfs and debugfs immediately
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 1/7] mm, slab: dissolve shutdown_cache() into its caller
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 3/7] mm, slab: move kfence_shutdown_cache() outside slab_mutex
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 4/7] mm, slab: reintroduce rcu_barrier() into kmem_cache_destroy()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests
- From: Muhammad Usama Anjum <Usama.Anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm: attempt to batch free swap entries for zap_pte_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Warning on mremapped uffd-wp memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 05/28] rust: alloc: add module `allocator_test`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v4 08/28] rust: types: implement `Unique<T>`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm: attempt to batch free swap entries for zap_pte_range()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v4 01/28] rust: alloc: add `Allocator` trait
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 02/11] mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm: attempt to batch free swap entries for zap_pte_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 18/26] mm: move numa_distance and related code from x86 to numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 08/11] s390/uv: convert gmap_destroy_page() from follow_page() to folio_walk
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 02/11] mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 09/11] s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio_walk
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: rename instances of swap_info_struct to meaningful 'si'
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2] slab: Warn on duplicate cache names when DEBUG_VM=y
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: Warning on mremapped uffd-wp memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 10/26] x86/numa: simplify numa_distance allocation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: Warning on mremapped uffd-wp memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 19/26] mm: introduce numa_emulation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [linux-next:master] [slub] b82c7add4c: WARNING:at_mm/slub.c:#slab_free_after_rcu_debug
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [linux-next:master 3357/3555] arch/powerpc/boot/dts/fsl/cyrus_p5020.dtb: global-utilities@e2000: compatible: 'oneOf' conditional failed, one must be fixed:
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 2/2] mm: attempt to batch free swap entries for zap_pte_range()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] kfence: introduce burst mode
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v2 1/2] mm: rename instances of swap_info_struct to meaningful 'si'
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v2 0/2] mm: batch free swaps for zap_pte_range()
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v4 17/26] mm: introduce numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 24/26] arch_numa: switch over to numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v5 1/9] mm: swap: swap cluster switch to double link list
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v4 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 08/10] mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_page_cache()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 02/10] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v4 09/28] rust: alloc: implement kernel `Box`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v4 09/28] rust: alloc: implement kernel `Box`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v4 09/28] rust: alloc: implement kernel `Box`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH v4 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: Warning on mremapped uffd-wp memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH] percpu: remove pcpu_alloc_size()
- From: Jianhui Zhou <912460177@xxxxxx>
- [PATCH v4 07/26] arch, mm: move definition of node_data to generic code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH v4 10/10] mm: shmem: support large folio swap out
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 04/10] mm: shmem: return number of pages beeing freed in shmem_free_swap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 05/10] mm: filemap: use xa_get_order() to get the swap entry order
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 09/10] mm: shmem: split large entry if the swapin folio is not large
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 07/10] mm: shmem: support large folio allocation for shmem_replace_folio()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 06/10] mm: shmem: use swap_free_nr() to free shmem swap entries
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 03/10] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 02/10] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 00/10] support large folio swap-out and swap-in for shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 01/10] mm: vmscan: add validation before spliting shmem large folio
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 08/28] rust: types: implement `Unique<T>`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v4 06/28] rust: alloc: implement `Vmalloc` allocator
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH v4 05/28] rust: alloc: add module `allocator_test`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH v4 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 26/26] docs: move numa=fake description to kernel-parameters.txt
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH v4 08/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 24/26] arch_numa: switch over to numa_memblks
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- [PATCH v4 23/26] of, numa: return -EINVAL when no numa-node-id is found
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- [PATCH v4 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 13/26] x86/numa_emu: simplify allocation of phys_dist
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 21/26] mm: numa_memblks: make several functions and variables static
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 20/26] mm: numa_memblks: introduce numa_memblks_init
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 05/26] MIPS: loongson64: rename __node_data to node_data
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 01/26] mm: move kernel/numa.c to mm/
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 00/26] mm: introduce numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH] mm/sparse: return right away if sparsemap_buf is null
- From: Leesoo Ahn <lsahn@xxxxxxxxxx>
- Re: [PATCH v2] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/7] mm: introduce CONFIG_PT_RECLAIM
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2] mm: kfence: print the elapsed time for allocated/freed track
- From: "qiwu.chen" <qiwuchen55@xxxxxxxxx>
- [PATCH -next v2] powerpc: Remove useless config comment in asm/percpu.h
- From: Jinjie Ruan <ruanjinjie@xxxxxxxxxx>
- Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] mm: kfence: print the age time for alloacted objectes to trace memleak
- From: chenqiwu <qiwuchen55@xxxxxxxxx>
- Re: [PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
- From: JaeJoon Jung <rgbi3307@xxxxxxxxx>
- Re: [PATCH] Hitshield : Something new eviction process for MGLRU
- From: 조민우 <chminoo@xxxxxxxxxxxx>
- Re: [PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH 4/7] mm/mremap: Replace can_modify_mm with can_modify_vma
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- RE: [PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
- From: <lsahn@xxxxxxxxxxxxxx>
- Re: [PATCH 0/7] mm: Optimize mseal checks
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] mm: attempt to batch free swap entries for zap_pte_range()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH 4/7] mm/mremap: Replace can_modify_mm with can_modify_vma
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] mm: Optimize mseal checks
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
- From: JaeJoon Jung <rgbi3307@xxxxxxxxx>
- [linux-next:master 3087/3348] arch/loongarch/kernel/machine_kexec.o: warning: objtool: kexec_shutdown_secondary+0x60: stack state mismatch: cfa1=3+0 cfa2=3+16
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 2649/3348] drivers/net/pse-pd/tps23881.c:755:6: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: attempt to batch free swap entries for zap_pte_range()
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH] mm, slub: print CPU id on slab OOM
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH v2 0/3] mm: tlb swap entries batch async release
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v4 08/28] rust: types: implement `Unique<T>`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v7 1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v7 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v4 08/28] rust: types: implement `Unique<T>`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH 4/7] mm/mremap: Replace can_modify_mm with can_modify_vma
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v4 09/28] rust: alloc: implement kernel `Box`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
- From: David Finkel <davidf@xxxxxxxxx>
- Re: [PATCH v2 0/3] mm: tlb swap entries batch async release
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: attempt to batch free swap entries for zap_pte_range()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 8/9] mm: swap: relaim the cached parts that got scanned
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v13] mm: report per-page metadata information
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH 0/7] mm: Optimize mseal checks
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- [PATCH 1/2] mm: update the memmap stat before page is freed
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH 2/2] mm: keep nid around during hot-remove
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH 5/6] mm: add selftests to split_huge_page() to verify unmap/zap of zero pages
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v2 1/1] binfmt_elf: mseal address zero
- From: jeffxu@xxxxxxxxxxxx
- [PATCH v2 0/1] binfmt_elf: seal address zero
- From: jeffxu@xxxxxxxxxxxx
- Re: [PATCH] mm: attempt to batch free swap entries for zap_pte_range()
- From: Barry Song <21cnbao@xxxxxxxxx>
- [rppt-memblock:for-next] BUILD SUCCESS 9e3d665384fca2a1c56283c7a79a968243ef4614
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v13] mm: report per-page metadata information
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH v2 0/3] mm: tlb swap entries batch async release
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH 6/7] mseal: Replace can_modify_mm_madv with a vma variant
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH 7/7] mm: Remove can_modify_mm()
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- RE: [PATCH] md/raid6 algorithms: scale test duration for speedier boots
- From: "King, Colin" <colin.king@xxxxxxxxx>
- [PATCH 5/7] mseal: Fix is_madv_discard()
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH 4/7] mm/mremap: Replace can_modify_mm with can_modify_vma
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH 3/7] mm/mprotect: Replace can_modify_mm with can_modify_vma
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH 0/7] mm: Optimize mseal checks
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH 1/7] mm: Move can_modify_vma to mm/internal.h
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [RFC PATCH 0/3] Enable strict percpu address space checks
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH 0/6] mm: split underutilized THPs
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v2 0/3] mm: tlb swap entries batch async release
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: Warning on mremapped uffd-wp memory
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
- From: David Finkel <davidf@xxxxxxxxx>
- Re: [PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
- From: David Finkel <davidf@xxxxxxxxx>
- Re: [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [PATCH v4 01/28] rust: alloc: add `Allocator` trait
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH 0/6] mm: split underutilized THPs
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v4 09/28] rust: alloc: implement kernel `Box`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH v1 0/1] binfmt_elf: seal address zero
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- [v6.6-stable PATCH] mm: gup: stop abusing try_grab_folio
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [v6.9-stable PATCH] mm: gup: stop abusing try_grab_folio
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: Brian Mak <makb@xxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS d15fe7f84765bc7905e3128bfbce964e5b77164e
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 3152/3348] kernel/resource.c:1246:undefined reference to `devmem_is_allowed'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 21/28] rust: alloc: remove `GlobalAlloc` and `krealloc_aligned`
- From: Björn Roy Baron <bjorn3_gh@xxxxxxxxxxxxxx>
- Re: [PATCH v4 06/28] rust: alloc: implement `Vmalloc` allocator
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v4 05/28] rust: alloc: add module `allocator_test`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [linux-next:master 3152/3348] arm-linux-gnueabi-ld: drivers/char/mem.c:62:undefined reference to `devmem_is_allowed'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 1e391b34f6aa043c7afa40a2103163a0ef06d179
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 01/28] rust: alloc: add `Allocator` trait
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: Brian Mak <makb@xxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 0/6] mm: split underutilized THPs
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v13] mm: report per-page metadata information
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] mm: split underutilized THPs
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] mm: split underutilized THPs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] mm: split underutilized THPs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 0/9] Improve the copy of task comm
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH 0/6] mm: split underutilized THPs
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: shmem folio changes have broken linux-next
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v6 04/11] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v4 08/28] rust: types: implement `Unique<T>`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: Warning on mremapped uffd-wp memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/6] mm: split underutilized THPs
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: Warning on mremapped uffd-wp memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 06/28] rust: alloc: implement `Vmalloc` allocator
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: Warning on mremapped uffd-wp memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 05/28] rust: alloc: add module `allocator_test`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH v2] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: Warning on mremapped uffd-wp memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm: fix (harmless) type confusion in lock_vma_under_rcu()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] mm: fix (harmless) type confusion in lock_vma_under_rcu()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 01/28] rust: alloc: add `Allocator` trait
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v4 03/28] rust: alloc: rename `KernelAllocator` to `Kmalloc`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v4 02/28] rust: alloc: separate `aligned_size` from `krealloc_aligned`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
- From: Juri Lelli <juri.lelli@xxxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- Re: [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- Re: [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: shmem folio changes have broken linux-next
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: shmem folio changes have broken linux-next
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Warning on mremapped uffd-wp memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 01/28] rust: alloc: add `Allocator` trait
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v4 18/29] arm64: add POE signal support
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS e1a15959d75c9ba4b45e07e37bcf843c85750010
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 15/29] arm64: handle PKEY/POE faults
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH v4 18/29] arm64: add POE signal support
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/7] mm: introduce CONFIG_PT_RECLAIM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [RESEND][PATCH 3/3] rseq: Ensure SIGBUS delivered on memory failure
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH 09/10] mm: refactor vma_merge() into modify-only vma_merge_modified()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH RFC 1/4] mm: Introduce guest_memfd
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 09/10] mm: refactor vma_merge() into modify-only vma_merge_modified()
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH v4 15/29] arm64: handle PKEY/POE faults
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH v4 15/29] arm64: handle PKEY/POE faults
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS ba2e1663436dc16a86ed31d5f7adb173dc7d02d6
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 24/26] arch_numa: switch over to numa_memblks
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 19/26] mm: introduce numa_emulation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 19/26] mm: introduce numa_emulation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 19/26] mm: introduce numa_emulation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 17/26] mm: introduce numa_memblks
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v5] rust: mm: add abstractions for mm_struct and vm_area_struct
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -next] powerpc: Fix a config comment typo in asm/percpu.h
- From: Jinjie Ruan <ruanjinjie@xxxxxxxxxx>
- Re: [PATCH] mm: attempt to batch free swap entries for zap_pte_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH 03/10] mm: abstract duplicated policy comparison
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH -next] powerpc: Fix a config comment typo in asm/percpu.h
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH 5/8] mm: Add a helper to accept page
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 4/8] mm: Rename accept_page() to accept_page_memory()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 3/8] mm: Introduce PageUnaccepted() page type
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 2/8] mm: Accept memory in __alloc_pages_bulk().
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/8] mm: Fix endless reclaim on machines with unaccepted memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH 0/6] mm: split underutilized THPs
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH -next] powerpc: Fix a config comment typo in asm/percpu.h
- From: Jinjie Ruan <ruanjinjie@xxxxxxxxxx>
- Re: [RFC PATCH 12/20] kthread: Implement preferred affinity
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [linux-next:master 2827/3348] mm/numa_memblks.c:427:31: warning: implicit conversion from 'unsigned long long' to 'phys_addr_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 18/29] arm64: add POE signal support
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 04/29] arm64: disable trapping of POR_EL0 to EL2
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH 3/6] mm: free zapped tail pages when splitting isolated thp
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/4] mm/mempolicy: Use folio_alloc_mpol_noprof() in alloc_pages_noprof()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 2/4] arm64: use IPIs to pause/resume remote CPUs
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master 2333/3348] arch/arm64/boot/dts/renesas/r9a08g045s33-smarc.dtb: dma-controller@11820000: compatible:0: 'renesas,r9a08g045-dmac' is not one of ['renesas,r9a07g043-dmac', 'renesas,r9a07g044-dmac', 'renesas,r9a07g054-dmac']
- From: kernel test robot <lkp@xxxxxxxxx>
- shmem folio changes have broken linux-next
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH] mm: swap: mTHP frees entries as a whole
- From: zhiguojiang <justinjiang@xxxxxxxx>
- Re: [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
- From: "Gowans, James" <jgowans@xxxxxxxxxx>
- Re: [RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
- From: "Gowans, James" <jgowans@xxxxxxxxxx>
- Re: [PATCH 2/8] mm: Accept memory in __alloc_pages_bulk().
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] mm: swap: mTHP frees entries as a whole
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RESEND][PATCH 3/3] rseq: Ensure SIGBUS delivered on memory failure
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: attempt to batch free swap entries for zap_pte_range()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm: swap: mTHP frees entries as a whole
- From: zhiguojiang <justinjiang@xxxxxxxx>
- Re: [PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
- From: JaeJoon Jung <rgbi3307@xxxxxxxxx>
- [PATCH] mm: attempt to batch free swap entries for zap_pte_range()
- From: zhiguojiang <justinjiang@xxxxxxxx>
- Re: [PATCH 7/8] mm: Introduce promo_wmark_pages()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] exec: drop a racy path_noexec check
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH v4 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 3/4] arm64: pause remote CPUs to update vmemmap
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [RESEND][PATCH 3/3] rseq: Ensure SIGBUS delivered on memory failure
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v5 07/21] mm/zsmalloc: convert obj_allocated() and related helpers to use zpdesc
- [PATCH v5 17/21] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
- Re: [PATCH] md/raid6 algorithms: scale test duration for speedier boots
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 20/21] mm/zsmalloc: introduce zpdesc_clear_first() helper
- Re: [PATCH v5 0/9] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 16/21] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
- Re: [PATCH] md/raid6 algorithms: scale test duration for speedier boots
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 21/21] mm/zsmalloc: update comments for page->zpdesc changes
- [PATCH v5 10/21] mm/zsmalloc: add zpdesc_is_isolated()/zpdesc_zone() helper for zs_page_migrate()
- [PATCH v5 19/21] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()
- Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/9] Improve the copy of task comm
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- Re: [linux-next:master] [mm/hugetlb_vmemmap] 875fa64577: vm-scalability.throughput -34.3% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH v5 0/9] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 18/21] mm/zsmalloc: introduce __zpdesc_clear_movable
- [PATCH v5 09/21] mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc
- Re: [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 01/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v5 05/21] mm/zsmalloc: convert obj_malloc() to use zpdesc
- Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [RFC PATCH 2/4] arm64: use IPIs to pause/resume remote CPUs
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [RFC PATCH 1/4] mm: HVO: introduce helper function to update and flush pgtable
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [RFC PATCH 4/4] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [RFC PATCH 3/4] arm64: pause remote CPUs to update vmemmap
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [RFC PATCH 0/4] mm/arm64: re-enable HVO
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v5 15/21] mm/zsmalloc: convert get_zspage() to take zpdesc
- [PATCH v5 14/21] mm/zsmalloc: convert migrate_zspage() to use zpdesc
- [PATCH v5 12/21] mm/zsmalloc: convert __free_zspage() to use zdsesc
- [PATCH v5 13/21] mm/zsmalloc: convert location_to_obj() to take zpdesc
- [PATCH v5 08/21] mm/zsmalloc: convert init_zspage() to use zpdesc
- [PATCH v5 11/21] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
- [PATCH v5 06/21] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
- [PATCH v5 04/21] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
- [PATCH v5 03/21] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
- [PATCH v5 02/21] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH] mm: swap: mTHP frees entries as a whole
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm: swap: mTHP frees entries as a whole
- From: zhiguojiang <justinjiang@xxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- [PATCH] mm: attempt to batch free swap entries for zap_pte_range()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker (fix)
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v4 5/5] memblock test: fix implicit declaration of function 'strscpy'
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v4 4/5] memblock test: fix implicit declaration of function 'isspace'
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v4 3/5] memblock test: fix implicit declaration of function 'memparse'
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v4 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v4 2/5] memblock test: add the definition of __setup()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- RE: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v3 2/2] zswap: track swapins from disk more accurately
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v3 2/2] zswap: track swapins from disk more accurately (fix)
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker (fix)
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] zswap: track swapins from disk more accurately
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH 12/20] kthread: Implement preferred affinity
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH v2 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] exec: drop a racy path_noexec check
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] exec: drop a racy path_noexec check
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 2/2] zswap: track swapins from disk more accurately
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v3 0/2] improving dynamic zswap shrinker protection scheme
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v13] mm: report per-page metadata information
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- Re: [PATCH v2 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v13] mm: report per-page metadata information
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS a30bdcb59da63bfa89f6d03dbf4d17a6d747c1f0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: swap: mTHP frees entries as a whole
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC PATCH v1 1/1] binfmt_elf: mseal address zero
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH v5 0/9] Improve the copy of task comm
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] piped/ptraced coredump (was: Dump smaller VMAs first in ELF cores)
- From: Brian Mak <makb@xxxxxxxxxxx>
- Re: [RFC PATCH 12/20] kthread: Implement preferred affinity
- From: Vlastimil Babka <vbabka@xxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]