Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH RFC 00/39] mm/rmap: interface overhaul
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
- From: David Finkel <davidf@xxxxxxxxx>
- [PATCH 2/2] arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH 2/4] mm/slub: introduce __kmem_cache_free_bulk() without free hooks
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 0/4] SLUB: cleanup hook processing
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 4/4] mm/slub: free KFENCE objects in slab_free_hook()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 01/15] mm: Batch-copy PTE ranges during fork()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 0/2] KSM: support smart-scan feature
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v3 1/2] mem: disable KSM smart scan for ksm tests
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v3 2/2] add ksm test for smart-scan feature
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v3 03/25] arm64: cpufeature: add Permission Overlay Extension cpucap
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 2/2] add ksm test for smart-scan feature
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v3 02/25] arm64/sysreg: update CPACR_EL1 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 2/2] add ksm test for smart-scan feature
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v3 01/25] arm64/sysreg: add system register POR_EL{0,1}
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 1/2] mem: disable KSM smart scan for ksm tests
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mem: disable KSM smart scan for ksm tests
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH 0/2] arm64: hugetlb: Fix page fault loop for sw-dirty/hw-clean contiguous PTEs
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH RFC 13/39] mm/rmap: factor out adding folio mappings into __folio_add_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 18/39] mm/ksm: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 36/39] mm/memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 34/39] mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 21/39] mm/rmap: remove page_add_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: Performance drop due to alloc_workqueue() misuse and recent change
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH RFC 24/39] kernel/events/uprobes: page_remove_rmap() -> folio_remove_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 1/2] arm64: hugetlb: Distinguish between hw and sw dirtiness in __cont_access_flags_changed
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH RFC 19/39] mm/swapfile: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 7/9] slub: Optimize deactivate_slab()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH 0/2] Node migration between memory tiers
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH] mm/thp: add CONFIG_TRANSPARENT_HUGEPAGE_NEVER option
- From: Dmytro Maluka <dmaluka@xxxxxxxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH RFC 07/39] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 03/39] mm/rmap: introduce and use hugetlb_add_file_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 31/39] Documentation: stop referring to page_remove_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 00/39] mm/rmap: interface overhaul
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 05/39] mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 01/39] mm/rmap: rename hugepage_add* to hugetlb_add*
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 33/39] mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 27/39] mm/ksm: page_remove_rmap() -> folio_remove_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Performance drop due to alloc_workqueue() misuse and recent change
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- [PATCH mm-unstable] mm/damon: document get_score_arg field of struct damos_quota
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v5 6/9] slub: Delay freezing of partial slabs
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH v3 14/21] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH RFC 25/39] mm/huge_memory: page_remove_rmap() -> folio_remove_rmap_pmd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 35/39] mm/huge_memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pmd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 17/39] mm/migrate: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] vfio: account iommu allocations
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [linux-next:master] [btrfs] 5a2b851e04: fsmark.files_per_sec 28.8% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v3 01/15] mm: Batch-copy PTE ranges during fork()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/4] mm: Change ghes code to allow poison of non-struct pfn
- From: Ankit Agrawal <ankita@xxxxxxxxxx>
- [PATCH RFC 23/39] mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/rmap: Fix misplaced parenthesis of a likely()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH RFC 29/39] mm/migrate_device: page_remove_rmap() -> folio_remove_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 34/39] mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- "copy_file_range03.c:52: TFAIL: diff_us = 0, copy_file_range might not update timestamp"
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [PATCH RFC 22/39] mm/rmap: remove RMAP_COMPOUND
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 4/4] mm/mmu_gather: Store and process pages in contig ranges
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v1 4/4] mm/mmu_gather: Store and process pages in contig ranges
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/4] mm: Change ghes code to allow poison of non-struct pfn
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC 04/39] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 09/39] mm/huge_memory: page_add_file_rmap() -> folio_add_file_rmap_pmd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 12/39] mm/rmap: remove page_add_file_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 20/39] mm/memory: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 30/39] mm/rmap: page_remove_rmap() -> folio_remove_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 38/39] mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 37/39] mm/rmap: remove page_try_dup_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 26/39] mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH net-next v6 1/4] page_pool: Rename pp_frag_count to pp_ref_count
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v1 4/4] mm/mmu_gather: Store and process pages in contig ranges
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 4/4] mm/mmu_gather: Store and process pages in contig ranges
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 4/4] mm/mmu_gather: Store and process pages in contig ranges
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 00/25] Permission Overlay Extension
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] fix comparison of unsigned expression < 0
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 9/9] slub: Update frozen slabs documentations in the source
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v3 15/15] arm64/mm: Implement clear_ptes() to optimize exit()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 14/15] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 13/15] arm64/mm: Wire up PTE_CONT for user mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 11/15] arm64/mm: ptep_get(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 10/15] arm64/mm: ptep_set_access_flags(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 09/15] arm64/mm: ptep_set_wrprotect(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 08/15] arm64/mm: ptep_clear_flush_young(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 07/15] arm64/mm: ptep_test_and_clear_young(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 06/15] arm64/mm: ptep_get_and_clear(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 05/15] arm64/mm: pte_clear(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 04/15] arm64/mm: set_ptes()/set_pte_at(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 03/15] arm64/mm: set_pte(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 02/15] mm: Batch-clear PTE ranges during zap_pte_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 01/15] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 1/2] mem: disable KSM smart scan for ksm tests
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH v2 2/2] add ksm test for smart-scan feature
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH v8 10/10] selftests/mm/cow: Add tests for anonymous multi-size THP
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v8 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v8 08/10] selftests/mm/khugepaged: Enlighten for multi-size THP
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v8 07/10] selftests/mm: Support multi-size THP interface in thp_settings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v8 06/10] selftests/mm: Factor out thp settings management
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v8 05/10] selftests/mm/kugepaged: Restore thp settings at exit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v8 03/10] mm: thp: Introduce multi-size THP sysfs interface
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v8 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v8 01/10] mm: Allow deferred splitting of arbitrary anon large folios
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v8 00/10] Multi-size THP for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v5 3/5] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v5)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 3/5] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v5)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [linux-next:master] [fork] 6e553c6bcb: will-it-scale.per_process_ops 94.7% improvement
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] mm: multi-gen LRU: MGLRU unbalance reclaim
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH net-next v6 3/4] skbuff: Add a function to check if a page belongs to page_pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/sysfs: Implement recording feature
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v7 13/39] arm64/mm: Map pages for guarded control stack
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 04/21] mm/zsmalloc: add alternatives of frequently used helper functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC PATCH v2 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
- Re: [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master] [btrfs] 40b77b3e82: fio.write_iops -40.2% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Patch "cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved" has been added to the 6.6-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 8/9] slub: Rename all *unfreeze_partials* functions to *put_partials*
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v5 7/9] slub: Optimize deactivate_slab()
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Patch "cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm/mm_init.c: Extend init unavailable range doc info
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v5 7/9] slub: Optimize deactivate_slab()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v3 00/21] mm/zsmalloc: Split zsdesc from struct page
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Patch "cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved" has been added to the 6.6-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v5 7/9] slub: Optimize deactivate_slab()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH v5 6/9] slub: Delay freezing of partial slabs
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v5 6/9] slub: Delay freezing of partial slabs
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- [PATCH v2 0/3] supplement of slab allocator removal
- drivers/char/tpm/tpm_ibmvtpm.c:126:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v3 03/21] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [RFC PATCH v4 5/9] slub: Introduce freeze_slab()
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
- From: kernel test robot <lkp@xxxxxxxxx>
- drivers/mtd/ubi/fastmap.c:1014:17: sparse: sparse: incorrect type in assignment (different base types)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 4/9] slub: Prepare __slab_free() for unfrozen partial slab out of node partial list
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/sysfs: Implement recording feature
- From: cuiyangpei <cuiyangpei@xxxxxxxxx>
- Re: [PATCH v3 3/7] mm, security: Fix missed security_task_movememory()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 1/7] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 3/3] mm/slub: correct the default value of slub_min_objects in doc
- [PATCH v2 1/3] Documentation: kernel-parameters: remove noaliencache
- Re: [PATCH v2 3/4] mm: Change ghes code to allow poison of non-struct pfn
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [RFC PATCH v3 00/21] mm/zsmalloc: Split zsdesc from struct page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [RFC PATCH 2/6] mm/gmem: add arch-independent abstraction to track address mapping status
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [RFC PATCH 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 1/6] mips: dmi: Fix early remap on MIPS32
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH 1/4] mm: pagewalk: assert write mmap lock only for walking the user page tables
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [mm-unstable v4 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [mm-unstable v4 4/5] mm: workingset: move the stats flush into workingset_test_recent()
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 6/6] mips: Set dump-stack arch description
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- [PATCH v2 0/6] MIPS: mm: Fix some memory-related issues
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/4] mm: pagewalk: assert write mmap lock only for walking the user page tables
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v7 0/6] workload-specific and memory pressure-driven zswap writeback
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 1/4] mm: pagewalk: assert write mmap lock only for walking the user page tables
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- RE: [RFC PATCH 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
- From: "Song, Xiongwei" <Xiongwei.Song@xxxxxxxxxxxxx>
- [PATCH -RFC 2/2] ext4: avoid data corruption when extending DIO write race with buffered read
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH -RFC 1/2] mm: avoid data corruption when extending DIO write race with buffered read
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH 1/7] mips: dmi: Fix early remap on MIPS32
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- RE: [PATCH 3/3] mm/slub: correct the default value of slub_min_objects in doc
- From: "Song, Xiongwei" <Xiongwei.Song@xxxxxxxxxxxxx>
- Re: [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH] kmemleak: Avoid RCU stalls when freeing metadata for per-CPU pointers
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH net-next v6 1/4] page_pool: Rename pp_frag_count to pp_ref_count
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 00/21] mm/zsmalloc: Split zsdesc from struct page
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- drivers/scsi/sym53c8xx_2/sym_hipd.c:5077:32: sparse: sparse: incorrect type in argument 2 (different base types)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [mm-unstable v4 0/5] mm: memcg: subtree stats flushing and thresholds
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- [RFC PATCH 2/5] selftests/damon/_damon: implement sysfs-based kdamonds start function
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 4/5] selftests/damon: add a test for update_schemes_tried_regions sysfs command
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [RFC PATCH 0/5] selftests/damon: add Python modules for DAMON control and functionality tests
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 1/5] selftests/damon: add a DAMON interface wrapper python module
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 5/5] selftests/damon: add a test for update_schemes_tried_regions hang bug
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/sysfs: Implement recording feature
- From: cuiyangpei <cuiyangpei@xxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS ebf39ec4a6f7492899507840c2b78a4be29b7205
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/rmap: Fix misplaced parenthesis of a likely()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 2/7] mm: mempolicy: Revise comment regarding mempolicy mode flags
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] kmemleak: Avoid RCU stalls when freeing metadata for per-CPU pointers
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v2 2/2] add ksm test for smart-scan feature
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v2 0/2] KSM: support smart-scan feature
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v2 1/2] mem: disable KSM smart scan for ksm tests
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v3 3/7] mm, security: Fix missed security_task_movememory()
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH] mm/rmap: Fix misplaced parenthesis of a likely()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: Add poison error check in fixup_user_fault() for mapped pfn
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] mm/rmap: Fix misplaced parenthesis of a likely()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [LTP] [PATCH v1] mem: disable KSM smart scan for ksm tests
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [LTP] [PATCH v1] mem: disable KSM smart scan for ksm tests
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [LTP] [PATCH v1] mem: disable KSM smart scan for ksm tests
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH] mm/rmap: Fix misplaced parenthesis of a likely()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] kmemleak: Avoid RCU stalls when freeing metadata for per-CPU pointers
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC PATCH v3 00/21] mm/zsmalloc: Split zsdesc from struct page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [RFC PATCH v3 03/21] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/sysfs: Implement recording feature
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 1/3] Documentation: kernel-parameters: remove noaliencache
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] mm: ALLOC_HIGHATOMIC flag allocation issue
- From: Zhiguo Jiang <justinjiang@xxxxxxxx>
- Re: [PATCH v2 06/21] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v3 5/7] security: selinux: Implement set_mempolicy hook
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH v1] mm/readahead: Do not allow order-1 folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v1] mm/readahead: Do not allow order-1 folio
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v3 6/7] selftests/bpf: Add selftests for set_mempolicy with a lsm prog
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [linux-next:pending-fixes 239/291] mipsel-linux-ld: kernel/kexec_core.c:undefined reference to `machine_kexec'
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 1/7] mips: dmi: Fix early remap on MIPS32
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH 1/7] mips: dmi: Fix early remap on MIPS32
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- [PATCH v3 7/7] NOT kernel/man2/mbind.2: Add mode flag MPOL_F_NUMA_BALANCING
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 3/7] mm, security: Fix missed security_task_movememory()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 1/1] mm: add swapiness= arg to memory.reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH net-next v6 3/4] skbuff: Add a function to check if a page belongs to page_pool
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- [PATCH RFC 5/6] net: introduce page_frag_cache_drain()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH RFC 1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH RFC 2/6] page_frag: unify gfp bit for order 3 page allocation
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH RFC 3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- RE: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: "Zeng, Oak" <oak.zeng@xxxxxxxxx>
- Re: [RFC PATCH 2/6] mm/gmem: add arch-independent abstraction to track address mapping status
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/4] mm: pagewalk: assert write mmap lock only for walking the user page tables
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH net-next v6 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- Re: [PATCH net-next v6 1/4] page_pool: Rename pp_frag_count to pp_ref_count
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 0/2] cifs: Fixes for copy_file_range() and FICLONE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 0/7] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 4/7] mm, security: Add lsm hook for memory policy adjustment
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 1/1] mm: add swapiness= arg to memory.reclaim
- From: Huan Yang <11133793@xxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH 1/3] Documentation: kernel-parameters: remove noaliencache
- [RFC PATCH v3 14/21] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v8 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH 0/3] supplyment of slab allocator removal
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v9 2/2] ACPI: APEI: handle synchronous exceptions in task work
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v2 04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH v9 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: add swapiness= arg to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH 1/1] mm: add swapiness= arg to memory.reclaim
- From: Huan Yang <11133793@xxxxxxxx>
- [PATCH] vfio: account iommu allocations
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 00/10] IOMMU memory observability
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- arch/powerpc/platforms/512x/mpc512x_shared.c:251:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] mm: add swapiness= arg to memory.reclaim
- From: Huan Yang <11133793@xxxxxxxx>
- Re: [PATCH 1/7] mips: dmi: Fix early remap on MIPS32
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- RE: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: zhuweixi <weixi.zhu@xxxxxxxxxx>
- RE: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: zhuweixi <weixi.zhu@xxxxxxxxxx>
- [PATCH v2 10/10] iommu: account IOMMU allocated memory
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [akpm-mm:mm-unstable 25/192] loongarch64-linux-ld: kexec_core.c:undefined reference to `machine_kexec'
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 2/2] cifs: Fix flushing, invalidation and file size with FICLONE
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [RFC PATCH v3 05/21] mm/zsmalloc: convert {try,}lock_zspage() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH 1/2] cifs: Fix flushing, invalidation and file size with copy_file_range()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH 2/2] cifs: Fix flushing, invalidation and file size with FICLONE
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 0/2] Node migration between memory tiers
- From: <sthanneeru.opensrc@xxxxxxxxxx>
- [RFC PATCH 1/2] base/node: Add sysfs for adistance_offset
- From: <sthanneeru.opensrc@xxxxxxxxxx>
- Re: [PATCH 1/7] mips: dmi: Fix early remap on MIPS32
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 1/1] mm: add swapiness= arg to memory.reclaim
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- FOSDEM 2024: Kernel Devroom CfP
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v8 6/6] zswap: shrinks zswap pool based on memory pressure
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
- From: Peter Xu <peterx@xxxxxxxxxx>
- [RFC PATCH 2/2] memory tier: Support node migration between tiers
- From: <sthanneeru.opensrc@xxxxxxxxxx>
- Re: [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 0/9] mm/damon: let users feed and tame/auto-tune DAMOS
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v8 2/6] memcontrol: implement mem_cgroup_tryget_online()
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH] vhost-vdpa: account iommu allocations
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- [PATCH v2 05/10] iommu/exynos: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 09/10] iommu: observability of the IOMMU allocations
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 03/10] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] mips: dmi: Fix early remap on MIPS32
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/sysfs: Implement recording feature
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v8 3/6] zswap: make shrinking memcg-aware
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 11/11] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v4 10/11] memory: scrub: sysfs: Add Documentation for set of common scrub attributes
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v4 09/11] cxl/memscrub: Register CXL device DDR5 ECS with scrub configure driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v4 08/11] memory: scrub: Add scrub control attributes for the DDR5 ECS
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v4 07/11] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v4 06/11] memory: scrub: Add scrub driver supports configuring memory scrubs in the system
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v4 05/11] cxl/memscrub: Add CXL device DDR5 ECS control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v4 04/11] cxl/memscrub: Add CXL device patrol scrub control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v4 02/11] cxl/mbox: Add GET_FEATURE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v4 03/11] cxl/mbox: Add SET_FEATURE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v4 01/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v4 00/11] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v3 10/21] mm/zsmalloc: convert obj_allocated() and related helpers to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: linux-next: Tree for Nov 30 (mm/zswap.c)
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] cifs: Fix flushing, invalidation and file size with copy_file_range()
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- [PATCH 1/1] mm: add swapiness= arg to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- [RFC PATCH v3 11/21] mm/zsmalloc: convert init_zspage() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 07/21] mm/zsmalloc: convert obj_to_location() and its users to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 19/21] mm/zsmalloc: convert SetZsPageMovable() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH RFC v2 21/27] mm: arm64: Handle tag storage pages mapped before mprotect(PROT_MTE)
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v9 2/2] ACPI: APEI: handle synchronous exceptions in task work
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH v9 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/3] cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: linux-next: Tree for Nov 30 (mm/zswap.c)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [akpm-mm:mm-unstable 25/192] loongarch64-linux-ld: kexec_core.c:undefined reference to `machine_kexec'
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 0/4] skbuff: Optimize SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
- From: Borislav Petkov <bp@xxxxxxxxx>
- [RFC PATCH v3 13/21] mm/zsmalloc: convert reset_page() to reset_zsdesc()
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [linux-next:master 3754/4102] drivers/firmware/efi/stmm/tee_stmm_efi.c:524:6: warning: no previous prototype for function 'tee_stmm_restore_efivars_generic_ops'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/1] Add swappiness argument to memory.reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- [linux-next:master 2075/4102] drivers/gpu/drm/imagination/pvr_fw_trace.c:205:37: warning: 'pvr_fw_trace_group_mask_fops' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 06/25] KVM: arm64: Save/restore POE registers
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: [PATCH v5 3/5] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v5)
- From: "Kasireddy, Vivek" <vivek.kasireddy@xxxxxxxxx>
- Re: [PATCH v2 16/33] mm: slub: Let KMSAN access metadata
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH net-next v6 1/4] page_pool: Rename pp_frag_count to pp_ref_count
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v6 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v3 04/21] mm/zsmalloc: add alternatives of frequently used helper functions
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 15/21] mm/zsmalloc: convert __free_zspage() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 02/21] mm/zsmalloc: add utility functions for zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 18/21] mm/zsmalloc: convert get_zspage() to take zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH] MAINTAINERS: Drop Antti Palosaari
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/kmemleak: Add cond_resched() to kmemleak_free_percpu()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [RFC PATCH v3 01/21] mm/zsmalloc: create new struct zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 08/21] mm/zsmalloc: convert obj_malloc() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [RESEND PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 1/2] mm/damon/sysfs: Implement recording feature
- From: cuiyangpei <cuiyangpei@xxxxxxxxx>
- Re: [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH net-next v6 3/4] skbuff: Add a function to check if a page belongs to page_pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 09/16] iommu/iommufd: use page allocation function provided by iommu-pages.h
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH 3/3] cifs: Fix flushing, invalidation and file size with copy_file_range()
- From: Steve French <smfrench@xxxxxxxxx>
- [RFC PATCH v3 06/21] mm/zsmalloc: convert __zs_{map,unmap}_object() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 00/21] mm/zsmalloc: Split zsdesc from struct page
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- RE: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: zhuweixi <weixi.zhu@xxxxxxxxxx>
- [RFC PATCH v3 21/21] mm/zsmalloc: convert {get,set}_first_obj_offset() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [RFC PATCH v3 20/21] mm/zsmalloc: remove now unused helper functions
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 17/21] mm/zsmalloc: convert migrate_zspage() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 16/21] mm/zsmalloc: convert location_to_obj() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 12/21] mm/zsmalloc: convert obj_to_page() and zs_free() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 09/21] mm/zsmalloc: convert create_page_chain() and its users to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH v3 03/21] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [akpm-mm:mm-unstable 25/192] loongarch64-linux-ld: kexec_core.c:undefined reference to `machine_kexec'
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] mm:vmscan: fix shrink sc->nr counter values issue
- From: zhiguojiang <justinjiang@xxxxxxxx>
- Re: [PATCH] mm:vmscan: fix shrink sc->nr counter values issue
- From: zhiguojiang <justinjiang@xxxxxxxx>
- Re: [PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH net-next 03/12] mm: Make the page_frag_cache allocator alignment param a pow-of-2
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH 1/9] mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 6/9] selftests/damon: test quota goals directory
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Drop Antti Palosaari
- From: Antti Palosaari <crope@xxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 8/9] Docs/ABI/damon: document DAMOS quota goals
- From: SeongJae Park <sj@xxxxxxxxxx>
- RE: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: zhuweixi <weixi.zhu@xxxxxxxxxx>
- Re: [PATCH 3/3] cifs: Fix flushing, invalidation and file size with copy_file_range()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [akpm-mm:mm-unstable 25/192] loongarch64-linux-ld: kexec_core.c:undefined reference to `machine_kexec'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 0/9] mm/damon: let users feed and tame/auto-tune DAMOS
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 2/9] mm/damon/sysfs-schemes: implement files for scheme quota goals setup
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 1/3] scripts/gdb/tasks: Fix lx-ps command error
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 4/6] mm: memcg: add per-memcg zswap writeback stat
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 04/16] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 3/9] mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 4/9] mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 5/9] mm/damon/core-test: add a unit test for the feedback loop algorithm
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 7/9] Docs/mm/damon/design: document DAMOS quota auto tuning
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] mm:vmscan: fix shrink sc->nr counter values issue
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] cifs: Fix flushing, invalidation and file size with copy_file_range()
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH v2 33/33] kmsan: Enable on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [linux-next:master] [fork] 6e553c6bcb: will-it-scale.per_process_ops 94.7% improvement
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v7 3/6] zswap: make shrinking memcg-aware
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v7 6/6] zswap: shrinks zswap pool based on memory pressure
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH 9/9] Docs/admin-guide/mm/damon/usage: document for quota goals
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: dont run ksm_functional_tests twice
- From: Joel Savitz <jsavitz@xxxxxxxxxx>
- Re: [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 3/3] cifs: Fix flushing, invalidation and file size with copy_file_range()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [RESEND PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [akpm-mm:mm-unstable 179/192] mm/zswap.c:298:24: error: call to undeclared function 'obj_cgroup_memcg'; ISO C99 and later do not support implicit function declarations
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- RE: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: "Zeng, Oak" <oak.zeng@xxxxxxxxx>
- Re: [akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 2/3] cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 08/16] iommu/fsl: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 1618cb8f574175a196b0e8926c62efc45760e856
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 3/6] zswap: make shrinking memcg-aware
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH] lkdtm: Add kfence read after free crash type
- From: Stephen Boyd <swboyd@xxxxxxxxxxxx>
- Re: [PATCH 09/16] iommu/iommufd: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [akpm-mm:mm-unstable 179/192] mm/zswap.c:298:24: error: call to undeclared function 'obj_cgroup_memcg'; ISO C99 and later do not support implicit function declarations
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/kmemleak: Add cond_resched() to kmemleak_free_percpu()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 16/16] vfio: account iommu allocations
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Swap-out small-sized THP without splitting
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/3] scripts/gdb/tasks: Fix lx-ps command error
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH v2 2/3] scripts/gdb/stackdepot: Rename pool_index to pools_num
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- [PATCH] selftests/mm: dont run ksm_functional_tests twice
- From: Nico Pache <npache@xxxxxxxxxx>
- Re: [PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
- From: Michal Hocko <mhocko@xxxxxxxx>
- [RFC] new mempolicy syscalls (mempolicy2 and pidfd)
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH] cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] lkdtm: Add kfence read after free crash type
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 08/16] iommu/fsl: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: Understanding an OOM
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/4] hugetlb: parallelize hugetlb page allocation on boot
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH] mm:vmscan: fix shrink sc->nr counter values issue
- From: Zhiguo Jiang <justinjiang@xxxxxxxx>
- Re: Understanding an OOM
- From: Joakim Tjernlund <Joakim.Tjernlund@xxxxxxxxxxxx>
- [PATCH 1/3] cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
- From: David Howells <dhowells@xxxxxxxxxx>
- [akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 0/5] implement "memmap on memory" feature on s390
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/16] iommu/fsl: use page allocation function provided by iommu-pages.h
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] mm/zswap: Replace kmap_atomic() with kmap_local_page()
- From: "Fabio M. De Francesco" <fabio.maria.de.francesco@xxxxxxxxxxxxxxx>
- Re: [PATCH] mm/zswap: Replace kmap_atomic() with kmap_local_page()
- From: Christopher Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 4/6] mm: memcg: add per-memcg zswap writeback stat
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
- From: "kirill.shutemov@xxxxxxxxxxxxxxx" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- [PATCH 0/3] cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page
- From: David Hildenbrand <david@xxxxxxxxxx>
- [mm-unstable v4 1/5] mm: memcg: change flush_next_time to flush_last_time
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 3/3] cifs: Fix flushing, invalidation and file size with copy_file_range()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/3] cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 1/4] page_pool: Rename pp_frag_count to pp_ref_count
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 1/3] scripts/gdb/tasks: Fix lx-ps command error
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v7 2/6] memcontrol: add a new function to traverse online-only memcg hierarchy
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 08/16] iommu/fsl: use page allocation function provided by iommu-pages.h
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 4/7] mm: Centralize & improve oom reporting in show_mem.c
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v7 3/6] zswap: make shrinking memcg-aware
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Michal Hocko <mhocko@xxxxxxxx>
- [akpm-mm:mm-unstable 179/192] mm/zswap.c:298:24: error: call to undeclared function 'obj_cgroup_memcg'; ISO C99 and later do not support implicit function declarations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 2/6] memcontrol: add a new function to traverse online-only memcg hierarchy
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH net-next v4 3/4] skbuff: Add a function to check if a page belongs to page_pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH v2 33/33] kmsan: Enable on s390
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [linux-next:master 3681/3829] arch/sparc/mm/init_64.c:2220:23: warning: variable 'pagecv_flag' set but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm:vmscan: fix shrink sc->nr counter values issue
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2 1/3] scripts/gdb/tasks: Fix lx-ps command error
- From: Kuan-Ying Lee <Kuan-Ying.Lee@xxxxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 5/7] mm/mm_init.c: Extend init unavailable range doc info
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 06/25] KVM: arm64: Save/restore POE registers
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v7 1/6] list_lru: allows explicit memcg and NUMA node selection
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 06/16] iommu/dma: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
- From: Jaroslav Pulchart <jaroslav.pulchart@xxxxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 1/2] mm/damon/sysfs: Implement recording feature
- From: cuiyangpei <cuiyangpei@xxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Barry Song <21cnbao@xxxxxxxxx>
- [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH net-next v5 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [RFC v2 2/7] mm, slub: add opt-in slub_percpu_array
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC v3 4/9] mm/slub: free KFENCE objects in slab_free_hook()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v6 6/6] zswap: shrinks zswap pool based on memory pressure
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH RFC v3 5/9] mm/slub: add opt-in percpu array cache of objects
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH net-next v5 0/4] skbuff: Optimize SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 0/4] Swap-out small-sized THP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH RFC v3 4/9] mm/slub: free KFENCE objects in slab_free_hook()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- RE: [PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [RESEND PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 00/16] IOMMU memory observability
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 16/16] vfio: account iommu allocations
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH net-next v5 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v5 3/4] skbuff: Add a function to check if a page belongs to page_pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [linux-next:master 3338/3829] make[5]: *** No rule to make target 'samples/cgroup/cgroup_event_listener.c', needed by 'samples/cgroup/cgroup_event_listener'.
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH RFC v3 9/9] maple_tree: replace preallocation with slub percpu array prefill
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v6 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RESEND PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 3/3] scripts/gdb: Remove exception handling and refine print format
- From: Kuan-Ying Lee <Kuan-Ying.Lee@xxxxxxxxxxxx>
- Re: [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 08/16] iommu/fsl: use page allocation function provided by iommu-pages.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 09/16] iommu/iommufd: use page allocation function provided by iommu-pages.h
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- RE: [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [LTP] [PATCH v1] mem: disable KSM smart scan for ksm tests
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH 15/16] vhost-vdpa: account iommu allocations
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH 14/16] iommu: account IOMMU allocated memory
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Swap-out small-sized THP without splitting
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v3 1/9] mm/slub: fix bulk alloc and free stats
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC v3 7/9] maple_tree: use slub percpu array
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC v3 5/9] mm/slub: add opt-in percpu array cache of objects
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC v3 6/9] tools: Add SLUB percpu array functions for testing
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC v3 3/9] mm/slub: handle bulk and single object freeing separately
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC v3 8/9] maple_tree: Remove MA_STATE_PREALLOC
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC v3 2/9] mm/slub: introduce __kmem_cache_free_bulk() without free hooks
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH 2/6] mm/gmem: add arch-independent abstraction to track address mapping status
- From: emily <emily@ingalls.rocks>
- [PATCH net-next v4 0/4] skbuff: Optimize SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]