Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- Re: [PATCH v3 2/2] lru: allow large batched add large folio to lru list
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH -V2] migrate_pages_batch: simplify retrying and failure counting of large folios
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- RE: [PATCH] mm: fix hugetlb page unmap count balance issue
- From: "Chang, Junxiao" <junxiao.chang@xxxxxxxxx>
- RE: [PATCH] mm: fix hugetlb page unmap count balance issue
- From: "Chang, Junxiao" <junxiao.chang@xxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v5 6/6] mm/gup: remove vmas array from internal GUP functions
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v5 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v5 2/6] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v5 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v5 0/6] remove the vmas parameter from GUP APIs
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCHv11 3/9] efi/libstub: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] mm/mmap/vma_merge: always check invariants
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH for 6.4-rcX] mm: userfaultfd: avoid passing an invalid range to vma_merge()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 0/4] Fix type confusion in page_table_check
- From: Ruihan Li <lrh2000@xxxxxxxxxx>
- Re: [PATCH] Fix some coding style errors in memblock.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH RFC v2] Randomized slab caches for kmalloc()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCHv11 3/9] efi/libstub: Implement support for unaccepted memory
- From: Mika Penttilä <mpenttil@xxxxxxxxxx>
- [linux-next:master 1011/2056] mm/gup.c:2430:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- [stable:linux-5.4.y 1353/9999] mm/mempolicy.c:499:22: warning: variable 'mapped_pte' set but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2] mm/page_alloc: don't wake kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM is specified
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCHv11 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv11 9/9] x86/tdx: Add unaccepted memory support
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv11 8/9] x86/tdx: Refactor try_accept_one()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv11 5/9] efi: Provide helpers for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv11 2/9] efi/x86: Get full memory map in allocate_e820()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv11 4/9] x86/boot/compressed: Handle unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv11 3/9] efi/libstub: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv11 1/9] mm: Add support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
- From: Helge Deller <deller@xxxxxx>
- Re: Futexes & Folios
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: Futexes & Folios
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] debugobject: don't wake up kswapd from fill_pool()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Futexes & Folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [linux-next:master 1574/2056] drivers/infiniband/sw/rxe/rxe_verbs.c:1359:21: error: macro "kfree_rcu" requires 2 arguments, but only 1 given
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] DAMON Updates and Future Plans
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master 946/2056] mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RESEND PATCH v1 1/5] mm: vmalloc must set pte via arch code
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] mm documentation
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: don't wake up kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM is specified
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- [linux-next:master 1006/2056] Inconsistent kallsyms data
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/4] Fix type confusion in page_table_check
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: don't wake up kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM is specified
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] debugobject: don't wake up kswapd from fill_pool()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] debugobject: don't wake up kswapd from fill_pool()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH v3 28/35] maple_tree: Add mas_next_range() and mas_find_range() interfaces
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 30/35] maple_tree: Introduce mas_prev_slot() interface
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 32/36] maple_tree: Clear up index and last setting in single entry tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] mm documentation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] mm, compaction: Skip all pinned pages during scan
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v3 20/35] maple_tree: Remove unnecessary check from mas_destroy()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v3 11/35] maple_tree: Use MAS_BUG_ON() in mas_set_height()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 06/35] maple_tree: Add debug BUG_ON and WARN_ON variants
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 4/7] riscv: mm: Add memory hot add/remove support
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH] debugobject: don't wake up kswapd from fill_pool()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v3 24/35] maple_tree: Try harder to keep active node with mas_prev()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 27/35] maple_tree: Introduce mas_next_slot() interface
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] debugobject: don't wake up kswapd from fill_pool()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] debugobject: don't wake up kswapd from fill_pool()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v3 12/35] maple_tree: Use MAS_BUG_ON() from mas_topiary_range()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [linux-next:master 1004/2056] lib/maple_tree.c:6251:7: warning: no previous prototype for 'mas_find_range_rev'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 23/35] maple_tree: Try harder to keep active node after mas_next()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 35/35] mm: Avoid rewalk in mmap_region
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] arm64: wire up cachestat for arm64
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 18/35] mm: Update vma_iter_store() to use MAS_WARN_ON()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 09/35] maple_tree: Convert debug code to use MT_WARN_ON() and MAS_WARN_ON()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 7/7] riscv: mm: Pre-allocate vmalloc PGD leaves
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING e922ba281a8d84f640d8c8e18a385d032c19e185
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] mm: Convert migrate_pages() to work on folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 4cffd190aeed947ab08d9a8d775288e53e50485d
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- Re: [PATCH] mm, compaction: Skip all pinned pages during scan
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH] mm/gup: Fixes FOLL_UNLOCKABLE against FOLL_NOWAIT
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 1/7] riscv: mm: Pre-allocate PGD leaves to avoid synchronization
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH] arm64: wire up cachestat for arm64
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH 2/7] riscv: mm: Change attribute from __init to __meminit for page functions
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [linux-next:master 1000/2056] lib/maple_tree.c:4707:7: warning: no previous prototype for 'mas_next_slot'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 21/35] maple_tree: mas_start() reset depth on dead node
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 2/3] mm: Call arch_swap_restore() from arch_do_swap_page() and deprecate the latter
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH 5/7] riscv: Enable memory hot add/remove arch kbuild support
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH 3/7] riscv: mm: Refactor create_linear_mapping_range() for hot add
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v3 34/35] mm: Add vma_iter_{next,prev}_range() to vma iterator
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 07/35] maple_tree: Convert BUG_ON() to MT_BUG_ON()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 17/35] mm: Update validate_mm() to use vma iterator
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 28/35] maple_tree: Add mas_next_range() and mas_find_range() interfaces
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reducing zombie memcgs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] mm: fix hugetlb page unmap count balance issue
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 22/35] mm/mmap: Change do_vmi_align_munmap() for maple tree iterator changes
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 2/2] [v3] kasan: use internal prototypes matching gcc-13 builtins
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [PATCH v2] mm, compaction: Skip all non-migratable pages during scan
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH v2 32/36] maple_tree: Clear up index and last setting in single entry tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 10/35] maple_tree: Use MAS_BUG_ON() when setting a leaf node as a parent
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v3 33/35] maple_tree: Update testing code for mas_{next,prev,walk}
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 0/7] riscv: Memory Hot(Un)Plug support
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH] net/handshake: Squelch allocation warning during Kunit test
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH] mm: fix hugetlb page unmap count balance issue
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH] debugobject: don't wake up kswapd from fill_pool()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 1574/2056] drivers/infiniband/sw/rxe/rxe_verbs.c:1359:21: error: macro "kfree_rcu" requires 2 arguments, but only 1 given
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 00/35] Maple tree mas_{next,prev}_range() and cleanup
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 3/3] arm64: mte: Simplify swap tag restoration logic and fix uninitialized tag issue
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [linux-next:master 1003/2056] lib/maple_tree.c:4606:7: warning: no previous prototype for 'mas_prev_slot'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 32/35] maple_tree: Clear up index and last setting in single entry tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 0/3] mm: Fix bug affecting swapping in MTE tagged pages
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v3 08/35] maple_tree: Change RCU checks to WARN_ON() instead of BUG_ON()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 29/35] maple_tree: Relocate mas_rewalk() and mas_rewalk_if_dead()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 02/35] maple_tree: Clean up mas_parent_enum() and rename to mas_parent_type()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 6/7] virtio-mem: Enable virtio-mem for RISC-V
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH] mm: fix hugetlb page unmap count balance issue
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v3 03/35] maple_tree: Avoid unnecessary ascending
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 2/3] mm: Call arch_swap_restore() from arch_do_swap_page() and deprecate the latter
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm, compaction: Skip all pinned pages during scan
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 14/35] maple_tree: Use MAS_BUG_ON() prior to calling mas_meta_gap()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 19/35] maple_tree: Add __init and __exit to test module
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 16/35] maple_tree: Make test code work without debug enabled
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 13/35] maple_tree: Use MAS_WR_BUG_ON() in mas_store_prealloc()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 01/35] maple_tree: Fix static analyser cppcheck issue
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 05/35] maple_tree: Add format option to mt_dump()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 15/35] maple_tree: Return error on mte_pivots() out of range
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 25/35] maple_tree: Revise limit checks in mas_empty_area{_rev}()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 04/35] maple_tree: Clean up mas_dfs_postorder()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 26/35] maple_tree: Fix testing mas_empty_area()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH v3 31/35] maple_tree: Add mas_prev_range() and mas_find_range_rev interface
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [RESEND PATCH v1 1/5] mm: vmalloc must set pte via arch code
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH] debugobject: don't wake up kswapd from fill_pool()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v1 5/5] mm: ptep_deref() conversion
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] arm64: wire up cachestat for arm64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v1 5/5] mm: ptep_deref() conversion
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC v2] Randomized slab caches for kmalloc()
- From: Gong Ruiqi <gongruiqi1@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reducing zombie memcgs
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] squashfs: cache partial compressed blocks
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] squashfs: cache partial compressed blocks
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] mm: fix hugetlb page unmap count balance issue
- From: Junxiao Chang <junxiao.chang@xxxxxxxxx>
- [syzbot] [fs?] [mm?] BUG: sleeping function called from invalid context in mempool_alloc
- From: syzbot <syzbot+5a5f3b3df8fc04673151@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: memory_hotplug: Fix format string in warnings
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: handle_mm_fault_one()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/3] mm: handle_mm_fault_one()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/3] mm: handle_mm_fault_one()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm, compaction: Skip all pinned pages during scan
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: don't wake up kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM is specified
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] debugobject: don't wake up kswapd from fill_pool()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: handle_mm_fault_one()
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- Re: [RFC 0/6] mm: improve page allocator scalability via splitting zones
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reducing zombie memcgs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC 0/6] mm: improve page allocator scalability via splitting zones
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- [PATCH v3 3/4] LoongArch: Simplify the processing of jumping new kernel for KASLR
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- Re: [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [PATCH v3 4/4] LoongArch: Add kernel address sanitizer support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH v3 1/4] kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH v3 2/4] kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH v3 0/4] LoongArch: Add kernel address sanitizer support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] mm documentation
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH] mm/mmap/vma_merge: always check invariants
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [Regression] mmap with MAP_32BIT randomly fails since 6.1
- From: Robert Hensing <robert@xxxxxxxxxxxxxxx>
- [PATCH] mm/gup: Fixes FOLL_UNLOCKABLE against FOLL_NOWAIT
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: Dionna Amalie Glaze <dionnaglaze@xxxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [stable:linux-5.15.y 36/9999] arch/s390/kernel/vtime.c:132:2: error: expected absolute expression
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v13 3/3] selftests: Add selftests for cachestat
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH 3/3] selftests/mm: add uffd unit test for UFFDIO_SIGBUS
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [PATCH 2/3] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH] mm/mmap/vma_merge: always check invariants
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RESEND PATCH v1 5/5] mm: ptep_deref() conversion
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [PATCH] mm, compaction: Skip all pinned pages during scan
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: LSFMMBPF proposal [MM]: Eliminate vmap/vmalloc lock contention
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING aabe491169befbe5481144acf575a0260939764a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: page_table_check: Make it dependent on !DEVMEM
- From: Ruihan Li <lrh2000@xxxxxxxxxx>
- Re: [PATCH 0/4] Fix type confusion in page_table_check
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/6] mm: improve page allocator scalability via splitting zones
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RESEND PATCH v1 3/5] mm: Fix failure to unmap pte on highmem systems
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [RESEND PATCH v1 1/5] mm: vmalloc must set pte via arch code
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [RESEND PATCH v1 2/5] mm: damon must atomically clear young on ptes and pmds
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH RFC v2] Randomized slab caches for kmalloc()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- mm/ksm.c:2439:13: warning: stack frame size (2576) exceeds limit (2048) in 'ksm_do_scan'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC 0/6] mm: improve page allocator scalability via splitting zones
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mm/page_alloc: don't wake up kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM is specified
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH] debugobject: don't wake up kswapd from fill_pool()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] Fix type confusion in page_table_check
- From: Ruihan Li <lrh2000@xxxxxxxxxx>
- [RESEND PATCH v1 5/5] mm: ptep_deref() conversion
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RESEND PATCH v1 3/5] mm: Fix failure to unmap pte on highmem systems
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RESEND PATCH v1 4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RESEND PATCH v1 2/5] mm: damon must atomically clear young on ptes and pmds
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RESEND PATCH v1 1/5] mm: vmalloc must set pte via arch code
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RESEND PATCH v1 0/5] Encapsulate PTE contents from non-arch code
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 3/5] mm: Fix failure to unmap pte on highmem systems
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 5/5] mm: ptep_deref() conversion
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 1/5] mm: vmalloc must set pte via arch code
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 2/5] mm: damon must atomically clear young on ptes and pmds
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re:
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC 0/6] mm: improve page allocator scalability via splitting zones
- From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
- [PATCH v1 5/5] mm: ptep_deref() conversion
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 3/5] mm: Fix failure to unmap pte on highmem systems
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 1/5] mm: vmalloc must set pte via arch code
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 2/5] mm: damon must atomically clear young on ptes and pmds
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [no subject]
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 1360b04fa3df4a5b060c941a04e05cafe2efa297
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC v2] Randomized slab caches for kmalloc()
- From: xiujianfeng <xiujianfeng@xxxxxxxxxx>
- Re: [PATCH] arm64: wire up cachestat for arm64
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [RFC 0/6] mm: improve page allocator scalability via splitting zones
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH] arm64: wire up cachestat for arm64
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- [stable:linux-5.15.y 36/9999] arch/s390/kernel/vtime.c:132:2: error: expected absolute expression
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH 21/23] x86: Allow get_locked_pte() to fail
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v13 3/3] selftests: Add selftests for cachestat
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [RFC 6/6] mm: prefer different zone list on different logical CPU
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [RFC 5/6] mm: create multiple zone instances for one zone type based on memory size
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [RFC 4/6] mm: avoid show invalid zone in /proc/zoneinfo
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [RFC 3/6] mm: support multiple zone instances per zone type in memory online
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [RFC 1/6] mm: distinguish zone type and zone instance explicitly
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [RFC 2/6] mm: add struct zone_type_struct to describe zone type
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [RFC 0/6] mm: improve page allocator scalability via splitting zones
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [linus:master] [sched/numa] fc137c0dda: autonuma-benchmark.numa01.seconds 118.9% regression
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: [PATCH 21/23] x86: Allow get_locked_pte() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCHv5] mm: optimization on page allocation when CMA enabled
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: skip CMA pages when they are not available
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCHv4] mm: optimization on page allocation when CMA enabled
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- Re: [PATCH 04/12] mm: page_alloc: collect mem statistic into show_mem.c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v13 2/3] cachestat: implement cachestat syscall
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 0/4] Fix type confusion in page_table_check
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv4] mm: optimization on page allocation when CMA enabled
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- BUG: unable to handle page fault for address: 000020e8, #PF: supervisor read access in kernel mode, #PF: error_code(0x0000) - not-present page (kernel 6.4-rc1)
- From: Erhard Furtner <erhard_f@xxxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH] cachestat: wire up cachestat for other architectures
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH RFC v2] Randomized slab caches for kmalloc()
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH RFC v2] Randomized slab caches for kmalloc()
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING 578215f3e21c472c08d70b8796edf1ac58f88578
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/4] mm: page_table_check: Make it dependent on !DEVMEM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/4] usb: usbfs: Use consistent mmap functions
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Memory profiling using code tagging
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] mm: memory_hotplug: Fix format string in warnings
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Memory profiling using code tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] mm/mmap/vma_merge: always check invariants
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 16fe96af49719266b3b2293273c3e4a254a95362
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/mmap/vma_merge: always check invariants
- From: Mark Rutland <mark.rutland@xxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- Re: [PATCH] string: use __builtin_memcpy() in strlcpy/strlcat
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] mm/mmap/vma_merge: always check invariants
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH] string: use __builtin_memcpy() in strlcpy/strlcat
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 2/4] usb: usbfs: Use consistent mmap functions
- From: Ruihan Li <lrh2000@xxxxxxxxxx>
- Re: [PATCH 1/4] usb: usbfs: Enforce page requirements for mmap
- From: Ruihan Li <lrh2000@xxxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reducing zombie memcgs
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH 2/4] usb: usbfs: Use consistent mmap functions
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] usb: usbfs: Enforce page requirements for mmap
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] mm/mmap/vma_merge: always check invariants
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- Re: [PATCH] filemap: remove page_endio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] filemap: remove page_endio()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] filemap: remove page_endio()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH 2/3] linux/bits.h: Add fixed-width GENMASK and BIT macros
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- [PATCH] mm: memory_hotplug: Fix format string in warnings
- From: Rick Wertenbroek <rick.wertenbroek@xxxxxxxxx>
- Re: [PATCH -V2] migrate_pages_batch: simplify retrying and failure counting of large folios
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] mm: memory_hotplug: Fix format string in __add_pages warning
- From: Rick Wertenbroek <rick.wertenbroek@xxxxxxxxx>
- [PATCH 4/4] mm: page_table_check: Ensure user pages are not slab pages
- From: Ruihan Li <lrh2000@xxxxxxxxxx>
- [PATCH 3/4] mm: page_table_check: Make it dependent on !DEVMEM
- From: Ruihan Li <lrh2000@xxxxxxxxxx>
- [PATCH 2/4] usb: usbfs: Use consistent mmap functions
- From: Ruihan Li <lrh2000@xxxxxxxxxx>
- [PATCH 1/4] usb: usbfs: Enforce page requirements for mmap
- From: Ruihan Li <lrh2000@xxxxxxxxxx>
- [PATCH 0/4] Fix type confusion in page_table_check
- From: Ruihan Li <lrh2000@xxxxxxxxxx>
- [PATCH] mm: memory_hotplug: Fix format string in __add_pages warning
- From: Rick Wertenbroek <rick.wertenbroek@xxxxxxxxx>
- Re: [RFC PATCH 1/2] mm: multigen-LRU: working set reporting
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 21/23] x86: Allow get_locked_pte() to fail
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Alexandre Ghiti <alex@xxxxxxxx>
- [linus:master] [sched/numa] fc137c0dda: autonuma-benchmark.numa01.seconds 118.9% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] string: use __builtin_memcpy() in strlcpy/strlcat
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v2 03/12] mm: page_alloc: move set_zone_contiguous() into mm_init.c
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- Re: [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- Re: [PATCH 2/2] maple_tree: Drop mtree_alloc_{range,rrange}() and related functions.
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [linux-next:master] [scsi] 59709bb84c: WARNING:at_kernel/workqueue.c:#workqueue_sysfs_register
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH 2/2] maple_tree: Drop mtree_alloc_{range,rrange}() and related functions.
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH 1/2] maple_tree: Drop the test code for mtree_alloc_{range,rrange}()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 21/23] x86: Allow get_locked_pte() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 19/23] sparc: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 06/23] microblaze: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 02/23] arm64: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH -V2] migrate_pages_batch: simplify retrying and failure counting of large folios
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [PATCH 2/2] mm: memory-failure: move sysctl register in memory_failure_init()
- From: HORIGUCHI NAOYA(堀口 直也) <naoya.horiguchi@xxxxxxx>
- Re: [PATCH 1/2] mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
- From: HORIGUCHI NAOYA(堀口 直也) <naoya.horiguchi@xxxxxxx>
- Re: [PATCH 1/2] migrate_pages_batch: simplify retrying and failure counting of large folios
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCHv4] mm: optimization on page allocation when CMA enabled
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH 2/2] migrate_pages_batch: code cleanup: remove is_large
- From: haoxin <xhao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] migrate_pages_batch: simplify retrying and failure counting of large folios
- From: haoxin <xhao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] workingset: add missing rcu_read_unlock() in lru_gen_refault()
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH] workingset: add missing rcu_read_unlock() in lru_gen_refault()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [linus:master] [mm/mmap] 28c5609fb2: aim9.page_test.ops_per_sec -10.8% regression
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH] workingset: add missing rcu_read_unlock() in lru_gen_refault()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RFC PATCH 2/2] virtio-balloon: Add Working Set reporting
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [RFC PATCH 2/2] virtio-balloon: Add Working Set reporting
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [RFC PATCH 1/2] mm: multigen-LRU: working set reporting
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [RFC PATCH 0/2] mm: Working Set Reporting
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- Re: [PATCH] ext4: remove superfluous check that pointer is not NULL
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: MTK <kim1158@xxxxxxxxx>
- Re: [PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Chen, Tim C" <tim.c.chen@xxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [PATCH 07/32] mm: Bring back vmalloc_exec
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 00/32] bcachefs - a new COW filesystem
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 06/12] mm: page_alloc: remove alloc_contig_dump_pages() stub
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 05/12] mm: page_alloc: squash page_is_consistent()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 01/12] mm: page_alloc: move mirrored_kernelcore into mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 02/12] mm: page_alloc: move init_on_alloc/free() into mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCHv3] mm: optimization on page allocation when CMA enabled
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING 47cba14ce6fc4f314bd814d07269d0c8de1e4ae6
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- [PATCH 2/2] [v3] kasan: use internal prototypes matching gcc-13 builtins
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 1/2] kasan: add kasan_tag_mismatch prototype
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 2/2] migrate_pages_batch: code cleanup: remove is_large
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 1/2] migrate_pages_batch: simplify retrying and failure counting of large folios
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS b95366eba58e884eaf149d8b6b3a7235fbf58501
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 32/36] maple_tree: Clear up index and last setting in single entry tree
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH 0/4] MDWE without inheritance
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 3/6] mm: handle poisoning of pfn without struct pages
- From: HORIGUCHI NAOYA(堀口 直也) <naoya.horiguchi@xxxxxxx>
- [PATCH] MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [linus:master] [mm/mmap] 28c5609fb2: aim9.page_test.ops_per_sec -10.8% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v3 0/2] memcontrol: support cgroup level OOM protection
- From: 程垲涛 Chengkaitao Cheng <chengkaitao@xxxxxxxxxxxxxx>
- Re: [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 2/2] migrate_pages_batch: code cleanup: remove is_large
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH 1/2] migrate_pages_batch: simplify retrying and failure counting of large folios
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH 2/2] migrate_pages_batch: code cleanup: remove is_large
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 1/2] migrate_pages_batch: simplify retrying and failure counting of large folios
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v3] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: RFC for new feature to move pages from one vma to another without split
- From: Lokesh Gidra <lokeshgidra@xxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] DAMON Updates and Future Plans
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: usbdev_mmap causes type confusion in page_table_check
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH] ext4: remove superfluous check that pointer is not NULL
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 2f19ff6b9922383447d43420bf4e9efce76f39ee
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING 52025ebbb518a2d876b8aba191b348ffb1cf368b
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linux-next:master 14680/14811] mm/filemap.c:4250:1: sparse: sparse: Using plain integer as NULL pointer
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 0/4] MDWE without inheritance
- From: Topi Miettinen <toiwoton@xxxxxxxxx>
- Re: [linux-next:master 14680/14811] mm/filemap.c:4250:1: sparse: sparse: Using plain integer as NULL pointer
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [linux-next:master 14680/14811] mm/filemap.c:4250:1: sparse: sparse: Using plain integer as NULL pointer
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] ext4: remove superfluous check that pointer is not NULL
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 31/36] maple_tree: Add mas_prev_range() and mas_find_range_rev interface
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH] mm, oom: do not check 0 mask in out_of_memory()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 0/2] memcontrol: support cgroup level OOM protection
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 0/4] MDWE without inheritance
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 31/36] maple_tree: Add mas_prev_range() and mas_find_range_rev interface
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- Re: [PATCH 3/4] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [PATCH 0/4] MDWE without inheritance
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [PATCH 4/4] kselftest: vm: Add tests for no-inherit memory-deny-write-execute
- From: Florent Revest <revest@xxxxxxxxxxxx>
- [PATCH 2/2] mm: memory-failure: move sysctl register in memory_failure_init()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 1/2] mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [linux-stable-rc:queue/5.4 4610/23318] include/linux/compiler.h:350:45: error: call to '__compiletime_assert_255' declared with attribute error: FIELD_GET: mask is not constant
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] mm/oom_kill: trigger the oom killer if oom occurs without __GFP_FS
- From: Hui Wang <hui.wang@xxxxxxxxxxxxx>
- [PATCH 2/2] mm: skip CMA pages when they are not available
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- [PATCH 1/2] mm: optimization on page allocation when CMA enabled
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- [PATCH 0/2] Optimization of CMA allocation and reclaiming
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH v3 0/2] memcontrol: support cgroup level OOM protection
- From: 程垲涛 Chengkaitao Cheng <chengkaitao@xxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reducing zombie memcgs
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH RFC v2] Randomized slab caches for kmalloc()
- From: "GONG, Ruiqi" <gongruiqi1@xxxxxxxxxx>
- [PATCH] mm, oom: do not check 0 mask in out_of_memory()
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- Re: [PATCHv10 05/11] x86/boot/compressed: Handle unaccepted memory
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 03/12] mm: page_alloc: move set_zone_contiguous() into mm_init.c
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCHv10 02/11] efi/x86: Get full memory map in allocate_e820()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 03/12] mm: page_alloc: move set_zone_contiguous() into mm_init.c
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH 12/12] mm: page_alloc: move sysctls into it own fils
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 11/12] mm: vmscan: use gfp_has_io_fs()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 04/12] mm: page_alloc: collect mem statistic into show_mem.c
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 09/12] mm: page_alloc: move mark_free_page() into snapshot.c
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 10/12] mm: page_alloc: move pm_* function into power
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 08/12] mm: page_alloc: split out DEBUG_PAGEALLOC
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 03/12] mm: page_alloc: move set_zone_contiguous() into mm_init.c
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 07/12] mm: page_alloc: split out FAIL_PAGE_ALLOC
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 06/12] mm: page_alloc: remove alloc_contig_dump_pages() stub
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 05/12] mm: page_alloc: squash page_is_consistent()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 01/12] mm: page_alloc: move mirrored_kernelcore into mm_init.c
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next 00/12] mm: page_alloc: misc cleanup and refector
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 02/12] mm: page_alloc: move init_on_alloc/free() into mm_init.c
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm/migrate_device: Try to handle swapcache pages.
- From: Mika Penttilä <mpenttil@xxxxxxxxxx>
- Re: [PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
- From: HORIGUCHI NAOYA(堀口 直也) <naoya.horiguchi@xxxxxxx>
- Re: [PATCH] mm/migrate_device: Try to handle swapcache pages.
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: In-flight collision: ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP renaming
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH v4 0/2] Copy-on-write poison recovery
- From: "Albert E. Davies" <albertedavies@xxxxxxxxx>
- Re: [PATCH] mm/migrate_device: Try to handle swapcache pages.
- From: Mika Penttilä <mpenttil@xxxxxxxxxx>
- Re: [PATCH] mm/migrate_device: Try to handle swapcache pages.
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH -next v9 5/5] arm64: support copy_mc_[user]_highpage()
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH -next v9 4/5] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH -next v9 3/5] arm64: add uaccess to machine check safe
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH -next v9 2/5] arm64: add support for machine check error safe
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH -next v9 0/5]arm64: add machine check safe support
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH -next v9 1/5] uaccess: add generic fallback version of copy_mc_to_user()
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- Re: [PATCH -next v9 0/3] Delay the initialization of zswap
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH 0/4] MDWE without inheritance
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/gup: add missing gup_must_unshare() check to gup_huge_pgd()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF] Whither Highmem?
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH] maple_tree: Fix potential out-of-bounds access in mas_wr_end_piv()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/gup: add missing gup_must_unshare() check to gup_huge_pgd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/gup: add missing gup_must_unshare() check to gup_huge_pgd()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF] Whither Highmem?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCHv10 11/11] x86/tdx: Add unaccepted memory support
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv10 08/11] x86/mm: Avoid load_unaligned_zeropad() stepping into unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv10 06/11] x86/mm: Reserve unaccepted memory bitmap
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv10 05/11] x86/boot/compressed: Handle unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv10 01/11] mm: Add support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv10 09/11] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv10 00/11] mm, x86/cc: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv10 10/11] x86/tdx: Refactor try_accept_one()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv10 07/11] x86/mm: Provide helpers for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv10 03/11] x86/boot: Add infrastructure required for unaccepted memory support
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv10 02/11] efi/x86: Get full memory map in allocate_e820()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF] Whither Highmem?
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [LSF/MM/BPF] Whither Highmem?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/1] mm/oom_kill: trigger the oom killer if oom occurs without __GFP_FS
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] sysctl: add config to make randomize_va_space RO
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- usbdev_mmap causes type confusion in page_table_check
- From: Ruihan Li <lrh2000@xxxxxxxxxx>
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in fpa_set
- From: syzbot <syzbot+cb76c2983557a07cdb14@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/40] Memory allocation profiling
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 0/2] memcontrol: support cgroup level OOM protection
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH] mm/migrate_device: Try to handle swapcache pages.
- From: mpenttil@xxxxxxxxxx
- [akpm-mm:mm-unstable 14/80] mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 14680/14811] mm/filemap.c:4250:1: sparse: sparse: Using plain integer as NULL pointer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: LSFMMBPF proposal [MM]: Lazy RCU memory reclaim
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reducing zombie memcgs
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [GIT PULL] dmapool updates for 6.4-rc1
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] more hotfixes for 6.4-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] dmapool updates for 6.4-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] dmapool updates for 6.4-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mbind.2: Clarify MPOL_MF_MOVE with MPOL_INTERLEAVE policy
- From: Michal Hocko <mhocko@xxxxxxxx>
- [GIT PULL] dmapool updates for 6.4-rc1
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] more hotfixes for 6.4-rc1
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v13 2/3] cachestat: implement cachestat syscall
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] filemap: Handle error return from __filemap_get_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH mm/cma] mm/cma: retry allocation of dedicated area on EBUSY
- From: Sergii Piatakov <sergii.piatakov@xxxxxxxxxxxxxxx>
- Re: [PATCH RESEND 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [akpm-mm:mm-unstable 73/80] lib/maple_tree.c:6251:7: warning: no previous prototype for 'mas_find_range_rev'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] mm/gup: add missing gup_must_unshare() check to gup_huge_pgd()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH RFC net-next/mm V3 1/2] page_pool: Remove workqueue in new shutdown scheme
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [akpm-mm:mm-unstable 72/80] lib/maple_tree.c:4606:7: warning: no previous prototype for 'mas_prev_slot'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 1/2] mm: memcontrol: protect the memory in cgroup from being oom killed
- From: chengkaitao <chengkaitao@xxxxxxxxxxxxxx>
- [PATCH v3 0/2] memcontrol: support cgroup level OOM protection
- From: chengkaitao <chengkaitao@xxxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]