Linux Memory Management
[Prev Page][Next Page]
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] mm, slab: remove memcg_from_slab_obj()
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [syzbot] [ext4?] INFO: rcu detected stall in sys_unlink (3)
- From: syzbot <syzbot+c4f62ba28cc1290de764@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 9800/11394] drivers/gpu/drm/xe/xe_hw_engine_class_sysfs.c:574:33: error: unused function 'pdev_to_xe_device'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] : Two stage IOMMU DMA mapping operations
- From: Zhu Yanjun <zyjzyj2000@xxxxxxxxx>
- Re: [PATCH] mm: memory: fix shift-out-of-bounds in fault_around_bytes_set
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 09/13] mm: do not split a folio if it has minimum folio order requirement
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxx>
- Re: [PATCH 1/3] mm/mempolicy: Use the already fetched local variable
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxx>
- [linux-next:master 4800/11394] drivers/net/phy/qcom/qca807x.c:501:10: error: call to undeclared function 'qca807x_gpio'; ISO C99 and later do not support implicit function declarations
- From: kernel test robot <lkp@xxxxxxxxx>
- include/linux/vmstat.h:400:43: error: arithmetic between different enumeration types ('enum zone_stat_item' and 'enum numa_stat_item')
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [Chapter One] THP zones: the use cases of policy zones
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [Chapter Three] THP HVO: bring the hugeTLB feature to THP
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [Chapter Two] THP shattering: the reverse of collapsing
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [Chapter Two] THP shattering: the reverse of collapsing
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v3] zswap: replace RB tree with xarray
- From: Chris Li <chrisl@xxxxxxxxxx>
- [PATCH v3] zswap: replace RB tree with xarray
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v2] zswap: replace RB tree with xarray
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [bug report] dead loop in generic_perform_write() //Re: [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master 5519/11156] kernel/bpf/bpf_struct_ops.c:247:16: warning: bitwise operation between different enumeration types ('enum bpf_type_flag' and 'enum bpf_reg_type')
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [bug report] dead loop in generic_perform_write() //Re: [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 11242/11394] arch/riscv/include/asm/pgtable.h:443:41: error: implicit declaration of function 'napot_cont_size'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm, slab: remove memcg_from_slab_obj()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
- From: "H.J. Lu" <hjl.tools@xxxxxxxxx>
- Re: [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
- From: Szabolcs Nagy <nsz@xxxxxxxxxx>
- [PATCH v2 06/13] readahead: align index to mapping_min_order in ondemand_ra and force_ra
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 07/13] readahead: rework loop in page_cache_ra_unbounded()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/13] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [bug report] dead loop in generic_perform_write() //Re: [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- Re: [RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH 1/4] mm/swap: Free non-hugetlb large folios in a batch
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/4] Clean up __folio_put()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/4] page_alloc: Combine free_the_page() and free_unref_page()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/4] swap: Combine __folio_put_small, __folio_put_large and __folio_put
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/4] page_alloc: Inline destroy_large_folio() into __folio_put_large()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH] mm: memory: fix shift-out-of-bounds in fault_around_bytes_set
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [linux-next:master 10409/11394] ERROR: modpost: "__fentry__" [tools/testing/selftests/livepatch/test_modules/test_klp_atomic_replace.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm, slab: remove memcg_from_slab_obj()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [bug report] dead loop in generic_perform_write() //Re: [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 11/13] xfs: expose block size in stat
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 13/13] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 08/13] readahead: allocate folios with mapping_min_order in ra_(unbounded|order)
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 05/13] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [linux-next:master 9546/11394] drivers/mtd/ubi/nvmem.c:34:16: sparse: sparse: incompatible types in comparison expression (different type sizes):
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [RFC v2.1 12/12] hugetlbfs: Use initializer for struct vm_unmapped_area_info
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v2] zswap: replace RB tree with xarray
- From: Chris Li <chrisl@xxxxxxxxxx>
- RE: [PATCH v2] zswap: replace RB tree with xarray
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH 0/5] Remove some races around folio_test_hugetlb
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/5] memory-failure: Use hugetlb_pfn_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/5] hugetlb: Make folio_test_hugetlb safer to call
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/5] memory-failure: Reorganise get_huge_page_for_hwpoison()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/5] compaction: Use hugetlb_pfn_folio in isolate_migratepages_block
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/5] hugetlb: Add hugetlb_pfn_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 4/8] mm: Add __dump_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 1870cdc0e8dee32e3c221704a2977898ba4c10e8
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH 2/2] arm64/mm: Improve comment in contpte_ptep_get_lockless()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [linux-next:master 5519/11156] kernel/bpf/bpf_struct_ops.c:247:16: warning: bitwise operation between different enumeration types ('enum bpf_type_flag' and 'enum bpf_reg_type')
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [linux-next:master 5519/11156] kernel/bpf/bpf_struct_ops.c:247:16: warning: bitwise operation between different enumeration types ('enum bpf_type_flag' and 'enum bpf_reg_type')
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 02/13] fs: Allow fine-grained control of folio sizes
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 01/13] mm: Support order-1 folios in the page cache
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 3/4] mm, slab: introduce kmem_cache_charge()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 00/13] enable bs > ps in XFS
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hugetlb Unifications
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH] mm, slab: remove memcg_from_slab_obj()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] mm, slab: remove the corner case of inc_slabs_node()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v7 0/2] mm/vmalloc: lock contention optimization under multi-threading
- From: rulinhuang <rulin.huang@xxxxxxxxx>
- [PATCH v7 2/2] mm/vmalloc: Eliminated the lock contention from twice to once
- From: rulinhuang <rulin.huang@xxxxxxxxx>
- [PATCH v7 1/2] mm/vmalloc: Moved macros with no functional change happened
- From: rulinhuang <rulin.huang@xxxxxxxxx>
- Re: [PATCH] mm/slab: Fix a kmemleak in kmem_cache_destroy()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [Chapter Three] THP HVO: bring the hugeTLB feature to THP
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH 0/8] Some cleanups for memory-failure
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [RFC PATCH v5 23/29] KVM: selftests: TDX: Add shared memory test
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 3/8] mm: Remove PageYoung and PageIdle definitions
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/9] Merge arm64/riscv hugetlbfs contpte support
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 2/8] mm: Remove PageWaiters, PageSetWaiters and PageClearWaiters
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 7/8] mm: Constify more page/folio tests
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/9] Merge arm64/riscv hugetlbfs contpte support
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: folio_mmapped
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 6/8] mm: Constify testing page/folio flags
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 8/8] mm: Remove cast from page_to_nid()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 5/8] mm: Make dump_page() take a const argument
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Hillf Danton <hdanton@xxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS d1e87c1d8f90f27a1ca3c90d9de048602beabc61
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/8] mm: Separate out FOLIO_FLAGS from PAGEFLAGS
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: folio_mmapped
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: unpin PageReserved page
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/9] Merge arm64/riscv hugetlbfs contpte support
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 4/8] mm: Add __dump_folio()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [Linux Kernel Bug] UBSAN: shift-out-of-bounds in fault_around_bytes_set
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 05/13] readahead: set file_ra_state->ra_pages to be at least mapping_min_order
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Aishwarya TCV <aishwarya.tcv@xxxxxxx>
- [PATCH 7/9] mm: Use common huge_ptep_set_access_flags() function for riscv/arm64
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v2] zswap: replace RB tree with xarray
- From: Chris Li <chrisl@xxxxxxxxxx>
- [linux-next:master] [mm,page_owner] 217b2119b9: WARNING:at_lib/refcount.c:#refcount_warn_saturate
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v5 00/13] riscv: ASID-related and UP-related TLB flush enhancements
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- [PATCH 5/9] mm: Use common huge_pte_clear() function for riscv/arm64
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [linux-next:master] [rcu/exp] 23da2ad64d: stress-ng.unshare.ops_per_sec 3.8% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] selftests/mm: Dont fail testsuite due to a lack of hugepages
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- [PATCH 8/9] mm: Use common huge_ptep_set_wrprotect() function for riscv/arm64
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v1 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
- From: "Ho-Ren (Jack) Chuang" <horenchuang@xxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Chris Li <chrisl@xxxxxxxxxx>
- [PATCH 9/9] mm: Use common huge_ptep_clear_flush() function for riscv/arm64
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 6/9] mm: Use common huge_ptep_get_and_clear() function for riscv/arm64
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 4/9] mm: Use common set_huge_pte_at() function for riscv/arm64
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 2/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 0/9] Merge arm64/riscv hugetlbfs contpte support
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- RE: [PATCH v6] mm/vmalloc: lock contention optimization under multi-threading
- From: "King, Colin" <colin.king@xxxxxxxxx>
- Re: [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
- From: "Ho-Ren (Jack) Chuang" <horenchuang@xxxxxxxxxxxxx>
- Re: [RFC PATCH v5 14/29] KVM: selftests: TDX: Add TDX IO reads test
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [RFC PATCH v5 13/29] KVM: selftests: TDX: Add TDX IO writes test
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [Linux Kernel Bug] UBSAN: shift-out-of-bounds in fault_around_bytes_set
- From: Sam Sun <samsun1006219@xxxxxxxxx>
- [PATCH] selftests/mm: Dont fail testsuite due to a lack of hugepages
- From: Nico Pache <npache@xxxxxxxxxx>
- Re: [PATCH v2] zswap: replace RB tree with xarray
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [RFC PATCH v5 12/29] KVM: selftests: TDX: Add basic get_td_vmcall_info test
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hugetlb Unifications
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH 0/8] Some cleanups for memory-failure
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hugetlb Unifications
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [Linux Kernel Bug] UBSAN: shift-out-of-bounds in fault_around_bytes_set
- From: Sam Sun <samsun1006219@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [Linux Kernel Bug] UBSAN: shift-out-of-bounds in fault_around_bytes_set
- From: Sam Sun <samsun1006219@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v5 04/13] riscv: mm: Broadcast kernel TLB flushes only when needed
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hugetlb Unifications
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [linux-next:master 9077/11156] drivers/leds/leds-gpio-register.c:23:32: error: redefinition of 'gpio_led_register_device'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [External] [PATCH v5 08/13] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
- From: yunhui cui <cuiyunhui@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [External] [PATCH v5 06/13] riscv: mm: Combine the SMP and UP TLB flush code
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v5 06/13] riscv: mm: Combine the SMP and UP TLB flush code
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [linux-next:master 10220/11156] fs/f2fs/segment.c:4912:12: sparse: sparse: symbol 'f2fs_zone_status' was not declared. Should it be static?
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 13/13] riscv: mm: Always use an ASID to flush mm contexts
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: [External] [PATCH v5 06/13] riscv: mm: Combine the SMP and UP TLB flush code
- From: yunhui cui <cuiyunhui@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [bug report] dead loop in generic_perform_write() //Re: [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH v5 12/13] riscv: mm: Preserve global TLB entries when switching contexts
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v5 09/13] riscv: mm: Introduce cntx2asid/cntx2version helper macros
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: Re: [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hugetlb Unifications
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v5 11/13] riscv: mm: Make asid_bits a local variable
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: Re: folio_mmapped
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- [PATCH v5 03/13] riscv: Use IPIs for remote cache/TLB flushes by default
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v5 10/13] riscv: mm: Use a fixed layout for the MM context ID
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- MGLRU premature memcg OOM on slow writes
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [PATCH v3 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 2/3] mm, xen: Separate xen use cases from ioremap.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 1/3] mm: Enforce VM_IOREMAP flag and range in ioremap_page_range.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [Chapter One] THP zones: the use cases of policy zones
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v5 08/13] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v5 07/13] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v5 05/13] riscv: Only send remote fences when some other CPU is online
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v5 00/13] riscv: ASID-related and UP-related TLB flush enhancements
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v5 01/13] riscv: Flush the instruction cache during SMP bringup
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v5 02/13] riscv: Factor out page table TLB synchronization
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages()
- From: Greg Edwards <gedwards@xxxxxxx>
- Re: [Chapter Three] THP HVO: bring the hugeTLB feature to THP
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [linux-next:master 10835/11156] include/asm-generic/pgtable-nop4d.h:11:33: error: 'PGDIR_SHIFT' undeclared; did you mean 'PUD_SHIFT'?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master 10835/11156] include/asm-generic/pgtable-nop4d.h:11:33: error: 'PGDIR_SHIFT' undeclared; did you mean 'PUD_SHIFT'?
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: unpin PageReserved page
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [Chapter Two] THP shattering: the reverse of collapsing
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
- From: Mark Brown <broonie@xxxxxxxxxx>
- [linux-next:master 10211/11156] WARNING: modpost: "__divdi3" [fs/f2fs/f2fs.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] mm: Convert pagecache_isize_extended to use a folio
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [PATCH 0/8] Some cleanups for memory-failure
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 7/8] mm/memory-failure: Convert hwpoison_user_mappings to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/8] mm/memory-failure: Convert shake_page() to shake_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/8] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/8] mm/memory-failure: Pass addr to __add_to_kill()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/8] mm: Convert hugetlb_page_mapping_lock_write to folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 8/8] mm/memory-failure: Add some folio conversions to unpoison_memory
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/8] mm: Return the address from page_mapped_in_vma()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [linux-next:master 5519/11156] kernel/bpf/bpf_struct_ops.c:247:16: warning: bitwise operation between different enumeration types ('enum bpf_type_flag' and 'enum bpf_reg_type')
- From: Thinker Li <thinker.li@xxxxxxxxx>
- Re: [PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
- From: Yangyu Chen <cyy@xxxxxxxxxxxx>
- Re: [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
- From: Tony Luck <tony.luck@xxxxxxxxx>
- Re: [PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages()
- From: Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
- [linux-next:master 5519/11156] kernel/bpf/bpf_struct_ops.c:247:16: warning: bitwise operation between different enumeration types ('enum bpf_type_flag' and 'enum bpf_reg_type')
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [Chapter One] THP zones: the use cases of policy zones
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] block: Remove special-casing of compound pages
- From: Greg Edwards <gedwards@xxxxxxx>
- Re: [PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] block: Remove special-casing of compound pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Large folios, swap and fscache
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: folio_mmapped
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v2] zswap: replace RB tree with xarray
- From: Chris Li <chrisl@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION f303a3e2bcfba900efb5aee55236d17030e9f882
- From: kernel test robot <lkp@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v2] mm/vmstat: Add order's information for extfrag_index and unusable_index
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [Chapter Two] THP shattering: the reverse of collapsing
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [Epilogue] Profile-Guided Heap Optimization and THP fungibility
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [Chapter Three] THP HVO: bring the hugeTLB feature to THP
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [Chapter One] THP zones: the use cases of policy zones
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH] block: Remove special-casing of compound pages
- From: Greg Edwards <gedwards@xxxxxxx>
- Re: [RFC] Memory tiering kernel alignment
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [linux-next:master] [mm] 8f33a2ff30: stress-ng.resched.ops_per_sec -10.3% regression
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [linux-next:master 10211/11156] file.o:undefined reference to `__moddi3'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages()
- From: Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
- Re: [bug report] dead loop in generic_perform_write() //Re: [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- [linux-next:master 8897/11156] arch/riscv/boot/dts/sophgo/sg2042.dtsi:9:10: fatal error: 'dt-bindings/reset/sophgo,sg2042-reset.h' file not found
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [linux-next:master] [mm] 8f33a2ff30: stress-ng.resched.ops_per_sec -10.3% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [linux-next:master 10211/11156] file.c:undefined reference to `__aeabi_ldivmod'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH] mm/mempolicy: Use a folio in do_mbind()
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- [PATCH] mm/mempolicy: Use a folio in do_mbind()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
- From: Yangyu Chen <cyy@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RESEND 1/2] cgroup/cpuset: Remove cpuset_do_slab_mem_spread()
- From: Xiongwei Song <xiongwei.song@xxxxxxxxxxxxx>
- [PATCH RESEND 2/2] cgroup/cpuset: Mark memory_spread_slab as obsolete
- From: Xiongwei Song <xiongwei.song@xxxxxxxxxxxxx>
- [PATCH v2] mm/vmstat: Add order's information for extfrag_index and unusable_index
- From: Hao Ge <gehao@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master 10109/11156] drivers/hid/amd-sfh-hid/amd_sfh_pcie.c:413:34: error: 'struct system_cpuinfo_parisc' has no member named 'x86'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 13/13] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] filemap: avoid unnecessary major faults in filemap_fault()
- From: "zhangpeng (AS)" <zhangpeng362@xxxxxxxxxx>
- Re: [PATCH v6] mm/vmalloc: lock contention optimization under multi-threading
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS cbd0dd66742e17fb39be25ed9c4c45c2d8451c4d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/memory.c: do_numa_page(): remove a redundant page table read
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH 01/13] mm: Support order-1 folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/11] Mitigate a vmap lock contention v3
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v6] mm/vmalloc: lock contention optimization under multi-threading
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v6] mm/vmalloc: lock contention optimization under multi-threading
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: folio_mmapped
- From: David Hildenbrand <david@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Address Space Isolation
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH v2] zswap: replace RB tree with xarray
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/29] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2] zswap: replace RB tree with xarray
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] filemap: avoid unnecessary major faults in filemap_fault()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v2 6/7] mm/treewide: Replace pud_large() with pud_leaf()
- [PATCH v2 7/7] mm/treewide: Drop pXd_large()
- [PATCH v2 5/7] mm/treewide: Replace pmd_large() with pmd_leaf()
- [PATCH v2 4/7] mm/x86: Drop two unnecessary pud_leaf() definitions
- [PATCH v2 3/7] mm/x86: Replace p4d_large() with p4d_leaf()
- [PATCH v2 2/7] mm/ppc: Replace pXd_is_leaf() with pXd_leaf()
- [PATCH v2 1/7] mm/ppc: Define pXd_large() with pXd_leaf()
- Re: [PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v2 0/7] mm/treewide: Replace pXd_large() with pXd_leaf()
- Re: [PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH v6] mm/vmalloc: lock contention optimization under multi-threading
- From: "Huang, Rulin" <rulin.huang@xxxxxxxxx>
- [PATCH v6] mm/vmalloc: lock contention optimization under multi-threading
- From: rulinhuang <rulin.huang@xxxxxxxxx>
- Re: [bug report] dead loop in generic_perform_write() //Re: [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- Re: [PATCH 5/5] mm/treewide: Drop pXd_large()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v11 3/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [linux-next:master 8933/10830] arch/riscv/boot/dts/sophgo/sg2042.dtsi:9:10: fatal error: dt-bindings/reset/sophgo,sg2042-reset.h: No such file or directory
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3] filemap: avoid unnecessary major faults in filemap_fault()
- From: "zhangpeng (AS)" <zhangpeng362@xxxxxxxxxx>
- Re: [PATCH v3] filemap: avoid unnecessary major faults in filemap_fault()
- From: "zhangpeng (AS)" <zhangpeng362@xxxxxxxxxx>
- Re: [PATCH v3] filemap: avoid unnecessary major faults in filemap_fault()
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v3] filemap: avoid unnecessary major faults in filemap_fault()
- From: Peng Zhang <zhangpeng362@xxxxxxxxxx>
- Re: [PATCH 5/5] mm/treewide: Drop pXd_large()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/8] mm: Add __dump_folio()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 4/8] mm: Add __dump_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC] Memory tiering kernel alignment
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [PATCH v1 0/2] support NUMA emulation for genertic arch
- From: Rongwei Wang <rongwei.wang@xxxxxxxxxxxxxxxxx>
- Re: [RFC] Memory tiering kernel alignment
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH RFC v2 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
- From: Erhard Furtner <erhard_f@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH RFC v2 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH RFC v2 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v2 3/5] mm: swap: make should_try_to_free_swap() support large-folio
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v2 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v2 5/5] mm: support large folios swapin as a whole
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v2 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v2 0/5] mm: support large folios swap-in
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
- From: Barry Song <21cnbao@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [bug report] dead loop in generic_perform_write() //Re: [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] mm: page_alloc: Use div64_ul() instead of do_div()
- From: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
- Re: [PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
- From: John Groves <John@xxxxxxxxxx>
- Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [linux-next:master 10511/10830] mm/internal.h:98:23: error: implicit declaration of function 'pte_mkclean'; did you mean 'page_mkclean'?
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm/vmscan: simplify the calculation of fractions for SCAN_FRACT
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 4/8] mm: Add __dump_folio()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [bug report] dead loop in generic_perform_write() //Re: [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 5947/10830] include/linux/leds.h:299:(.text.igc_led_setup+0x170): undefined reference to `devm_led_classdev_register_ext'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] untorn buffered writes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations
- From: Karthikeyan Ramasubramanian <kramasub@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: Re: folio_mmapped
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: Re: folio_mmapped
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 1/1] mm: Convert pagecache_isize_extended to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/1] Is pagecache_isize_extended() compatible with large folios?
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: add alloc_contig_migrate_range allocation statistics
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [linux-next:master 9574/10830] drivers/power/supply/power_supply_core.c:1630:9: error: too few arguments to function 'power_supply_init_attrs'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 75d8cf735082728a5dfb7e46926ee184851cc519
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH] mm: Use folio more widely in __split_huge_page
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [linux-next:master 10123/10830] include/linux/dpll.h:179:1: warning: control reaches end of non-void function
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 7/8] mm: thp: split huge page to any lower order pages
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH mm-unstable hotfix] mm/zswap: fix zswap_pools_lock usages after changing to percpu_ref
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [RFC PATCH 0/9] shmem: fix llseek in hugepages
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH mm-unstable v2] mm/zswap: fix zswap_pools_lock usages after changing to percpu_ref
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH v5 7/8] mm: thp: split huge page to any lower order pages
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 7/8] mm: thp: split huge page to any lower order pages
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: [PATCH mm-unstable hotfix] mm/zswap: fix zswap_pools_lock usages after changing to percpu_ref
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH mm-unstable hotfix] mm/zswap: fix zswap_pools_lock usages after changing to percpu_ref
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master 10511/10830] mm/internal.h:144:14: error: implicit declaration of function 'pte_batch_hint'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 10516/10830] mm/zsmalloc.c:742:23: warning: 'get_zspage_lockless' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [linux-next:master 10511/10830] mm/internal.h:98:23: error: implicit declaration of function 'pte_mkclean'; did you mean 'page_mkclean'?
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] mm: add alloc_contig_migrate_range allocation statistics
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] btrfs: remove SLAB_MEM_SPREAD flag usage
- From: David Sterba <dsterba@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Chris Mason <clm@xxxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 09/13] mm: do not split a folio if it has minimum folio order requirement
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [linux-next:master 7237/10830] drivers/gpu/drm/xe/xe_mmio.c:109:23: error: result of comparison of constant 4294967296 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: folio_mmapped
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: folio_mmapped
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: folio_mmapped
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: parse_r register name (was: [linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp)
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/vmstat: Add order's information for extfrag_index and unusable_index
- From: Hao Ge <gehao618@xxxxxxx>
- [linux-next:master 10266/10830] drivers/gpu/drm/display/drm_dp_tunnel.c:1185: warning: expecting prototype for drm_dp_tunnel_atomic_get_allocated_bw(). Prototype was for drm_dp_tunnel_get_allocated_bw() instead
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH] mm/vmstat: Add order's information for extfrag_index and unusable_index
- From: Hao Ge <gehao@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] untorn buffered writes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] vfio/type1: unpin PageReserved page
- From: Yisheng Xie <ethan.xys@xxxxxxxxxxxxxxxxx>
- [PATCH] mm/vmstat: Add order's information for extfrag_index and unusable_index
- From: Hao Ge <gehao@xxxxxxxxxx>
- Re: folio_mmapped
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE fails
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: folio_mmapped
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v5 6/8] mm: page_owner: add support for splitting to any order in split page_owner.
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 1/8] mm/huge_memory: only split PMD mapping when necessary in unmap_folio()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Fix return value check for vb_alloc
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Fix return value check for vb_alloc
- From: 刘海龙(LaoLiu) <liuhailong@xxxxxxxx>
- Re: [PATCH 0/5] mm/treewide: Replace pXd_large() with pXd_leaf()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 04/13] filemap: use mapping_min_order while allocating folios
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/zsmalloc: move get_zspage_lockless into #ifdef
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Fix return value check for vb_alloc
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH] mm/zsmalloc: move get_zspage_lockless into #ifdef
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] mm/slab: Fix a kmemleak in kmem_cache_destroy()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] mm/vmalloc: Fix return value check for vb_alloc
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH net-next v6 3/5] net: introduce page_frag_cache_drain()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v6 2/5] page_frag: unify gfp bits for order 3 page allocation
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v6 1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v3 00/11] Mitigate a vmap lock contention v3
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] mm/memory.c: do_numa_page(): remove a redundant page table read
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 3/5] mm/treewide: Replace pmd_large() with pmd_leaf()
- [PATCH 0/5] mm/treewide: Replace pXd_large() with pXd_leaf()
- [PATCH 5/5] mm/treewide: Drop pXd_large()
- [PATCH 4/5] mm/treewide: Replace pud_large() with pud_leaf()
- [PATCH 2/5] mm/x86: Replace p4d_large() with p4d_leaf()
- [PATCH 1/5] mm/ppc: Define pXd_large() with pXd_leaf()
- Re: [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] mm/vmalloc: Fix return value check for vb_alloc
- From: 刘海龙(LaoLiu) <liuhailong@xxxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 2/3] mm: hugetlb: make the hugetlb migration strategy consistent
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 7/8] mm: thp: split huge page to any lower order pages
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] mm/slab: Fix a kmemleak in kmem_cache_destroy()
- From: xiaolei wang <xiaolei.wang@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/3] mm: record the migration reason for struct migration_target_control
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] mm: hugetlb: make the hugetlb migration strategy consistent
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/slab: Fix a kmemleak in kmem_cache_destroy()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] untorn buffered writes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH 11/13] xfs: expose block size in stat
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- [PATCH v2] mm: add alloc_contig_migrate_range allocation statistics
- From: Richard Chang <richardycc@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm/zsmalloc: simplify synchronization between zs_page_migrate() and free_zspage()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH RFC 6/6] mm: madvise: don't split mTHP for MADV_PAGEOUT
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH] mm/memory.c: do_numa_page(): remove a redundant page table read
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2] mm/zsmalloc: don't need to reserve LSB in handle
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH] mm/slab: Fix a kmemleak in kmem_cache_destroy()
- From: Xiaolei Wang <xiaolei.wang@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v2] mm/zsmalloc: don't need to reserve LSB in handle
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH] mm/zsmalloc: don't need to save tag bit in handle
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [External] Re: [PATCH 0/2] mm/zsmalloc: simplify synchronization between zs_page_migrate() and free_zspage()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [Question] CoW on VM_PFNMAP vma during write fault
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [Question] CoW on VM_PFNMAP vma during write fault
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm/zsmalloc: simplify synchronization between zs_page_migrate() and free_zspage()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [Question] CoW on VM_PFNMAP vma during write fault
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- [PATCH] mm/vmscan: simplify the calculation of fractions for SCAN_FRACT
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH] mm/zsmalloc: don't need to save tag bit in handle
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] mm: export folio_pte_batch as a couple of modules might need it
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.8-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] hotfixes for 6.8-rc7
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: make folio_pte_batch available outside of mm/memory.c
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2] mm: make folio_pte_batch available outside of mm/memory.c
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH 2/2] arm64/mm: Improve comment in contpte_ptep_get_lockless()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
- From: Khalid Aziz <gonehacking@xxxxxxxxx>
- Re: [PATCH v4] mm/swap: fix race when skipping swapcache
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] hotfixes for 6.8-rc7
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 6/6] mm: madvise: don't split mTHP for MADV_PAGEOUT
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: make folio_pte_batch available outside of mm/memory.c
- From: SeongJae Park <sj@xxxxxxxxxx>
- CMA, memdescs and folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 6/8] hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: [PATCH v6 5/8] padata: downgrade padata_do_multithreaded to serial execution for non-SMP
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: [PATCH v6 4/8] padata: dispatch works on different nodes
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: Recent-ish changes in binfmt_elf made my program segfault
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH] mm/cma: convert cma_alloc() to return folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] vfio/type1: unpin PageReserved page
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: vmalloc_bytes()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 22ba90670a51a18c6b36d285fddf92b9887c0bc3
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/cma: convert cma_alloc() to return folio
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- [PATCH 0/8] PageFlags cleanups
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/8] mm: Remove PageWaiters, PageSetWaiters and PageClearWaiters
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 7/8] mm: Constify more page/folio tests
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- parse_r register name (was: [linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp)
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 1/8] mm: Separate out FOLIO_FLAGS from PAGEFLAGS
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/8] mm: Add __dump_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/8] mm: Remove PageYoung and PageIdle definitions
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/8] mm: Make dump_page() take a const argument
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 6/8] mm: Constify testing page/folio flags
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 8/8] mm: Remove cast from page_to_nid()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/1] mm/khugepaged: keep mm in mm_slot without MMF_DISABLE_THP check
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH 1/1] mm/khugepaged: keep mm in mm_slot without MMF_DISABLE_THP check
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH] mm: export folio_pte_batch as a couple of modules might need it
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm/cma: convert cma_alloc() to return folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 6/6] mm: madvise: don't split mTHP for MADV_PAGEOUT
- From: Barry Song <21cnbao@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS e73e1cc53e4b2a12be92d7da87a7d91b9b143496
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: Use folio more widely in __split_huge_page
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH 12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4] mm/swap: fix race when skipping swapcache
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH] mm/cma: convert cma_alloc() to return folio
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] mm: Use folio more widely in __split_huge_page
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]