Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH v3 10/12] x86/mm: Implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Brian Gerst <brgerst@xxxxxxxxx>
- Re: [RFC PATCH] fstests: test MADV_POPULATE_READ with IO errors
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH] xfs_io: add linux madvise advice codes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] mm: fix a race scenario in folio_isolate_lru
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
- From: SeongJae Park <sj@xxxxxxxxxx>
- RE: [RFC 00/14] Dynamic Kernel Stacks
- From: David Laight <David.Laight@xxxxxxxxxx>
- [RFC PATCH] fstests: test MADV_POPULATE_READ with IO errors
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC PATCH] xfs_io: add linux madvise advice codes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 0/2] mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC 08/14] fork: separate vmap stack alloction and free calls
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC 04/14] fork: Remove assumption that vm_area->nr_pages equals to THREAD_SIZE
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC 01/14] task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END check
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC 08/14] fork: separate vmap stack alloction and free calls
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [RFC 04/14] fork: Remove assumption that vm_area->nr_pages equals to THREAD_SIZE
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [RFC 03/14] fork: Clean-up naming of vm_strack/vm_struct variables in vmap stacks code
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Brian Gerst <brgerst@xxxxxxxxx>
- Re: [RFC 01/14] task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END check
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
- From: Honggyu Kim <honggyu.kim@xxxxxx>
- Re: [PATCH v6] zswap: replace RB tree with xarray
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2] Revert "mm: skip CMA pages when they are not available"
- From: Barry Song <21cnbao@xxxxxxxxx>
- resend the chart via outlook: [PATCH] mm: fix a race scenario in folio_isolate_lru
- From: 黄朝阳 (Zhaoyang Huang) <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH] mm: fix a race scenario in folio_isolate_lru
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: memcg: add NULL check to obj_cgroup_put()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v3 4/4] rust: add abstraction for `struct page`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [patch RFC] mm/slab: introduce KZALLOC_FREE() cleanup-ed allocation macro
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH v3 4/4] rust: add abstraction for `struct page`
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: fix a race scenario in folio_isolate_lru
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] rust: uaccess: add typed accessors for userspace pointers
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v3 1/4] rust: uaccess: add userspace pointers
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v6] zswap: replace RB tree with xarray
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] mm: memcg: add NULL check to obj_cgroup_put()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH] mm: Remove guard around pgd_offset_k() macro
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v3 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] mm: fix a race scenario in folio_isolate_lru
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [RFC PATCH v5 23/29] KVM: selftests: TDX: Add shared memory test
- From: "Chen, Zide" <zide.chen@xxxxxxxxx>
- Re: [RFC PATCH v5 22/29] KVM: selftests: Add functions to allow mapping as shared
- From: "Chen, Zide" <zide.chen@xxxxxxxxx>
- Re: [PATCH] mm: cachestat: fix two shmem bugs
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/19] PKS write protected page tables
- From: Boris Lukashev <blukashev@xxxxxxxxxxxxxxxx>
- Re: [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] mm: cachestat: fix two shmem bugs
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH] mm: memcg: add NULL check to obj_cgroup_put()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6] zswap: replace RB tree with xarray
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2] mm,page_owner: Fix recursion
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v5 00/11] IOMMU memory observability
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [patch RFC] mm/slab: introduce KZALLOC_FREE() cleanup-ed allocation macro
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v5 00/11] IOMMU memory observability
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 07/11] ipv6/addrconf: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 05/11] neighbour: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 04/11] utsname: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 01/11] stackleak: don't modify ctl_table argument
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [RFC PATCH 2/2] selinux: wire up new execstack LSM hook
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] mm/compaction: add and use for_each_populated_zone_pgdat() helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm: kmsan: fix instrumentation recursion on preempt_count
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 625effb89ad8daac7079235bcdb392598466b3eb
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION a1e7655b77e3391b58ac28256789ea45b1685abb
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm,page_owner: Fix refcount imbalance
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v5 14/37] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 3/3] mm/vmstat: simplfy extfrag_show_print with fragmentation_index()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v5 14/37] lib: introduce support for page allocation tagging
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mm: Increase folio batch size
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Borislav Petkov <bp@xxxxxxxxx>
- [patch RFC] mm/slab: introduce KZALLOC_FREE() cleanup-ed allocation macro
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH] mm,page_owner: Fix refcount imbalance
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mm,page_owner: Fix recursion
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: fix a race scenario in folio_isolate_lru
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: Turn folio_test_hugetlb into a PageType
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm/khugepaged: reduce process visible downtime by pre-zeroing hugepage
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 5/6] mm: vmscan: Avoid split during shrink_folio_list()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [linus:master] [mm] 99fbb6bfc1: will-it-scale.per_process_ops -4.7% regression
- From: Yujie Liu <yujie.liu@xxxxxxxxx>
- Re: [PATCH v4 5/6] mm: vmscan: Avoid split during shrink_folio_list()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 3/3] mm/vmstat: simplfy extfrag_show_print with fragmentation_index()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 2/3] mm/compaction: add and use for_each_populated_zone_pgdat() helper
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm: fix a race scenario in folio_isolate_lru
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH v3 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 5/6] mm: vmscan: Avoid split during shrink_folio_list()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 5/6] mm: vmscan: Avoid split during shrink_folio_list()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] Revert "mm: skip CMA pages when they are not available"
- From: 刘海龙(LaoLiu) <liuhailong@xxxxxxxx>
- Re: [PATCH] mm: cachestat: fix two shmem bugs
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: reply: [PATCH] Revert "mm: skip CMA pages when they are not available"
- From: 刘海龙(LaoLiu) <liuhailong@xxxxxxxx>
- Re: [PATCH v2 0/9] slab: Introduce dedicated bucket allocator
- From: "GONG, Ruiqi" <gongruiqi@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH] mm: cachestat: fix two shmem bugs
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: cachestat: avoid bogus workingset test during swapping & invalidation races
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH 2/3] mm/compaction: add and use for_each_populated_zone_pgdat() helper
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: cachestat: avoid bogus workingset test during swapping & invalidation races
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [RFC PATCH v2] mm: support multi-size THP numa balancing
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2] Revert "mm: skip CMA pages when they are not available"
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- RE: [PATCH 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
- From: "Willgerodt, Felix" <felix.willgerodt@xxxxxxxxx>
- Re: [RFC PATCH v3 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
- From: Chuanhua Han <chuanhuahan@xxxxxxxxx>
- Re: [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH v2] Revert "mm: skip CMA pages when they are not available"
- From: <liuhailong@xxxxxxxx>
- Re: [PATCH v3 4/4] rust: add abstraction for `struct page`
- From: Andreas Hindborg <nmi@xxxxxxxxxxxx>
- reply: [PATCH] Revert "mm: skip CMA pages when they are not available"
- From: 黄朝阳 (Zhaoyang Huang) <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: Remove a call to compound_head() from is_page_hwpoison()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- RE: [PATCH] memtest: use {READ,WRITE}_ONCE in memory scanning
- From: "Zhang, Qiang4" <qiang4.zhang@xxxxxxxxx>
- Re: [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: Turn folio_test_hugetlb into a PageType
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH] cpufreq: dt: always allocate zeroed cpumask
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/compaction: add and use for_each_populated_zone_pgdat() helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] cpufreq: dt: always allocate zeroed cpumask
- From: Dhruva Gole <d-gole@xxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [linus:master] [mm] 99fbb6bfc1: will-it-scale.per_process_ops -4.7% regression
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH] mm: cachestat: avoid bogus workingset test during swapping & invalidation races
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [linus:master] [mm] 99fbb6bfc1: will-it-scale.per_process_ops -4.7% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [linux-next:master 13396/13397] WARNING: modpost: vmlinux: section mismatch in reference: bitmap_allocate_region+0x50 (section: .text.unlikely) -> __setup_str_initcall_blacklist (section: .init.rodata)
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 13404/13571] drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:105:73: warning: '.bin' directive output may be truncated writing 4 bytes into a region of size between 2 and 31
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v1 0/2] mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] non-MM updates for 6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] MM updates for 6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: Chuanhua Han <chuanhuahan@xxxxxxxxx>
- Re: [PATCH v10 11/12] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages
- From: LTC IMAP <rmclure@xxxxxxxxxxxxx>
- Re: [PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v5 27/29] KVM: selftests: Propagate KVM_EXIT_MEMORY_FAULT to userspace
- From: "Chen, Zide" <zide.chen@xxxxxxxxx>
- Re: Unmapping KVM Guest Memory from Host Kernel
- From: "Manwaring, Derek" <derekmn@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/19] PKS write protected page tables
- From: Boris Lukashev <blukashev@xxxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 9bb9b28d0568991b1d63e66fe75afa5f97ad1156
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: John Baldwin <jhb@xxxxxxxxxxx>
- Re: [RFC 11/14] x86: add support for Dynamic Kernel Stacks
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 00/19] PKS write protected page tables
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: updated documentation: Splitting pinned folios
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: updated documentation: Splitting pinned folios
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 1/8] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH] Revert "mm: skip CMA pages when they are not available"
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: updated documentation: Splitting pinned folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 00/19] PKS write protected page tables
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v1] x86/mm/pat: fix VM_PAT handling in COW mappings
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] cpufreq: dt: always allocate zeroed cpumask
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- Re: [RFC 08/14] fork: separate vmap stack alloction and free calls
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v1] x86/mm/pat: fix VM_PAT handling in COW mappings
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/19] PKS write protected page tables
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: John Baldwin <jhb@xxxxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- [PATCH] mm: cachestat: avoid bogus workingset test during swapping & invalidation races
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: John Baldwin <jhb@xxxxxxxxxxx>
- [GIT PULL] non-MM updates for 6.9-rc1
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
- From: Borislav Petkov <bp@xxxxxxxxx>
- RE: [PATCH 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
- From: "Willgerodt, Felix" <felix.willgerodt@xxxxxxxxx>
- Re: updated documentation: Splitting pinned folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 0/2] mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v1 2/2] mm/madvise: don't perform madvise VMA walk for MADV_POPULATE_(READ|WRITE)
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 1/2] mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] x86/pm: Fix false positive kmemleak report in msr_build_context().
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] x86/pm: Fix false positive kmemleak report in msr_build_context().
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC 08/14] fork: separate vmap stack alloction and free calls
- From: Jeff Xie <xiehuan09@xxxxxxxxx>
- Re: [PATCH] x86/pm: Fix false positive kmemleak report in msr_build_context().
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v2] vmstat: Keep count of the maximum page reached by the kernel stack
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH] mm,page_owner: Fix refcount imbalance
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH 1/2] mm: Turn folio_test_hugetlb into a PageType
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v17 30/35] virt: gunyah: Allow userspace to initialize context of primary vCPU
- From: Srivatsa Vaddagiri <quic_svaddagi@xxxxxxxxxxx>
- [PATCH] x86/pm: Fix false positive kmemleak report in msr_build_context().
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: [PATCH 1/1] mm/khugepaged: reduce process visible downtime by pre-zeroing hugepage
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH] Revert "mm: skip CMA pages when they are not available"
- From: <liuhailong@xxxxxxxx>
- Re: [RFC 11/14] x86: add support for Dynamic Kernel Stacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v17 29/35] gunyah: rsc_mgr: Add RPC to set VM boot context
- From: Srivatsa Vaddagiri <quic_svaddagi@xxxxxxxxxxx>
- Re: [PATCH v17 17/35] gunyah: rsc_mgr: Add memory parcel RPC
- From: Srivatsa Vaddagiri <quic_svaddagi@xxxxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] vmstat: Keep count of the maximum page reached by the kernel stack
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
- From: Chuanhua Han <chuanhuahan@xxxxxxxxx>
- [PATCH v3 08/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 09/11] xfs: expose block size in stat
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 11/13] mm/treewide: Replace pXd_huge() with pXd_leaf()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH] cpufreq: dt: always allocate zeroed cpumask
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: Chuanhua Han <chuanhuahan@xxxxxxxxx>
- [linux-next:master 8475/13571] sound/core/pcm_native.c:4106:5-11: inconsistent IS_ERR and PTR_ERR on line 4107.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
- From: Vignesh Balasubramanian <vigbalas@xxxxxxx>
- [PATCH] selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
- From: Dev Jain <dev.jain@xxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS d5f8ee808c593453ce8e74b31159acca3cfe04a3
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/3] mm/compaction: add and use for_each_populated_zone_pgdat() helper
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Vignesh Balasubramanian <vigbalas@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Chuanhua Han <chuanhuahan@xxxxxxxxx>
- Re: [PATCH 2/2] mm: Remove a call to compound_head() from is_page_hwpoison()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: Turn folio_test_hugetlb into a PageType
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] selftests: mm: restore settings from only parent process
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/5] selftests/mm: protection_keys: save/restore nr_hugepages settings
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v6] zswap: replace RB tree with xarray
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 11/13] mm/treewide: Replace pXd_huge() with pXd_leaf()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 12/13] mm/treewide: Remove pXd_huge()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] selftests/exec: execveat: Improve debug reporting
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Jan Kara <jack@xxxxxxx>
- Re: [Test Failure Report] exec: Test failures in execveat
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 12/12] selftests/mm: virtual_address_range: conform to TAP format output
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH] mm: fix a race scenario in folio_isolate_lru
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] vmstat: Keep count of the maximum page reached by the kernel stack
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [External] Re: [PATCH v2 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 2/3] mm/compaction: add and use for_each_populated_zone_pgdat() helper
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm,page_owner: Fix recursion
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH] mm,page_owner: Fix recursion
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v2 12/12] selftests/mm: virtual_address_range: conform to TAP format output
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH] ext4: remove SLAB_MEM_SPREAD flag usage
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: remove SLAB_MEM_SPREAD flag usage
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/8] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [GIT PULL] MM updates for 6.9-rc1
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [Test Failure Report] exec: Test failures in execveat
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] mm,page_owner: Fix recursion
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- updated documentation: Splitting pinned folios
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [RFC IDEA] ACMA: Access/Contiguity-aware Memory Auto-scaling
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 0/2] Reliable testing for hugetlb
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/2] mm: Turn folio_test_hugetlb into a PageType
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/2] mm: Remove a call to compound_head() from is_page_hwpoison()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] mm/show_mem: simplify ifdef on si_meminfo_node()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [RFC] mm/vmstat: add a single value debugfs fragmentation metric
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/3] mm/compaction: add and use for_each_populated_zone_pgdat() helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/3] mm/show_mem: simplify ifdef on si_meminfo_node()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/3] mm: random cleanups
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 3/3] mm/vmstat: simplfy extfrag_show_print with fragmentation_index()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: [PATCH v10 09/12] powerpc: mm: Add common pud_pfn stub for all platforms
- From: LTC IMAP <rmclure@xxxxxxxxxxxxx>
- [PATCH] mm,page_owner: Fix recursion
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH] mm,page_owner: Fix recursion
- From: Oscar Salvador <osalvador@xxxxxxx>
- RE: [PATCH v2] mm/slub: Simplify get_partial_node()
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v6] zswap: replace RB tree with xarray
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v9 1/1] mm: report per-page metadata information
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v9 1/1] mm: report per-page metadata information
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH] mm/memory: Fix missing pte marker for !page on pte zaps
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/memory: Fix missing pte marker for !page on pte zaps
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/memory: Fix missing pte marker for !page on pte zaps
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Splitting pinned folios
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
- From: Kaiyang Zhao <kaiyang2@xxxxxxxxxx>
- Re: [PATCH] mm/memory: Fix missing pte marker for !page on pte zaps
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 07/12] powerpc: Use initializer for struct vm_unmapped_area_info
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH 07/13] mm/arm: Redefine pmd_huge() with pmd_leaf()
- [PATCH 08/13] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
- [PATCH 10/13] mm/gup: Merge pXd huge mapping checks
- [PATCH 06/13] mm/arm: Use macros to define pmd/pud helpers
- [PATCH 03/13] mm/gup: Check p4d presence before going on
- [PATCH 00/13] mm/treewide: Remove pXd_huge() API
- Re: [RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] mm/memory: Fix missing pte marker for !page on pte zaps
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [linux-next:master 12265/12944] arch/arm64/include/asm/pgtable.h:904:16: error: implicit declaration of function 'pud_leaf'; did you mean 'pmd_leaf'?
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 1/3] selftests/exec: Add the overall result line accourding to TAP
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [linux-next:master 12265/12944] arch/arm64/include/asm/pgtable.h:904:16: error: implicit declaration of function 'pud_leaf'; did you mean 'pmd_leaf'?
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 11/11] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH] selftests/exec: execveat: Improve debug reporting
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Splitting pinned folios
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 1/8] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v3 4/5] selftests/mm: protection_keys: save/restore nr_hugepages settings
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION dad309222e4c3fc7f88b20ce725ce1e0eea07cc7
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] memtest: use {READ,WRITE}_ONCE in memory scanning
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 01/12] mm: Switch mm->get_unmapped_area() to a flag
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
- From: Steven Price <steven.price@xxxxxxx>
- [PATCH v3 07/11] mm: do not split a folio if it has minimum folio order requirement
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 06/11] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 05/11] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 02/11] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 00/11] enable bs > ps in XFS
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 03/12] mm: Use get_unmapped_area_vmflags()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v3 01/11] mm: Support order-1 folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: Splitting pinned folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 09/12] mm: Take placement mappings gap into account
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [RFC 11/14] x86: add support for Dynamic Kernel Stacks
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v3 10/12] x86/mm: Implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v3 03/12] mm: Use get_unmapped_area_vmflags()
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 08/12] treewide: Use initializer for struct vm_unmapped_area_info
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v17 16/35] gunyah: Add hypercalls for demand paging
- From: Srivatsa Vaddagiri <quic_svaddagi@xxxxxxxxxxx>
- Re: [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC 11/14] x86: add support for Dynamic Kernel Stacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: Splitting pinned folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 09/12] mm: Take placement mappings gap into account
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v3 4/5] selftests/mm: protection_keys: save/restore nr_hugepages settings
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 07/12] powerpc: Use initializer for struct vm_unmapped_area_info
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v3 03/12] mm: Use get_unmapped_area_vmflags()
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [linux-next:master 13138/13397] sound/usb/stream.c:306:13: error: use of undeclared identifier 'chmaps'; did you mean 'chmap'?
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 13138/13397] sound/usb/stream.c:306:34: error: 'chmaps' undeclared; did you mean 'chmap'?
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 02/12] mm: Introduce arch_get_unmapped_area_vmflags()
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v3 01/12] mm: Switch mm->get_unmapped_area() to a flag
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 2/3] x86/mm: Fix LAM inconsistency during context switch
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC 11/14] x86: add support for Dynamic Kernel Stacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v2] mm: Remove folio from deferred split list before uncharging it
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v10 10/12] poweprc: mm: Implement *_user_accessible_page() for ptes
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v10 09/12] powerpc: mm: Add common pud_pfn stub for all platforms
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v10 11/12] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH STABLE v6.1.y] mm/migrate: set swap entry values of THP tail pages properly.
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v10 08/12] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: Barry Song <21cnbao@xxxxxxxxx>
- [linux-next:master 12842/12944] powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data772' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data772'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC 11/14] x86: add support for Dynamic Kernel Stacks
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v17 14/35] virt: gunyah: Add hypercalls for running a vCPU
- From: Srivatsa Vaddagiri <quic_svaddagi@xxxxxxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [GIT PULL] slab updates for 6.9
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio
- From: Chuanhua Han <chuanhuahan@xxxxxxxxx>
- Re: Splitting pinned folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v17 15/35] virt: gunyah: Add proxy-scheduled vCPUs
- From: Srivatsa Vaddagiri <quic_svaddagi@xxxxxxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v17 13/35] gunyah: vm_mgr: Add framework for VM Functions
- From: Srivatsa Vaddagiri <quic_svaddagi@xxxxxxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v3 09/12] mm: Take placement mappings gap into account
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 03/12] mm: Use get_unmapped_area_vmflags()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 04/12] thp: Add thp_get_unmapped_area_vmflags()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 05/12] csky: Use initializer for struct vm_unmapped_area_info
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 06/12] parisc: Use initializer for struct vm_unmapped_area_info
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 10/12] x86/mm: Implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 0/6] Swap-out mTHP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [External] Re: [PATCH v2 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
- From: "Ho-Ren (Jack) Chuang" <horenchuang@xxxxxxxxxxxxx>
- Re: [RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v3 02/12] mm: Introduce arch_get_unmapped_area_vmflags()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v3 01/12] mm: Switch mm->get_unmapped_area() to a flag
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 07/12] powerpc: Use initializer for struct vm_unmapped_area_info
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- RE: [PATCH v2] mm/slub: Simplify get_partial_node()
- From: "Song, Xiongwei" <Xiongwei.Song@xxxxxxxxxxxxx>
- Re: ZONE_DEVICE refcounting
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [Test Failure Report] exec: Test failures in execveat
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [GIT PULL] slab updates for 6.9
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- [PATCH v10 00/12] Support page table check PowerPC
- From: Rohan McLure <rmclure@xxxxxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 60fac05b309de9d90a76c1658b2aa2edba68f5d4
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v10 12/12] powerpc: mm: Support page table check
- From: Rohan McLure <rmclure@xxxxxxxxxxxxx>
- [PATCH v10 06/12] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear"
- From: Rohan McLure <rmclure@xxxxxxxxxxxxx>
- [PATCH v10 03/12] mm: Provide addr parameter to page_table_check_pte_set()
- From: Rohan McLure <rmclure@xxxxxxxxxxxxx>
- [PATCH v10 02/12] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set"
- From: Rohan McLure <rmclure@xxxxxxxxxxxxx>
- [PATCH v10 09/12] powerpc: mm: Add common pud_pfn stub for all platforms
- From: Rohan McLure <rmclure@xxxxxxxxxxxxx>
- [PATCH v10 01/12] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set"
- From: Rohan McLure <rmclure@xxxxxxxxxxxxx>
- Re: [GIT PULL] slab updates for 6.9
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] slab updates for 6.9
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vmstat: Keep count of the maximum page reached by the kernel stack
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH] vmstat: Keep count of the maximum page reached by the kernel stack
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/8] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 08/12] treewide: Use initializer for struct vm_unmapped_area_info
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Splitting pinned folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH] mm: mglru: Fix soft lockup attributed to scanning folios
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio
- From: Chuanhua Han <hanchuanhua@xxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 1/8] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [BUG] kmsan: instrumentation recursion problems
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/6] mm: swap: Simplify struct percpu_cluster
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH] filemap: replace pte_offset_map() with pte_offset_map_nolock()
- From: Peng Zhang <zhangpeng362@xxxxxxxxxx>
- Re: [PATCH v4 0/6] Swap-out mTHP without splitting
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [BUG] kmsan: instrumentation recursion problems
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 08/12] treewide: Use initializer for struct vm_unmapped_area_info
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 03/12] mm: Use get_unmapped_area_vmflags()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 11/12] x86/mm: Care about shadow stack guard gap during placement
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 10/12] x86/mm: Implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 12/12] selftests/x86: Add placement guard gap test for shstk
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 07/12] powerpc: Use initializer for struct vm_unmapped_area_info
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 06/12] parisc: Use initializer for struct vm_unmapped_area_info
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 09/12] mm: Take placement mappings gap into account
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 02/12] mm: Introduce arch_get_unmapped_area_vmflags()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 05/12] csky: Use initializer for struct vm_unmapped_area_info
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 01/12] mm: Switch mm->get_unmapped_area() to a flag
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 04/12] thp: Add thp_get_unmapped_area_vmflags()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 00/12] Cover a guard gap corner case
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- Re: [GIT PULL] execve updates for v6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- RE: [RFC 00/14] Dynamic Kernel Stacks
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] mm: mglru: Fix soft lockup attributed to scanning folios
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [RFC 11/14] x86: add support for Dynamic Kernel Stacks
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
- From: Christoph Hellwig <hch@xxxxxx>
- [linux-next:master 1546/13337] powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data31' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data31'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH RFC 2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH] mm: mglru: Fix soft lockup attributed to scanning folios
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 1/5] dax/bus.c: replace driver-core lock usage by a local rwsem
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 1/5] dax/bus.c: replace driver-core lock usage by a local rwsem
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH RFC 00/13] mm/treewide: Remove pXd_huge() API
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v7 1/5] dax/bus.c: replace driver-core lock usage by a local rwsem
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 00/15] Fast kernel headers: split linux/mm.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v4 00/15] Fast kernel headers: split linux/mm.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1] x86/mm/pat: fix VM_PAT handling in COW mappings
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: zswap: remove unnecessary check in zswap_find_zpool()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6] zswap: replace RB tree with xarray
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [RFC PATCH v7 10/12] ACPI:RAS2: Add common library for RAS2 PCC interfaces
- From: fan <nifan.cxl@xxxxxxxxx>
- Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 00/15] Fast kernel headers: split linux/mm.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v1] x86/mm/pat: fix VM_PAT handling in COW mappings
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6] zswap: replace RB tree with xarray
- From: Chris Li <chrisl@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION a1184cae56bcb96b86df3ee0377cec507a3f56e0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC 00/14] Dynamic Kernel Stacks
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- Re: [PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC 05/14] fork: check charging success before zeroing stack
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: BUG selftests/mm]
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Address Space Isolation
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: MGLRU premature memcg OOM on slow writes
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] mm: zpool: return pool size in pages
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 00/15] Fast kernel headers: split linux/mm.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 00/15] Fast kernel headers: split linux/mm.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v4 00/15] Fast kernel headers: split linux/mm.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v2 2/3] x86/mm: Fix LAM inconsistency during context switch
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC 05/14] fork: check charging success before zeroing stack
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH v2 3/3] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH] mm: Always initialise folio->_deferred_list
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH V2 1/2] mm: zswap: optimize zswap pool size tracking
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] mm: Always initialise folio->_deferred_list
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: BUG selftests/mm]
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC PATCH v3 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 2/3] x86/mm: Fix LAM inconsistency during context switch
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2] mm/slub: Simplify get_partial_node()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Address Space Isolation
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH] mm: Always initialise folio->_deferred_list
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v2] mm/slub: Simplify get_partial_node()
- Re: [PATCH] mm: Always initialise folio->_deferred_list
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] Swap-out mTHP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 1/1] mm/khugepaged: reduce process visible downtime by pre-zeroing hugepage
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 3/3] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH] mm: Always initialise folio->_deferred_list
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/1] mm/khugepaged: reduce process visible downtime by pre-zeroing hugepage
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/1] mm/khugepaged: reduce process visible downtime by pre-zeroing hugepage
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [syzbot] [ntfs3?] WARNING in do_open_execat
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 2/3] x86/mm: Fix LAM inconsistency during context switch
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [syzbot] [ntfs3?] WARNING in do_open_execat
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 10/18] mm: Allow non-hugetlb large folios to be batch processed
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [linux-next:master 12968/13337] drivers/gpu/drm/i915/display/intel_bios.c:3417:10: error: call to undeclared function 'intel_opregion_vbt_present'; ISO C99 and later do not support implicit function declarations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: zswap: remove unnecessary check in zswap_find_zpool()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [GIT PULL] slab updates for 6.9
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v4 06/15] linux/mm.h: move page_address() and others to mm/page_address.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 04/15] linux/mm.h: move page_kasan_tag() to mm/page_kasan_tag.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 10/15] linux/mm.h: move usage count functions to mm/folio_usage.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 15/15] include: reduce dependencies on linux/mm.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 05/15] linux/mm.h: move section functions to mm/page_section.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 14/15] linux/mm.h: move high_memory to mm/high_memory.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 01/15] drivers: add missing includes on linux/mm.h (and others)
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 03/15] include/scsi/scsicam.h: forward-declare struct block_device
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 02/15] include/drm/drm_gem.h: add poll_table_struct forward declaration
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 08/15] linux/mm.h: move folio_next() to mm/folio_next.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 09/15] linux/mm.h: move devmap-related declarations to mm/devmap_managed.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 11/15] linux/mm.h: move page_zone_id() and more to mm/folio_zone.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 13/15] linux/mm.h: move is_vmalloc_addr() to mm/vmalloc_addr.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 12/15] linux/mm.h: move pfmemalloc-related functions to pfmemalloc.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 07/15] linux/mm.h: move folio_size(), ... to mm/folio_size.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4 00/15] Fast kernel headers: split linux/mm.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- RE: [RFC PATCH v7 03/12] cxl/mbox: Add SET_FEATURE mailbox command
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] mm: zswap: remove unnecessary check in zswap_find_zpool()
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: Fwd: [PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH 2/2] mm: zpool: return pool size in pages
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v2 0/2] reclaim contended folios asynchronously instead of promoting them
- From: 李培锋 <lipeifeng@xxxxxxxx>
- Re: [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 1/2] mm: zswap: optimize zswap pool size tracking
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v4 3/6] mm: swap: Simplify struct percpu_cluster
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 0/6] Swap-out mTHP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 5/6] mm: vmscan: Avoid split during shrink_folio_list()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v4 0/6] Swap-out mTHP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 5/6] mm: vmscan: Avoid split during shrink_folio_list()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 0/6] Swap-out mTHP without splitting
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH] memtest: use {READ,WRITE}_ONCE in memory scanning
- From: Qiang Zhang <qiang4.zhang@xxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 3/6] mm: swap: Simplify struct percpu_cluster
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC 11/14] x86: add support for Dynamic Kernel Stacks
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH v2] mm/migrate: put dest folio on deferred split list if source was there.
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]