Linux Memory Management
[Prev Page][Next Page]
- Re: [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] virtio_balloon: high order allocation
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] Fixed code style, adding a blank line between functions
- From: wlfightup <wlfightup@xxxxxxxxx>
- Re: [PATCH] x86/kexec: fix double vfree of image->elf_headers
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: supervisor write access in kernel mode in __pv_queued_spin_unlock_slowpath
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH] x86/kexec: fix double vfree of image->elf_headers
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 18/21] block, blksnap: snapshot
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- Re: [PATCH v2 17/21] block, blksnap: snapshot image block device
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- Re: [syzbot] [ntfs3?] INFO: task hung in do_user_addr_fault (3)
- From: Hillf Danton <hdanton@xxxxxxxx>
- [ammarfaizi2-block:stable/linux-stable-rc/queue/4.14 3/265] mm/khugepaged.c:1062:2: error: implicit declaration of function 'tlb_remove_table_sync_one'; did you mean 'tlb_remove_page_size'?
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3] scripts/gdb: add mm introspection utils
- From: Jan Kiszka <jan.kiszka@xxxxxxxxxxx>
- Re: [PATCH V2] mm/slab: remove unused slab_early_init
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [patch] mm, slab: periodically resched in drain_freelist()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [syzbot] [ntfs3?] INFO: task hung in do_user_addr_fault (3)
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ntfs3?] INFO: task hung in do_user_addr_fault (3)
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ntfs3?] INFO: task hung in do_user_addr_fault (3)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ntfs3?] INFO: task hung in do_user_addr_fault (3)
- From: Hillf Danton <hdanton@xxxxxxxx>
- [PATCH] hugetlb: unshare some PMDs when splitting VMAs
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v3] scripts/gdb: add mm introspection utils
- From: Dmitrii Bundin <dmitrii.bundin.a@xxxxxxxxx>
- [PATCH v14 3/7] x86: mm: Skip faulting instruction for VM_DROPPABLE faults
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: supervisor write access in kernel mode in __pv_queued_spin_unlock_slowpath
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v2 18/21] block, blksnap: snapshot
- From: Hillf Danton <hdanton@xxxxxxxx>
- [PATCH 2/2] docs/mm: Physical Memory: add structure, introduction and nodes description
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 0/2] docs/mm: start filling out new structure
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 1/2] docs/mm: Page Reclaim: add page label to allow external references
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] scripts/gdb: add mm introspection utils
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- supervisor write access in kernel mode in __pv_queued_spin_unlock_slowpath
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v2 17/21] block, blksnap: snapshot image block device
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH 08/22] mm: Add folio_add_new_anon_rmap()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 08/22] mm: Add folio_add_new_anon_rmap()
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 07/22] mm: Convert page_add_file_rmap() to use a folio internally
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/22] Get rid of first tail page fields
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 08/22] mm: Add folio_add_new_anon_rmap()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 21/22] hugetlb: Remove uses of compound_dtor and compound_nr
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 14/22] mm: Convert page_mapcount() to use folio_entire_mapcount()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/22] mm: Convert total_compound_mapcount() to folio_total_mapcount()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 18/22] mm: Convert set_compound_page_dtor() and set_compound_order() to folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 13/22] hugetlb: Remove uses of folio_mapcount_ptr
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 19/22] mm: Convert is_transparent_hugepage() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 16/22] mm: Reimplement compound_order()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 17/22] mm: Reimplement compound_nr()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 22/22] mm: Remove 'First tail page' members from struct page
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 06/22] mm: Convert page_add_anon_rmap() to use a folio internally
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 20/22] mm: Convert destroy_large_folio() to use folio_dtor
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/22] doc: Clarify refcount section by referring to folios & pages
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 15/22] mm: Remove head_compound_mapcount() and _ptr functions
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 02/22] mm: Convert head_subpages_mapcount() into folio_nr_pages_mapped()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 12/22] mm/debug: Remove call to head_compound_mapcount()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/22] mm: Remove folio_pincount_ptr() and head_compound_pincount()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 11/22] mm: Use entire_mapcount in __page_dup_rmap()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 10/22] mm: Use a folio in hugepage_add_anon_rmap() and hugepage_add_new_anon_rmap()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/22] page_alloc: Use folio fields directly
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 05/22] mm: Convert page_remove_rmap() to use a folio internally
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH] scripts/gdb: add mm introspection utils
- From: Dmitrii Bundin <dmitrii.bundin.a@xxxxxxxxx>
- Re: BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
- From: "Erhard F." <erhard_f@xxxxxxxxxxx>
- Re: [PATCH] scripts/gdb: add mm introspection utils
- From: Dmitrii Bundin <dmitrii.bundin.a@xxxxxxxxx>
- [PATCH v2] scripts/gdb: add mm introspection utils
- From: Dmitrii Bundin <dmitrii.bundin.a@xxxxxxxxx>
- Re: [syzbot] WARNING in do_mkdirat
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [syzbot] WARNING in do_mkdirat
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC v7 25/64] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v3 2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v4 3/4] cachestat: implement cachestat syscall
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCHv13 05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [linux-stable-rc:linux-4.19.y 2814/4990] include/linux/nodemask.h:380:20: error: comparison of unsigned expression in '>= 0' is always true
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv13 05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: add vma_has_locality()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v2 1/2] mm: add vma_has_recency()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v2 2/2] mm: support POSIX_FADV_NOREUSE
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v2] mm: huge_memory: convert split_huge_pages_all() to use a folio
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] scripts/gdb: add mm introspection utils
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] scripts/gdb: add mm introspection utils
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [linux-stable-rc:linux-4.9.y 1768/3087] include/linux/nodemask.h:370:13: error: comparison of unsigned expression >= 0 is always true
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] scripts/gdb: add mm introspection utils
- From: Dmitrii Bundin <dmitrii.bundin.a@xxxxxxxxx>
- Re: [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 0/3] crypto: x86/ghash cleanups
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [tip:sched/core] [sched] af7f588d8f: WARNING:at_kernel/sched/core.c:#sched_mm_cid_after_execve
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v12 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH RFC v7 06/64] KVM: x86: Add platform hooks for private memory invalidations
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH RFC v7 05/64] KVM: x86: Add 'update_mem_attr' x86 op
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 3/3] crypto: x86/ghash - add comment and fix broken link
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] mm: huge_memory: convert split_huge_pages_all() to use a folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm: huge_memory: convert split_huge_pages_all() to use a folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm: huge_memory: convert split_huge_pages_all() to use a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] crypto: talitos - Remove GFP_DMA and add DMA alignment padding
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH -next v4 8/8] mm/damon/vaddr: convert hugetlb related functions to use a folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v4 7/8] mm/damon: remove unneeded damon_get_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v4 2/8] mm: page_idle: convert page idle to use a folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v4 3/8] mm/damon: introduce damon_get_folio()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v4 1/8] mm: memcg: Add folio_memcg_check()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v4 5/8] mm/damon/paddr: convert damon_pa_*() to use a folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v4 6/8] mm/damon/vaddr: convert damon_young_pmd_entry() to use a folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v4 4/8] mm/damon: convert damon_ptep/pmdp_mkold() to use a folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v4 0/8] mm: convert page_idle/damon to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [tip:sched/core] [sched] af7f588d8f: WARNING:at_kernel/sched/core.c:#sched_mm_cid_after_execve
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH -next v3 4/7] mm/damon/paddr: convert damon_pa_*() to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH] crypto: caam - Remove GFP_DMA and add DMA alignment padding
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: huge_memory: convert split_huge_pages_all() to use a folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH linux-next] swap_state: update shadow_nodes for anonymous page
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v5 6/6] selftest: add testing unsharing and counting ksm zero page
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v5 5/6] ksm: add zero_pages_sharing documentation
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v5 4/6] ksm: count zero pages for each process
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v5 3/6] ksm: count all zero pages placed by KSM
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v5 2/6] ksm: support unsharing zero pages placed by KSM
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v5 1/6] ksm: abstract the function try_to_get_old_rmap_item
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v5 0/6] ksm: support tracking KSM-placed zero-pages
- From: <yang.yang29@xxxxxxxxxx>
- Re: [syzbot] INFO: task hung in __unmap_and_move (4)
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [syzbot] INFO: task hung in __unmap_and_move (4)
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH] mm: huge_memory: convert split_huge_pages_all() to use a folio
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] arch: rename all internal names __xchg to __arch_xchg
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in __unmap_and_move (4)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH -next v3 5/7] mm/damon/vaddr: convert damon_young_pmd_entry() to use folio
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [syzbot] WARNING in do_mkdirat
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH -next v3 5/7] mm/damon/vaddr: convert damon_young_pmd_entry() to use folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH -next v3 4/7] mm/damon/paddr: convert damon_pa_*() to use folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Looking back DAMON development in 2022
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH linux-next] swap_state: update shadow_nodes for anonymous page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH RFC v7 04/64] KVM: x86: Add 'fault_is_private' x86 op
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH 3/6] ntfs3: remove ->writepage
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] fs: remove an outdated comment on mpage_writepages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] ocfs2: use filemap_fdatawrite_wbc instead of generic_writepages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] ntfs3: stop using generic_writepages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/6] mm: remove generic_writepages
- From: Christoph Hellwig <hch@xxxxxx>
- remove generic_writepages
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [patch] mm, slab: periodically resched in drain_freelist()
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [RFC v3 3/4] mm, printk: introduce new format %pGt for page_type
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [RFC v3 3/4] mm, printk: introduce new format %pGt for page_type
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH linux-next] swap_state: update shadow_nodes for anonymous page
- From: <yang.yang29@xxxxxxxxxx>
- Re: [RFC v3 1/4] mm/hwpoison: remove MF_MSG_SLAB from action_page_types
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [RFC v3 1/4] mm/hwpoison: remove MF_MSG_SLAB from action_page_types
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v3 2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc.c: Remove function return value
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] mm: huge_memory: convert split_huge_pages_all() to use a folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm/page_alloc.c: Remove function return value
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [syzbot] INFO: task hung in __unmap_and_move (4)
- From: syzbot <syzbot+b7ad168b779385f8cd58@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 04/12] types: Introduce [us]128
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] mm/page_alloc.c: Remove function return value
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 1/4] mm/mlock: return EINVAL for illegal user memory range in mlock
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH] virtio_balloon: high order allocation
- From: Soichiro Ueda <the.latticeheart@xxxxxxxxx>
- Re: [PATCH] virtio_balloon: high order allocation
- From: Soichiro Ueda <the.latticeheart@xxxxxxxxx>
- Re: [PATCH -next v3 0/7] mm: convert page_idle/damon to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [RFC PATCH] mm/thp: check and bail out if page in deferred queue already
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [RFC PATCH] mm/thp: check and bail out if page in deferred queue already
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [RFC PATCH] mm/thp: check and bail out if page in deferred queue already
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [RFC PATCH] mm/thp: check and bail out if page in deferred queue already
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v3 2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] mm/thp: check and bail out if page in deferred queue already
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/8] migrate_pages: batch _unmap and _move
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/8] migrate_pages: separate hugetlb folios migration
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next v3 2/7] mm/damon: introduce damon_get_folio()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH -next v3 2/7] mm/damon: introduce damon_get_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] mm/mlock: return EINVAL for illegal user memory range in mlock
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3] mm/page_reporting: replace rcu_access_pointer() with rcu_dereference_protected()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH -next v3 0/7] mm: convert page_idle/damon to use folios
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH -next v3 7/7] mm/damon/vaddr: convert hugetlb related function to use folios
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH -next v3 6/7] mm/damon: remove unneed damon_get_page()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH -next v3 1/7] mm: page_idle: convert page idle to use folios
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v1 1/1] uuid: Decouple guid_t and uuid_le types and respective macros
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 1/1] uuid: Decouple guid_t and uuid_le types and respective macros
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 4/4] x86: re-enable rng seeding via SetupData
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [linux-next:master] [module] 7d3c2434c7: stress-ng.af-alg.ops_per_sec 975.8% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH -next v3 4/7] mm/damon/paddr: convert damon_pa_*() to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v3 5/7] mm/damon/vaddr: convert damon_young_pmd_entry() to use folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v3 6/7] mm/damon: remove unneed damon_get_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v3 3/7] mm/damon: convert damon_ptep/pmdp_mkold() to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v3 1/7] mm: page_idle: convert page idle to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v3 7/7] mm/damon/vaddr: convert hugetlb related function to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v3 2/7] mm/damon: introduce damon_get_folio()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v3 0/7] mm: convert page_idle/damon to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [RFC][PATCH 09/12] x86,amd_iommu: Replace cmpxchg_double()
- From: Vasant Hegde <vasant.hegde@xxxxxxx>
- Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- Re: [PATCH] cma:tracing: Print alloc result in trace_cma_alloc_finish
- From: Wenchao Hao <haowenchao@xxxxxxxxxx>
- Re: [PATCH v2] mm/page_reporting: replace rcu_access_pointer() with rcu_dereference_protected()
- From: kernel test robot <lkp@xxxxxxxxx>
- [patch] mm, slab: periodically resched in drain_freelist()
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v2] mm/page_reporting: replace rcu_access_pointer() with rcu_dereference_protected()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 4/4] x86: re-enable rng seeding via SetupData
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] mm/page_reporting: replace rcu_access_pointer() with rcu_dereference_protected()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC PATCH] mm/thp: check and bail out if page in deferred queue already
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH -next v2 2/7] mm: damon: introduce damon_get_folio()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH V2] mm/slab: remove unused slab_early_init
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v2] mm/page_reporting: replace rcu_access_pointer() with rcu_dereference_protected()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH v2] mm/page_reporting: replace rcu_access_pointer() with rcu_dereference_protected()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH -next v2 4/7] mm: damon: paddr: convert damon_pa_*() to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [RFC PATCH] mm/thp: check and bail out if page in deferred queue already
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH -next v2 1/7] mm: page_idle: Convert page idle to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v4 11/39] x86/mm: Update pte_modify for _PAGE_COW
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- mm/kasan/report.c:122:6: sparse: sparse: symbol 'kasan_kunit_executing' was not declared. Should it be static?
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH -next v2 2/7] mm: damon: introduce damon_get_folio()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCHv2 09/11] dmapool: simplify freeing
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC PATCH] mm/thp: check and bail out if page in deferred queue already
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] mm/page_reporting: replace rcu_access_pointer() with rcu_dereference_protected()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] mm/page_reporting: replace rcu_access_pointer() with rcu_dereference_protected()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH -next v2 4/7] mm: damon: paddr: convert damon_pa_*() to use folios
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH -next v2 2/7] mm: damon: introduce damon_get_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH -next v2 2/7] mm: damon: introduce damon_get_folio()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH] mm/page_reporting: replace rcu_access_pointer() with rcu_dereference_protected()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCHv13 05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next v2 1/7] mm: page_idle: Convert page idle to use folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [RFC PATCH v2 35/47] userfaultfd: require UFFD_FEATURE_EXACT_ADDRESS when using HugeTLB HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [RFC PATCH v2 34/47] hugetlb: userfaultfd: add support for high-granularity UFFDIO_CONTINUE
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH v5 4/4] x86: re-enable rng seeding via SetupData
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v12 4/6] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v12 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v12 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v12 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v12 1/6] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v12 5/6] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v12 6/6] mm/vmstat: avoid queueing work item if cpu stats are clean
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH -next v2 7/7] mm: damon: vaddr: convert hugetlb related function to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 6/7] mm: damon: remove unneed damon_get_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 4/7] mm: damon: paddr: convert damon_pa_*() to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 3/7] mm: damon: convert damon_ptep/pmdp_mkold() to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 5/7] mm: damon: vaddr: convert damon_young_pmd_entry() to use folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 0/7] mm: convert page_idle/damon to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 1/7] mm: page_idle: Convert page idle to use folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 2/7] mm: damon: introduce damon_get_folio()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v4 11/39] x86/mm: Update pte_modify for _PAGE_COW
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v3 3/5] m68k/mm/motorola: specify pmd_page() type
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH RFC] arm64/vmalloc: use module region only for module_alloc() if CONFIG_RANDOMIZE_BASE is set
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH 0/4] return EINVAL for illegal user memory range
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- [syzbot] [nilfs2?] kernel BUG in folio_end_writeback
- From: syzbot <syzbot+7e5cf1d80677ec185e63@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv8 02/14] mm: Add support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [PATCHv13 15/16] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 16/16] selftests/x86/lam: Add test cases for LAM vs thread creation
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 13/16] selftests/x86/lam: Add io_uring test cases for linear-address masking
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 12/16] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 10/16] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 06/16] x86/mm: Provide arch_prctl() interface for LAM
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 09/16] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 14/16] selftests/x86/lam: Add inherit test cases for linear-address masking
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 00/16] Linear Address Masking enabling
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 11/16] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 08/16] mm: Expose untagging mask in /proc/$PID/status
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 03/16] x86/mm: Handle LAM on context switch
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 07/16] x86/mm: Reduce untagged_addr() overhead until the first LAM user
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 01/16] x86: Allow atomic MM_CONTEXT flags setting
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 04/16] mm: Introduce untagged_addr_remote()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 02/16] x86: CPUID and CR3/CR4 flags for Linear Address Masking
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/14] mm/rmap: Break COW PTE in rmap walking
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- Re: [PATCH v3 04/14] mm/rmap: Break COW PTE in rmap walking
- From: Barry Song <baohua@xxxxxxxxxx>
- [PATCH 8/8] migrate_pages: batch flushing TLB
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 7/8] migrate_pages: share more code between _unmap and _move
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 6/8] migrate_pages: move migrate_folio_done() and migrate_folio_unmap()
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 5/8] migrate_pages: batch _unmap and _move
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 4/8] migrate_pages: split unmap_and_move() to _unmap() and _move()
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 3/8] migrate_pages: restrict number of pages to migrate in batch
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 2/8] migrate_pages: separate hugetlb folios migration
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 1/8] migrate_pages: organize stats with struct migrate_pages_stats
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 0/8] migrate_pages(): batch TLB flushing
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 81c29d2c46006bd519ee3b94342b6f3fc3823737
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 4/4] x86: re-enable rng seeding via SetupData
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION c76083fac3bae1a87ae3d005b5cb1cbc761e31d5
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fs/ntfs3: fix wrong cast in xattr.c
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 4/4] x86: re-enable rng seeding via SetupData
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v5 4/4] x86: re-enable rng seeding via SetupData
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCHv8 02/14] mm: Add support for unaccepted memory
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v3 04/14] mm/rmap: Break COW PTE in rmap walking
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- Re: [PATCH v3 04/14] mm/rmap: Break COW PTE in rmap walking
- From: Barry Song <baohua@xxxxxxxxxx>
- Re: [PATCH v4 3/6] ksm: count all zero pages placed by KSM
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 5/5] Documentation/mm: Update references to __m[un]lock_page() to *_folio()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 4/5] mm: mlock: update the interface to use folios
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 3/5] m68k/mm/motorola: specify pmd_page() type
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 2/5] mm: mlock: use folios and a folio batch internally
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 1/5] mm: pagevec: add folio_batch_reinit()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 0/5] update mlock to use folios
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 3/4] mm: mlock: update the interface to use folios
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 3/4] mm: mlock: update the interface to use folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/6] ksm: count all zero pages placed by KSM
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 4/4] Documentation/mm: Update references to __m[un]lock_page() to *_folio()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 3/4] mm: mlock: update the interface to use folios
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 2/4] mm: mlock: use folios and a folio batch internally
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 1/4] mm: pagevec: add folio_batch_reinit()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 0/4] update mlock to use folios
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 3/4] mm: mlock: update the interface to use folios
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v4 6/6] selftest: add testing unsharing and counting ksm zero pages
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v4 5/6] ksm: add zero_pages_sharing documentation
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v4 4/6] ksm: count zero pages for each process
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v4 3/6] ksm: count all zero pages placed by KSM
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v4 2/6] ksm: support unsharing zero pages placed by KSM
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v4 1/6] ksm: abstract the function try_to_get_old_rmap_item
- From: <yang.yang29@xxxxxxxxxx>
- [PATCH v4 0/6] ksm: support tracking KSM-placed zero-pages
- From: <yang.yang29@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: mlock: update the interface to use folios
- From: kernel test robot <lkp@xxxxxxxxx>
- [syzbot] [hfs?] possible deadlock in list_lru_add
- From: syzbot <syzbot+ed5464bd00ae9d8b1995@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] maple_tree: should get pivots boundary by type
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [linux-next:master 6558/15568] ERROR: modpost: "input_ff_create_memless" [drivers/hid/hid-betopff.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 2/2] mm/mprotect: drop pgprot_t parameter from change_protection()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 1/2] mm/userfaultfd: rely on vma->vm_page_prot in uffd_wp_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCHv8 02/14] mm: Add support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [linux-next:master 14028/15568] drivers/mtd/ubi/build.c:1259:33-38: WARNING: conversion to bool not needed here
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv2 11/11] dmapool: link blocks across pages
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v3 2/2] mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- [PATCH v3 1/2] mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- [PATCH v2 2/2] mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- [PATCH v2 1/2] mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- Re: [PATCH v1 2/2] mm/mprotect: drop pgprot_t parameter from change_protection()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [gfs2?] INFO: task hung in gfs2_jhead_process_page
- From: syzbot <syzbot+b9c5afe053a08cd29468@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] virtio_balloon: high order allocation
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH v1 2/2] mm/mprotect: drop pgprot_t parameter from change_protection()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] string.c: test *cmp for all possible 1-character strings
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH] mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- Re: [PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.2-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC PATCH v2 34/47] hugetlb: userfaultfd: add support for high-granularity UFFDIO_CONTINUE
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v6 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH] mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCHv2 11/11] dmapool: link blocks across pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 11/11] dmapool: link blocks across pages
- From: Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCHv2 11/11] dmapool: link blocks across pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] mm: vmalloc: Avoid calling __find_vmap_area() twice in __vunmap()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v3 1/3] mm: vmalloc: Avoid calling __find_vmap_area() twice in __vunmap()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v3 2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCHv2 10/11] dmapool: don't memset on free twice
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 09/11] dmapool: simplify freeing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 08/11] dmapool: consolidate page initialization
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 07/11] dmapool: rearrange page alloc failure handling
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 06/11] dmapool: move debug code to own functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 05/11] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 04/11] dmapool: cleanup integer types
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 03/11] dmapool: use sysfs_emit() instead of scnprintf()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 02/11] dmapool: remove checks for dev == NULL
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v1 2/2] mm/mprotect: drop pgprot_t parameter from change_protection()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 1/2] mm/userfaultfd: rely on vma->vm_page_prot in uffd_wp_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 0/2] mm: uffd-wp + change_protection() cleanups
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v5 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v11 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH 2/2] vmalloc: reject vmap with VM_FLUSH_RESET_PERMS
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 2/2] vmalloc: reject vmap with VM_FLUSH_RESET_PERMS
- From: Christoph Hellwig <hch@xxxxxx>
- [RFC PATCH] mm/thp: check and bail out if page in deferred queue already
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
- From: "Nikunj A. Dadhania" <nikunj@xxxxxxx>
- Re: [PATCH linux-next] selftests/vm: ksm_functional_tests: fix a typo in comment
- From: David Hildenbrand <david@xxxxxxxxxx>
- [stable:linux-5.15.y 3221/9999] arch/s390/kernel/vtime.c:132:2: error: expected absolute expression
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] vmalloc: reject vmap with VM_FLUSH_RESET_PERMS
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH] virtio_balloon: high order allocation
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] virtio_balloon: high order allocation
- From: Soichiro Ueda <the.latticeheart@xxxxxxxxx>
- [PATCH 2/2] vmalloc: reject vmap with VM_FLUSH_RESET_PERMS
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"
- From: Christoph Hellwig <hch@xxxxxx>
- revert dma-mapping and vmap API abuse in qcom_q6v5_mss
- From: Christoph Hellwig <hch@xxxxxx>
- [syzbot] kernel BUG in collapse_file (2)
- From: syzbot <syzbot+671b136929ae932761d5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 5565/8605] drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c:258:2-8: preceding lock on line 251 (fwd)
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- [ammarfaizi2-block:akpm/mm/mm-unstable 137/175] mm/khugepaged.c:2038:27-31: ERROR: invalid reference to the index variable of the iterator on line 2026 (fwd)
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- [linux-next:master 448/6614] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:116:6-9: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays) (fwd)
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] mm: vmalloc: Avoid calling __find_vmap_area() twice in __vunmap()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH for v6.1 regression] mm, mremap: fix mremap() expanding vma with addr inside vma #forregzbot
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [RFC PATCH] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] string.c: test *cmp for all possible 1-character strings
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linus:master] [mm] 0ba09b1733: will-it-scale.per_thread_ops -21.1% regression in mmap1 benchmark
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v2 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH linux-next] selftests/vm: ksm_functional_tests: fix a typo in comment
- From: <yang.yang29@xxxxxxxxxx>
- Re: [linus:master] [mm] 0ba09b1733: will-it-scale.per_thread_ops -21.1% regression in mmap1 benchmark
- From: Liam Howlett <liam.howlett@xxxxxxxxxx>
- Re: [PATCH] mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- Re: [PATCH] mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v4 4/4] mm/swap: Convert deactivate_page() to folio_deactivate()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH] mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [PATCH] mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- [PATCH] mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- Re: [PATCH v1 2/2] mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_protection()
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v1 1/2] mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [GIT PULL] hotfixes for 6.2-rc1
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master 15112/15174] drivers/rtc/rtc-ds1307.c:1717:35: error: call to undeclared function 'i2c_client_get_device_id'; ISO C99 and later do not support implicit function declarations
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- Re: [linux-next:master 15112/15174] drivers/rtc/rtc-ds1307.c:1717:35: error: call to undeclared function 'i2c_client_get_device_id'; ISO C99 and later do not support implicit function declarations
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] cachestat: implement cachestat syscall
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [RFC PATCH v2 35/47] userfaultfd: require UFFD_FEATURE_EXACT_ADDRESS when using HugeTLB HGM
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: support POSIX_FADV_NOREUSE for generic fadvise handler
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v1 0/2] mm/hugetlb: uffd-wp fixes for hugetlb_change_protection()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v1 0/2] mm/hugetlb: uffd-wp fixes for hugetlb_change_protection()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v1 2/2] mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_protection()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 1/2] mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 0/2] mm/hugetlb: uffd-wp fixes for hugetlb_change_protection()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: add vma_has_locality()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] mm: vmalloc: Avoid calling __find_vmap_area() twice in __vunmap()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 1/2] mm: add vma_has_locality()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH 4/4] Documentation/mm: Update references to __m[un]lock_page() to *_folio()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 3/4] mm: mlock: update the interface to use folios
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 2/4] mm: mlock: use folios and a folio batch internally
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 1/4] mm: pagevec: add folio_batch_reinit()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 0/4] update mlock to use folios
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 1/2] mm: add vma_has_locality()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v3 2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram()
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- [PATCH v3 3/3] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE()
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- [PATCH v3 1/3] mm: vmalloc: Avoid calling __find_vmap_area() twice in __vunmap()
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- Re: [PATCH 1/2] mm: add vma_has_locality()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 3/3] arm64: mte: Avoid the racy walk of the vma list during core dump
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH 1/3] arm64: mte: Fix double-freeing of the temporary tag storage during coredump
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH 2/3] elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH 0/3] arm64: mte: Coredump fixes
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH RFC 2/2] mm: kmem: add direct objcg pointer to task_struct
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v5 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs
- From: Dov Murik <dovmurik@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v2 1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH RFC 2/2] mm: kmem: add direct objcg pointer to task_struct
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] mm: remove unused alloc_pages_bulk_list()
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: remove unused alloc_pages_bulk_list()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH RFC v7 01/64] KVM: Fix memslot boundary condition for large page
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: mainline build failure due to e240e53ae0ab ("mm, slub: add CONFIG_SLUB_TINY") #forregzbot
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap()
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] mm: remove unused alloc_pages_bulk_list()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: add vma_has_locality()
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [PATCH 2/2] mm: support POSIX_FADV_NOREUSE for generic fadvise handler
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [PATCH 1/2] mm: add vma_has_locality()
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [PATCH mm-unstable v3 8/8] mm: multi-gen LRU: simplify arch_has_hw_pte_young() check
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v3 7/8] mm: multi-gen LRU: clarify scan_control flags
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v3 6/8] mm: multi-gen LRU: per-node lru_gen_folio lists
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v3 5/8] mm: multi-gen LRU: shuffle should_run_aging()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v3 4/8] mm: multi-gen LRU: remove aging fairness safeguard
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v3 3/8] mm: multi-gen LRU: remove eviction fairness safeguard
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v3 2/8] mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v3 1/8] mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v3 0/8] mm: multi-gen LRU: memcg LRU
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [syzbot] [f2fs?] [tmpfs?] kernel BUG in f2fs_evict_inode
- From: syzbot <syzbot+e1246909d526a9d470fa@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [linus:master] [mm] 0ba09b1733: will-it-scale.per_thread_ops -21.1% regression in mmap1 benchmark
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v4 3/4] cachestat: implement cachestat syscall
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 0/8] mm: multi-gen LRU: memcg LRU
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- RE: Additional Huge Pages
- From: "Albert, Des" <des.albert@xxxxxxx>
- Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm: Move FOLL_* defs to mm_types.h
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v4 07/39] x86: Add user control-protection fault handler
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH] mm: Move FOLL_* defs to mm_types.h
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 3/3] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 0/7] Clean up and refinement for maple tree
- From: Liam Howlett <liam.howlett@xxxxxxxxxx>
- [PATCH v4 4/4] mm/swap: Convert deactivate_page() to folio_deactivate()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 3/4] mm/damon: Convert damon_pa_mark_accessed_or_deactivate() to use folios
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 2/4] madvise: Convert madvise_cold_or_pageout_pte_range() to use folios
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 1/4] mm/memory: Add vm_normal_folio()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 0/4] Convert deactivate_page() to folio_deactivate()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 3/3] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE()
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- [PATCH v2 1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap()
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- [PATCH v2 2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram()
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- Re: [RFC PATCH] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- [PATCH v11 1/6] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v11 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v11 6/6] mm/vmstat: avoid queueing work item if cpu stats are clean
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v11 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v11 4/6] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v11 5/6] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v11 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [RFC v3 1/4] mm/hwpoison: remove MF_MSG_SLAB from action_page_types
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [linus:master] [mm] 0ba09b1733: will-it-scale.per_thread_ops -21.1% regression in mmap1 benchmark
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH v2] mm: new primitive kvmemdup()
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH v13 3/7] x86: mm: Skip faulting instruction for VM_DROPPABLE faults
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v13 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 03/13] sh/mm: Make pmd_t similar to pte_t
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [RFC PATCH v2 1/1] ACPI: APEI: Make memory_failure() triggered by synchronization errors execute in the current context
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 07/39] x86: Add user control-protection fault handler
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v4 06/39] x86/fpu: Add helper for modifying xstate
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH RFC] mm: implement granular soft-dirty vma support
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [syzbot] possible deadlock in page_cache_ra_unbounded
- From: syzbot <syzbot+47c7e14e1bd09234d0ad@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/7] Clean up and refinement for maple tree
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [PATCH v2 7/7] maple_tree: refine mab_calc_split function
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [PATCH v2 6/7] maple_tree: refine ma_state init from mas_start()
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [PATCH v2 5/7] maple_tree: remove the redundant code
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [PATCH v2 4/7] maple_tree: use macro MA_ROOT_PARENT instead of number
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [PATCH v2 3/7] maple_tree: use mt_node_max() instead of direct operations mt_max[]
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [PATCH v2 2/7] maple_tree: remove extra return statement
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [PATCH v2 1/7] maple_tree: remove extra space and blank line
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- Re: [PATCH 8/8] maple_tree: refine mab_calc_split function
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- Re: [PATCH 6/8] maple_tree: change return type of mas_commit_b_node()
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- Re: [PATCH 0/8] Clean up and refinement for maple tree
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [syzbot] memory leak in prctl
- From: syzbot <syzbot+91edf9178386a07d06a7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 14909/15568] fs/pstore/pmsg.c:32: undefined reference to `rt_mutex_lock_nested'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [linus:master] [mm] 0ba09b1733: will-it-scale.per_thread_ops -21.1% regression in mmap1 benchmark
- From: Yujie Liu <yujie.liu@xxxxxxxxx>
- Re: [linus:master] [mm] 0ba09b1733: will-it-scale.per_thread_ops -21.1% regression in mmap1 benchmark
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- [syzbot] INFO: task hung in gfs2_jhead_process_page
- From: syzbot <syzbot+b9c5afe053a08cd29468@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v4 10/39] x86/mm: Introduce _PAGE_COW
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v4 07/39] x86: Add user control-protection fault handler
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v4 07/39] x86: Add user control-protection fault handler
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [PATCH mm-unstable v2 8/8] mm: multi-gen LRU: simplify arch_has_hw_pte_young() check
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v2 7/8] mm: multi-gen LRU: clarify scan_control flags
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v2 6/8] mm: multi-gen LRU: per-node lru_gen_folio lists
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v2 4/8] mm: multi-gen LRU: remove aging fairness safeguard
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v2 5/8] mm: multi-gen LRU: shuffle should_run_aging()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v2 3/8] mm: multi-gen LRU: remove eviction fairness safeguard
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v2 2/8] mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v2 1/8] mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v2 0/8] mm: multi-gen LRU: memcg LRU
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v4 06/39] x86/fpu: Add helper for modifying xstate
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC v3 1/4] mm/hwpoison: remove MF_MSG_SLAB from action_page_types
- From: HORIGUCHI NAOYA(堀口 直也) <naoya.horiguchi@xxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- JavaScript / Ampere Altra benchmark with MGLRU
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v4 10/39] x86/mm: Introduce _PAGE_COW
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v4 07/39] x86: Add user control-protection fault handler
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: kmem: optimize get_obj_cgroup_from_current()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [linus:master] [mm] 0ba09b1733: will-it-scale.per_thread_ops -21.1% regression in mmap1 benchmark
- From: Liam Howlett <liam.howlett@xxxxxxxxxx>
- Re: [PATCH RFC 2/2] mm: kmem: add direct objcg pointer to task_struct
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: kmem: optimize get_obj_cgroup_from_current()
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH v4 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 2/2] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH RFC] ipc/mqueue: introduce msg cache
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH 1/2] mm: vmalloc: Avoid a double lookup of freed VA in a tree
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH 2/2] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH 1/2] mm: vmalloc: Avoid a double lookup of freed VA in a tree
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [PATCH RFC 2/2] mm: kmem: add direct objcg pointer to task_struct
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH RFC 1/2] mm: kmem: optimize get_obj_cgroup_from_current()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH RFC 0/2] mm: kmem: optimize obj_cgroup pointer retrieval
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH 2/2] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE()
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- [PATCH 1/2] mm: vmalloc: Avoid a double lookup of freed VA in a tree
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- Re: [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [linus:master] [mm] 0ba09b1733: will-it-scale.per_thread_ops -21.1% regression in mmap1 benchmark
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH] mm: remove unused alloc_pages_bulk_list()
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v6 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH RFC] mm: implement granular soft-dirty vma support
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v4 07/39] x86: Add user control-protection fault handler
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC v3 3/4] mm, printk: introduce new format %pGt for page_type
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH 0/8] Clean up and refinement for maple tree
- From: Liam Howlett <liam.howlett@xxxxxxxxxx>
- Re: [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 8/8] maple_tree: refine mab_calc_split function
- From: Liam Howlett <liam.howlett@xxxxxxxxxx>
- Re: [PATCH 6/8] maple_tree: change return type of mas_commit_b_node()
- From: Liam Howlett <liam.howlett@xxxxxxxxxx>
- Re: [PATCH v4 3/4] cachestat: implement cachestat syscall
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [linux-stable-rc:linux-4.9.y 1768/2884] include/linux/nodemask.h:370:13: error: comparison of unsigned expression >= 0 is always true
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 8/8] maple_tree: refine mab_calc_split function
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [PATCH 7/8] maple_tree: refine ma_state init from mas_start()
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [PATCH 6/8] maple_tree: change return type of mas_commit_b_node()
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [PATCH 5/8] maple_tree: remove the redundant code
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- [PATCH 4/8] maple_tree: use macro MA_ROOT_PARENT instead of number
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]