Linux Memory Management
[Prev Page][Next Page]
- [PATCH mm-unstable v1] mm: don't check VMA write permissions if the PTE/PMD indicates write permissions
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
- From: Wen Yang <wenyang.linux@xxxxxxxxxxx>
- Re: [PATCH v3 0/7] Split a folio to any lower order folios
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v1 1/2] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
- From: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx>
- [PATCH v2 1/1] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
- From: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx>
- [PATCH v2 0/1] A fix for StarFive JH7110 clock drivers
- From: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx>
- Re: [PATCH] [v2] mm: make arch_has_descending_max_zone_pfns() static
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCHv2] zsmalloc: allow only one active pool compaction context
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [syzbot] [fs?] [mm?] general protection fault in folio_wait_stable
- From: syzbot <syzbot+d1ae544e6e9dc29bcba5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/7] Split a folio to any lower order folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm: shrinkers: fix debugfs file permissions
- From: John Keeping <john@xxxxxxxxxxxx>
- Re: [PATCH v2 4/4] mm: apply __must_check to vmap_pages_range_noflush()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 3/4] mm: kmsan: apply __must_check to non-void functions
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 1/4] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Tarun Sahu <tsahu@xxxxxxxxxxxxx>
- Re: [PATCH] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Tarun Sahu <tsahu@xxxxxxxxxxxxx>
- Re: [RFC PATCH] migrate_pages: Never block waiting for the page lock
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Tarun Sahu <tsahu@xxxxxxxxxxxxx>
- [PATCH v2] mm/shmem: Fix race in shmem_undo_range w/THP
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [PATCH] mm/shmem: Fix race in shmem_undo_range w/THP
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [PATCH 0/5] Some tiny clean ups for SLUB
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCHv3] zsmalloc: allow only one active pool compaction context
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v2 6/6] shmem: add support to ignore swap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: next: armv7: kernel BUG at mm/slub.c:4240! - PC is at __kmem_cache_create+0x580/0x588
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3] mm: Fixed incorrect comment for _kmem_cache_create function
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [linux-next:master] BUILD REGRESSION 4aa1da8d99724f6c0b762b58a71cee7c5e2e109b
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 88d3973741d77fefd8dec0ee678c9a09269c3006
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1] lib/stackdepot: limit nr_entries size
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- next: armv7: kernel BUG at mm/slub.c:4240! - PC is at __kmem_cache_create+0x580/0x588
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH 2/2] lru: allow large batched add large folio to lru list
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v1 1/2] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- [RFC PATCH v1 4/5] zram: add fold sysfs knob
- From: Alexey Romanov <avromanov@xxxxxxxxxxxxxx>
- [RFC PATCH v1 3/5] mm/zsmalloc: introduce objects folding mechanism
- From: Alexey Romanov <avromanov@xxxxxxxxxxxxxx>
- [RFC PATCH v1 0/5] Introduce objects folding mechanism
- From: Alexey Romanov <avromanov@xxxxxxxxxxxxxx>
- [PATCH] mm/shmem: Fix race in shmem_undo_range w/THP
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v14 5/5] selftests: mm: add pagemap ioctl tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v14 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v14 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v14 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v14 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v14 0/5] Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v1] lib/stackdepot: limit nr_entries size
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v2 6/6] shmem: add support to ignore swap
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v2 5/6] shmem: update documentation
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] mm: fix printk format within cma
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v9 1/3] mm: add new api to enable ksm per process
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v9 2/3] mm: add new KSM process and sysfs knobs
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v9 3/3] selftests/mm: add new selftests for KSM
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v9 0/3] mm: process/cgroup ksm support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v2 4/6] shmem: skip page split if we're not reclaiming
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v2 0/6] tmpfs: add the option to disable swap
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] mm: fix printk format within cma
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- RE: [PATCH v1] lib/stackdepot: limit nr_entries size
- From: "hoyoung seo" <hy50.seo@xxxxxxxxxxx>
- Re: [PATCH] mm: fix printk format within cma
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mm: fix printk format within cma
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC PATCH] migrate_pages: Never block waiting for the page lock
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCHv2] zsmalloc: allow only one active pool compaction context
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCHv2] zsmalloc: allow only one active pool compaction context
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 2/2] lru: allow large batched add large folio to lru list
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v1 1/2] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
- From: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx>
- Re: [PATCH 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3] mm: Fixed incorrect comment for _kmem_cache_create function
- From: zhaoxinchao <ChrisXinchao@xxxxxxxxxxx>
- Re: [PATCH 2/2] lru: allow large batched add large folio to lru list
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH 04/33] mm: add utility functions for ptdesc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 2/2] clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock drivers
- From: Stephen Boyd <sboyd@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible.
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCHv2] zsmalloc: allow only one active pool compaction context
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/2] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
- From: Stephen Boyd <sboyd@xxxxxxxxxx>
- Re: [PATCHv2] zsmalloc: allow only one active pool compaction context
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/6] mm/hugetlb: Fix uffd-wp bit lost when unsharing happens
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 24/33] m68k: Convert various functions to use ptdescs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC 2/2] kread: avoid duplicates
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 2/2] kread: avoid duplicates
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 30/33] sparc64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 29/33] sh: Convert pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 25/33] mips: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 24/33] m68k: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 23/33] loongarch: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 21/33] csky: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 20/33] arm64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 19/33] arm: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 18/33] pgalloc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 17/33] mm: Remove page table members from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 16/33] s390: Convert various pgalloc functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 15/33] s390: Convert various gmap functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 14/33] x86: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 13/33] powerpc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 11/33] mm: Convert ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 10/33] mm: Convert pmd_ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 09/33] mm: Convert ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 06/33] mm: Convert ptlock_alloc() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 08/33] mm: Convert pmd_ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 07/33] mm: Convert ptlock_ptr() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 04/33] mm: add utility functions for ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 03/33] pgtable: Create struct ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 02/33] s390: Use pt_frag_refcount for pagetables
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 00/33] Split ptdesc from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [LSF/MM/BPF proposal]: Physr discussion
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v13 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v2 6/6] selftests/mm: Add tests for RO pinning vs fork()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 4/6] selftests/mm: Extend and rename uffd pagemap test
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 3/6] selftests/mm: Add a few options for uffd-unit-test
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 2/6] mm/hugetlb: Fix uffd-wp bit lost when unsharing happens
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 0/6] mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v13 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/7] Split a folio to any lower order folios
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v1] shmem: stable directory cookies
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v4 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v4 1/2] mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v4 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH] [v2] mm: make arch_has_descending_max_zone_pfns() static
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCHv2] zsmalloc: allow only one active pool compaction context
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file
- From: Ivan Orlov <ivan.orlov0322@xxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC 2/2] kread: avoid duplicates
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v3 1/2] mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v3 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v13 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 3/3] selftests/mm: add new selftests for KSM
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v8 3/3] selftests/mm: add new selftests for KSM
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v8 1/3] mm: add new api to enable ksm per process
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2] mm: Fixed incorrect comment for _kmem_cache_create function
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v13 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 0/3] Replace invocations of prandom_u32() with get_random_u32() and siphash
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v8 1/3] mm: add new api to enable ksm per process
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: linux-6.3-rc6/lib/maple_tree.c: Two style issues
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v8 3/3] selftests/mm: add new selftests for KSM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC v8 20/56] crypto:ccp: Define the SEV-SNP commands
- From: Sabin Rapan <sabrapan@xxxxxxxxxx>
- Re: [PATCH v3 5/7] mm: thp: split huge page to any lower order pages.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 3/3] selftests/mm: add new selftests for KSM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH] migrate_pages: Never block waiting for the page lock
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: linux-6.3-rc6/lib/maple_tree.c: Two style issues
- From: David Binderman <dcb314@xxxxxxxxxxx>
- Re: [PATCH v3 0/7] Split a folio to any lower order folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] vfs: allow using kernel buffer during fiemap operation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCHv2] zsmalloc: allow only one active pool compaction context
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [linux-next:master 10286/12016] arch/arm64/mm/fixmap.c:199:10: warning: variable 'bm_pudp' set but not used
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH next] shmem: minor fixes to splice-read implementation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC v8 36/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH v3 1/1] of: fdt: Scan /memreserve/ last
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] zsmalloc: reset compaction source zspage pointer after putback_zspage()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] zsmalloc: reset compaction source zspage pointer after putback_zspage()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v13 5/5] selftests: mm: add pagemap ioctl tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v13 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v13 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v13 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v13 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v13 0/5] Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [linux-next:master 10286/12016] arch/arm64/mm/fixmap.c:199:10: warning: variable 'bm_pudp' set but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] zsmalloc: allow only one active pool compaction context
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH 2/2] lru: allow large batched add large folio to lru list
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] printk: Export console trace point for kcsan/kasan/kfence/kmsan
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
- From: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] zsmalloc: allow only one active pool compaction context
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] zsmalloc: reset compaction source zspage pointer after putback_zspage()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH] mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v3 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH next] shmem: minor fixes to splice-read implementation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 3/4] module: add debug stats to help identify memory pressure
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 7/7] mm/gup: remove vmas array from internal GUP functions
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [Bug 216646] having TRANSPARENT_HUGEPAGE enabled hangs some applications (supervisor read access in kernel mode)
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] zsmalloc: allow only one active pool compaction context
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v3 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 0/2] Reduce lock contention related with large folio
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] userfaultfd: use helper function range_in_vma()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 1/2] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [RFC v2 PATCH 16/17] mm: mmap: Align unhinted maps to highest anon folio order
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC v2 PATCH 03/17] mm: Introduce try_vma_alloc_movable_folio()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 1/2] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
- From: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx>
- Re: [PATCH] [v2] mm: make arch_has_descending_max_zone_pfns() static
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v1 1/2] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [RFC v2 PATCH 03/17] mm: Introduce try_vma_alloc_movable_folio()
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC v2 PATCH 16/17] mm: mmap: Align unhinted maps to highest anon folio order
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [patch 1/3] lib/percpu_counter: Fix CPU hotplug handling
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v8 3/3] selftests/mm: add new selftests for KSM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v7 3/3] selftests/mm: add new selftests for KSM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 0/6] ksm: support tracking KSM-placed zero-pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 2/2] lru: allow large batched add large folio to lru list
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- [PATCH 1/2] THP: avoid lock when check whether THP is in deferred list
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- [PATCH 0/2] Reduce lock contention related with large folio
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- [PATCH v1 2/2] clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock drivers
- From: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx>
- [PATCH v1 0/2] A fix for StarFive JH7110 clock drivers
- From: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx>
- [PATCH v1 1/2] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
- From: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx>
- Re: [PATCHv9 00/14] mm, x86/cc: Implement support for unaccepted memory
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH next] shmem: minor fixes to splice-read implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- RE: [PATCH 2/5] slub: Put objects_show() into CONFIG_SLUB_DEBUG enabled block
- From: "Song, Xiongwei" <Xiongwei.Song@xxxxxxxxxxxxx>
- Re: [PATCH v1] lib/stackdepot: limit nr_entries size
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: [RFC 2/2] kread: avoid duplicates
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] ia64: fix an addr to taddr in huge_pte_offset()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v1] lib/stackdepot: limit nr_entries size
- From: SEO HOYOUNG <hy50.seo@xxxxxxxxxxx>
- Re: [PATCH] zsmalloc: reset compaction source zspage pointer after putback_zspage()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH] zsmalloc: reset compaction source zspage pointer after putback_zspage()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH next] shmem: minor fixes to splice-read implementation
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] mm: rename reclaim_pages() to reclaim_folios()
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [patch 1/3] lib/percpu_counter: Fix CPU hotplug handling
- From: Dave Chinner <dchinner@xxxxxxxxxx>
- Re: [PATCH] mm: rename reclaim_pages() to reclaim_folios()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [RFC PATCH] migrate_pages: Never block waiting for the page lock
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v7 2/2] ACPI: APEI: handle synchronous exceptions in task work
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v7 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v2] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH] userfaultfd: use helper function range_in_vma()
- From: Peng Zhang <zhangpeng362@xxxxxxxxxx>
- [PATCH] migrate_pages_batch: fix statistics for longterm pin retry
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [linux-next:master 7439/12016] drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c:146:2-3: Unneeded semicolon
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file
- From: Ivan Orlov <ivan.orlov0322@xxxxxxxxx>
- Re: [PATCH v2] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file
- From: Ivan Orlov <ivan.orlov0322@xxxxxxxxx>
- Re: [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible.
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible.
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v3 5/7] mm: thp: split huge page to any lower order pages.
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCHv9 00/14] mm, x86/cc: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [RFC 2/2] kread: avoid duplicates
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 0/7] Split a folio to any lower order folios
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: Keep memory type same on DEVMEM Page-Fault
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/7] Split a folio to any lower order folios
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v6 2/3] mm/slab_common: Replace invocation of weak PRNG
- From: david.keisarschm@xxxxxxxxxxxxxxx
- [PATCH v6 1/3] mm/slab: Replace invocation of weak PRNG
- From: david.keisarschm@xxxxxxxxxxxxxxx
- [PATCH v6 0/3] Replace invocations of prandom_u32() with get_random_u32() and siphash
- From: david.keisarschm@xxxxxxxxxxxxxxx
- [PATCH v5 0/3] Replace invocations of prandom_u32() with get_random_u32()
- From: david.keisarschm@xxxxxxxxxxxxxxx
- Re: [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [linux-next:master] [net] d288a162dd: canonical_address#:#[##]
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [RFC 2/2] kread: avoid duplicates
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] Replace invocation of weak PRNG
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v5 1/3] Replace invocation of weak PRNG
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [RFC 2/2] kread: avoid duplicates
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 2/2] kread: avoid duplicates
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v8 1/3] mm: add new api to enable ksm per process
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v8 2/3] mm: add new KSM process and sysfs knobs
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v8 3/3] selftests/mm: add new selftests for KSM
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v8 0/3] mm: process/cgroup ksm support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH] tools/Makefile: do missed s/vm/mm/
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: linux: change tools/vm to tools/mm breaks "make clean" in tools dir
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: linux: change tools/vm to tools/mm breaks "make clean" in tools dir
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
- From: Wen Yang <wenyang.linux@xxxxxxxxxxx>
- [PATCH v5 2/3] Replace invocation of weak PRNG
- From: david.keisarschm@xxxxxxxxxxxxxxx
- [PATCH v5 1/3] Replace invocation of weak PRNG
- From: david.keisarschm@xxxxxxxxxxxxxxx
- [PATCH v5 0/3] Replace invocations of prandom_u32() with get_random_u32()
- From: david.keisarschm@xxxxxxxxxxxxxxx
- Re: [PATCH v1 0/4] NFSD memory allocation optimizations
- From: Calum Mackay <calum.mackay@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC PATCH 0/3][RESEND] opportunistic high-res file timestamps
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] mm: rename reclaim_pages() to reclaim_folios()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/31] selftests/mm: Use TEST_GEN_PROGS where proper
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 7/7] mm/gup: remove vmas array from internal GUP functions
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 0/7] remove the vmas parameter from GUP APIs
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 7/7] mm/gup: remove vmas array from internal GUP functions
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH] mm: rename reclaim_pages() to reclaim_folios()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 6/7] mm/gup: remove vmas parameter from pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2 0/7] remove the vmas parameter from GUP APIs
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH] [v2] mm: make arch_has_descending_max_zone_pfns() static
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH] mm: make arch_has_descending_max_zone_pfns() static
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] printk: Export console trace point for kcsan/kasan/kfence/kmsan
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] mm: make arch_has_descending_max_zone_pfns() static
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING d3f2cd24819158bb70701c3549e586f9df9cee67
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [patch 1/3] lib/percpu_counter: Fix CPU hotplug handling
- From: Dennis Zhou <dennis@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 1/2] mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 281ec23cca3ff60dfb7b75f49306aa473ffc36ed
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 1/2] mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1 4/4] SUNRPC: Be even lazier about releasing pages
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 3/4] SUNRPC: Convert svc_tcp_restore_pages() to the release_pages() API
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 2/4] SUNRPC: Convert svc_xprt_release() to the release_pages() API
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 1/4] SUNRPC: Relocate svc_free_res_pages()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 0/4] NFSD memory allocation optimizations
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS
- From: <Conor.Dooley@xxxxxxxxxxxxx>
- Re: [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS
- From: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx>
- [PATCH 7/7] mm/gup: remove vmas array from internal GUP functions
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 6/7] mm/gup: remove vmas parameter from pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/7] remove the vmas parameter from GUP APIs
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: Doug Berger <opendmb@xxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/6] mm/hugetlb: Fix uffd-wp bit lost when unsharing happens
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
- From: Frank van der Linden <fvdl@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 3/3] selftests/mm: add new selftests for KSM
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v7 1/3] mm: add new api to enable ksm per process
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [syzbot] [mm?] WARNING in unmap_page_range
- From: syzbot <syzbot+78c74557d14e8d51e013@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Tarun Sahu <tsahu@xxxxxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: [PATCH v2] mm/mmap: Regression fix for unmapped_area{_topdown}
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v2] mm/mmap: Regression fix for unmapped_area{_topdown}
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 3/3] mm/mmap: Regression fix for unmapped_area{_topdown}
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm/mmap: Regression fix for unmapped_area{_topdown}
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 1/1] mm: do not increment pgfault stats when page fault handler retries
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 3/3] mm/mmap: Regression fix for unmapped_area{_topdown}
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
- From: Frank van der Linden <fvdl@xxxxxxxxxx>
- Re: [PATCH 3/3] mm/mmap: Regression fix for unmapped_area{_topdown}
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 3/3] mm/mmap: Regression fix for unmapped_area{_topdown}
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC 0/2] module: fix virtual memory wasted on finit_module()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] Setting memory policy for restrictedmem file
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 1/2] Change DEFINE_SEMAPHORE() to take a number argument
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v4 2/2] modules/kmod: replace implementation with a semaphore
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v4 0/2] modules/kmod: replace implementation with a sempahore
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 1/2] Change DEFINE_SEMAPHORE() to take a number argument
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 2/2] kread: avoid duplicates
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [patch 3/3] cpu/hotplug: Get rid of cpu_dying_mask
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 2/3] cpu/hotplug: Remove export of cpu_active_mask and cpu_dying_mask
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 1/3] lib/percpu_counter: Fix CPU hotplug handling
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 0/3] lib/percpu_counter, cpu/hotplug: Cure the cpu_dying_mask woes
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm/mmap: Regression fix for unmapped_area{_topdown}
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [RFC PATCH] migrate_pages: Never block waiting for the page lock
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v2 4/5] memfd: Pass argument of memfd_fcntl as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- Re: [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- [PATCH 1/3] maple_tree: Make maple state reusable after mas_empty_area_rev()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 3/3] mm/mmap: Regression fix for unmapped_area{_topdown}
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 2/3] maple_tree: Fix mas_empty_area() search
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH v2 40/48] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
- From: Daire Byrne <daire@xxxxxxxx>
- Re: [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v5 06/17] mm/rmap: Break COW PTE in rmap walking
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- Re: [PATCH 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 3/3] selftests/mm: add new selftests for KSM
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v5 17/17] mm: Check the unexpected modification of COW-ed PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 16/17] mm: fork: Enable COW PTE to fork system call
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 15/17] events/uprobes: Break COW PTE before replacing page
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 14/17] fs/proc: Support COW PTE with clear_refs_write
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 13/17] mm/migrate_device: Support COW PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 12/17] mm/userfaultfd: Support COW PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 11/17] mm/mprotect: Break COW PTE before changing protection
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 10/17] mm/gup: Trigger break COW PTE before calling follow_pfn_pte()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 09/17] mm/madvise: Handle COW-ed PTE with madvise()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 05/17] mm: Handle COW-ed PTE during zapping
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 08/17] mm/ksm: Break COW PTE before modify shared PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 07/17] mm/khugepaged: Break COW PTE before scanning pte
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 04/17] mm: Add break COW PTE fault and helper functions
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 03/17] mm: Add Copy-On-Write PTE to fork()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 02/17] mm: Allow user to control COW PTE via prctl
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 01/17] mm: Split out the present cases from zap_pte_range()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 00/17] Introduce Copy-On-Write to Page Table
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- Re: [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: Mika Penttilä <mpenttil@xxxxxxxxxx>
- [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC v2 PATCH 11/17] mm: Split __wp_page_copy_user() into 2 variants
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 17/17] mm: Batch-zap large anonymous folio PTE mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 16/17] mm: mmap: Align unhinted maps to highest anon folio order
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 10/17] mm: Reuse large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 13/17] mm: Implement folio_remove_rmap_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 15/17] mm: Convert zero page to large folios on write
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 14/17] mm: Copy large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 12/17] mm: ptep_clear_flush_range_notify() macro for batch operation
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 09/17] mm: Update wp_page_reuse() to operate on range of pages
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 08/17] mm: Implement folio_move_anon_rmap_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 07/17] mm: Allow deferred splitting of arbitrary large anon folios
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 06/17] mm: Allocate large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 04/17] mm: Implement folio_add_new_anon_rmap_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 03/17] mm: Introduce try_vma_alloc_movable_folio()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 02/17] mm: pass gfp flags and order to vma_alloc_zeroed_movable_folio()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 01/17] mm: Expose clear_huge_page() unconditionally
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 1/3] mm: add new api to enable ksm per process
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCHv9 03/14] mm/page_alloc: Fake unaccepted memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 1/4] module: fix kmemleak annotations for non init ELF sections
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH 4/5] memfd: Pass argument of memfd_fcntl as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- Re: [PATCH 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: Mika Penttilä <mika.penttila@xxxxxxxxxx>
- Re: [PATCH v3 2/2] modules/kmod: replace implementation with a semaphore
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/2] modules/kmod: replace implementation with a semaphore
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH 2/6] mm/hugetlb: Fix uffd-wp bit lost when unsharing happens
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Michal Hocko <mhocko@xxxxxxxx>
- FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- RE: RE: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- RE: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- Re: [PATCH v6 0/6] ksm: support tracking KSM-placed zero-pages
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH][next] selftests/mm: Fix spelling mistake "priviledge" -> "privilege"
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH] printk: Export console trace point for kcsan/kasan/kfence/kmsan
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH] mm: make arch_has_descending_max_zone_pfns() static
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION e3342532ecd39bbd9c2ab5b9001cec1589bc37e9
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC 2/2] kread: avoid duplicates
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/6] Setting memory policy for restrictedmem file
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] selftests/memfd: fix test_sysctl
- From: Yujie Liu <yujie.liu@xxxxxxxxx>
- Re: [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [RFC 1/2] module: add debugging auto-load duplicate module support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 2/2] kread: avoid duplicates
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 0/2] module: fix virtual memory wasted on finit_module()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 2/2] modules/kmod: replace implementation with a semaphore
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 1/2] Change DEFINE_SEMAPHORE() to take a number argument
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 0/2] modules/kmod: replace implementation with a sempahore
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 3/4] module: add debug stats to help identify memory pressure
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 4/4] module: avoid allocation if module is already present and ready
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 2/4] module: extract patient module check into helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 0/4] module: avoid userspace pressure on unwanted allocations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 1/4] module: fix kmemleak annotations for non init ELF sections
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: [RFC PATCH] migrate_pages: Never block waiting for the page lock
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH -next v2] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: HORIGUCHI NAOYA(堀口 直也) <naoya.horiguchi@xxxxxxx>
- [PATCH] selftests/memfd: fix test_sysctl
- From: jeffxu@xxxxxxxxxxxx
- [PATCH v2 2/2] mm: ksm: Support hwpoison for ksm page
- From: Longlong Xia <xialonglong1@xxxxxxxxxx>
- [PATCH v2 1/2] mm: memory-failure: Refactor add_to_kill()
- From: Longlong Xia <xialonglong1@xxxxxxxxxx>
- [PATCH v2 0/2] mm: ksm: support hwpoison for ksm page
- From: Longlong Xia <xialonglong1@xxxxxxxxxx>
- Re: [PATCH v6 0/6] ksm: support tracking KSM-placed zero-pages
- From: xu xin <xu.xin.sc@xxxxxxxxx>
- [RFC PATCH] migrate_pages: Never block waiting for the page lock
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [RFC PATCH 6/6] selftests: mm: Add selftest for memfd_restricted_bind()
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 5/6] mm: restrictedmem: Add memfd_restricted_bind() syscall
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 2/6] mm: mempolicy: Refactor out mpol_init_from_nodemask
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 4/6] mm: mempolicy: Add and expose mpol_create
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 3/6] mm: mempolicy: Refactor out __mpol_set_shared_policy()
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 0/6] Setting memory policy for restrictedmem file
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 1/6] mm: shmem: Refactor out shmem_shared_policy() function
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [v4 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [linux-next:master 10810/11447] drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c:240: undefined reference to `__floatundidf'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v7 3/3] selftests/mm: add new selftests for KSM
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v7 2/3] mm: add new KSM process and sysfs knobs
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v7 1/3] mm: add new api to enable ksm per process
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v7 0/3] mm: process/cgroup ksm support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH 1/4] mm/filemap: remove hugetlb special casing in filemap.c
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [RFC PATCH 2/4] mm/hugetlb: remove hugetlb_basepage_index()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [RFC PATCH 0/4] change ->index to PAGE_SIZE for hugetlb pages
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [RFC PATCH 3/4] mm/hugetlbfs: remove huge_page_shift in hugetlbfs_file_mmap
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [RFC PATCH 4/4] mm/hugetlb: add hpage_shift to alloc_hugetlb_folio
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [linux-next:master 8560/11447] drivers/spi/spi-fsl-cpm.c:134:32: sparse: sparse: incorrect type in assignment (different base types)
- From: kernel test robot <lkp@xxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]