Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH net-next v7 3/8] page_pool: fix IOMMU crash when driver has already unbound
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] mm/kfence: Use str_write_read() helper in get_access_type()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [RFC] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH bpf-next v5 4/7] memcg: Use trylock to access memcg stock_lock.
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] refcount: Strengthen inc_not_zero()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2] mm/kfence: Use str_write_read() helper in get_access_type()
- From: Thorsten Blum <thorsten.blum@xxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] kcov: Introduce New Unique PC|EDGE|CMP Modes
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2] mm: separate move/undo parts from migrate_pages_batch()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH bpf-next v5 3/7] locking/local_lock: Introduce local_trylock_irqsave()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v12 5/8] mm: rust: add mmput_async support
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v12 8/8] task: rust: rework how current is accessed
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 7/8] rust: miscdevice: add mmap support
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 4/8] mm: rust: add lock_vma_under_rcu
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 3/8] mm: rust: add vm_insert_page
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 1/8] mm: rust: add abstraction for struct mm_struct
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 0/8] Rust support for mm_struct, vm_area_struct, and mmap
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [RFC] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
- From: Celeste Liu <uwu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 2/3] tools: copy include/linux/stddef.h to tools/include
- From: Celeste Liu <uwu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 1/3] riscv/ptrace: add new regset to access original a0 register
- From: Celeste Liu <uwu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 0/3] riscv/ptrace: add new regset to access original a0 register
- From: Celeste Liu <uwu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [RFC] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages
- From: Donet Tom <donettom@xxxxxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v6 3/3] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
- From: Celeste Liu <uwu@xxxxxxxxxxxxxxxxx>
- Re: untagged_addr_remote() in do_madvise()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/7] mm, bpf: Introduce free_pages_nolock()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v6 3/3] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v6 2/3] tools: copy include/linux/stddef.h to tools/include
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH net-next v7 0/8] fix two bugs related to page_pool
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/7] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation,
- From: "Huang, Ying" <ying.huang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [no subject]
- Re: [FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
- From: "Huang, Ying" <ying.huang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@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 v11 3/8] mm: rust: add vm_insert_page
- 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 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
- 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 v4 12/13] mm, swap: use a global swap cluster for non-rotation devices
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2] mm: separate move/undo parts from migrate_pages_batch()
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH] mm: separate move/undo parts from migrate_pages_batch()
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] mm: separate move/undo parts from migrate_pages_batch()
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [PATCH] mm: compaction: use the actual allocation context to determine the watermarks for costly order during async memory compaction
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- [PATCH] mm: separate move/undo parts from migrate_pages_batch()
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] mm/kfence: Use str_write_read() helper in get_access_type()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
- From: Celeste Liu <uwu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: "kernel BUG in update_and_free_pages_bulk" in Linux Kernel v6.12-rc4
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [PATCH] mm/kfence: Use str_write_read() helper in get_access_type()
- From: Thorsten Blum <thorsten.blum@xxxxxxxxx>
- Re: [PATCH v8 00/16] move per-vma lock into vm_area_struct
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [syzbot] [fs?] [mm?] INFO: rcu detected stall in sys_readlink (5)
- From: syzbot <syzbot+23e14ec82f3c8692eaa9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH] mm: compaction: use the actual allocation context to determine the watermarks for costly order during async memory compaction
- Re: [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v6 23/26] mm: Remove pXX_devmap callers
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/7] locking/local_lock: Introduce local_trylock_irqsave()
- From: Sebastian Sewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH] zram: remove zcomp_stream_put() from write_incompressible_page()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: Honggyu Kim <honggyu.kim@xxxxxx>
- Re: [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: Honggyu Kim <honggyu.kim@xxxxxx>
- Re: [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v5 6/6] crash: Remove KEXEC_CORE_NOTE_NAME
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v5 3/6] powerpc: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v5 5/6] s390/crash: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v5 4/6] crash: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v5 2/6] binfmt_elf: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v5 1/6] elf: Define note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v5 0/6] elf: Define note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] selftests/mm/cow : Fix memory leak in child_vmsplice_memcmp_fn()
- From: liuye <liuye@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v3 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: "kernel BUG in update_and_free_pages_bulk" in Linux Kernel v6.12-rc4
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: Honggyu Kim <honggyu.kim@xxxxxx>
- Re: [PATCH 4/8] mm/swap: Use PG_dropbehind instead of PG_reclaim
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 4/8] mm/swap: Use PG_dropbehind instead of PG_reclaim
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH] mm/page_alloc: Remove the incorrect and misleading comment
- From: Yuntao Wang <yuntao.wang@xxxxxxxxx>
- [PATCH v3 0/4] mm: batched unmap lazyfree large folios during reclamation
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v7 mm-unstable] mm: vmscan: retry folios written back while isolated for traditional LRU
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 1/4] mm: Set folio swapbacked iff folios are dirty in try_to_unmap_one
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: "kernel BUG in update_and_free_pages_bulk" in Linux Kernel v6.12-rc4
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v3 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v3 2/4] mm: Support tlbbatch flush for a range of PTEs
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm/memfd: reserve hugetlb folios before allocation
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/7] locking/local_lock: Introduce local_trylock_irqsave()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- "kernel panic: Out of memory: system-wide panic_on_oom is enabled" in Linux Kernel v6.12-rc4
- From: cheung wall <zzqq0103.hey@xxxxxxxxx>
- Re: [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH bpf-next v5 0/7] bpf, mm: Introduce try_alloc_pages()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v5 7/7] bpf: Use try_alloc_pages() to allocate pages for bpf needs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v5 4/7] memcg: Use trylock to access memcg stock_lock.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v5 3/7] locking/local_lock: Introduce local_trylock_irqsave()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v5 6/7] mm: Make failslab, kfence, kmemleak aware of trylock mode
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v5 5/7] mm, bpf: Use memcg in try_alloc_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v5 2/7] mm, bpf: Introduce free_pages_nolock()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v5 1/7] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- "kernel BUG in update_and_free_pages_bulk" in Linux Kernel v6.12-rc4
- From: cheung wall <zzqq0103.hey@xxxxxxxxx>
- Re: [PATCH v5] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
- From: Zhenhua Huang <quic_zhenhuah@xxxxxxxxxxx>
- Re: [PATCH 2/2] hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH v2] mm/vmscan: extract calculated pressure balance as a function
- Re: [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
- From: yukaixiong <yukaixiong@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] kasan: hw_tags: Use str_on_off() helper in kasan_init_hw_tags()
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH 0/9 RFC] cgroup: separate rstat trees
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 0/9 RFC] cgroup: separate rstat trees
- From: JP Kobryn <inwardvessel@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] alloc_tag: skip pgalloc_tag_swap if profiling is disabled
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb static call as __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
- From: Ankit Agrawal <ankita@xxxxxxxxxx>
- [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
- From: Isaac Manjarres <isaacmanjarres@xxxxxxxxxx>
- [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v2 4/7] mm/hugetlb: Clean up map/global resv accounting when allocate
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key as allowed in .noinstr
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v4 15/30] sched/clock: Mark sched_clock_running key as __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: untagged_addr_remote() in do_madvise()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 1/5] squashfs: Use a folio throughout squashfs_read_folio()
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] squashfs: Convert squashfs_fill_page() to take a folio
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] squashfs; Convert squashfs_copy_cache() to take a folio
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] squashfs: Convert squashfs_readpage_block() to take a folio
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] squashfs: Pass a folio to squashfs_readpage_fragment()
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] squashfs: Use a folio throughout squashfs_read_folio()
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: untagged_addr_remote() in do_madvise()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v4 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
- From: Celeste Liu <uwu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 10/30] riscv/paravirt: Mark pv_steal_clock static call as __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 1/2] riscv/ptrace: add new regset to access original a0 register
- From: Celeste Liu <uwu@xxxxxxxxxxxxxxxxx>
- [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
- From: Celeste Liu <uwu@xxxxxxxxxxxxxxxxx>
- [PATCH v5 0/2] riscv/ptrace: add new regset to access original a0 register
- From: Celeste Liu <uwu@xxxxxxxxxxxxxxxxx>
- Re: untagged_addr_remote() in do_madvise()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
- From: Isaac Manjarres <isaacmanjarres@xxxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH v4 12/30] arm64/paravirt: Mark pv_steal_clock static call as __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 05/12] x86/mm: add INVLPGB support code
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- untagged_addr_remote() in do_madvise()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION dab2734f8e9ecba609d66d1dd087a392a7774c04
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 25/26] Revert "riscv: mm: Add support for ZONE_DEVICE"
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v6 24/26] mm: Remove devmap related functions and page table bits
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v6 23/26] mm: Remove pXX_devmap callers
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: memory alloc profiling seems not work properly during bootup?
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH -v2 next 4/4] memcg: factor out stat(event)/stat_local(event_local) reading functions
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v3] memcg: fix soft lockup in the OOM process
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH -v2 next 3/4] memcg: factor out the replace_stock_objcg function
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH -v2 next 1/4] memcg: use OFP_PEAK_UNSET instead of -1
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH -v2 next 2/4] memcg: call the free function when allocation of pn fails
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v4 10/30] riscv/paravirt: Mark pv_steal_clock static call as __ro_after_init
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- RE: [PATCH v4 05/12] x86/mm: add INVLPGB support code
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH 4/8] mm/swap: Use PG_dropbehind instead of PG_reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2.1 1/1] kernel/cgroup: Add "dmem" memory accounting cgroup
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v2] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable key as allowed in .noinstr
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 13/30] arm/paravirt: Mark pv_steal_clock static call as __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 08/30] x86/idle: Mark x86_idle static call as __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 11/30] loongarch/paravirt: Mark pv_steal_clock static call as __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock static call as __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v2] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 06/30] static_call: Add read-only-after-init static calls
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[]
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 8/8] mm: Remove PG_reclaim
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v4 4/4] selftests/mm: virtual_address_range: Avoid reading from VM_IO mappings
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v4 0/4] selftests/mm: virtual_address_range: Reduce memory usage and avoid VM_IO access
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 05/12] x86/mm: add INVLPGB support code
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] alloc_tag: skip pgalloc_tag_swap if profiling is disabled
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 05/12] x86/mm: add INVLPGB support code
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 2/4] selftests/mm: virtual_address_range: Unmap chunks after validation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] KVM: guest_memfd: use filemap_grab_folios in write
- From: Nikita Kalyazin <kalyazin@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] mm: filemap: add filemap_grab_folios
- From: Nikita Kalyazin <kalyazin@xxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v4 3/4] selftests/mm: vm_util: Split up /proc/self/smaps parsing
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v4 4/4] selftests/mm: virtual_address_range: Avoid reading from VM_IO mappings
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v4 0/4] selftests/mm: virtual_address_range: Reduce memory usage and avoid VM_IO access
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v4 1/4] selftests/mm: virtual_address_range: mmap() without PROT_WRITE
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm/fake-numa: allow later numa node hotplug
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 05/12] x86/mm: add INVLPGB support code
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v5] ksm: add ksm involvement information for each process
- From: Mario Casquero <mcasquer@xxxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v11 8/8] task: rust: rework how current is accessed
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 05/12] x86/mm: add INVLPGB support code
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] kasan: hw_tags: Use str_on_off() helper in kasan_init_hw_tags()
- From: Thorsten Blum <thorsten.blum@xxxxxxxxx>
- Re: [PATCH v4 05/12] x86/mm: add INVLPGB support code
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v6 11/26] mm: Allow compound zone device pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 10/26] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
- From: David Hildenbrand <david@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH net-next v7 0/8] fix two bugs related to page_pool
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- RE: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH v4 05/12] x86/mm: add INVLPGB support code
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 0/1] mm/fake-numa: allow later numa node hotplug
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/4] selftests/mm: virtual_address_range: Unmap chunks after validation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 0/7] kcov: Introduce New Unique PC|EDGE|CMP Modes
- From: Joey Jiao <quic_jiangenj@xxxxxxxxxxx>
- Re: [PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 0/7] kcov: Introduce New Unique PC|EDGE|CMP Modes
- From: Joey Jiao <quic_jiangenj@xxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH -v2 next 2/4] memcg: call the free function when allocation of pn fails
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- [PATCH -v2 next 4/4] memcg: factor out stat(event)/stat_local(event_local) reading functions
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- [PATCH -v2 next 3/4] memcg: factor out the replace_stock_objcg function
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- [PATCH -v2 next 1/4] memcg: use OFP_PEAK_UNSET instead of -1
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- [PATCH -v2 next 0/4] Some cleanup for memcg
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
- From: Borislav Petkov <bp@xxxxxxxxx>
- RE: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH v4 6/6] crash: Remove KEXEC_CORE_NOTE_NAME
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v4 5/6] s390/crash: Use note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v4 4/6] crash: Use note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v4 3/6] powerpc: Use note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v4 2/6] binfmt_elf: Use note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v4 1/6] elf: Define note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v3] memcg: fix soft lockup in the OOM process
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] memcg: fix soft lockup in the OOM process
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v9 07/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v9 14/17] mm: remove extra vma_numab_state_init() call
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v9 13/17] mm/debug: print vm_refcnt state when dumping the vma
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v9 05/17] mm: mark vmas detached upon exit
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v18 01/19] EDAC: Add support for EDAC device features control
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v6 02/13] x86/um: nommu: elf loader for fdpic
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- Re: [PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 0/7] kcov: Introduce New Unique PC|EDGE|CMP Modes
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 0/7] kcov: Introduce New Unique PC|EDGE|CMP Modes
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 4/6] memcg: Use trylock to access memcg stock_lock.
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 2/4] mm: Support tlbbatch flush for a range of PTEs
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH] selftests/mm/cow : Fix memory leak in child_vmsplice_memcmp_fn()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] selftests/mm/mkdirty: Fix memory leak in test_uffdio_copy()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2.1 1/1] kernel/cgroup: Add "dmem" memory accounting cgroup
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] selftests/mm: virtual_address_range: Avoid reading from VM_IO mappings
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: [PATCH v18 01/19] EDAC: Add support for EDAC device features control
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v3 3/4] selftests/mm: vm_util: Split up /proc/self/smaps parsing
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v18 01/19] EDAC: Add support for EDAC device features control
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: Support tlbbatch flush for a range of PTEs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 2/2] hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: memory_hotplug: add TTU_HWPOISON for poisoned folio during migrate
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3] memcg: fix soft lockup in the OOM process
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3] memcg: fix soft lockup in the OOM process
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 2/2] hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v3] memcg: fix soft lockup in the OOM process
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH v2 2/2] selftests/udmabuf: add a test to pin first before writing to memfd
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v5 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2 0/2] mm/memfd: reserve hugetlb folios before allocation
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v2 1/2] mm/memfd: reserve hugetlb folios before allocation
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- Re: [PATCH 8/8] mm: Remove PG_reclaim
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/8] mm/swap: Use PG_dropbehind instead of PG_reclaim
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v2 1/4] mm: Set folio swapbacked iff folios are dirty in try_to_unmap_one
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] kcov: add unique cover, edge, and cmp modes
- From: Joey Jiao <quic_jiangenj@xxxxxxxxxxx>
- Re: [PATCH] kcov: add unique cover, edge, and cmp modes
- From: Joey Jiao <quic_jiangenj@xxxxxxxxxxx>
- [PATCH 3/7] kcov: allow using KCOV_TRACE_UNIQ_[PC|EDGE] modes together
- From: "Jiao, Joey" <quic_jiangenj@xxxxxxxxxxx>
- [PATCH 7/7] arm64: disable kcov instrument in header files
- From: "Jiao, Joey" <quic_jiangenj@xxxxxxxxxxx>
- [PATCH 6/7] kcov: disable instrumentation for genalloc and bitmap
- From: "Jiao, Joey" <quic_jiangenj@xxxxxxxxxxx>
- [PATCH 5/7] kcov: add the new KCOV uniq modes example code
- From: "Jiao, Joey" <quic_jiangenj@xxxxxxxxxxx>
- [PATCH 4/7] kcov: introduce new kcov KCOV_TRACE_UNIQ_CMP mode
- From: "Jiao, Joey" <quic_jiangenj@xxxxxxxxxxx>
- [PATCH 2/7] kcov: introduce new kcov KCOV_TRACE_UNIQ_EDGE mode
- From: "Jiao, Joey" <quic_jiangenj@xxxxxxxxxxx>
- [PATCH 1/7] kcov: introduce new kcov KCOV_TRACE_UNIQ_PC mode
- From: "Jiao, Joey" <quic_jiangenj@xxxxxxxxxxx>
- [PATCH 0/7] kcov: Introduce New Unique PC|EDGE|CMP Modes
- From: "Jiao, Joey" <quic_jiangenj@xxxxxxxxxxx>
- Re: [PATCH v4 1/1] exec: seal system mappings
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] memcg: fix soft lockup in the OOM process
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH v2 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: memory_hotplug: add TTU_HWPOISON for poisoned folio during migrate
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v4 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] DAMON Requirements for Access-aware MM of Future
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH v2 1/4] mm: Set folio swapbacked iff folios are dirty in try_to_unmap_one
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Harper's Surprising Announcement: Could This Mark the Era's End?
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH] selftests/mm/mkdirty: Fix memory leak in test_uffdio_copy()
- From: liuye <liuye@xxxxxxxxxx>
- [PATCH] selftests/mm/cow : Fix memory leak in child_vmsplice_memcmp_fn()
- From: liuye <liuye@xxxxxxxxxx>
- [PATCH bpf-next v4 4/6] memcg: Use trylock to access memcg stock_lock.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 3/6] locking/local_lock: Introduce local_trylock_irqsave()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v4 6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] mm: zswap: move allocations during CPU init outside the lock
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH bpf-next v4 5/6] mm, bpf: Use memcg in try_alloc_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v4 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v4 0/6] bpf, mm: Introduce try_alloc_pages()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v6 14/26] rmap: Add support for PUD sized mappings to rmap
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 05/12] x86/mm: add INVLPGB support code
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v4 11/12] x86/mm: enable AMD translation cache extensions
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v3 4/4] selftests/mm: virtual_address_range: Avoid reading from VM_IO mappings
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET v8 0/12] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCHSET v8 0/12] Uncached buffered IO
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2] rust: generalize userSliceReader to support any Vec
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v6 06/26] fs/dax: Always remove DAX page-cache entries when breaking layouts
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [RFC PATCH v2 3/3] fb_defio: do not use deprecated page->mapping, index fields
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC PATCH v2 2/3] mm: provide mapping_wrprotect_page() function
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC PATCH v2 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [RFC 00/11] khugepaged: mTHP support
- From: Nico Pache <npache@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 4/7] mm/hugetlb: Clean up map/global resv accounting when allocate
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v4 04/12] x86/mm: get INVLPGB count max from CPUID
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH] /dev/zero: make private mapping full anonymous mapping
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 08/11] khugepaged: introduce khugepaged_scan_bitmap for mTHP support
- From: Nico Pache <npache@xxxxxxxxxx>
- Re: memory alloc profiling seems not work properly during bootup?
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 1/4] mm: Set folio swapbacked iff folios are dirty in try_to_unmap_one
- From: Barry Song <21cnbao@xxxxxxxxx>
- [no subject]
- Re: [PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] mm: zswap: move allocations during CPU init outside the lock
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] mm/damon: increment pa_stat damon address range by folio size
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v4 1/1] exec: seal system mappings
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH] mm/damon/paddr: Improve readability of damon_pa_stat
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 10/12] x86,tlb: do targeted broadcast flushing from tlbbatch code
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 04/12] x86/mm: get INVLPGB count max from CPUID
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v4 05/12] x86/mm: add INVLPGB support code
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RESEND v7 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
- From: Gregory Price <gourry@xxxxxxxxxx>
- Info-Claim YYOK-5818
- From: JessicaDavis <JessicaDavis@xxxxxxxxxxxxxxxx>
- [PATCH] mm/damon/paddr: Improve readability of damon_pa_stat
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [RESEND v7 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RESEND v7 2/3] x86: probe memory block size advisement value during mm init
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RESEND v7 1/3] memory: implement memory_block_advise/probe_max_size
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH v9 05/17] mm: mark vmas detached upon exit
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v9 05/17] mm: mark vmas detached upon exit
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [v2] mm/damon/paddr: increment pa_stat damon address range by folio size
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [RFC PATCH 07/18] mm/damon/paddr: report filter-passed bytes back for DAMOS_STAT action
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC PATCH 07/18] mm/damon/paddr: report filter-passed bytes back for DAMOS_STAT action
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [v2] mm/damon/paddr: increment pa_stat damon address range by folio size
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC PATCH 0/9 v2] cgroup: separate per-subsystem rstat trees
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v9 05/17] mm: mark vmas detached upon exit
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RESEND v7 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: Re: [syzbot] [mm?] KASAN: slab-use-after-free Write in zswap_store
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] mm/damon: increment pa_stat damon address range by folio size
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: Re: [syzbot] [mm?] KASAN: slab-use-after-free Write in zswap_store
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- [PATCH v4 05/13] mm, swap: clean up device availability check
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [syzbot] [mm?] KASAN: slab-use-after-free Write in zswap_store
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/damon: increment pa_stat damon address range by folio size
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC PATCH 0/9 v2] cgroup: separate per-subsystem rstat trees
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v4 00/13] mm, swap: rework of swap allocator locks
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH 0/9 RFC] cgroup: separate rstat trees
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- RE: [PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [PATCH] mm/damon: increment pa_stat damon address range by folio size
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 37136bf5c3a6f6b686d74f41837a6406bec6b7bc
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4 02/13] mm, swap: fold swap_info_get_cont in the only caller
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v4 12/13] mm, swap: use a global swap cluster for non-rotation devices
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v4 11/13] mm, swap: introduce a helper for retrieving cluster from offset
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v4 13/13] mm, swap_slots: remove slot cache for freeing path
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v4 10/13] mm, swap: simplify percpu cluster updating
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v4 09/13] mm, swap: reduce contention on device lock
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v4 07/13] mm, swap: hold a reference during scan and cleanup flag usage
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v4 08/13] mm, swap: use an enum to define all cluster flags and wrap flags changes
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v4 06/13] mm, swap: clean up plist removal and adding
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v4 04/13] mm, swap: use cluster lock for HDD
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v4 03/13] mm, swap: remove old allocation path for HDD
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v4 01/13] mm, swap: minor clean up for swap entry allocation
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v9 17/17] docs/mm: document latest changes to vm_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v9 07/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v9 13/17] mm/debug: print vm_refcnt state when dumping the vma
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v9 14/17] mm: remove extra vma_numab_state_init() call
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v9 08/17] mm: move mmap_init_lock() out of the header file
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RESEND v7 1/3] memory: implement memory_block_advise/probe_max_size
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH v4 10/12] x86,tlb: do targeted broadcast flushing from tlbbatch code
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RESEND v7 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
- From: Gregory Price <gourry@xxxxxxxxxx>
- [RESEND v7 2/3] x86: probe memory block size advisement value during mm init
- From: Gregory Price <gourry@xxxxxxxxxx>
- [RESEND v7 0/3] memory,x86,acpi: hotplug memory alignment advisement
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH v4 05/12] x86/mm: add INVLPGB support code
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [GIT PULL] hotfixes against 6.13-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v9 05/17] mm: mark vmas detached upon exit
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 12/12] x86/mm: only invalidate final translations with INVLPGB
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 10/12] x86,tlb: do targeted broadcast flushing from tlbbatch code
- From: Jann Horn <jannh@xxxxxxxxxx>
- [RESEND v4 3/3] selftests/powerpc: Use PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [RESEND v4 2/3] selftests/mm: Use PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [RESEND v4 1/3] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [RESEND v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- Re: [PATCH v9 05/17] mm: mark vmas detached upon exit
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 2/2] x86/locking: Use asm_inline for {,try_}cmpxchg{64,128} emulations
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: Support tlbbatch flush for a range of PTEs
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v9 13/17] mm/debug: print vm_refcnt state when dumping the vma
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v9 17/17] docs/mm: document latest changes to vm_lock
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v9 14/17] mm: remove extra vma_numab_state_init() call
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v9 13/17] mm/debug: print vm_refcnt state when dumping the vma
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] mm/zswap: Remove zswap_pools_counter
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/7] mm/hugetlb: Rename avoid_reserve to cow_from_owner
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 4/8] mm/swap: Use PG_dropbehind instead of PG_reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 3/8] mm/zswap: Use PG_dropbehind instead of PG_reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v18 03/19] EDAC: Add ECS control feature
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 1/2] x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v9 09/17] mm: uninline the main body of vma_start_write()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]