Linux Memory Management
[Prev Page][Next Page]
- [PATCH v2 1/5] kernel: Remove get_task_comm() and print task comm directly
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 4/5] security: Remove get_task_comm() and print task comm directly
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 3/5] net: Remove get_task_comm() and print task comm directly
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 2/5] arch: Remove get_task_comm() and print task comm directly
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 0/5] Remove get_task_comm() and print task comm directly
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 0/5] fs/buffer: strack reduction on async read
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 14/15] mm: pgtable: remove tlb_remove_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [next -v1 4/5] memcg: factor out the __refill_obj_stock function
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 4/6] memcg: Use trylock to access memcg stock_lock.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v17 3/3] ACPI: APEI: handle synchronous exceptions in task work
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v1] memcg: fix soft lockup in the OOM process
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Slow-tier Page Promotion discussion recap and open questions
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH bpf-next v3 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm: add maybe_lru_add_drain() that only drains when threshold is exceeded
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 7fa366f1b6e376c38966faa42da7f0f2e013fdab
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 0/5] fs/buffer: strack reduction on async read
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: Slow-tier Page Promotion discussion recap and open questions
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 3/5] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in lock_list_lru_of_memcg
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2] lib/alloc_tag: Add accumulative call counter for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 0/5] fuse: remove temp page copies in writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 0/5] fuse: remove temp page copies in writeback
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v6 0/5] fuse: remove temp page copies in writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 0/2] block size limit cleanups
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- [PATCH] nfs: flag as supporting FOP_DONTCACHE
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 02/12] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH] mm: add maybe_lru_add_drain() that only drains when threshold is exceeded
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v17 3/3] ACPI: APEI: handle synchronous exceptions in task work
- From: Yazen Ghannam <yazen.ghannam@xxxxxxx>
- Re: [PATCH v2 14/15] mm: pgtable: remove tlb_remove_ptdesc()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 11/15] mm: pgtable: introduce generic __tlb_remove_table()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 10/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 02/15 fix] fix: mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 15/15] mm: pgtable: introduce generic pagetable_dtor_free()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm/kmemleak: Fix sleeping function called from invalid context at print message
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 12/15] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH] selftests/mm: Fix -Wnull-dereference on Clang
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: Slow-tier Page Promotion discussion recap and open questions
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: ceph xfstests failures [was Re: [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes]
- From: Alex Markuze <amarkuze@xxxxxxxxxx>
- Re: Slow-tier Page Promotion discussion recap and open questions
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 1/7] mm/hugetlb: Fix avoid_reserve to allow taking folio from subpool
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH v2 09/15] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 13/15] mm: pgtable: remove tlb_remove_page_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()
- From: Klara Modin <klarasmodin@xxxxxxxxx>
- Re: [PATCH 0/2] block size limit cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2 14/15] mm: pgtable: remove tlb_remove_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 07/15] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 08/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 11/15] mm: pgtable: introduce generic __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 06/15] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 05/15] mm: pgtable: introduce pagetable_dtor()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 04/15] s390: pgtable: add statistics for PUD and P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 03/15] arm64: pgtable: use mmu gather to free p4d level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 02/15] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 01/15] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 00/15] move pagetable_*_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [PATCH v3 4/4] mm/swap_cgroup: decouple swap cgroup recording and clearing
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v3 3/4] mm/swap_cgroup: remove global swap cgroup lock
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v3 2/4] mm/swap_cgroup: remove swap_cgroup_cmpxchg
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v3 1/4] mm, memcontrol: avoid duplicated memcg enable check
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v3 0/4] mm/swap_cgroup: remove global swap cgroup lock
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [no subject]
- Re: [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH bpf-next v3 4/6] memcg: Use trylock to access memcg stock_lock.
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH bpf-next v3 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Friedrich Vock <friedrich.vock@xxxxxx>
- Re: [PATCH v1] memcg: fix soft lockup in the OOM process
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 12/12] selftests/mm: khugepaged: Enlighten for mTHP collapse
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 10/12] khugepaged: Skip PTE range if a larger mTHP is already mapped
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [RFC PATCH 08/12] khugepaged: Abstract PMD-THP collapse
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [RFC PATCH 07/12] khugepaged: Scan PTEs order-wise
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [Bug] KASAN: slab-use-after-free Read in zswap_decompress
- From: Sam Sun <samsun1006219@xxxxxxxxx>
- Re: [RFC PATCH 12/12] selftests/mm: khugepaged: Enlighten for mTHP collapse
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1] memcg: fix soft lockup in the OOM process
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] percpu: Cast percpu pointer in PERCPU_PTR() via unsigned long
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [RFC PATCH 06/12] khugepaged: Generalize __collapse_huge_page_copy_failed()
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH 3/3] percpu: Cast percpu pointer in PERCPU_PTR() via unsigned long
- From: Gal Pressman <gal@xxxxxxxxxx>
- Re: [PATCH 3/3] percpu: Cast percpu pointer in PERCPU_PTR() via unsigned long
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v2] mm/kmemleak: Fix sleeping function called from invalid context at print message
- From: Alessandro Carminati <acarmina@xxxxxxxxxx>
- Re: [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH 2/2] nvme: use blk_validate_block_size() for max LBA check
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] memcg: fix soft lockup in the OOM process
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 3/3] percpu: Cast percpu pointer in PERCPU_PTR() via unsigned long
- From: Gal Pressman <gal@xxxxxxxxxx>
- Re: [PATCH v1] memcg: fix soft lockup in the OOM process
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH 10/12] khugepaged: Skip PTE range if a larger mTHP is already mapped
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Notification: Please confirm your email address
- From: "kvack.org Server Administrator | IT Support"<service.booking@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 0/2] block size limit cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] mm/ptdump: Drop GENERIC_PTDUMP
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v4 4/5] Xarray: remove repeat check in xas_squash_marks()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v4 0/5] Fix and cleanups to xarray
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v4 1/5] Xarray: Do not return sibling entries from xas_find_marked()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v4 5/5] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v4 3/5] Xarray: distinguish large entries correctly in xas_split_alloc()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCHv2 1/7] zram: free slot memory early during write
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCHv2 5/7] zram: factor out different page types read
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCHv2 4/7] zram: factor out ZRAM_HUGE write
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCHv2 7/7] zram: cond_resched() in writeback loop
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCHv2 6/7] zram: use zram_read_from_zspool() in writeback
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCHv2 3/7] zram: factor out ZRAM_SAME write
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCHv2 2/7] zram: remove entry element member
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCHv2 0/7] zram: split page type read/write handling
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH] replace free hugepage folios after migration
- Re: [syzbot] [mm?] INFO: task hung in __lru_add_drain_all (2)
- From: syzbot <syzbot+5294aa7d73bb0fa85bd0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] docs: mm: fix the incorrect 'FileHugeMapped' field
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Slow-tier Page Promotion discussion recap and open questions
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Could This Be Your Next Big Move
- From: macallister <macallister@xxxxxxxxxxx>
- Re: [PATCH V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations
- From: Ge Yang <yangge1116@xxxxxxx>
- [PATCH bpf-next v3 6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs.
- From: alexei.starovoitov@xxxxxxxxx
- Re: [PATCH V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH] niu: Use page->private instead of page->index
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v3 4/6] memcg: Use trylock to access memcg stock_lock.
- From: alexei.starovoitov@xxxxxxxxx
- Re: [PATCH V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
- From: alexei.starovoitov@xxxxxxxxx
- [PATCH bpf-next v3 5/6] mm, bpf: Use memcg in try_alloc_pages().
- From: alexei.starovoitov@xxxxxxxxx
- [PATCH bpf-next v3 3/6] locking/local_lock: Introduce local_trylock_irqsave()
- From: alexei.starovoitov@xxxxxxxxx
- [PATCH bpf-next v3 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: alexei.starovoitov@xxxxxxxxx
- [PATCH bpf-next v3 0/6] bpf, mm: Introduce try_alloc_pages()
- From: alexei.starovoitov@xxxxxxxxx
- Re: [PATCH 5/5] fs/buffer: reduce stack usage on bh_read_iter()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/5] fs/buffer: strack reduction on async read
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 5/5] fs/buffer: reduce stack usage on bh_read_iter()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 4/5] fs/buffer: add iteration support for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 3/5] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/5] fs/buffer: move async batch read code into a helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/5] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH 0/2] block size limit cleanups
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 1/2] block/bdev: use helper for max block size check
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/2] block size limit cleanups
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/2] nvme: use blk_validate_block_size() for max LBA check
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 18/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 1/1] exec: seal system mappings
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maarten Lankhorst <dev@xxxxxxxxxxxx>
- [PATCH v1] fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [Bug] KASAN: slab-use-after-free Read in zswap_decompress
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH 08/12] khugepaged: Abstract PMD-THP collapse
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 01/12] khugepaged: Rename hpage_collapse_scan_pmd() -> ptes()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v6 00/16] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 00/16] move per-vma lock into vm_area_struct
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in lock_list_lru_of_memcg
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [next -v1 4/5] memcg: factor out the __refill_obj_stock function
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [RFC PATCH 07/12] khugepaged: Scan PTEs order-wise
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 01/12] khugepaged: Rename hpage_collapse_scan_pmd() -> ptes()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2] mm/kmemleak: Fix sleeping function called from invalid context at print message
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [next -v1 2/5] memcg: call the free function when allocation of pn fails
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [next -v1 1/5] memcg: use OFP_PEAK_UNSET instead of -1
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maarten Lankhorst <dev@xxxxxxxxxxxx>
- Re: [linux-next:master 2260/2462] drivers/gpu/drm/xe/xe_gt_idle.c:127:33: error: static assertion expression is not an integral constant expression
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v3 04/19] s390: kernel: Convert timeouts to use secs_to_jiffies()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [RFC PATCH 06/12] khugepaged: Generalize __collapse_huge_page_copy_failed()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 05/12] khugepaged: Generalize __collapse_huge_page_isolate()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC PATCH 05/12] khugepaged: Generalize __collapse_huge_page_isolate()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 03/12] khugepaged: Generalize hugepage_vma_revalidate()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [next -v1 1/5] memcg: use OFP_PEAK_UNSET instead of -1
- From: David Finkel <davidf@xxxxxxxxx>
- [PATCH 1/2] mm: alloc_pages_bulk_noprof: drop page_list argument
- From: Luiz Capitulino <luizcap@xxxxxxxxxx>
- [PATCH 0/2] mm: alloc_pages_bulk: small API refactor
- From: Luiz Capitulino <luizcap@xxxxxxxxxx>
- [PATCH 2/2] mm: alloc_pages_bulk: rename API
- From: Luiz Capitulino <luizcap@xxxxxxxxxx>
- Re: [Bug] KASAN: slab-use-after-free Read in zswap_decompress
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCHSET v7 0/11] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 13/16] mm: introduce vma_ensure_detached()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v6 06/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio()
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v5 17/17] vfio/mlx5: Enable the DMA link API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maarten Lankhorst <dev@xxxxxxxxxxxx>
- [PATCH v2] mm/kmemleak: Fix sleeping function called from invalid context at print message
- From: Alessandro Carminati <acarmina@xxxxxxxxxx>
- Re: [PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] mm: update mips to use do_mmap(), make mmap_region() internal
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v5 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 13/25] mm/memory: Add vmf_insert_page_mkwrite()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 05/25] fs/dax: Create a common implementation to break DAX layouts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v5 12/17] RDMA/umem: Store ODP access mask information in PFN
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 11/17] mm/hmm: provide generic DMA managing logic
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v5 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v5 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 08/17] dma-mapping: add a dma_need_unmap helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v5 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 24/25] mm: Remove devmap related functions and page table bits
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v5 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 22/25] device/dax: Properly refcount device dax pages when mapping
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 23/25] mm: Remove pXX_devmap callers
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 03/17] iommu: generalize the batched sync after map interface
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v5 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v1] memcg: fix soft lockup in the OOM process
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH v1] memcg: fix soft lockup in the OOM process
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- Re: [next -v1 2/5] memcg: call the free function when allocation of pn fails
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [next -v1 1/5] memcg: use OFP_PEAK_UNSET instead of -1
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH] docs: mm: fix the incorrect 'FileHugeMapped' field
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] mm: hugetlb: independent PMD page table shared count
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: hugetlb: independent PMD page table shared count
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations
- Re: [PATCH 2/2] test_maple_tree: Test exhausted upper limit of mtree_alloc_cyclic()
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 06/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
- From: Lokesh Gidra <lokeshgidra@xxxxxxxxxx>
- Re: [PATCH 1/2] maple_tree: Fix mas_alloc_cyclic() second search
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Ge Yang <yangge1116@xxxxxxx>
- [Bug] KASAN: slab-use-after-free Read in zswap_decompress
- From: Sam Sun <samsun1006219@xxxxxxxxx>
- [PATCH v4 18/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 13/16] mm: introduce vma_ensure_detached()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC v2 04/11] fs/buffer: reduce stack usage on bh_read_iter()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC v2 03/11] fs/buffer: add iteration support for block_read_full_folio()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC v2 01/11] fs/buffer: move async batch read code into a helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v11 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio()
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] docs: mm: fix the incorrect 'FileHugeMapped' field
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 04/25] fs/dax: Refactor wait for dax idle page
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V1] mm: fix bug in some memory information update
- From: zhouzihan30 <15645113830zzh@xxxxxxxxx>
- Re: [RFC PATCH 0/2] mm: update mips to use do_mmap(), make mmap_region() internal
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH] mm/ptdump: Drop GENERIC_PTDUMP
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 21/25] fs/dax: Properly refcount fs dax pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 11/25] mm: Allow compound zone device pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC PATCH 01/12] khugepaged: Rename hpage_collapse_scan_pmd() -> ptes()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 05/12] khugepaged: Generalize __collapse_huge_page_isolate()
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio()
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: RFQ: Large Stocks of Dell Server and Storage
- From: "Queenie Lee" <queenie@xxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 01/12] khugepaged: Rename hpage_collapse_scan_pmd() -> ptes()
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH v4 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 03/25] fs/dax: Don't skip locked entries when scanning entries
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 01/25] fuse: Fix dax truncate/punch_hole fault path
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC PATCH 05/12] khugepaged: Generalize __collapse_huge_page_isolate()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 04/12] khugepaged: Generalize __collapse_huge_page_swapin()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 03/12] khugepaged: Generalize hugepage_vma_revalidate()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 01/12] khugepaged: Rename hpage_collapse_scan_pmd() -> ptes()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mm/ptdump: Drop GENERIC_PTDUMP
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- Re: [PATCH V5] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH v17 2/3] mm: memory-failure: move return value documentation to function declaration
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V5] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH] mm: compaction: fix don't use ALLOC_CMA in long term GUP flow
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: hugetlb: independent PMD page table shared count
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH v5 27/32] netfs: Change the read result collector to only use one work item
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Fix subsection vmemmap_populate logic
- From: Zhenhua Huang <quic_zhenhuah@xxxxxxxxxxx>
- Re: [PATCH v17 3/3] ACPI: APEI: handle synchronous exceptions in task work
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: hugetlb: independent PMD page table shared count
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH v17 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v5 17/32] afs: Add more tracepoints to do with tracking validity
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 21/32] afs: Use netfslib for directories
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 19/32] netfs: Add support for caching single monolithic objects such as AFS dirs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 08/32] netfs: Drop the error arg from netfs_read_subreq_terminated()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 14/32] netfs: Remove some extraneous directory invalidations
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 1/5] Xarray: Do not return sibling entries from xas_find_marked()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v5 23/32] afs: Eliminate afs_read
- From: David Howells <dhowells@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD REGRESSION 33d673e8ef5cf91d052869da25373503c28ee734
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-next] BUILD REGRESSION 6b818c2b83f93b1116d27b5d5ef3f0608021c1d4
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS e296f18411003a416baea0751cdcea9bb57f99e4
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 18/32] netfs: Add functions to build/clean a buffer in a folio_queue
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 25/32] afs: Make {Y,}FS.FetchData an asynchronous operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 20/32] afs: Make afs_init_request() get a key if not given a file
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] mm: hugetlb: independent PMD page table shared count
- From: jane.chu@xxxxxxxxxx
- [PATCH v5 28/32] afs: Make afs_mkdir() locally initialise a new directory's content
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v17 3/3] ACPI: APEI: handle synchronous exceptions in task work
- From: jane.chu@xxxxxxxxxx
- [PATCH v5 30/32] afs: Locally initialise the contents of a new symlink on creation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 26/32] Display waited-on page index after 1min of waiting
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v11 8/8] task: rust: rework how current is accessed
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v17 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
- From: jane.chu@xxxxxxxxxx
- Re: [PATCH v17 2/3] mm: memory-failure: move return value documentation to function declaration
- From: jane.chu@xxxxxxxxxx
- [PATCH v5 22/32] afs: Use netfslib for symlinks, allowing them to be cached
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 29/32] afs: Use the contained hashtable to search a directory
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 10/32] netfs: Don't use bh spinlock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 09/32] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 16/16] docs/mm: document latest changes to vm_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/2] dax: Use folios more widely within DAX
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v6 13/16] mm: introduce vma_ensure_detached()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 11/16] mm: enforce vma to be in detached state before freeing
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 15/32] cachefiles: Add some subrequest tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [syzbot] [selinux?] [mm?] [overlayfs?] INFO: rcu detected stall in sys_mkdirat (2)
- From: syzbot <syzbot+ea07f6744590acf5f48f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH -next] mm: usercopy: add a debugfs interface to bypass the vmalloc check.
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 11/16] mm: enforce vma to be in detached state before freeing
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 11/16] mm: enforce vma to be in detached state before freeing
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v5 16/32] cachefiles: Add auxiliary data trace
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 14/16] mm: prepare lock_vma_under_rcu() for vma reuse possibility
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 24/32] afs: Fix cleanup of immediately failed async calls
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 32/32] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 31/32] afs: Add a tracepoint for afs_read_receive()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 13/32] afs: Fix directory format encoding struct
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 12/32] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 11/32] afs: Don't use mutex for I/O operation lock
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v5 07/32] netfs: Split retry code out of fs/netfs/write_collect.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 05/32] netfs: Abstract out a rolling folio buffer implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 06/32] netfs: Make netfs_advance_write() return size_t
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 04/32] netfs: Add a tracepoint to log the lifespan of folio_queue structs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 03/32] netfs: Use a folio_queue allocation and free functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 02/32] cachefiles: Clean up some whitespace in trace header
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 01/32] netfs: Clean up some whitespace in trace header
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/10] netfs: Fix is-caching check in read-retry
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 08/16] mm: uninline the main body of vma_start_write()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v9 mm-unstable 08/18] mm/zsmalloc: convert init_zspage() to use zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v4 1/1] exec: seal system mappings
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH v6 00/16] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v6 12/16] mm: remove extra vma_numab_state_init() call
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 00/16] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 09/16] refcount: introduce __refcount_{add|inc}_not_zero_limited
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 07/16] mm: move mmap_init_lock() out of the header file
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 11/16] mm: enforce vma to be in detached state before freeing
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 06/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 05/16] types: move struct rcuwait into types.h
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 04/16] mm/nommu: fix the last places where vma is not locked before being attached
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 03/16] mm: mark vma as detached until it's added into vma tree
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 02/16] mm: move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 01/16] mm: introduce vma_start_read_locked{_nested} helpers
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v9 mm-unstable 14/18] mm/zsmalloc: convert migrate_zspage() to use zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [syzbot] [mm?] general protection fault in find_lock_task_mm
- From: syzbot <syzbot+c2e074db555379260750@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
- From: Wenchao Hao <haowenchao22@xxxxxxxxx>
- Re: [RFC] mm: alloc_pages_bulk_noprof: drop page_list argument
- From: Luiz Capitulino <luizcap@xxxxxxxxxx>
- [PATCH 0/2] Fix mas_alloc_cyclic retry
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 2/2] test_maple_tree: Test exhausted upper limit of mtree_alloc_cyclic()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 1/2] maple_tree: Fix mas_alloc_cyclic() second search
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 1/1] exec: seal system mappings
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC] mm: alloc_pages_bulk_noprof: drop page_list argument
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC] mm: alloc_pages_bulk_noprof: drop page_list argument
- From: Luiz Capitulino <luizcap@xxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in lock_list_lru_of_memcg
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v4 1/1] exec: seal system mappings
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH] mm: hugetlb: independent PMD page table shared count
- From: jane.chu@xxxxxxxxxx
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [no subject]
- Re: [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [PATCH v9 mm-unstable 02/18] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH 1/2] dax: Remove access to page->index
- From: jane.chu@xxxxxxxxxx
- [PATCH v9 mm-unstable 07/18] mm/zsmalloc: convert obj_allocated() and related helpers to use zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH bpf-next 08/13] uprobes/x86: Add support to optimize uprobes
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH v9 mm-unstable 16/18] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH 2/2] dax: Use folios more widely within DAX
- From: jane.chu@xxxxxxxxxx
- [PATCH v9 mm-unstable 12/18] mm/zsmalloc: convert __free_zspage() to use zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v9 mm-unstable 10/18] mm/zsmalloc: add two helpers for zs_page_migrate() and make it use zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v9 mm-unstable 04/18] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: Re: [External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [RFC PATCH] mm/mglru: keep the root_memcg reclaim behavior the same as memcg reclaim
- From: "T.J. Mercier" <tjmercier@xxxxxxxxxx>
- Re: [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v9 mm-unstable 09/18] mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v9 mm-unstable 18/18] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 12/12] selftests/mm: khugepaged: Enlighten for mTHP collapse
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 11/12] khugepaged: Enable sysfs to control order of collapse
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 10/12] khugepaged: Skip PTE range if a larger mTHP is already mapped
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 08/12] khugepaged: Abstract PMD-THP collapse
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 07/12] khugepaged: Scan PTEs order-wise
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 06/12] khugepaged: Generalize __collapse_huge_page_copy_failed()
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 05/12] khugepaged: Generalize __collapse_huge_page_isolate()
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 04/12] khugepaged: Generalize __collapse_huge_page_swapin()
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 03/12] khugepaged: Generalize hugepage_vma_revalidate()
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio()
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 01/12] khugepaged: Rename hpage_collapse_scan_pmd() -> ptes()
- From: Dev Jain <dev.jain@xxxxxxx>
- [RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH 4/5] squashfs; Convert squashfs_copy_cache() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/5] squashfs: Use a folio throughout squashfs_read_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/5] squashfs: Convert squashfs_readpage_block() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/5] squashfs: Convert squashfs_fill_page() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/5] squashfs: Pass a folio to squashfs_readpage_fragment()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH] iov_iter: Remove setting of page->index
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v9 mm-unstable 17/18] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v9 mm-unstable 06/18] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v9 mm-unstable 11/18] mm/zsmalloc: convert reset_page to reset_zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v9 mm-unstable 05/18] mm/zsmalloc: convert obj_malloc() to use zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v9 mm-unstable 03/18] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
- From: Wenchao Hao <haowenchao22@xxxxxxxxx>
- [PATCH 1/2] dax: Remove access to page->index
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/2] dax: Use folios more widely within DAX
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH] niu: Use page->private instead of page->index
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] mm: hugetlb: independent PMD page table shared count
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: [PATCH bpf-next 08/13] uprobes/x86: Add support to optimize uprobes
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH v9 mm-unstable 13/18] mm/zsmalloc: convert location_to_obj() to take zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v9 mm-unstable 15/18] mm/zsmalloc: convert get_zspage() to take zpdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v9 mm-unstable 00/18] Add zpdesc memory descriptor for zswap.zpool
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v9 mm-unstable 01/18] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v11 3/8] mm: rust: add vm_insert_page
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v11 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v11 7/8] rust: miscdevice: add mmap support
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v11 8/8] task: rust: rework how current is accessed
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v11 5/8] mm: rust: add mmput_async support
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v11 4/8] mm: rust: add lock_vma_under_rcu
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 1/5] Xarray: Do not return sibling entries from xas_find_marked()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- [PATCH v3 3/3] rseq/selftests: Add test for mm_cid compaction
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- [PATCH v3 2/3] sched: Move task_mm_cid_work to mm delayed work
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- [PATCH v3 1/3] sched: Compact RSEQ concurrency IDs with reduced threads and affinity
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- [PATCH v3 0/3] sched: Restructure task_mm_cid_work for predictability
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 08/13] uprobes/x86: Add support to optimize uprobes
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 08/13] uprobes/x86: Add support to optimize uprobes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH] mm/page_idle: Constify 'struct bin_attribute'
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH V5] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- Re: [PATCH V4] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
- From: Alice Ryhl <alice@xxxxxxx>
- RE: [PATCH bpf-next 08/13] uprobes/x86: Add support to optimize uprobes
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH 06/10] netfs: Remove redundant use of smp_rmb()
- From: Akira Yokosawa <akiyks@xxxxxxxxx>
- Re: [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit()
- From: Akira Yokosawa <akiyks@xxxxxxxxx>
- Re: [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH] selftests/mm: fix dependency on pkey_util.c
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH V4] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: Re: [External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
- From: Hyeonggon Yoo <hyeonggon.yoo@xxxxxx>
- [PATCH v2] mm: hugetlb: independent PMD page table shared count
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH v3 1/5] Xarray: Do not return sibling entries from xas_find_marked()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: huge_memory: Handle strsep not finding delimiter
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v17 0/3] ACPI: APEI: handle synchronous errors in task work
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH] mm: huge_memory: Handle strsep not finding delimiter
- From: Leo Stone <leocstone@xxxxxxxxx>
- Re: [PATCH -next] mm: usercopy: add a debugfs interface to bypass the vmalloc check.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH next] linux/bits.h: Simplify GENMASK()
- From: kernel test robot <lkp@xxxxxxxxx>
- [syzbot] [mm?] general protection fault in vsscanf (2)
- From: syzbot <syzbot+8a3da2f1bbf59227c289@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] memcg/hugetlb: Remove memcg hugetlb try-commit-cancel protocol
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in lock_list_lru_of_memcg
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [RFC PATCH] mm/mglru: keep the root_memcg reclaim behavior the same as memcg reclaim
- From: hailong <hailong.liu@xxxxxxxx>
- Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [akpm-mm:mm-unstable 56/239] drivers/gpu/drm/renesas/rcar-du/rcar_cmm.c:35:19: error: unused function 'rcar_cmm_read'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 3078/3764] mm/z3fold.c:353:3: error: call to undeclared function 'lock_page'; ISO C99 and later do not support implicit function declarations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 mm-unstable] mm/migrate: Remove slab checks in isolate_movable_page()
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH next] linux/bits.h: Simplify GENMASK()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 11/14] selftests/mm: Use sys_pkey helpers consistently
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- DAMON Beer/Coffee/Tea chat reminder for the week of 2024-12-16
- From: SeongJae Park <sj@xxxxxxxxxx>
- RE: [PATCH v5 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH v5 5/5] libfs: Use d_children list to iterate simple_offset directories
- [PATCH v5 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
- [PATCH v5 4/5] libfs: Replace simple_offset end-of-directory detection
- [PATCH v5 3/5] Revert "libfs: fix infinite directory reads for offset dir"
- [PATCH v5 2/5] Revert "libfs: Add simple_offset_empty()"
- [PATCH v5 0/5] Improve simple directory offset wrap behavior
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in lock_list_lru_of_memcg
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 3/3] mm, swap_cgroup: remove global swap cgroup lock
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
- From: syzbot <syzbot+39f85d612b7c20d8db48@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH V4] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- [RFC PATCH 2/2] mm: Add support for nomlock to avoid folios beling mlocked in a memcg
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH V3] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- Re: [PATCH] mm: hugetlb: independent PMD page table shared count
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 0/2] memcg: add nomlock to avoid folios beling mlocked in a memcg
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH 1/2] mm/memcontrol: add a new cgroup file memory.nomlock
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 00/12] move pagetable_*_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH V2] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: hugetlb: independent PMD page table shared count
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: hugetlb: independent PMD page table shared count
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V2] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3] mm/readahead: fix large folio support in async readahead
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC v2 10/11] nvme: remove superfluous block size check
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] mm, swap_cgroup: remove global swap cgroup lock
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in lock_list_lru_of_memcg
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 00/12] move pagetable_*_dtor() to __tlb_remove_table()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- RE: [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 3/3] mm, swap_cgroup: remove global swap cgroup lock
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/12] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 12/12] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 08/12] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH] mm: hugetlb: independent PMD page table shared count
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH 00/12] move pagetable_*_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 10/12] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]