Linux Memory Management
[Prev Page][Next Page]
- [PATCH 07/10] writeback: factor out wb_dirty_freerun to remove more repeated freerun code
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 06/10] writeback: Factor out code of freerun to remove repeated code
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 01/10] writeback: factor out wb_bg_dirty_limits to remove repeated code
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 03/10] writeback: factor out domain_over_bg_thresh to remove repeated code
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 09/10] writeback: factor out wb_dirty_exceeded to remove repeated code
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 00/10] Add helper functions to remove repeated code and
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] mm/slab: make __free(kfree) accept error pointers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/slub: mark racy access on slab->freelist
- From: linke li <lilinke99@xxxxxx>
- [linux-next:master 8878/8890] include/asm-generic/io.h:1184:(.text+0x2c36): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: (.xiptext+0x14c8)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v20 2/5] ring-buffer: Introducing ring-buffer mapping functions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v4 08/11] xfs: use kvmalloc for xattr buffers
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/slab: make __free(kfree) accept error pointers
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH 2/2] mm/selftests: Don't prefault in gup_longterm tests
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 1/2] mm/gup: Fix hugepd handling in hugetlb rework
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 0/2] mm/gup: Fix hugepd for longterm R/O pin on Power
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 0/8] mm/swap: optimize swap cache search space
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH 0/8] mm/swap: optimize swap cache search space
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH 0/8] mm/swap: optimize swap cache search space
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v3 0/6] slab: Introduce dedicated bucket allocator
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] mm/slab: make __free(kfree) accept error pointers
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [Patch v2 3/8] mm/memblock: fix comment for memblock_isolate_range()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v2] memblock: add no-map alloc functions
- From: DaeRo Lee <skseofh@xxxxxxxxx>
- Re: [Patch v2 4/8] mm/memblock: remove consecutive regions at once
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [Patch v2 2/8] memblock tests: add memblock_reserve_many_may_conflict_check()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [Patch v2 1/8] memblock tests: reserve the 129th memory block at all possible position
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v2] memblock: add no-map alloc functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 0/6] slab: Introduce dedicated bucket allocator
- From: jvoisin <julien.voisin@xxxxxxxxxx>
- Re: [PATCH v2] memblock: add no-map alloc functions
- From: DaeRo Lee <skseofh@xxxxxxxxx>
- [PATCH 4/4] mm/ksm: rename mm_slot for get_next_rmap_item
- [PATCH 3/4] mm/ksm: rename mm_slot_cache to ksm_slot_cache
- [PATCH 2/4] mm/ksm: rename variable mm_slot to ksm_slot in unmerge_and_remove_all_rmap_items
- [PATCH 1/4] mm/ksm: rename mm_slot members to ksm_slot for better readability.
- Re: [PATCH v11] mm: report per-page metadata information
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm/slub: mark racy access on slab->freelist
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v6 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [Patch v2 3/8] mm/memblock: fix comment for memblock_isolate_range()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [Patch v2 4/8] mm/memblock: remove consecutive regions at once
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [Patch v2 2/8] memblock tests: add memblock_reserve_many_may_conflict_check()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [Patch v2 1/8] memblock tests: reserve the 129th memory block at all possible position
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2] memblock: add no-map alloc functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 0/8] mm/swap: optimize swap cache search space
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 3/8] f2fs: drop usage of page_index
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/8] mm/swap: optimize swap cache search space
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH] mm/memory-failure: remove shake_page()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH] mm/pagemap: Make trylock_page return bool
- From: Hao Ge <gehao@xxxxxxxxxx>
- [PATCH] mm/rmap: change the type of we_locked from int to bool
- From: Hao Ge <gehao@xxxxxxxxxx>
- Re: [PATCH 0/8] mm/swap: optimize swap cache search space
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] mm: use memalloc_nofs_save() in page_cache_ra_order()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 01/10] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v11] mm: report per-page metadata information
- From: Sourav Panda <souravpanda@xxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP)
- From: Erhard Furtner <erhard_f@xxxxxxxxxxx>
- Re: [akpm-mm:mm-unstable 457/479] arch/s390/kernel/uv.c:196:13: error: call to undeclared function 'page_mapping'; ISO C99 and later do not support implicit function declarations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2 5/7] memcg: pr_warn_once for unexpected events and stats
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] Documentation/admin-guide/sysctl/vm.rst adding the importance of NUMA-node count to documentation
- From: Vratislav Bendel <vbendel@xxxxxxxxxx>
- Re: [PATCH] Documentation/admin-guide/sysctl/vm.rst adding the importance of NUMA-node count to documentation
- From: Vratislav Bendel <vbendel@xxxxxxxxxx>
- Re: [PATCH v2] memblock: add no-map alloc functions
- From: DaeRo Lee <skseofh@xxxxxxxxx>
- Re: [PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH] mm/slub: mark racy access on slab->freelist
- From: linke li <lilinke99@xxxxxx>
- Re: [PATCH v2] memblock: add no-map alloc functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [akpm-mm:mm-unstable 457/479] arch/s390/kernel/uv.c:196:13: error: call to undeclared function 'page_mapping'; ISO C99 and later do not support implicit function declarations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 01/10] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm/swapfile: mark racy access on si->highest_bit
- From: linke li <lilinke99@xxxxxx>
- Re: [PATCH v2 01/10] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 00/11] enable bs > ps in XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mm/slub: remove the check for NULL kmalloc_caches
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v3 1/2] mm/slub: create kmalloc 96 and 192 caches regardless cache size order
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v2 01/10] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: use memalloc_nofs_save() in page_cache_ra_order()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] memblock: add no-map alloc functions
- From: DaeRo Lee <skseofh@xxxxxxxxx>
- Re: [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] memblock: add no-map alloc functions
- From: DaeRo Lee <skseofh@xxxxxxxxx>
- Re: [RFC PATCH net-next v8 07/14] page_pool: devmem support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [RFC PATCH net-next v8 07/14] page_pool: devmem support
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [PATCH v2 1/7] memcg: reduce memory size of mem_cgroup_events_index
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2 3/7] memcg: reduce memory for the lruvec and memcg stats
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2 5/7] memcg: pr_warn_once for unexpected events and stats
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2 3/7] memcg: reduce memory for the lruvec and memcg stats
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH v8 05/10] cxl/memscrub: Add CXL device patrol scrub control feature
- From: fan <nifan.cxl@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 68d7c66c8435bad8c74bb64a4422fb2aba6fa282
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 5/7] memcg: pr_warn_once for unexpected events and stats
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 4/7] memcg: cleanup __mod_memcg_lruvec_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 3/7] memcg: reduce memory for the lruvec and memcg stats
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v2 4/7] memcg: cleanup __mod_memcg_lruvec_state
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v2 1/7] memcg: reduce memory size of mem_cgroup_events_index
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2 1/7] memcg: reduce memory size of mem_cgroup_events_index
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v2 7/7] mm: cleanup WORKINGSET_NODES in workingset
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v2 5/7] memcg: pr_warn_once for unexpected events and stats
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v2 6/7] memcg: use proper type for mod_memcg_state
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v2 3/7] memcg: reduce memory for the lruvec and memcg stats
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v2 0/7] memcg: reduce memory consumption by memcg stats
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v2 2/7] memcg: dynamically allocate lruvec_stats
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [syzbot] [xfs?] possible deadlock in xfs_ilock_data_map_shared
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 0/8] mm/swap: optimize swap cache search space
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [linux-next:master 8795/8890] ERROR: modpost: "__aeabi_ul2d" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 00/16] mm: jit/text allocator
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [syzbot] [xfs?] possible deadlock in xfs_ilock_data_map_shared
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.9-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Yang Shi <shy828301@xxxxxxxxx>
- [GIT PULL] hotfixes for 6.9-rc6
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/memory-failure: remove shake_page()
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION bb7a2467e6beef44a80a17d45ebf2931e7631083
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 0/7] mm/damon: add a DAMOS filter type for page granularity access recheck
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 7/7] Docs/ABI/damon: update for 'youg page' type DAMOS filter
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 3/7] mm/damon: add DAMOS filter type YOUNG
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] mm/memory-failure: remove shake_page()
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH 6/7] Docs/admin-guide/mm/damon/usage: update for young page type DAMOS filter
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 1/7] mm/damon/paddr: implement damon_folio_young()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 2/7] mm/damon/paddr: implement damon_folio_mkold()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 4/7] mm/damon/paddr: implement DAMOS filter type YOUNG
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 5/7] Docs/mm/damon/design: document 'young page' type DAMOS filter
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC v2 0/3] iommu/intel: Free empty page tables on unmaps
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/memory-failure: remove shake_page()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [PATCH v6 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] mm/memory-failure: remove shake_page()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH] mm: use memalloc_nofs_save() in page_cache_ra_order()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] mm/memory-failure: remove shake_page()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v14 22/22] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH] mm/memory-failure: remove shake_page()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH 4/4] mm: Optimise vmf_anon_prepare() for VMAs without an anon_vma
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH 1/4] mm: Assert the mmap_lock is held in __anon_vma_prepare()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/memory-failure: remove shake_page()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [RFC] Make find_tcp_vma() more efficient
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mm/memory-failure: remove shake_page()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH] mm/slub: Avoid recursive loop with kmemleak
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
- From: Peter Xu <peterx@xxxxxxxxxx>
- mm/kasan/report.c:143:20: error: unused function 'kasan_kunit_test_suite_executing'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 09/11] xfs: expose block size in stat
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] mm: Assert the mmap_lock is held in __anon_vma_prepare()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: Fix some minor per-VMA lock issues in userfaultfd
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: BUG_ON() in pfn_swap_entry_to_page()
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH v4 08/11] xfs: use kvmalloc for xattr buffers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 11/11] xfs: enable block size larger than page size support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 02/11] fs: Allow fine-grained control of folio sizes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH] mm/slub: Avoid recursive loop with kmemleak
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH 1/4] mm: Assert the mmap_lock is held in __anon_vma_prepare()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/4] mm: Optimise vmf_anon_prepare() for VMAs without an anon_vma
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/4] mm: Fix some minor per-VMA lock issues in userfaultfd
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/4] mm: Delay the check for a NULL anon_vma
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/4] Improve anon_vma scalability for anon VMAs
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 0/3] iommu/intel: Free empty page tables on unmaps
- From: David Hildenbrand <david@xxxxxxxxxx>
- lib/maple_tree.c:336:20: error: unused function 'mte_has_null'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Zi Yan <ziy@xxxxxxxxxx>
- [linux-next:master 7112/8890] arch/riscv/mm/init.c:1495:25: error: 'MODULES_VADDR' undeclared
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 0/3] iommu/intel: Free empty page tables on unmaps
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] slub: Fixes freepointer encoding for single free
- From: Xiongwei Song <sxwjean@xxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 06/11] filemap: cap PTE range to be created to i_size in folio_map_range()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH] slub: Fixes freepointer encoding for single free
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>
- Re: [PATCH] netfs: Fix the pre-flush when appending to a file in writethrough mode
- From: Jeffrey Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH] netfs: Fix the pre-flush when appending to a file in writethrough mode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] mm: use memalloc_nofs_save() in page_cache_ra_order()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH 5/6] block: use iomap for writes to block devices
- From: Xu Yang <xu.yang_2@xxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH] slub: Fixes freepointer encoding for single free
- From: Xiongwei Song <sxwjean@xxxxxxxxx>
- Re: BUG_ON() in pfn_swap_entry_to_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v6 10/16] arm64: extend execmem_info for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 11/16] powerpc: extend execmem_params for kprobes allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v6 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v6 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 15/16] kprobes: remove dependency on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 09/16] riscv: extend execmem_params for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 04/16] sparc: simplify module_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 03/16] nios2: define virtual address space for modules
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 02/16] mips: module: rename MODULE_START to MODULES_VADDR
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 00/16] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/2] percpu_counter: introduce atomic mode for percpu_counter
- From: Dennis Zhou <dennisszhou@xxxxxxxxx>
- Re: [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [bug report] RIP: 0010:queue_zone_wplugs_show+0x42/0x100
- From: Changhui Zhong <czhong@xxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [linux-next:master 7646/8170] arch/powerpc/kexec/crash.c:488:2-8: WARNING: NULL check before some freeing functions is not needed.
- From: Sourabh Jain <sourabhjain@xxxxxxxxxxxxx>
- Re: [PATCH v6 3/4] rust: uaccess: add typed accessors for userspace pointers
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC v2 0/3] iommu/intel: Free empty page tables on unmaps
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v3] mm/vmalloc: fix return value of vb_alloc if size is 0
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [linux-next:master 7646/8170] arch/powerpc/kexec/crash.c:488:2-8: WARNING: NULL check before some freeing functions is not needed.
- From: Sourabh Jain <sourabhjain@xxxxxxxxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] mm/slub: Avoid recursive loop with kmemleak
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [RFC v2 0/3] iommu/intel: Free empty page tables on unmaps
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Barry Song <21cnbao@xxxxxxxxx>
- [RFC v2 3/3] iommu/intel: free empty page tables on unmaps
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [RFC v2 2/3] iommu/intel: synchronize page table map and unmap operations
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [RFC v2 1/3] iommu/intel: Use page->_mapcount to count number of entries in IOMMU
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH net-next v11 00/10][pull request] net: intel: start The Great Code Dedup + Page Pool for iavf
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: fix alloc_pages_bulk/set_page_owner panic on irq disabled
- From: Huan Yang <link@xxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v3] mm/vmalloc: fix return value of vb_alloc if size is 0
- From: <hailong.liu@xxxxxxxx>
- [syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
- From: syzbot <syzbot+6ff90931779bcdfc840c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 7646/8170] arch/powerpc/kexec/crash.c:488:2-8: WARNING: NULL check before some freeing functions is not needed.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Barry Song <21cnbao@xxxxxxxxx>
- [linux-next:master] [perf dsos] f649ed80f3: perf-sanity-tests.Check_branch_stack_sampling.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] mm/slub: Avoid recursive loop with kmemleak
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] mm/slub: Avoid recursive loop with kmemleak
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/4] mm: rearrange node_stat_item to put memcg stats at start
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/2] mm/huge_memory: skip invalid debugfs file entry for folio split
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] x86/mm: remove unused CR3_HW_ASID_BITS
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v14 03/22] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/slub: Avoid recursive loop with kmemleak
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [PATCH] mm/slub: Avoid recursive loop with kmemleak
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] mm/huge_memory: skip invalid debugfs file entry for folio split
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] mm/slub: Avoid recursive loop with kmemleak
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/5] mm: Free non-hugetlb large folios in a batch
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v14 03/22] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v4 06/11] filemap: cap PTE range to be created to i_size in folio_map_range()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v4 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH v4 02/11] fs: Allow fine-grained control of folio sizes
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/4] mm: rearrange node_stat_item to put memcg stats at start
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [RFC PATCH v8 04/10] cxl/mbox: Add SET_FEATURE mailbox command
- From: fan <nifan.cxl@xxxxxxxxx>
- [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v21 2/5] ring-buffer: Introducing ring-buffer mapping functions
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- Re: [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/4] rust: add abstraction for `struct page`
- From: Gary Guo <gary@xxxxxxxxxxx>
- Re: [PATCH v6 3/4] rust: uaccess: add typed accessors for userspace pointers
- From: Gary Guo <gary@xxxxxxxxxxx>
- Re: [PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 33c982717b5300c393b913439ba0b210195acd7c
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 7869/8170] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_factory.c:14:20: sparse: sparse: Using plain integer as NULL pointer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] slub: Fixes freepointer encoding for single free
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] slub: Fixes freepointer encoding for single free
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>
- Re: [PATCH 1/5] mm: Free non-hugetlb large folios in a batch
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/10] selftests: Make ksft_exit functions return void instead of int
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: BUG_ON() in pfn_swap_entry_to_page()
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- [linux-next:master 4692/8170] vmlinux.o: warning: objtool: x509_cert_parse() falls through to next function x509_key_preparse.cold()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v2 1/4] mm: enable __wb_calc_thresh to calculate dirty background threshold
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 0/4] Fix and cleanups to page-writeback
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 2/4] mm: correct calculation of wb's bg_thresh in cgroup domain
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 4/4] mm: remove stale comment __folio_mark_dirty
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 3/4] mm: call __wb_calc_thresh instead of wb_calc_thresh in wb_over_bg_thresh
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v4 09/11] xfs: expose block size in stat
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 11/11] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 5/7] gup: Use folios for gup_devmap
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v4 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 06/11] filemap: cap PTE range to be created to i_size in folio_map_range()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [PATCH v4 00/11] enable bs > ps in XFS
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 08/11] xfs: use kvmalloc for xattr buffers
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 02/11] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 01/11] readahead: rework loop in page_cache_ra_unbounded()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: page_alloc: Avoid defining unused function
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v2 09/10] mm: migrate_device: use more folio in migrate_device_unmap()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- RE: [RFC PATCH v8 03/10] cxl/mbox: Add GET_FEATURE mailbox command
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- RE: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH v2] ptdump: add non-leaf descriptor support
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 1/1] mm: page_alloc: Avoid defining unused function
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: kmalloc() question - migration/remap of kmalloc()'ed pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/7] gup: Use folios for gup_devmap
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: kmalloc() question - migration/remap of kmalloc()'ed pages
- From: Mounesh Badiger <mounesh.b@xxxxxxxxx>
- Re: [PATCH v2 1/1] mm: page_alloc: Avoid defining unused function
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH] mm/huge_memory: move writeback and truncation checks early
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: kmalloc() question - migration/remap of kmalloc()'ed pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: BUG_ON() in pfn_swap_entry_to_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 09/10] mm: migrate_device: use more folio in migrate_device_unmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- kmalloc() question - migration/remap of kmalloc()'ed pages
- From: Mounesh Badiger <mounesh.b@xxxxxxxxx>
- Re: [PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [bug report] RIP: 0010:queue_zone_wplugs_show+0x42/0x100
- From: Changhui Zhong <czhong@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 06/10] mm: compaction: use folio_isolate_movable()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 05/10] mm: migrate: add folio_isolate_movable()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 10/10] mm: remove isolate_lru_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 09/10] mm: migrate_device: use more folio in migrate_device_unmap()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 08/10] mm: migrate: remove isolate_movable_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 07/10] mm: migrate: use folio_isolate_movable()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 04/10] mm: compaction: try get reference before non-lru movable folio migration
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 03/10] mm: memory_hotplug: unify Huge/LRU/non-LRU folio isolation
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 01/10] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 02/10] mm: add isolate_folio_to_list()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 00/10] mm: remove isolate_lru_page() and isolate_movable_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] slub: Fixes freepointer encoding for single free
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2] mm: add more readable thp_vma_allowable_order_foo()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2] mm: add more readable thp_vma_allowable_order_foo()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v2] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: add more readable thp_vma_allowable_order_foo()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [Patch v2 6/8] mm/memblock: return true directly on finding overlap region
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [Patch v2 0/8] memblock: clenup
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: David Hildenbrand <david@xxxxxxxxxx>
- [Patch v2 8/8] mm/memblock: default region's nid may be MAX_NUMNODES
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [Patch v2 7/8] mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmap
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [Patch v2 5/8] memblock tests: add memblock_overlaps_region_checks
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [Patch v2 4/8] mm/memblock: remove consecutive regions at once
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [Patch v2 1/8] memblock tests: reserve the 129th memory block at all possible position
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: add more readable thp_vma_allowable_order_foo()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] mm: memory: extend finish_fault() to support large folio
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: page_alloc: Avoid defining unused function
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH 3/6] memory-failure: Remove calls to page_mapping()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: add docs for per-order mTHP split counters
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH 1/2] mm: add per-order mTHP split counters
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH 1/2] mm: add per-order mTHP split counters
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: add more readable thp_vma_allowable_order_foo()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH 1/5] mm: Free non-hugetlb large folios in a batch
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v2] mm: add more readable thp_vma_allowable_order_foo()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] mm,swap: cleanup VMA based swap readahead window calculation
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 1/6] mm/memblock: reduce the two round insertion of memblock_add_range()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v5 3/5] writeback: fix build problems of "writeback: support retrieving per group debug writeback stats of bdi"
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH] mm: add more readable thp_vma_allowable_order_foo()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm/huge_memory: move writeback and truncation checks early
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/huge_memory: cap max length on debugfs file entry folio split
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/huge_memory: skip invalid debugfs file entry for folio split
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v14 16/22] KVM: x86: Implement gmem hook for determining max NPT mapping level
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v14 22/22] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v14 17/22] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 6/6] mm: Remove page_mapping()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v14 06/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 5e4f84f18c4ee9b0ccdc19e39b7de41df21699dd
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v14 05/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] memcg: Fix data-race KCSAN bug in rstats
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 6/6] mm: Remove page_mapping()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v8 03/10] cxl/mbox: Add GET_FEATURE mailbox command
- From: fan <nifan.cxl@xxxxxxxxx>
- [PATCH] mm/huge_memory: move writeback and truncation checks early
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 0/2] mm/huge_memory: couple fixes and one cleanup
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/2] mm/huge_memory: skip invalid debugfs file entry for folio split
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/2] mm/huge_memory: cap max length on debugfs file entry folio split
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/2] mm/huge_memory: couple fixes and one cleanup
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [PATCH v2] ptdump: add non-leaf descriptor support
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH v2] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <ziy@xxxxxxxxxx>
- [linux-next:master 6544/8170] kismet: WARNING: unmet direct dependencies detected for REGMAP_SPI when selected by AD9739A
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Yang Shi <shy828301@xxxxxxxxx>
- [linux-next:master 8070/8170] powerpc-linux-ld: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn401/dcn401_fpu.o uses hard float, drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.o uses soft float
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 3/6] mm/slab: Introduce __kvmalloc_node() that can take kmem_buckets argument
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 6/6] mm/util: Use dedicated slab buckets for memdup_user()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 4/6] mm/slab: Introduce kmem_buckets_create() and family
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 1/6] mm/slab: Introduce kmem_buckets typedef
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 0/6] slab: Introduce dedicated bucket allocator
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v13 09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] mm/rmap: do not add fully unmapped large folio to deferred split list
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [PATCH v21 2/5] ring-buffer: Introducing ring-buffer mapping functions
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 01/13] riscv: Flush the instruction cache during SMP bringup
- From: Alexandre Ghiti <alex@xxxxxxxx>
- [PATCH net-next v11 04/10] slab: introduce kvmalloc_array_node() and kvcalloc_node()
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v11 07/10] libeth: add Rx buffer management
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH] binfmt_flat: Fix corruption when not offsetting data start
- From: Alexandre Ghiti <alex@xxxxxxxx>
- [PATCH net-next v11 09/10] iavf: switch to Page Pool
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
- From: fan <nifan.cxl@xxxxxxxxx>
- [PATCH net-next v11 10/10] MAINTAINERS: add entry for libeth and libie
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v11 02/10] iavf: kill "legacy-rx" for good
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v11 05/10] page_pool: constify some read-only function arguments
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v11 08/10] iavf: pack iavf_ring more efficiently
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v11 06/10] page_pool: add DMA-sync-for-CPU inline helper
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v11 03/10] iavf: drop page splitting and recycling
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v11 01/10] net: intel: introduce {, Intel} Ethernet common library
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v11 00/10][pull request] net: intel: start The Great Code Dedup + Page Pool for iavf
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v21 2/5] ring-buffer: Introducing ring-buffer mapping functions
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- Re: [PATCH v14 03/22] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] memcg: Fix data-race KCSAN bug in rstats
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH 1/2] mm: add per-order mTHP split counters
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: BUG_ON() in pfn_swap_entry_to_page()
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: (subset) [PATCH 2/2] binfmt_elf: Leave a gap between .bss and brk
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 0/7] More folio compat code removal
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/7] gup: Use folios for gup_devmap
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/7] mm: Convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/7] mm: Remove page_cache_alloc()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 6/7] mm: Add kernel-doc for folio_mark_accessed()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/7] mm: Remove put_devmap_managed_page()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 7/7] mm: Remove PageReferenced
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/7] mm: Remove page_ref_sub_return()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: Update shuffle documentation to match its current state
- From: Jonathan Corbet <corbet@xxxxxxx>
- [linux-next:master 8070/8170] powerpc-linux-ld: drivers/gpu/drm/amd/display/dc/dml/dcn401/dcn401_fpu.o uses hard float, arch/powerpc/kernel/udbg.o uses soft float
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] mm: add per-order mTHP split counters
- From: Bang Li <libang.linux@xxxxxxxxx>
- [linux-next:master 6544/8170] ERROR: modpost: "__spi_register_driver" [drivers/iio/dac/ad9739a.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 00/10] selftests: Make ksft_exit functions return void instead of int
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH v2 04/10] selftests/mm: ksft_exit functions do not return
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v3 2/2] mm/slub: remove the check for NULL kmalloc_caches
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH v3 1/2] mm/slub: create kmalloc 96 and 192 caches regardless cache size order
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- Re: [PATCH 1/2] mm: add per-order mTHP split counters
- From: Bang Li <libang.linux@xxxxxxxxx>
- Re: [PATCH v17 15/35] virt: gunyah: Add proxy-scheduled vCPUs
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce per-order mTHP split counters
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [linux-next:master 7871/8170] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:379:52: error: '%s' directive output may be truncated writing up to 29 bytes into a region of size 23
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce per-order mTHP split counters
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH 1/2] mm: add per-order mTHP split counters
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [linux-next:master 7871/8170] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:379:52: warning: '%s' directive output may be truncated writing up to 29 bytes into a region of size 23
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] mm: add docs for per-order mTHP split counters
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 0/2] mm: introduce per-order mTHP split counters
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v21 2/5] ring-buffer: Introducing ring-buffer mapping functions
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/5] mm: Free non-hugetlb large folios in a batch
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce per-order mTHP split counters
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 0/2] mm: introduce per-order mTHP split counters
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 1/2] tools: fix userspace compilation with new test_xarray changes
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm: add more readable thp_vma_allowable_order_foo()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: add more readable thp_vma_allowable_order_foo()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SLAB BOF
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] mm: add more readable thp_vma_allowable_order_foo()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm: add more readable thp_vma_allowable_order_foo()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 1/2] mm/slub: create kmalloc 96 and 192 caches regardless cache size order
- From: Hyunmin Lee <hyunminlr@xxxxxxxxx>
- [PATCH v3 0/2] clean-up for create_kmalloc_caches()
- From: Hyunmin Lee <hyunminlr@xxxxxxxxx>
- [PATCH v2 10/10] mm: migrate: remove folio_migrate_copy()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 09/10] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 08/10] mm: migrate: support poisoned recover from migrate folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 07/10] mm: add folio_mc_copy()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 04/10] mm: migrate: remove migrate_folio_extra()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 06/10] mm: migrate: split folio_migrate_mapping()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 02/10] mm: migrate_device: use more folio in __migrate_device_pages()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 03/10] mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 05/10] mm: remove MIGRATE_SYNC_NO_COPY mode
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 01/10] mm: migrate: simplify __buffer_migrate_folio()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 00/10] mm: migrate: support poison recover from migrate folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [linux-next:master 5890/8170] drivers/pci/pci.h:359:23: sparse: sparse: incorrect type in argument 2 (different base types)
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 2/2] mm: add docs for per-order mTHP split counters
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [PATCH 1/2] mm: add per-order mTHP split counters
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [PATCH 0/2] mm: introduce per-order mTHP split counters
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH] mm: add more readable thp_vma_allowable_order_foo()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v5 3/5] writeback: fix build problems of "writeback: support retrieving per group debug writeback stats of bdi"
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] memcg: Fix data-race KCSAN bug in rstats
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/6] mm/memblock: reduce the two round insertion of memblock_add_range()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 2/6] memblock tests: add the 129th memory block at all possible position
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] memcg: Fix data-race KCSAN bug in rstats
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SLAB BOF
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: page_owner: fixing wrong information in dump_page_owner
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH] slub: Fixes freepointer encoding for single free
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>
- [PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 5/6] userfault; Expand folio use in mfill_atomic_install_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 6/6] mm: Remove page_mapping()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 4/6] migrate: Expand the use of folio in __migrate_device_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 3/6] memory-failure: Remove calls to page_mapping()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/6] f2fs: Convert f2fs_clear_page_cache_dirty_tag to use a folio
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 2/2] mm: vmalloc: dump page owner info if page is already mapped
- From: Hariom Panthi <hariom1.p@xxxxxxxxxxx>
- [PATCH 1/2] mm: page_owner: fixing wrong information in dump_page_owner
- From: Hariom Panthi <hariom1.p@xxxxxxxxxxx>
- [PATCH v1] selftests/mm: soft-dirty should fail if a testcase fails
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 5/5] selftests/mm: soft-dirty should fail if a testcase fails
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 1/5] mm: memory: extend finish_fault() to support large folio
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v17 15/35] virt: gunyah: Add proxy-scheduled vCPUs
- From: Srivatsa Vaddagiri <quic_svaddagi@xxxxxxxxxxx>
- Re: [PATCH v1 06/18] mm: make folio_mapcount() return 0 for small typed folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 5/5] mm: shmem: add anonymous share mTHP counters
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] mm: memory: extend finish_fault() to support large folio
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm,swap: cleanup VMA based swap readahead window calculation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 7/8] mm: drop page_index/page_file_offset and convert swap helpers to use folio
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v2] percpu: simplify the logic of pcpu_alloc_first_chunk()
- From: Yuntao Wang <ytcoode@xxxxxxxxx>
- Re: [RFC PATCH 0/5] add mTHP support for anonymous share pages
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 5/5] mm: shmem: add anonymous share mTHP counters
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [linux-next:master] [kallsyms] 0bdad28369: UBSAN:array-index-out-of-bounds_in_kernel/kallsyms.c
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [RFC PATCH 1/5] mm: memory: extend finish_fault() to support large folio
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]