Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH v6 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 0/6] use canonical ftrace path whenever possible
- From: Ross Zwisler <zwisler@xxxxxxxxxx>
- Re: [PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 14/14] MAINTAINERS: extend memblock entry to include MM initialization
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 13/14] mm: move vmalloc_init() declaration to mm/internal.h
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 12/14] mm: move kmem_cache_init() declaration to mm/slab.h
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 11/14] mm: move mem_init_print_info() to mm_init.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 10/14] init,mm: fold late call to page_ext_init() to page_alloc_init_late()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 09/14] mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 08/14] mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 07/14] init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm: prefer xxx_page() alloc/free functions for order-0 pages
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v2 06/14] init: fold build_all_zonelists() and page_alloc_init_cpuhp() to mm_init()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC] memcg v1: provide read access to memory.pressure_level
- From: Florian Schmidt <flosch@xxxxxxxxxxx>
- Re: [RFC] memcg v1: provide read access to memory.pressure_level
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm/mmap/vma_merge: explicitly assign res, vma, extend invariants
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm/mmap/vma_merge: further improve prev/next VMA naming
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 2/4] mm/mmap/vma_merge: fold curr, next assignment logic
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm/mmap/vma_merge: init cleanup, be explicit about the non-mergeable case
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING 0aa250ce67a2697327415132a0aa4e9f1f0fe000
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 04/14] mm: handle hashdist initialization in mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v6 3/4] iov_iter: add copy_page_to_iter_nofault()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v6 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v6 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v6 0/4] convert read_kcore(), vread() to use iterators
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 05/14] mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 01/14] mips: fix comment about pgtable_init()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH v2 04/14] mm: handle hashdist initialization in mm/mm_init.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 3/5] mm: thp: split huge page to any lower order pages.
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 3/5] mm: thp: split huge page to any lower order pages.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2 03/14] mm: move most of core MM initialization to mm/mm_init.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [RFC] memcg v1: provide read access to memory.pressure_level
- From: Florian Schmidt <flosch@xxxxxxxxxxx>
- Re: [RFC PATCH 0/6] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC v2 4/5] mpage: use folios in bio end_io handler
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v5 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v5 3/4] iov_iter: add copy_page_to_iter_nofault()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v5 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v5 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v5 0/4] convert read_kcore(), vread() to use iterators
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: ypodemsk@xxxxxxxxxx
- [RFC v2 5/5] filemap: remove page_endio()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC v2 3/5] mpage: split bi_end_io callback for reads and writes
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC v2 2/5] orangefs: use folios in orangefs_readahead
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC v2 4/5] mpage: use folios in bio end_io handler
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC v2 0/5] remove page_endio()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC v2 1/5] zram: remove zram_page_end_io function
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH v4 0/7] introduce vm_flags modifier functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RFC PATCH 0/6] variable-order, large folios for anonymous memory
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v7 00/13] fold per-CPU vmstats remotely
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
- From: Binder Makin <merimus@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
- From: Binder Makin <merimus@xxxxxxxxxx>
- Re: [PATCH v4 3/4] iov_iter: add copy_page_to_iter_atomic()
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [RFC PATCH 27/28] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v7 00/13] fold per-CPU vmstats remotely
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH v4 3/4] iov_iter: add copy_page_to_iter_atomic()
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v4 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCHv16 00/17] Linear Address Masking enabling
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
- From: Binder Makin <merimus@xxxxxxxxxx>
- Re: [PATCH 09/10] iommu: Fix MAX_ORDER usage in __iommu_dma_alloc_pages()
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
- From: Binder Makin <merimus@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH mm-unstable v1] selftests/vm: cow: Add COW tests for collapsing of PTE-mapped anon THP
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 02/14] mm/page_alloc: add helper for checking if check_pages_enabled
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 01/14] mips: fix comment about pgtable_init()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 00/14] mm: move core MM initialization to mm/mm_init.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 08/14] mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 3/4] iov_iter: add copy_page_to_iter_atomic()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 3/4] iov_iter: add copy_page_to_iter_atomic()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 3/4] iov_iter: add copy_page_to_iter_atomic()
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v7 00/13] fold per-CPU vmstats remotely
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 08/14] mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v7 01/13] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDER
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH] mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [linux-next:master 3778/4413] include/linux/mmzone.h:1749:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 01078db9d6580a65008c607c1eb0d2b04eea65a4
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH -next v6 2/2] mm/zswap: delay the initializaton of zswap
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH -next v6 0/2] Delay the initialization of zswap
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH -next v6 1/2] mm/zswap: skip invalid or unchanged parameter
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm/mmap/vma_merge: init cleanup, be explicit about the non-mergeable case
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm/mmap/vma_merge: explicitly assign res, vma, extend invariants
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 3/4] mm/mmap/vma_merge: extend invariants, avoid invalid res, vma
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 2/4] mm/mmap/vma_merge: fold curr, next assignment logic
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 2/4] mm/mmap/vma_merge: fold curr, next assignment logic
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 6/6] WORKAROUND: Don't split large folios on madvise
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH V5 1/2] mm: compaction: move compaction sysctl to its own file
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 6/6] WORKAROUND: Don't split large folios on madvise
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v3 1/4] mm/mmap/vma_merge: further improve prev/next VMA naming
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDER
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [linux-next:master 3778/4413] include/linux/mmzone.h:1749:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 3/5] mm: thp: split huge page to any lower order pages.
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [linux-next:master 3778/4413] include/linux/mmzone.h:1749:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- Re: [RFC PATCH 4/6] mm: Implement folio_add_new_anon_rmap_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [linux-next:master 3778/4413] include/linux/mmzone.h:1749:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 4/6] mm: Implement folio_add_new_anon_rmap_range()
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- [PATCH v3 4/4] mm/mmap/vma_merge: init cleanup, be explicit about the non-mergeable case
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 3/4] mm/mmap/vma_merge: explicitly assign res, vma, extend invariants
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 2/4] mm/mmap/vma_merge: fold curr, next assignment logic
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 1/4] mm/mmap/vma_merge: further improve prev/next VMA naming
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 0/4] further cleanup of vma_merge()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RFC PATCH 4/6] mm: Implement folio_add_new_anon_rmap_range()
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH] memcg: page_cgroup_ino() get memcg from compound_head(page)
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFCv1][WIP] ext2: Move direct-io to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v2 2/4] mm/mmap/vma_merge: set next to NULL if not applicable
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 4/4] mm/mmap/vma_merge: init cleanup, be explicit about the non-mergeable case
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [linus:master] [migrate_pages] 7e12beb8ca: vm-scalability.throughput -3.4% regression
- From: "Liu, Yujie" <yujie.liu@xxxxxxxxx>
- RE: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH V6 1/2] mm: compaction: move compaction sysctl to its own file
- From: <ye.xingchen@xxxxxxxxxx>
- [PATCH V5 1/2] mm: compaction: move compaction sysctl to its own file
- From: <ye.xingchen@xxxxxxxxxx>
- Re: [PATCH v2 0/6] use canonical ftrace path whenever possible
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v2 4/4] mm/mmap/vma_merge: init cleanup, be explicit about the non-mergeable case
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 2/4] mm/mmap/vma_merge: set next to NULL if not applicable
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 0/5] batched remove rmap in try_to_unmap_one()
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v3 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 13/13] vmstat: add pcp remote node draining via cpu_vm_stats_fold
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH v4 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: next-20230321: arm64: Unable to handle kernel paging request at virtual address
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 04/13] Add a vmalloc_node_user function
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v4 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v4 3/4] iov_iter: add copy_page_to_iter_atomic()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v4 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v4 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v4 0/4] convert read_kcore(), vread() to use iterators
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 4/4] mm/mmap/vma_merge: init cleanup, be explicit about the non-mergeable case
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 3/4] mm/mmap/vma_merge: extend invariants, avoid invalid res, vma
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 2/4] mm/mmap/vma_merge: set next to NULL if not applicable
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 1/4] mm/mmap/vma_merge: further improve prev/next VMA naming
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 0/4] further cleanup of vma_merge()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- kernel/stackleak.c:33:50: sparse: sparse: incorrect type in argument 3 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH v2 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH v2 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH v2 0/2] Providing mount in memfd_restricted() syscall
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v2] Add results of early memtest to /proc/meminfo
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: add myself as vmalloc reviewer
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH] fs/drop_caches: move drop_caches sysctls into its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] MAINTAINERS: add myself as vmalloc reviewer
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 01/11] mm/vmstat: remove remote node draining
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] fs/drop_caches: move drop_caches sysctls into its own file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/drop_caches: move drop_caches sysctls into its own file
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2 01/14] mips: fix comment about pgtable_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [syzbot] [jfs?] KASAN: invalid-free in sys_mount
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v2 14/14] MAINTAINERS: extend memblock entry to include MM initialization
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 13/14] mm: move vmalloc_init() declaration to mm/internal.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 12/14] mm: move kmem_cache_init() declaration to mm/slab.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 11/14] mm: move mem_init_print_info() to mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 10/14] init,mm: fold late call to page_ext_init() to page_alloc_init_late()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 09/14] mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 08/14] mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 07/14] init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 06/14] init: fold build_all_zonelists() and page_alloc_init_cpuhp() to mm_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 05/14] mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 03/14] mm: move most of core MM initialization to mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 04/14] mm: handle hashdist initialization in mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 02/14] mm/page_alloc: add helper for checking if check_pages_enabled
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 00/14] mm: move core MM initialization to mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 00/14] mm: move core MM initialization to mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [syzbot] [jfs?] KASAN: invalid-free in sys_mount
- From: syzbot <syzbot+9f06ddd18bf059dff2ad@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: next-20230321: arm64: Unable to handle kernel paging request at virtual address
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] fs/drop_caches: move drop_caches sysctls into its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] fs/drop_caches: move drop_caches sysctls into its own file
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/drop_caches: move drop_caches sysctls into its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/drop_caches: move drop_caches sysctls into its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 00/10] Fix confusion around MAX_ORDER
- From: Mel Gorman <mgorman@xxxxxxx>
- [linux-next:master] BUILD REGRESSION f3594f0204b756638267242e26d9de611435c3ba
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS a0d6a906c6a2e6054b6fa36e4657b17368577511
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: next-20230321: arm64: Unable to handle kernel paging request at virtual address
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] brd: convert to folios
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V4 1/2] mm: compaction: move compaction sysctl to its own file
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 01/11] mm/vmstat: remove remote node draining
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 1/5] brd: convert to folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2 02/14] mm/page_alloc: add helper for checking if check_pages_enabled
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 01/14] mips: fix comment about pgtable_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [linux-next:master 5032/5297] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/ABI/obsolete/sysfs-selinux-disable
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fs/drop_caches: move drop_caches sysctls into its own file
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] fs/drop_caches: move drop_caches sysctls into its own file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 03/28] tcp: Support MSG_SPLICE_PAGES
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH v4 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 00/14] mm: move core MM initialization to mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 0/5] batched remove rmap in try_to_unmap_one()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] filemap: convert page_endio to folio_endio
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 00/13] fold per-CPU vmstats remotely
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH v7 01/13] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 0/6] tmpfs: add the option to disable swap
- From: haoxin <xhao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 16/36] mips: Implement the new page table range API
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH v10 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: Re: [PATCH] Add results of early memtest to /proc/meminfo
- From: Tomas Mudrunka <tomas.mudrunka@xxxxxxxxx>
- [PATCH v2] Add results of early memtest to /proc/meminfo
- From: Tomas Mudrunka <tomas.mudrunka@xxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] mm/slub: Reduce memory consumption in extreme scenarios
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm/slub: Reduce memory consumption in extreme scenarios
- From: "chenjun (AM)" <chenjun102@xxxxxxxxxx>
- Re: next-20230321: arm64: Unable to handle kernel paging request at virtual address
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] pinctrl: renesas: r8a7779: Add bias pinconf support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH] pinctrl: renesas: r8a7779: Add bias pinconf support
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- Re: [PATCH v10 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH 09/10] iommu: Fix MAX_ORDER usage in __iommu_dma_alloc_pages()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 07/10] mm/page_reporting: Fix MAX_ORDER usage in page_reporting_register()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 06/10] perf/core: Fix MAX_ORDER usage in rb_alloc_aux_page()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 05/10] genwqe: Fix MAX_ORDER usage
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 04/10] drm/i915: Fix MAX_ORDER usage in i915_gem_object_get_pages_internal()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 04/10] drm/i915: Fix MAX_ORDER usage in i915_gem_object_get_pages_internal()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 03/10] floppy: Fix MAX_ORDER usage
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 02/10] um: Fix MAX_ORDER usage in linux_main()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 01/10] sparc/mm: Fix MAX_ORDER usage in tsb_grow()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: LSFMMBPF proposal [MM]: Eliminate vmap/vmalloc lock contention
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- RE: [PATCH v10 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
- From: "Dong, Eddie" <eddie.dong@xxxxxxxxx>
- Re: [PATCH v4 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- [PATCH v5 3/4] mm/mempolicy: return EINVAL if len overflows for mbind
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v5 0/4] Add overflow checks for several syscalls
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v5 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v5 2/4] mm/mempolicy: return EINVAL for if len overflows for set_mempolicy_home_node
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v5 4/4] mm/msync: return ENOMEM if len overflows for msync
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v3 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- [PATCH V4 1/2] mm: compaction: move compaction sysctl to its own file
- From: <ye.xingchen@xxxxxxxxxx>
- Re: [PATCH] mm: kfence: fix PG_slab and memcg_data clearing
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v3] mm: memory-failure: Move memory failure sysctls to its own file
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- next-20230321: arm64: Unable to handle kernel paging request at virtual address
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [linux-next:master 5031/5297] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/ABI/obsolete/sysfs-selinux-checkreqprot
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linus:master] [migrate_pages] 7e12beb8ca: vm-scalability.throughput -3.4% regression
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH] mm: kfence: fix PG_slab and memcg_data clearing
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH v7 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- Re: [linus:master] [migrate_pages] 7e12beb8ca: vm-scalability.throughput -3.4% regression
- From: "Liu, Yujie" <yujie.liu@xxxxxxxxx>
- Re: [PATCH] mm: kfence: fix PG_slab and memcg_data clearing
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [linux-next:master 3778/4413] include/linux/mmzone.h:1749:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [RFC] memcg, oom: clean up mem_cgroup_oom_synchronize
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- Re: [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- [PATCH 04/13] Add a vmalloc_node_user function
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/5] mm: thp: split huge page to any lower order pages.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH 4/5] mm: truncate: split huge page cache page to a non-zero order if possible.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH 5/5] mm: huge_memory: enable debugfs to split huge pages to any order.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH 2/5] mm: page_owner: add support for splitting to any order in split page_owner.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH 1/5] mm: memcg: make memcg huge page split support any order split.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH 0/5] Split a folio to any lower order folios
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [RFC PATCH 03/28] tcp: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 1/3] mm/khugepaged: recover from poisoned anonymous memory
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH v3 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 3/4] iov_iter: add copy_page_to_iter_atomic()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 0/4] convert read_kcore(), vread() to use iterators
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 0/6] tmpfs: add the option to disable swap
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] mm: kfence: fix PG_slab and memcg_data clearing
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 13/13] vmstat: add pcp remote node draining via cpu_vm_stats_fold
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [linux-next:pending-fixes 38/188] kismet: WARNING: unmet direct dependencies detected for RPCSEC_GSS_KRB5 when selected by NFS_V4
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] maple_tree: remove the parameter entry of mas_preallocate
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 02/15] mm/cma: move init_cma_reserved_pages() to cma.c and make it static
- From: Doug Berger <opendmb@xxxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Michael Roth <michael.roth@xxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 9f7814c09ae60d83e61e7e5782ec16929897b2c9
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH v7 00/13] fold per-CPU vmstats remotely
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v7 01/13] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH v7 09/13] vmstat: switch per-cpu vmstat counters to 32-bits
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 07/13] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 13/13] vmstat: add pcp remote node draining via cpu_vm_stats_fold
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 03/13] this_cpu_cmpxchg: loongarch: switch this_cpu_cmpxchg to locked, add _local function
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 02/13] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 04/13] this_cpu_cmpxchg: S390: switch this_cpu_cmpxchg to locked, add _local function
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 06/13] add this_cpu_cmpxchg_local and asm-generic definitions
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 12/13] mm/vmstat: refresh stats remotely instead of via work item
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 11/13] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 08/13] mm/vmstat: switch counter modification to cmpxchg
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 05/13] this_cpu_cmpxchg: x86: switch this_cpu_cmpxchg to locked, add _local function
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 01/13] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 10/13] mm/vmstat: use xchg in cpu_vm_stats_fold
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v7 00/13] fold per-CPU vmstats remotely
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH RFC v8 03/56] KVM: x86: Add platform hooks for private memory invalidations
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: THP backed thread stacks
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v3 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3] mm: memory-failure: Move memory failure sysctls to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: THP backed thread stacks
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFCv1][WIP] ext2: Move direct-io to use iomap
- From: Jan Kara <jack@xxxxxxx>
- Re: THP backed thread stacks
- From: William Kucharski <william.kucharski@xxxxxxxxxx>
- Re: [PATCH RFC v8 01/56] KVM: x86: Add 'fault_is_private' x86 op
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v8 2/4] mm: Introduce memblock_isolate_memory
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [linux-next:master 2823/4847] cc_driver.c:undefined reference to `devm_platform_get_and_ioremap_resource'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/4] mm/mmap/vma_merge: set next to NULL if not applicable
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [linux-next:master 2631/4847] loongarch64-linux-ld: clk-mt8192-apmixedsys.c:undefined reference to `mtk_clk_register_pllfhs'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/4] further cleanup of vma_merge()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/4] further cleanup of vma_merge()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 2/4] mm/mmap/vma_merge: set next to NULL if not applicable
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFCv1][WIP] ext2: Move direct-io to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [linux-next:master 3778/4413] include/linux/mmzone.h:1749:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [net PATCH 1/2] mm: Use fixed constant in page_frag_alloc instead of size + 1
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 2/2] selftests/mm: Smoke test UFFD_FEATURE_WP_UNPOPULATED
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/4] mm/mmap/vma_merge: set next to NULL if not applicable
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v4 2/2] selftests/mm: Smoke test UFFD_FEATURE_WP_UNPOPULATED
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v10 1/3] mm/khugepaged: recover from poisoned anonymous memory
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v4 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 2/4] mm/mmap/vma_merge: set next to NULL if not applicable
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- Re: [PATCH 00/10] cleanup vma_merge() and improve mergeability tests
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 0/4] convert read_kcore(), vread() to use iterators
- From: Veronica Smith <avelectronics101@xxxxxxxxx>
- Re: [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 4/7] shmem: remove shmem_get_partial_folio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 0/5] batched remove rmap in try_to_unmap_one()
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH] mm: mmap: remove newline at the end of the trace
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFCv1][WIP] ext2: Move direct-io to use iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [linux-next:master 2621/4847] loongarch64-linux-ld: clk-mt8173-apmixedsys.c:undefined reference to `mtk_clk_register_pllfhs'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v19 00/15] splice, block: Use page pinning and kill ITER_PIPE
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] mm: mmap: remove newline at the end of the trace
- From: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH 10/15] mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 10/15] mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 02/15] mm/cma: move init_cma_reserved_pages() to cma.c and make it static
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 0/6] tmpfs: add the option to disable swap
- From: haoxin <xhao@xxxxxxxxxxxxxxxxx>
- Re: THP backed thread stacks
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 02/15] mm/cma: move init_cma_reserved_pages() to cma.c and make it static
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Add overflow checks for several syscalls
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v4 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v8 26/40] mm: Warn on shadow stack memory in wrong vma
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 00/17] MODULE_LICENSE removals, sixth tranche
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v8 18/40] mm: Introduce VM_SHADOW_STACK for shadow stack memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v8 17/40] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v8 2/4] mm: Introduce memblock_isolate_memory
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH v4 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 15/15] MAINTAINERS: extend memblock entry to include MM initialization
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 14/15] mm: move vmalloc_init() declaration to mm/internal.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 13/15] mm: move kmem_cache_init() declaration to mm/slab.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 12/15] mm: move mem_init_print_info() to mm_init.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 11/15] init,mm: fold late call to page_ext_init() to page_alloc_init_late()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 10/15] mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 09/15] mm: move pgtable_init() to mm/mm_init.c and make it static
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 08/15] init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 07/15] init: fold build_all_zonelists() and page_alloc_init_cpuhp() to mm_init()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 06/15] mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 05/15] mm: handle hashdist initialization in mm/mm_init.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 04/15] mm: move most of core MM initialization to mm/mm_init.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 03/15] mm/page_alloc: add helper for checking if check_pages_enabled
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 02/15] mm/cma: move init_cma_reserved_pages() to cma.c and make it static
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 01/15] mips: fix comment about pgtable_init()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 2/2] selftests/mm: Smoke test UFFD_FEATURE_WP_UNPOPULATED
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/4] fs/proc/kcore: Avoid bounce buffer for ktext data
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/slub: Reduce memory consumption in extreme scenarios
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [linus:master] [swap_state] 5649d113ff: vm-scalability.throughput -33.1% regression
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [linux-next:master 3778/4413] include/linux/mmzone.h:1749:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/slub: Reduce memory consumption in extreme scenarios
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [linus:master] [migrate_pages] 7e12beb8ca: vm-scalability.throughput -3.4% regression
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [syzbot] [btrfs?] possible deadlock in __btrfs_release_delayed_node (2)
- From: Hillf Danton <hdanton@xxxxxxxx>
- [PATCH v3] mm: memory-failure: Move memory failure sysctls to its own file
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH 3/3] selftests: Set overcommit_policy as OVERCOMMIT_ALWAYS
- From: Chaitanya S Prakash <chaitanyas.prakash@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v11 4/7] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [linux-next:master 2761/4036] drivers/net/wireless/legacy/ray_cs.c:628:17: warning: 'strncpy' specified bound 32 equals destination size
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH 5/7] shmem: open code the page cache lookup in shmem_get_folio_gfp
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 4/7] shmem: remove shmem_get_partial_folio
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 1/1] mm: memcontrol: fix vmstats_percpu state incorrect subtraction after reparent
- From: Cai Xinchen <caixinchen1@xxxxxxxxxx>
- [PATCH 0/1] Fix vmstat_percpu incorrect subtraction after reparent
- From: Cai Xinchen <caixinchen1@xxxxxxxxxx>
- [PATCH] mm: kfence: fix PG_slab and memcg_data clearing
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v4 0/4] Add overflow checks for several syscalls
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v4 4/4] mm/msync: return ENOMEM if len overflows for msync
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v4 2/4] mm/mempolicy: return EINVAL for if len overflows for set_mempolicy_home_node
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v4 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v4 3/4] mm/mempolicy: return EINVAL if len overflows for mbind
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [linus:master] [migrate_pages] 7e12beb8ca: vm-scalability.throughput -3.4% regression
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- RE: [PATCH 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH 15/15] MAINTAINERS: extend memblock entry to include MM initialization
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 14/15] mm: move vmalloc_init() declaration to mm/internal.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 13/15] mm: move kmem_cache_init() declaration to mm/slab.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 12/15] mm: move mem_init_print_info() to mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 11/15] init,mm: fold late call to page_ext_init() to page_alloc_init_late()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 10/15] mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 09/15] mm: move pgtable_init() to mm/mm_init.c and make it static
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 08/15] init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 07/15] init: fold build_all_zonelists() and page_alloc_init_cpuhp() to mm_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 04/15] mm: move most of core MM initialization to mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 06/15] mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 05/15] mm: handle hashdist initialization in mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 03/15] mm/page_alloc: add helper for checking if check_pages_enabled
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 02/15] mm/cma: move init_cma_reserved_pages() to cma.c and make it static
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 01/15] mips: fix comment about pgtable_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 00/15] mm: move core MM initialization to mm/mm_init.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH V3 1/2] mm: compaction: move compact_memory sysctl to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] mm: move get_page_from_free_area() to mm/page_alloc.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] tmpfs: add the option to disable swap
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH] mm: move get_page_from_free_area() to mm/page_alloc.c
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 16/36] mips: Implement the new page table range API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] maple_tree: remove unused maple_tree functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 16/36] mips: Implement the new page table range API
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: move get_page_from_free_area() to mm/page_alloc.c
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v8 00/40] Shadow stacks for userspace
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH] maple_tree: remove unused maple_tree functions
- From: Tom Rix <trix@xxxxxxxxxx>
- Re: [PATCH] mm: prefer xxx_page() alloc/free functions for order-0 pages
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH] mm: move get_page_from_free_area() to mm/page_alloc.c
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH] mm: move get_page_from_free_area() to mm/page_alloc.c
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] mm/slub: Reduce memory consumption in extreme scenarios
- From: "chenjun (AM)" <chenjun102@xxxxxxxxxx>
- [PATCH v2 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 3/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 1/4] fs/proc/kcore: Avoid bounce buffer for ktext data
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 0/4] convert read_kcore(), vread() to use iterators
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH] mm: Keep memory type same on DEVMEM Page-Fault
- From: "buddy.zhang" <buddy.zhang@xxxxxxxxxxxx>
- Re: [PATCH 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: kernel test robot <lkp@xxxxxxxxx>
- [akpm-mm:mm-unstable 231/249] htmldocs: Documentation/admin-guide/kdump/vmcoreinfo.rst:193: WARNING: Title underline too short.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: kernel test robot <lkp@xxxxxxxxx>
- drivers/gpu/drm/nouveau/nouveau_dmem.c:205:13: sparse: sparse: incorrect type in assignment (different base types)
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 4/4] mm: vmalloc: convert vread() to vread_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 3/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 1/4] fs/proc/kcore: Avoid bounce buffer for ktext data
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 0/4] convert read_kcore(), vread() to use iterators
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v8 40/40] x86/shstk: Add ARCH_SHSTK_STATUS
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 39/40] x86/shstk: Add ARCH_SHSTK_UNLOCK
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 38/40] x86: Add PTRACE interface for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 37/40] selftests/x86: Add shadow stack test
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 36/40] x86/shstk: Wire in shadow stack interface
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 35/40] x86: Expose thread features in /proc/$PID/status
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 33/40] x86/shstk: Introduce map_shadow_stack syscall
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 34/40] x86/shstk: Support WRSS for userspace
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 32/40] x86/shstk: Handle signals for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 31/40] x86/shstk: Introduce routines modifying shstk
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 30/40] x86/shstk: Handle thread shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 29/40] x86/shstk: Add user-mode shadow stack support
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 28/40] x86: Introduce userspace API for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 27/40] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 26/40] mm: Warn on shadow stack memory in wrong vma
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 25/40] x86/mm: Introduce MAP_ABOVE4G
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 24/40] mm: Don't allow write GUPs to shadow stack memory
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 23/40] mm: Re-introduce vm_flags to do_mmap()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 22/40] mm/mmap: Add shadow stack pages to memory accounting
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 21/40] mm: Add guard pages around a shadow stack.
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 20/40] x86/mm: Teach pte_mkwrite() about stack memory
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 19/40] x86/mm: Check shadow stack page fault errors
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 18/40] mm: Introduce VM_SHADOW_STACK for shadow stack memory
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 17/40] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 16/40] x86/mm: Start actually marking _PAGE_SAVED_DIRTY
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 15/40] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 13/40] mm: Make pte_mkwrite() take a VMA
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 14/40] x86/mm: Introduce _PAGE_SAVED_DIRTY
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 12/40] s390/mm: Introduce pmd_mkwrite_kernel()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 11/40] mm: Introduce pte_mkwrite_kernel()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 10/40] x86/mm: Move pmd_write(), pud_write() up in the file
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 09/40] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 08/40] x86/shstk: Add user control-protection fault handler
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 07/40] x86/traps: Move control protection handler to separate file
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 06/40] x86/fpu: Add helper for modifying xstate
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 05/40] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 04/40] x86/cpufeatures: Enable CET CR4 bit for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 03/40] x86/cpufeatures: Add CPU feature flags for shadow stacks
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 00/40] Shadow stacks for userspace
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 01/40] Documentation/x86: Add CET shadow stack description
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v8 02/40] x86/shstk: Add Kconfig option for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH] cpuset: Clean up cpuset_node_allowed
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [linux-next:master 3041/4413] drivers/gpu/drm/imx/lcdc/imx-lcdc.c:411:11: error: call to undeclared function 'devm_drm_of_get_bridge'; ISO C99 and later do not support implicit function declarations
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 3041/4413] drivers/gpu/drm/imx/lcdc/imx-lcdc.c:411:18: error: implicit declaration of function 'devm_drm_of_get_bridge'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: THP backed thread stacks
- From: David Laight <David.Laight@xxxxxxxxxx>
- [linux-next:master 1753/4413] kismet: WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE when selected by RISCV_ISA_SVNAPOT
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 4/4] mm/mmap/vma_merge: be explicit about the non-mergeable case
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 3/4] mm/mmap/vma_merge: extend invariants, avoid invalid res, vma
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 2/4] mm/mmap/vma_merge: set next to NULL if not applicable
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 0/4] further cleanup of vma_merge()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 1/4] mm/mmap/vma_merge: further improve prev/next VMA naming
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v4 20/36] powerpc: Implement the new page table range API
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RFC v8 03/56] KVM: x86: Add platform hooks for private memory invalidations
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH RFC v8 01/56] KVM: x86: Add 'fault_is_private' x86 op
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH RFC v8 01/56] KVM: x86: Add 'fault_is_private' x86 op
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH] cpuset: Clean up cpuset_node_allowed
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v3, 0/4] mm, memcg: cgroup v1 and v2 tunable load/store tearing fixes
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 0/2] Refactor do_fault_around()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Add results of early memtest to /proc/meminfo
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Refactor do_fault_around()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 0/2] Refactor do_fault_around()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/7] introduce vm_flags modifier functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 0/7] introduce vm_flags modifier functions
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 2/2] mm: pefer fault_around_pages to fault_around_bytes
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 1/2] mm: refactor do_fault_around()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 0/2] Refactor do_fault_around()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] cpuset: Clean up cpuset_node_allowed
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [PATCH] Add results of early memtest to /proc/meminfo
- From: Tomáš Mudruňka <tomas.mudrunka@xxxxxxxxx>
- Re: [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v4 0/7] introduce vm_flags modifier functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: THP backed thread stacks
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: THP backed thread stacks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCHv16 00/17] Linear Address Masking enabling
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCHv16 00/17] Linear Address Masking enabling
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCHv16 00/17] Linear Address Masking enabling
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v7 21/41] mm: Add guard pages around a shadow stack.
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v7 24/41] mm: Don't allow write GUPs to shadow stack memory
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH 1/3] filemap: convert page_endio to folio_endio
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] filemap: convert page_endio to folio_endio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v12] mm,kfence: decouple kfence from page granularity mapping judgement
- From: Zhenhua Huang <quic_zhenhuah@xxxxxxxxxxx>
- Re: [RFC PATCH 27/28] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v4 16/36] mips: Implement the new page table range API
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 6f08c1de13a9403341c18b66638a05588b2663ce
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 0e8bb497921ed7a14859725fc9a6f5d70533ff8f
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC][nvdimm][crash] pmem memmap dump support
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v11 4/7] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH linux-next] mm: workingset: simplify the calculation of workingset size
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- [PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 0/2] memcg, cpuisol: do not interfere pcp cache charges draining with cpuisol workloads
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v4 34/36] rmap: add folio_add_file_rmap_range()
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely
- From: Zi Yan <ziy@xxxxxxxxxx>
- Patch "fs: sysfs_emit_at: Remove PAGE_SIZE alignment check" has been added to the 4.19-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "fs: sysfs_emit_at: Remove PAGE_SIZE alignment check" has been added to the 4.14-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 34/36] rmap: add folio_add_file_rmap_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]