Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 10/10] selftests/bpf: add build ID tests
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v5 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- [PATCH v5 bpf-next 10/10] selftests/bpf: add build ID tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 01/10] lib/buildid: harden build ID parsing logic
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- [PATCH v5 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 01/10] lib/buildid: harden build ID parsing logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 00/10] Harden and extend ELF build ID parsing logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH 10/19] KVM: Use follow_pfnmap API
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] mm: vmalloc: Ensure vmap_block is initialised before adding to queue
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v2 3/3] kasan: rust: Add KASAN smoke test via UAF
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- Re: [PATCH v2 3/3] kasan: rust: Add KASAN smoke test via UAF
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- Re: [PATCH v2] mm,memcg: provide per-cgroup counters for NUMA balancing operations
- From: Wei Xu <weixugc@xxxxxxxxxx>
- Re: [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH mm-unstable v2] mm/hugetlb_vmemmap: batch HVO work when demoting
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1] mm/hugetlb_vmemmap: batch HVO work when demoting
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations
- From: Kaiyang Zhao <kaiyang2@xxxxxxxxxx>
- Re: [PATCH 10/19] KVM: Use follow_pfnmap API
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH] mm, slub: print CPU id on slab OOM
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [PATCH v2 2/2] mm: krealloc: clarify valid usage of __GFP_ZERO
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v2 1/2] mm: krealloc: consider spare memory for __GFP_ZERO
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v2] mm,memcg: provide per-cgroup counters for NUMA balancing operations
- From: kaiyang2@xxxxxxxxxx
- Re: [PATCHv2 1/8] mm: Fix endless reclaim on machines with unaccepted memory
- From: Jianxiong Gao <jxgao@xxxxxxxxxx>
- [PATCH v5 11/26] rust: alloc: remove `BoxExt` extension
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 23/26] rust: str: test: replace `alloc::format`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v2] x86/ioremap: Use is_ioremap_addr() in iounmap()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v5 14/26] rust: alloc: implement `IntoIterator` for `Vec`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 18/26] rust: alloc: add `Vec` to prelude
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 10/26] rust: treewide: switch to our kernel `Box` type
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v2] x86/ioremap: Use is_ioremap_addr() in iounmap()
- From: Max Ramanouski <max8rr8@xxxxxxxxx>
- Re: [RFC PATCH v2 2/4] percpu: Assorted fixes found by strict percpu address space checks
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v5 26/26] MAINTAINERS: add entry for the Rust `alloc` module
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 24/26] rust: alloc: update module comment of alloc.rs
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 15/26] rust: alloc: implement `collect` for `IntoIter`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 13/26] rust: alloc: implement kernel `Vec` type
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v3 1/2] x86: Add basic support for the Congatec CGEB BIOS interface
- From: Andi Shyti <andi.shyti@xxxxxxxxxx>
- Re: [PATCH V2] mm/swap: take folio refcount after testing the LRU flag
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 3/4] percpu: Repurpose __percpu tag as a named address space qualifier
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v5 09/26] rust: alloc: implement kernel `Box`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 08/26] rust: alloc: add __GFP_NOWARN to `Flags`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v2 1/1] alloc_tag: mark pages reserved during CMA activation as not tagged
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 12/26] rust: alloc: add `Box` to prelude
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: mark pages reserved during CMA activation as not tagged
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: mark pages reserved during CMA activation as not tagged
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH v2 3/4] percpu: Repurpose __percpu tag as a named address space qualifier
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: mark pages reserved during CMA activation as not tagged
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/4] percpu: Assorted fixes found by strict percpu address space checks
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- [PATCH v2 1/2] maple_tree: reset mas->index and mas->last on write retries
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH V2] mm/swap: take folio refcount after testing the LRU flag
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2 2/2] maple_tree: add test to replicate low memory race conditions
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH 07/19] mm/fork: Accept huge pfnmap entries
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 10/19] KVM: Use follow_pfnmap API
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: OVERFLOW_KUNIT_TEST fails with BUG: KASAN: stack-out-of-bounds in string_nocheck+0x168/0x1c8 (kernel 6.11-rc2, PowerMac G4 DP)
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 07/19] mm/fork: Accept huge pfnmap entries
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 1/1] alloc_tag: mark pages reserved during CMA activation as not tagged
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 07/19] mm/fork: Accept huge pfnmap entries
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] slab: Introduce kmalloc_obj() and family
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v5 22/26] rust: alloc: implement `Cmalloc` in module allocator_test
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 21/26] rust: alloc: implement `contains` for `Flags`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 20/26] rust: error: check for config `test` in `Error::name`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 16/26] rust: treewide: switch to the kernel `Vec` type
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 17/26] rust: alloc: remove `VecExt` extension
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 19/26] rust: error: use `core::alloc::LayoutError`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 07/26] rust: alloc: implement `KVmalloc` allocator
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 06/26] rust: alloc: implement `Vmalloc` allocator
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 05/26] rust: alloc: add module `allocator_test`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 03/26] rust: alloc: rename `KernelAllocator` to `Kmalloc`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 02/26] rust: alloc: separate `aligned_size` from `krealloc_aligned`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 01/26] rust: alloc: add `Allocator` trait
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v5 00/26] Generic `Allocator` support for Rust
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: Brian Mak <makb@xxxxxxxxxxx>
- [PATCH v5 3/7] mm/powerpc: Add missing pud helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v5 5/7] mm/x86: Implement arch_check_zapped_pud()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v5 0/7] mm/mprotect: Fix dax puds
- From: Peter Xu <peterx@xxxxxxxxxx>
- [v2 v6.6-stable PATCH] mm: gup: stop abusing try_grab_folio
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 6/7] mm/x86: Add missing pud helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- [v2 v6.9-stable PATCH] mm: gup: stop abusing try_grab_folio
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 7/7] mm/mprotect: fix dax pud handlings
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v5 4/7] mm/x86: Make pud_leaf() only care about PSE bit
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v5 2/7] mm/mprotect: Push mmu notifier to PUDs
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v5 1/7] mm/dax: Dump start address in fault handler
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- [PATCH] Reenable NUMA policy support in the slab allocator
- From: Christoph Lameter via B4 Relay <devnull+cl.gentwo.org@xxxxxxxxxx>
- Re: [RFC bpf-next 3/5] bpf: pin, translate, and unpin __kptr_user from syscalls.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [akpm-mm:mm-unstable 206/222] arch/x86/include/asm/pgtable.h:1420:10: error: invalid output size for constraint '+q'
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [RFC bpf-next 3/5] bpf: pin, translate, and unpin __kptr_user from syscalls.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 9e6869691724b12e1f43655eeedc35fade38120c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC bpf-next 3/5] bpf: pin, translate, and unpin __kptr_user from syscalls.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH] mm: vmalloc: Ensure vmap_block is initialised before adding to queue
- From: Will Deacon <will@xxxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS 82affba036e33b6d707c0df95248adbfa2cca24a
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS eedbb59af1d006e1bbc45eb545de027124e76cf4
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC bpf-next 3/5] bpf: pin, translate, and unpin __kptr_user from syscalls.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH 2/2] userfaultfd: Don't BUG_ON() if khugepaged yanks our page table
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH 0/2] userfaultfd: fix races around pmd_trans_huge() check
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 1/2] userfaultfd: Fix pmd_trans_huge() recheck race
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC bpf-next 3/5] bpf: pin, translate, and unpin __kptr_user from syscalls.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 4/6] mm/mremap: Replace can_modify_mm with can_modify_vma
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [RFC PATCH 0/3] Enable strict percpu address space checks
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH V9 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [LTP] [PATCH] syscalls/execve04, creat07: skip for kernels 6.11 and later
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/9] Get rid of __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v4 26/28] rust: str: test: replace `alloc::format`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers
- From: Christian Ebner <c.ebner@xxxxxxxxxxx>
- Re: [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [syzbot] [mm?] INFO: rcu detected stall in kcov_close
- From: syzbot <syzbot+894cac40ce97c83618bb@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [linux-next:pending-fixes] BUILD REGRESSION a456b2d103fae3ed56b94eef4028d3016196dc14
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [LTP] [PATCH] syscalls/execve04, creat07: skip for kernels 6.11 and later
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH -next v2] powerpc: Remove useless config comment in asm/percpu.h
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- Re: [PATCH] powerpc/mm: Fix size of allocated PGDIR
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- [RFC PATCH v2 4/4] percpu/x86: Enable strict percpu checks via named AS qualifiers
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [RFC PATCH v2 3/4] percpu: Repurpose __percpu tag as a named address space qualifier
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [RFC PATCH v2 1/4] percpu: Define pcpu_typeof()
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [RFC PATCH v2 0/4] Enable strict percpu address space checks
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [RFC PATCH v2 2/4] percpu: Assorted fixes found by strict percpu address space checks
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v3 1/2] x86: Add basic support for the Congatec CGEB BIOS interface
- From: Mary Strodl <mstrodl@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH V2] mm/swap: take folio refcount after testing the LRU flag
- Re: [PATCH] mm/swap: take folio refcount after testing the LRU flag
- From: Ge Yang <yangge1116@xxxxxxx>
- [syzbot] [mm?] kernel panic: System is deadlocked on memory (2)
- From: syzbot <syzbot+c61d6962d0b7e698439e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v2] kfence: Save freeing stack trace at calling time instead of freeing time
- From: Tianchen Ding <dtcccc@xxxxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v1] mm/hugetlb_vmemmap: batch HVO work when demoting
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH] kselftest/cgroup: Add missing newline in test_zswap.c
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 2/2] mm: allow read-ahead with IOCB_NOWAIT set
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [linux-next:master 1867/4072] leds-blinkm.c:undefined reference to `led_classdev_multicolor_register_ext'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/swap: take folio refcount after testing the LRU flag
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 0/2] mm: Add readahead support for IOCB_NOWAIT
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v3 3/3] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v5 4/4] mm: Introduce per-thpsize swapin control policy
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v5 4/4] mm: Introduce per-thpsize swapin control policy
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2 4/4] powerpc/vdso: Refactor error handling
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH v2 3/4] mm: Remove arch_unmap()
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH v2 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] memcg: replace memcg ID idr with xarray
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 1/9] Get rid of __get_task_comm()
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH] kfence: Save freeing stack trace at calling time instead of freeing time
- From: Tianchen Ding <dtcccc@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] kfence: Save freeing stack trace at calling time instead of freeing time
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v5 2/9] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 9/9] mm: shmem: support large folio swap out
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 8/9] mm: shmem: split large entry if the swapin folio is not large
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 6/9] mm: shmem: support large folio allocation for shmem_replace_folio()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 7/9] mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_page_cache()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 0/9] support large folio swap-out and swap-in for shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 5/9] mm: shmem: use swap_free_nr() to free shmem swap entries
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 4/9] mm: filemap: use xa_get_order() to get the swap entry order
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 3/9] mm: shmem: return number of pages beeing freed in shmem_free_swap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 1/9] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: Re: Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] kfence: Save freeing stack trace at calling time instead of freeing time
- From: Tianchen Ding <dtcccc@xxxxxxxxxxxxxxxxx>
- Re: Re: [PATCH] vduse: avoid using __GFP_NOFAIL
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH] x86/mm: remove unused CR3_HW_ASID_BITS
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/4] kernfs: remove page_mkwrite() from vm_operations_struct
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/4] kernfs: add a WARN_ON_ONCE if ->close is set
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/4] kernfs: add a WARN_ON_ONCE if ->close is set
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCHv2 3/8] mm: Accept memory in __alloc_pages_bulk().
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 2/2] selftests/mm: Do not fail test for a single migration failure
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH v2] selftests: memfd_secret: don't build memfd_secret test on unsupported arches
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] x86/ioremap: Use is_vmalloc_addr in iounmap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH v2] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
- From: Saurabh Sengar <ssengar@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: Dev Jain <dev.jain@xxxxxxx>
- [rppt-memblock:for-next] BUILD SUCCESS cb088e38aab4c7e9ce711c18c66e851c8f4227bb
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
- From: Saurabh Singh Sengar <ssengar@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v6 4/9] bpftool: Ensure task comm is always NUL-terminated
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 0/9] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 2/9] auditsc: Replace memcpy() with strscpy()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 8/9] net: Replace strcpy() with strscpy()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 5/9] mm/util: Fix possible race condition in kstrdup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 9/9] drm: Replace strcpy() with strscpy()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 7/9] tracing: Replace strncpy() with strscpy()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 6/9] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 3/9] security: Replace memcpy() with get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 1/9] Get rid of __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2] slab: Warn on duplicate cache names when DEBUG_VM=y
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 2/2] mm: collect the number of anon large folios on split_deferred list
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v2 1/2] mm: collect the number of anon large folios
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v2 0/2] mm: collect the number of anon mTHP
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2] slab: Warn on duplicate cache names when DEBUG_VM=y
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH mm-unstable v1 2/3] mm/cma: add cma_alloc_folio()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 3/3] mm/hugetlb: use __GFP_COMP for gigantic folios
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 1/3] mm/contig_alloc: support __GFP_COMP
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 0/3] mm/hugetlb: alloc/free gigantic folios
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v2] slab: Warn on duplicate cache names when DEBUG_VM=y
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v5 3/3] mm: don't account memmap per-node
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v5 2/3] mm: add system wide stats items category
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v5 1/3] mm: don't account memmap on failure
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm, slub: print CPU id on slab OOM
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm, slub: print CPU id on slab OOM
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v5 1/4] kernfs: add a WARN_ON_ONCE if ->close is set
- From: Martin Oliveira <martin.oliveira@xxxxxxxxxxxxx>
- Re: BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
- From: Jonas Vidra <vidra@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] selftests: memfd_secret: don't build memfd_secret test on unsupported arches
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] kselftest/cgroup: Add missing newline in test_zswap.c
- From: Mohammed Anees <pvmohammedanees2003@xxxxxxxxx>
- [linux-next:master 3779/3984] fs/dlm/main.c:57 init_dlm() warn: missing error code 'error'
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 6/9] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [akpm-mm:mm-unstable 206/222] arch/x86/include/asm/pgtable.h:1420:10: error: invalid output size for constraint '+q'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 2040/3984] drivers/leds/leds-blinkm.c:440:undefined reference to `led_mc_calc_color_components'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 1/4] kernfs: add a WARN_ON_ONCE if ->close is set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: Barry Song <21cnbao@xxxxxxxxx>
- [syzbot] [mm?] INFO: rcu detected stall in vm_mmap_pgoff
- From: syzbot <syzbot+890a1df7294175947697@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master 3246/3984] kernel/rcu/rcuscale.c:303:2: error: call to undeclared function 'rcu_tasks_torture_stats_print'; ISO C99 and later do not support implicit function declarations
- From: Neeraj Upadhyay <Neeraj.Upadhyay@xxxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH mm-unstable v1] mm/hugetlb_vmemmap: batch HVO work when demoting
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [akpm-mm:mm-unstable 229/232] mm/vmstat.c:34:12: warning: unused variable 'vmstat_late_init_done'
- From: kernel test robot <lkp@xxxxxxxxx>
- [akpm-mm:mm-unstable 216/222] mm/memcontrol.c:993: warning: Function parameter or struct member 'folio' not described in 'get_mem_cgroup_from_folio'
- From: kernel test robot <lkp@xxxxxxxxx>
- [akpm-mm:mm-unstable 229/232] mm/vmstat.c:34:12: warning: 'vmstat_late_init_done' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm, slub: print CPU id on slab OOM
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [akpm-mm:mm-unstable 216/222] mm/memory.c:5376:41: error: 'NUMA_HINT_FAULTS' undeclared
- From: kernel test robot <lkp@xxxxxxxxx>
- [akpm-mm:mm-unstable 216/222] mm/memory.c:5376:34: error: use of undeclared identifier 'NUMA_HINT_FAULTS'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [-next conflict imminent] Re: [PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [-next conflict imminent] Re: [PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [linux-next:master 3246/3984] kernel/rcu/rcuscale.c:303:2: error: call to undeclared function 'rcu_tasks_torture_stats_print'; ISO C99 and later do not support implicit function declarations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH v5 2/4] kernfs: remove page_mkwrite() from vm_operations_struct
- From: Martin Oliveira <martin.oliveira@xxxxxxxxxxxxx>
- Re: [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] mm/swap: take folio refcount after testing the LRU flag
- Re: [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
- From: Andrew Zaborowski <andrew.zaborowski@xxxxxxxxx>
- Re: [RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v5 1/3] mm: don't account memmap on failure
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH] memcg: replace memcg ID idr with xarray
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS 67b2adb0f2edcbab7d2df71cf07b87fa05451561
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
- From: Andrew Zaborowski <andrew.zaborowski@xxxxxxxxx>
- Re: [PATCH] x86/mm: remove unused CR3_HW_ASID_BITS
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: Brian Mak <makb@xxxxxxxxxxx>
- Re: [PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:pending-fixes] BUILD REGRESSION c37f029f02cd9ae0032271166c61ccc1b2fd5422
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [-next conflict imminent] Re: [PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 2/2] selftests/mm: Do not fail test for a single migration failure
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- [PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations
- From: kaiyang2@xxxxxxxxxx
- OVERFLOW_KUNIT_TEST fails with BUG: KASAN: stack-out-of-bounds in string_nocheck+0x168/0x1c8 (kernel 6.11-rc2, PowerMac G4 DP)
- From: Erhard Furtner <erhard_f@xxxxxxxxxxx>
- [PATCH v5 4/4] RDMA/umem: add support for P2P RDMA
- From: Martin Oliveira <martin.oliveira@xxxxxxxxxxxxx>
- [linux-next:pending-fixes] BUILD REGRESSION c37f029f02cd9ae0032271166c61ccc1b2fd5422
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] memcg: replace memcg ID idr with xarray
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] memcg: replace memcg ID idr with xarray
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] selftests/mm: compaction_test: Fix off by one in check_compaction()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 0/6] mm: Optimize mseal checks
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS a7587d0b1481df2e6ce2a28fdaa691c0c96fd065
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v5 3/3] mm: don't account memmap per-node
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v5 2/3] mm: add system wide stats items category
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v5 1/3] mm: don't account memmap on failure
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v5 0/3] Fixes for memmap accounting
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
- From: Martin Oliveira <martin.oliveira@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH v2 4/6] mm/mremap: Replace can_modify_mm with can_modify_vma
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH v8 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 00/19] mm: Support huge pfnmaps
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 3/3] mm: don't account memmap per-node
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 07/19] mm/fork: Accept huge pfnmap entries
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 61c01d2e181adfba02fe09764f9fca1de2be0dbe
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] memcg: replace memcg ID idr with xarray
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH] memcg: replace memcg ID idr with xarray
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2 08/40] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- Re: [PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH v2 08/40] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
- From: David Hildenbrand <david@xxxxxxxxxx>
- DAMON Beer/Coffee/Tea chat reminder (was: Re: DAMON Beer/Coffee/Tea chat reminder and extending for office hour)
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 10/19] KVM: Use follow_pfnmap API
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: compaction_test: Fix off by one in check_compaction()
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 07/19] mm/fork: Accept huge pfnmap entries
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 08/40] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- Re: [PATCH 2/2] selftests/mm: Do not fail test for a single migration failure
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 5/7] rcu/kvfree: Add kvfree_rcu_barrier() API
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] selftests: memfd_secret: don't build memfd_secret test on unsupported arches
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/19] mm: Remove follow_pte()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 00/19] mm: Support huge pfnmaps
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 19/19] vfio/pci: Implement huge_fault support
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 09/19] mm: New follow_pfnmap API
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 14/19] acrn: Use the new follow_pfnmap API
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 18/19] mm/arm64: Support large pfn mappings
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 02/19] mm: Drop is_huge_zero_pud()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH 07/19] mm/fork: Accept huge pfnmap entries
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 17/19] mm/x86: Support large pfn mappings
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 5/6] mseal: Replace can_modify_mm_madv with a vma variant
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 08/19] mm: Always define pxx_pgprot()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 5/7] rcu/kvfree: Add kvfree_rcu_barrier() API
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 13/19] vfio: Use the new follow_pfnmap API
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 15/19] mm/access_process_vm: Use the new follow_pfnmap API
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 07/19] mm/fork: Accept huge pfnmap entries
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 10/19] KVM: Use follow_pfnmap API
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 11/19] s390/pci_mmio: Use follow_pfnmap API
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 12/19] mm/x86/pat: Use the new follow_pfnmap API
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 04/19] mm: Allow THP orders for PFNMAPs
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 03/19] mm: Mark special bits for huge pfn mappings when inject
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 02/19] mm: Drop is_huge_zero_pud()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 4/6] mm/mremap: Replace can_modify_mm with can_modify_vma
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v8 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v8 1/2] kasan: catch invalid free before SLUB reinitializes the object
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCHv2 3/8] mm: Accept memory in __alloc_pages_bulk().
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH v8 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v3 3/3] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/3] mm/numa: no task_numa_fault() call if PMD is changed
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/3] mm/numa: no task_numa_fault() call if PTE is changed
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [no subject]
- Re: [PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [-next conflict imminent] Re: [PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [-next conflict imminent] Re: [PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v3 0/3] do_numa_page(),do_huge_pmd_numa_page() fix and cleanup
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- [-next conflict imminent] Re: [PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v3 3/3] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 2/3] mm/numa: no task_numa_fault() call if PMD is changed
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v3 1/3] mm/numa: no task_numa_fault() call if PTE is changed
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 4/4] mm: split underutilized THPs
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 1/2] mm/numa: no task_numa_fault() call if page table is changed
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH] maple_tree: use xa_is_internal() for better reading
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm/numa: do_numa_page() do_huge_pmd_numa_page() code clean up.
- From: Zi Yan <ziy@xxxxxxxxxx>
- [RFC PATCH 009/008] kvm: gmem: Introduce "sharing refcount"
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- Re: [PATCH 09/10] mm: refactor vma_merge() into modify-only vma_merge_modified()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 4/7] mm/x86: Make pud_leaf() only care about PSE bit
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/numa: no task_numa_fault() call if page table is changed
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 09/10] mm: refactor vma_merge() into modify-only vma_merge_modified()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] mm/numa: do_numa_page() do_huge_pmd_numa_page() code clean up.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: Race condition observed between page migration and page fault handling on arm64 machines
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/numa: no task_numa_fault() call if page table is changed
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: Race condition observed between page migration and page fault handling on arm64 machines
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 4/4] mm: split underutilized THPs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] selftests/mm: compaction_test: Fix off by one in check_compaction()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH net-next v13 01/14] mm: page_frag: add a test module for page_frag
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH] memcg: protect concurrent access to mem_cgroup_idr
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v4 4/7] mm/x86: Make pud_leaf() only care about PSE bit
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Barry Song <baohua@xxxxxxxxxx>
- Re: [PATCH net-next v13 01/14] mm: page_frag: add a test module for page_frag
- From: Muhammad Usama Anjum <Usama.Anjum@xxxxxxxxxxxxx>
- Re: [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH 2/2] selftests/mm: Do not fail test for a single migration failure
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH 0/2] Improve migration by backing off earlier
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH v2 4/4] mm: split underutilized THPs
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 1/6] mm: Move can_modify_vma to mm/internal.h
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Barry Song <baohua@xxxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Barry Song <baohua@xxxxxxxxxx>
- Re: [PATCH 3/8] mm: Introduce PageUnaccepted() page type
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH] slab: Introduce kmalloc_obj() and family
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Barry Song <baohua@xxxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/2] mm: collect the number of anon large folios partially unmapped
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: Tidy up shmem mTHP controls and stats
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Barry Song <baohua@xxxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH] selftests: mm: Fix build errors on armhf
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/2] mm: collect the number of anon large folios partially unmapped
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 1/2] mm/numa: no task_numa_fault() call if page table is changed
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH] selftests: memfd_secret: don't build memfd_secret test on unsupported arches
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: add per-order mTHP split counters
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 2/2] mm: Tidy up shmem mTHP controls and stats
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] mm, slub: print CPU id on slab OOM
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 5/5] slab: Allocate and use per-call-site caches
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH 2/5] codetag: Run module_load hooks for builtin codetags
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH 4/5] alloc_tag: Track fixed vs dynamic sized kmalloc calls
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH 3/5] codetag: Introduce codetag_early_walk()
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH 1/5] slab: Introduce kmem_buckets_destroy()
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC][PATCH 0/5] slab: Allocate and use per-call-site caches
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 3/3] mm: don't account memmap per-node
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 2/3] mm: add system wide stats items category
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 1/2] mm: collect the number of anon large folios
- From: Barry Song <21cnbao@xxxxxxxxx>
- [no subject]
- Re: [PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
- From: Saurabh Singh Sengar <ssengar@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/4] kernfs: add a WARN_ON_ONCE if ->close is set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [linux-next:pending-fixes 234/363] ERROR: modpost: "kobject_set_name_vargs" [net/iucv/iucv.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 01/10] mm: vmscan: add validation before spliting shmem large folio
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH 1/2] mm/numa: no task_numa_fault() call if page table is changed
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH] maple_tree: fix comment typo on ma_flag of allocation tree
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [no subject]
- Re: [PATCH v4 06/22] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH] maple_tree: use xa_is_internal() for better reading
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [linux-next:master] [cgroup] ab03125268: WARNING:at_kernel/cgroup/cgroup.c:#css_release_work_fn
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v4 01/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- From: Alex Shi <seakeel@xxxxxxxxx>
- [linux-next:master 3357/3555] arch/arm/boot/dts/nxp/ls/ls1021a-iot.dtb: power-controller@1ee2140: '#power-domain-cells' does not match any of the regexes: 'pinctrl-[0-9]+'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [linux-next:master] [cgroup] ab03125268: WARNING:at_kernel/cgroup/cgroup.c:#css_release_work_fn
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 1/2] mm/numa: no task_numa_fault() call if page table is changed
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
- From: Andrew Zaborowski <andrew.zaborowski@xxxxxxxxx>
- Re: [PATCH v2] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 0/6] mm: Optimize mseal checks
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] i2c: Add Congatec CGEB I2C driver
- From: Andi Shyti <andi.shyti@xxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v3 1/2] x86: Add basic support for the Congatec CGEB BIOS interface
- From: Andi Shyti <andi.shyti@xxxxxxxxxx>
- [PATCH v3] lib/htree: Added get_cycles() to measure execution time
- From: JaeJoon Jung <rgbi3307@xxxxxxxxx>
- Re: [PATCH v2 0/6] mm: Optimize mseal checks
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [PATCH v2] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2 0/6] mm: Optimize mseal checks
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 3286/3636] drivers/cpufreq/mediatek-cpufreq.c:741:34: warning: 'mtk_cpufreq_machines' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/10] lib/buildid: harden build ID parsing logic
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/10] lib/buildid: harden build ID parsing logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 0/3] Fixes for memmap accounting
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: Tidy up shmem mTHP controls and stats
- From: Barry Song <baohua@xxxxxxxxxx>
- Re: [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [PATCH v4 1/3] mm: don't account memmap on failure
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v4 3/3] mm: don't account memmap per-node
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v4 2/3] mm: add system wide stats items category
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v4 0/3] Fixes for memmap accounting
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: add per-order mTHP split counters
- From: Barry Song <baohua@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
- From: Barry Song <baohua@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: don't account memmap per-node
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- Re: [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v4 5/7] mm/x86: arch_check_zapped_pud()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] Revert "selinux: use vma_is_initial_stack() and vma_is_initial_heap()"
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] selinux: use vma_is_initial_stack() and vma_is_initial_heap()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] mm/x86: Add missing pud helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v4 09/28] rust: alloc: implement kernel `Box`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 3/4] selinux: use vma_is_initial_stack() and vma_is_initial_heap()
- From: Marc Reisner <reisner.marc@xxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.11-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 1/2] maple_tree: add test to replicate low memory race conditions
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 1/2] maple_tree: add test to replicate low memory race conditions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: don't account memmap per-node
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: add system wide stats items category
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: don't account memmap per-node
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [RFC PATCH] vm: align vma allocation and move the lock back into the struct
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS 72a9936cc9b77151d96feb7568b41d62c0bcf4a4
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 2/4] mm: don't account memmap on failure
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v7 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 4/4] mm: don't account memmap per-node
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- Re: [PATCH] Revert "selinux: use vma_is_initial_stack() and vma_is_initial_heap()"
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 2/2] i2c: Add Congatec CGEB I2C driver
- From: Mary Strodl <mstrodl@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH RFC 1/4] mm: Introduce guest_memfd
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH v3 1/2] x86: Add basic support for the Congatec CGEB BIOS interface
- From: Mary Strodl <mstrodl@xxxxxxxxxxx>
- [PATCH v3 2/2] i2c: Add Congatec CGEB I2C driver
- From: Mary Strodl <mstrodl@xxxxxxxxxxx>
- [PATCH v3 0/2] Add support for Congatec CGEB BIOS interface
- From: Mary Strodl <mstrodl@xxxxxxxxxxx>
- Re: [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
- From: Martin Oliveira <martin.oliveira@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v7 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v7 1/2] kasan: catch invalid free before SLUB reinitializes the object
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v7 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
- From: Fan Ni <nifan.cxl@xxxxxxxxx>
- Re: [PATCH v3 4/4] mm: don't account memmap per-node
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [v6.6-stable PATCH] mm: gup: stop abusing try_grab_folio
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 06/22] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v4 01/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: add system wide stats items category
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master] BUILD SUCCESS 222a3380f92b8791d4eeedf7cd750513ff428adf
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 2/4] mm: don't account memmap on failure
- From: David Hildenbrand <david@xxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]