Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH v2 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations.
- From: kernel test robot <lkp@xxxxxxxxx>
- [syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
- From: syzbot <syzbot+39f85d612b7c20d8db48@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout.
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- Re: [PATCH] scftorture: Use workqueue to free scf_check
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v2 07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 05/13] crypto: iaa - Disable iaa_verify_compress by default.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 04/13] crypto: iaa - Make async mode the default.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 01/13] crypto: acomp - Define two new interfaces for compress/decompress batching.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v2 00/13] zswap IAA compress batching
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [linux-next:pending-fixes 280/352] vmscan.c:undefined reference to `pmdp_test_and_clear_young'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 8617/8858] lib/x86_64/vmx.c:203:40: error: 'VMX_BASIC_MEM_TYPE_WB' undeclared
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 1/2] selftests/x86/syscall: fix coccinelle WARNING recommending the use of ARRAY_SIZE()
- From: Mirsad Todorovac <mtodorovac69@xxxxxxxxx>
- Re: [PATCH] exec: move warning of null argv to be next to the relevant code
- From: Nir Lichtman <nir@xxxxxxxxxxxx>
- Re: [PATCH] exec: move warning of null argv to be next to the relevant code
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] exec: move warning of null argv to be next to the relevant code
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH next] exec: Fix a NULL vs IS_ERR() test in bprm_add_fixup_comm()
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] fs: binfmt: Fix a typo
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v1 2/2] selftests/mm: fix coccinelle WARNING recommending the use of ARRAY_SIZE()
- From: Mirsad Todorovac <mtodorovac69@xxxxxxxxx>
- Re: [PATCH v2 6/6] mm/truncate: use folio_split() for truncate operation.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 6/6] mm/truncate: use folio_split() for truncate operation.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1] mm/slab: Allow cache creation to proceed even if sysfs registration fails
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v2] mm: count zeromap read and set for swapout and swapin
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v2] mm: count zeromap read and set for swapout and swapin
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2] mm: count zeromap read and set for swapout and swapin
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH] fs: binfmt: Fix a typo
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2] mm: count zeromap read and set for swapout and swapin
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH] exec: move warning of null argv to be next to the relevant code
- Re: [PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx>
- Re: [PATCH v1] mm/slab: Allow cache creation to proceed even if sysfs registration fails
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v1] mm/slab: Allow cache creation to proceed even if sysfs registration fails
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH next] exec: Fix a NULL vs IS_ERR() test in bprm_add_fixup_comm()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] fs: binfmt: Fix a typo
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v1] mm/slab: Allow cache creation to proceed even if sysfs registration fails
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [RFC PATCH] docs/mm: add VMA locks documentation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v1] mm/slab: Allow cache creation to proceed even if sysfs registration fails
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 05/10] guestmemfs: add file mmap callback
- From: "Gowans, James" <jgowans@xxxxxxxxxx>
- Re: [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- [PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS 8c4f6fa04f3db671ed4c032d7425fe5aa3a1a529
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 0/2] kasan: few improvements on kunit tests
- From: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC PATCH] docs/mm: add VMA locks documentation
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH 2/2] kasan: change kasan_atomics kunit test as KUNIT_CASE_SLOW
- From: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx>
- Re: [RFC PATCH] docs/mm: add VMA locks documentation
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 2/2] kasan: change kasan_atomics kunit test as KUNIT_CASE_SLOW
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH 1/2] kasan: use EXPORT_SYMBOL_IF_KUNIT to export symbols
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH] scftorture: Use workqueue to free scf_check
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] scftorture: Use workqueue to free scf_check
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [BUG] -next lockdep invalid wait context
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC PATCH] docs/mm: add VMA locks documentation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch
- From: Mark Brown <broonie@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD REGRESSION 78b16920c1e27980e74f1c84c5e51859ccf6561c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [PATCH] lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
- From: "Herton R. Krzesinski" <herton@xxxxxxxxxx>
- Re: [PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [PATCH 1/2] kasan: use EXPORT_SYMBOL_IF_KUNIT to export symbols
- From: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx>
- Re: [PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [RFC PATCH] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] Docs/mm/damon: recommend academic papers to read and/or cite
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] mm: remove unnecessary page_table_lock on stack expansion
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH] MAINTAINERS/MEMORY MANAGEMENT: add document files for mm
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2] vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH] mm/slab: Avoid build bug for calls to kmalloc with a large constant
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION c88416ba074a8913cf6d61b789dd834bbca6681c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: "Manwaring, Derek" <derekmn@xxxxxxxxxx>
- Re: [PATCH v7 bpf-next 01/10] lib/buildid: harden build ID parsing logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: remove unnecessary page_table_lock on stack expansion
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] mm: remove unnecessary page_table_lock on stack expansion
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v5 4/5] maple_tree: refine mas_store_root() on storing NULL
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [no subject]
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: "Manwaring, Derek" <derekmn@xxxxxxxxxx>
- RE: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: "Kaplan, David" <David.Kaplan@xxxxxxx>
- Re: [PATCH v5 0/5] mm: add more kernel parameters to control mTHP
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Add open coded version of kmem_cache iterator
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [BUG] -next lockdep invalid wait context
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [Chapter One] THP zones: the use cases of policy zones
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v5 5/5] mm: huge_memory: Use strscpy() instead of strcpy()
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v5 4/5] mm: shmem: override mTHP shmem default with a kernel parameter
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v5 3/5] mm: move ``get_order_from_str()`` to internal.h
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v5 2/5] mm: shmem: control THP support through the kernel command line
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v5 1/5] mm: fix docs for the kernel parameter ``thp_anon=``
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v5 0/5] mm: add more kernel parameters to control mTHP
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: "Manwaring, Derek" <derekmn@xxxxxxxxxx>
- Re: [PATCH v5 2/3] x86: probe memory block size advisement value during mm init
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v4 5/5] mm: huge_memory: Use strscpy() instead of strcpy()
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v4 4/5] mm: shmem: override mTHP shmem default with a kernel parameter
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v4 3/5] mm: move ``get_order_from_str()`` to internal.h
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v4 2/5] mm: shmem: control THP support through the kernel command line
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v4 1/5] mm: fix docs for the kernel parameter ``thp_anon=``
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v4 0/5] mm: add more kernel parameters to control mTHP
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v2 3/3] tmpfs: Initialize sysfs during tmpfs init
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v2 2/3] tmpfs: Fix type for sysfs' casefold attribute
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v2 1/3] libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v2 0/3] tmpfs: Casefold fixes
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v1] mm/slab: Allow cache creation to proceed even if sysfs registration fails
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v3 0/4] mm: add more kernel parameters to control mTHP
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- Re: [PATCH 3/3] tmpfs: Initialize sysfs during tmpfs init
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v5 2/3] x86: probe memory block size advisement value during mm init
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH v5 2/3] x86: probe memory block size advisement value during mm init
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v5 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v5 1/3] memory: implement memory_block_advise/probe_max_size
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] x86: probe memory block size advisement value during mm init
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v7 bpf-next 01/10] lib/buildid: harden build ID parsing logic
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 0/2] Track pages allocated for struct
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] x86: probe memory block size advisement value during mm init
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [Invitation] Linux MM Alignment Session on Memory Error Detector on Wednesday
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS 451fff7dde09bdcf810a08003cb03b38eef1031e
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 3/6] mm/huge_memory: add buddy allocator like folio_split()
- From: Zi Yan <ziy@xxxxxxxxxx>
- [no subject]
- [PATCH v2 2/6] mm/huge_memory: move folio split common code to __folio_split()
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v2 5/6] mm/huge_memory: add folio_split() to debugfs testing interface.
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v2 6/6] mm/truncate: use folio_split() for truncate operation.
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v2 4/6] mm/huge_memory: remove the old, unused __split_huge_page()
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v2 1/6] mm/huge_memory: add two new (yet used) functions for folio_split()
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v2 0/6] Buddy allocator like folio split
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v5 0/5] refine storing null
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v5 4/5] maple_tree: refine mas_store_root() on storing NULL
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v5 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: exec: Add auxvec.h UAPI
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [RFC PATCH] mm/damon/core: avoid overflow in damon_feed_loop_next_input()
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: exec: Mark Kees as maintainer
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 1/2] mm/damon/core: handle zero {aggregation,ops_update} intervals
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v1] mm/slab: Allow cache creation to proceed even if sysfs registration fails
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Stepanov Anatoly <stepanov.anatoly@xxxxxxxxxx>
- Re: [RFC PATCH] mm/damon/core: avoid overflow in damon_feed_loop_next_input()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v3 0/4] mm: add more kernel parameters to control mTHP
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v1 0/2] Track pages allocated for struct
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] trace/events/page_ref: add page info to page_ref trace event
- From: "Vlastimil Babka (SUSE)" <vbabka@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v5 0/5] refine storing null
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm/damon/core: fix handling of zero non-sampling intervals
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [BUG] -next lockdep invalid wait context
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2] mm: define general function pXd_init()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH] MAINTAINERS: exec: Add auxvec.h UAPI
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH] MAINTAINERS: exec: Mark Kees as maintainer
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v1 2/2] selftests/mm: fix coccinelle WARNING recommending the use of ARRAY_SIZE()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v5 2/3] x86: probe memory block size advisement value during mm init
- From: Gregory Price <gourry@xxxxxxxxxx>
- [PATCH v5 1/3] memory: implement memory_block_advise/probe_max_size
- From: Gregory Price <gourry@xxxxxxxxxx>
- [PATCH v5 0/3] memory,x86,acpi: hotplug memory alignment advisement
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH 05/10] guestmemfs: add file mmap callback
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Stepanov Anatoly <stepanov.anatoly@xxxxxxxxxx>
- Re: [PATCH] mm: use vma_policy() to get vm_policy
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Stepanov Anatoly <stepanov.anatoly@xxxxxxxxxx>
- Re: [PATCH v1] mm/slab: Allow cache creation to proceed even if sysfs registration fails
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 05/10] guestmemfs: add file mmap callback
- From: "Gowans, James" <jgowans@xxxxxxxxxx>
- Re: [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
- From: "Gowans, James" <jgowans@xxxxxxxxxx>
- [PATCH v1 1/2] selftests/x86/syscall: fix coccinelle WARNING recommending the use of ARRAY_SIZE()
- From: Mirsad Todorovac <mtodorovac69@xxxxxxxxx>
- Re: [PATCH 05/10] guestmemfs: add file mmap callback
- From: "Gowans, James" <jgowans@xxxxxxxxxx>
- [PATCH v1 2/2] selftests/mm: fix coccinelle WARNING recommending the use of ARRAY_SIZE()
- From: Mirsad Todorovac <mtodorovac69@xxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Stepanov Anatoly <stepanov.anatoly@xxxxxxxxxx>
- Re: [syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in brk (2)
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in brk (2)
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH v1 1/2] selftests/x86/syscall: fix coccinelle WARNING recommending the use of ARRAY_SIZE()
- From: Muhammad Usama Anjum <Usama.Anjum@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Stepanov Anatoly <stepanov.anatoly@xxxxxxxxxx>
- Re: [PATCH v2 1/2] hung_task: add detect count for hung tasks
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [no subject]
- Re: [syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in brk (2)
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in brk (2)
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in brk (2)
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH v2] vma: Detect infinite loop in vma tree
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v15 15/15] EDAC: Add documentation for RAS feature control
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 14/15] cxl/memfeature: Add CXL memory device memory sparing control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 11/15] EDAC: Add memory repair control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 12/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 13/15] cxl/memfeature: Add CXL memory device sPPR control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 10/15] ras: mem: Add memory ACPI RAS2 driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 09/15] ACPI:RAS2: Add ACPI RAS2 driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 08/15] cxl/memfeature: Add CXL memory device ECS control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 07/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 06/15] cxl/mbox: Add SET_FEATURE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 05/15] cxl/mbox: Add GET_FEATURE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 04/15] cxl: Add Get Supported Features command for kernel usage
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 03/15] EDAC: Add ECS control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 02/15] EDAC: Add scrub control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v15 01/15] EDAC: Add support for EDAC device features control
- From: <shiju.jose@xxxxxxxxxx>
- 回复: [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out
- From: 解 咏梅 <xieym_ict@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v4 5/5] maple_tree: add a test checking storing null
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH] mm: use vma_policy() to get vm_policy
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v4 16/17] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH 3/3] tmpfs: Initialize sysfs during tmpfs init
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH] mm: use vma_policy() to get vm_policy
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [PATCH 2/3] tmpfs: Fix type for sysfs' casefold attribute
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: fix empty codetag module section handling
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Barry Song <21cnbao@xxxxxxxxx>
- mm/kmsan/hooks.c:269:14: sparse: sparse: cast removes address space '__user' of expression
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2] vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
- From: mengensun88@xxxxxxxxx
- Re: [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v5 5/5] maple_tree: add a test checking storing null
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 2/5] maple_tree: the return value of mas_root_expand() is not used
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [Chapter One] THP zones: the use cases of policy zones
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
- From: Junaid Shahid <junaids@xxxxxxxxxx>
- [PATCH 3/3] tmpfs: Initialize sysfs during tmpfs init
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 2/3] tmpfs: Fix type for sysfs' casefold attribute
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 1/3] libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 0/3] tmpfs: Casefold fixes
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [PATCH v2] mm: shmem: remove __shmem_huge_global_enabled()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: fix empty codetag module section handling
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 4/5] maple_tree: refine mas_store_root() on storing NULL
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v5 0/5] refine storing null
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v5 5/5] maple_tree: add a test checking storing null
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: fix empty codetag module section handling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: "Manwaring, Derek" <derekmn@xxxxxxxxxx>
- DAMON Beer/Coffee/Tea chat reminder for the week of 2024-11-04
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 1/1] alloc_tag: fix empty codetag module section handling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION f9f24ca362a4d84dd8aeb4b8f3ec28cb6c43dd06
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 1/5] maple_tree: print empty for an empty tree on mt_dump()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v2 1/1] alloc_tag: avoid execmem_vmap() when !MMU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 3/5] maple_tree: not necessary to check index/last again
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH mm-unstable v1 0/2] Track pages allocated for struct
- From: Kinsey Ho <kinseyho@xxxxxxxxxx>
- [PATCH mm-unstable v1 2/2] mm, swap: add pages allocated for struct swap_cgroup to vmstat
- From: Kinsey Ho <kinseyho@xxxxxxxxxx>
- [PATCH mm-unstable v1 1/2] mm: add generic system-wide page counters
- From: Kinsey Ho <kinseyho@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: phantom memory in a cgroup (was [BUG] ZSwap leaks memory upon being disabled)
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: phantom memory in a cgroup (was [BUG] ZSwap leaks memory upon being disabled)
- From: Konstantin Kharlamov <Hi-Angel@xxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2] vma: Detect infinite loop in vma tree
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2] vma: Detect infinite loop in vma tree
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] vma: Detect infinite loop in vma tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH 1/7] block: share more code for bio addition helpers
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] vma: Detect infinite loop in vma tree
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()
- From: Barry Song <21cnbao@xxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS 9a46a7229dcc27563a97a8fdc38c56e5d3447036
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS 708a7453332ce6d439a04a7d0d9565eec4b8c5b0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v2] vma: Detect infinite loop in vma tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in brk (2)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- [PATCH 2/2] mm/damon/core: handle zero schemes apply interval
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 0/2] mm/damon/core: fix handling of zero non-sampling intervals
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v1 4/6] arm64: broadcast IPIs to pause remote CPUs
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [PATCH v3 0/7] virtio-mem: s390 support
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] vma: Detect infinite loop in vma tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] vma: Detect infinite loop in vma tree
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] vma: Detect infinite loop in vma tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] vma: Detect infinite loop in vma tree
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] vma: Detect infinite loop in vma tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH] vma: Detect infinite loop in vma tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in brk (2)
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 0/7] virtio-mem: s390 support
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- Re: [syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in brk (2)
- From: syzbot <syzbot+7402e6c8042635c93ead@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/7] virtio-mem: s390 support
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- Re: [syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in brk (2)
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 1/3] memory: implement memory_block_advise/probe_max_size
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH] mm/damon/core: avoid overflow in damon_feed_loop_next_input()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 05/10] guestmemfs: add file mmap callback
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in brk (2)
- From: syzbot <syzbot+7402e6c8042635c93ead@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 05/10] guestmemfs: add file mmap callback
- From: "Gowans, James" <jgowans@xxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 0/3] x86: Make 5-level paging support unconditional for x86-64
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v4] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock.
- From: zhangchun <zhang.chuna@xxxxxxx>
- Re: [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/7] virtio-mem: s390 support
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Stepanov Anatoly <stepanov.anatoly@xxxxxxxxxx>
- Re: [PATCH v4 1/3] memory: implement memory_block_advise/probe_max_size
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/6] kvm: gmem: implement direct map manipulation routines
- From: Mike Day <michael.day@xxxxxxx>
- Re: [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- Re: [PATCH v1 1/3] mm/huge_memory: buddy allocator like folio_split()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/6] kvm: gmem: add flag to remove memory from kernel direct map
- From: Mike Day <michael.day@xxxxxxx>
- Re: [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- Re: [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/4] mm: shmem: control THP support through the kernel command line
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
- From: Marc Dionne <marc.c.dionne@xxxxxxxxx>
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v1 1/3] mm/huge_memory: buddy allocator like folio_split()
- From: "Kirill A . Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/5] maple_tree: add a test checking storing null
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 0/4] mm: add more kernel parameters to control mTHP
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- include/linux/ioremap.h:21 is_ioremap_addr() warn: always true condition '(addr >= (0)) => (0-u32max >= 0)'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- 回复: [PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
- From: 解 咏梅 <xieym_ict@xxxxxxxxxxx>
- Re: RFC [PATCH2] fs/writeback: Mitigate move_expired_inodes() induced service latency
- From: Mike Galbraith <efault@xxxxxx>
- RFC [PATCH1] mm: vmscan: Limit isolate_lru_folios() IRQ holdoff latency impact
- From: Mike Galbraith <efault@xxxxxx>
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- 回复: [PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
- From: 解 咏梅 <xieym_ict@xxxxxxxxxxx>
- 回复: [PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
- From: 解 咏梅 <xieym_ict@xxxxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v4 5/5] maple_tree: add a test checking storing null
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v3] mm: add per-order mTHP swpin counters
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v3] mm: add per-order mTHP swpin counters
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH -V3 RESEND] x86, tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3] mm: add per-order mTHP swpin counters
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v2 4/7] mm: make zap_pte_range() handle full within-PMD range
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 2/7] mm: introduce zap_nonpresent_ptes()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [BUG] -next lockdep invalid wait context
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 7/7] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 3/7] mm: introduce do_zap_pte_range()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3] mm: add per-order mTHP swpin counters
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [BUG] -next lockdep invalid wait context
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [BUG] -next lockdep invalid wait context
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [BUG] -next lockdep invalid wait context
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: add per-order mTHP swpin counters
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Stepanov Anatoly <stepanov.anatoly@xxxxxxxxxx>
- Re: [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [syzbot] [mm?] kernel BUG in __page_table_check_zero (2)
- From: syzbot <syzbot+ccc0e1cfdb72b664f0d8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] mm/damon/core: avoid overflow in damon_feed_loop_next_input()
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH] trace/events/page_ref: add page info to page_ref trace event
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] mm: shmem: control THP support through the kernel command line
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2] mm: add per-order mTHP swpin counters
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH] mpage clear
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH -next] mm: shmem: Fix an incorrect type in shmem_parse_opt_casefold()
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- [PATCH] trace/events/page_ref: add page info to page_ref trace event
- From: Kassey Li <quic_yingangl@xxxxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v15 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: add per-order mTHP swpin counters
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2] mm: define general function pXd_init()
- From: maobibo <maobibo@xxxxxxxxxxx>
- [linux-next:pending-fixes] BUILD REGRESSION a617ead0222031d3ad40cb8cadc3be5f90a61c6e
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS 446e6dc2028328e9b6b60d1fc3b8402dc860561a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2] mm: add per-order mTHP swpin counters
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [BUG] -next lockdep invalid wait context
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Barry Song <21cnbao@xxxxxxxxx>
- [syzbot] [mm?] KASAN: slab-use-after-free Read in move_to_new_folio (3)
- From: syzbot <syzbot+0133df8780a76867f88a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH RFC] mm: count zeromap read and set for swapout and swapin
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v2] mm: define general function pXd_init()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: avoid execmem_vmap() when !MMU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [BUG] -next lockdep invalid wait context
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 86e3904dcdc7e70e3257fc1de294a1b75f3d8d04
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3 0/4] mm: add more kernel parameters to control mTHP
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: Pmemfs/guestmemfs discussion recap and open questions
- From: Frank van der Linden <fvdl@xxxxxxxxxx>
- Re: [PATCH v3] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [BUG] -next lockdep invalid wait context
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf: Add open coded version of kmem_cache iterator
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 05/10] guestmemfs: add file mmap callback
- From: Frank van der Linden <fvdl@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64
- From: Sumit Gupta <sumitg@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [bug] aarch64 host no longer boots after 767507654c22 ("arch_numa: switch over to numa_memblks")
- From: Jan Stancek <jstancek@xxxxxxxxxx>
- [PATCH v7 32/32] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [BUG] -next lockdep invalid wait context
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v7 21/32] riscv: signal: abstract header saving for setup_sigcontext
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 10/32] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [BUG] -next lockdep invalid wait context
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v7 27/32] riscv: enable kernel access to shadow stack memory via FWFT sbi call
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 23/32] riscv/kernel: update __show_regs to print shadow stack register
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 2/2] selftests/exec: add a test for execveat()'s comm
- From: Tycho Andersen <tycho@tycho.pizza>
- [PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v7 18/32] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v7 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v7 13/32] riscv mmu: write protect and shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: phantom memory in a cgroup (was [BUG] ZSwap leaks memory upon being disabled)
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v7 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v1 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 22/32] riscv/signal: save and restore of shadow stack for signal
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v1 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- [RFC v2] cxl: Update Soft Reserved resources upon region creation
- From: Nathan Fontenot <nathan.fontenot@xxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS 465ec795381e704e2f566e5df1d0bbc3c6504fe1
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v1 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v1 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 25/32] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 12/32] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3 0/7] virtio-mem: s390 support
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v14 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 1/3] memory: implement memory_block_advise/probe_max_size
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v1 12/17] RDMA/umem: Store ODP access mask information in PFN
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v14 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v7 14/32] riscv/mm: Implement map_shadow_stack() syscall
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 17/32] prctl: arch-agnostic prctl for indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v1 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v1 03/17] iommu: generalize the batched sync after map interface
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v1 11/17] mm/hmm: provide generic DMA managing logic
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v1 17/17] vfio/mlx5: Convert vfio to use DMA link API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH v1 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v4 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
- From: Gregory Price <gourry@xxxxxxxxxx>
- [PATCH v3] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
- From: Marc Dionne <marc.c.dionne@xxxxxxxxx>
- [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v1 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v1 05/17] dma: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v1 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] memory: implement memory_block_advise/probe_max_size
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Gutierrez Asier <gutierrez.asier@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- Re: [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- [PATCH v7 09/32] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [PATCH v7 07/32] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: phantom memory in a cgroup (was [BUG] ZSwap leaks memory upon being disabled)
- From: Konstantin Kharlamov <Hi-Angel@xxxxxxxxx>
- Re: [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] mm: hugetlb: Simplify logic in dequeue_hugetlb_folio_vma()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v7 28/32] riscv: kernel command line option to opt out of user cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 11/32] riscv mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v15 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
- From: Yazen Ghannam <yazen.ghannam@xxxxxxx>
- [PATCH v7 08/32] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [RFC PATCH v3 6/6] kvm: selftests: run gmem tests with KVM_GMEM_NO_DIRECT_MAP set
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- [RFC PATCH v3 5/6] kvm: document KVM_GMEM_NO_DIRECT_MAP flag
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- [RFC PATCH v3 4/6] kvm: gmem: add trace point for direct map state changes
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- [RFC PATCH v3 3/6] kvm: gmem: implement direct map manipulation routines
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- [RFC PATCH v3 2/6] kvm: gmem: add flag to remove memory from kernel direct map
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [bug] aarch64 host no longer boots after 767507654c22 ("arch_numa: switch over to numa_memblks")
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2] mm: shmem: remove __shmem_huge_global_enabled()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v3 1/4] mm: fix docs for the kernel parameter ``thp_anon=``
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v3 2/4] mm: shmem: control THP support through the kernel command line
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v3 0/4] mm: add more kernel parameters to control mTHP
- From: Maíra Canal <mcanal@xxxxxxxxxx>
- [PATCH v7 24/32] riscv/ptrace: riscv cfi status and state via ptrace and in core files
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 30/32] riscv: Documentation for landing pad / indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- RE: [PATCH v14 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Gutierrez Asier <gutierrez.asier@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] alloc_tag: avoid execmem_vmap() when !MMU
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
- From: mengensun88@xxxxxxxxx
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v7 15/32] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
- From: Marc Dionne <marc.c.dionne@xxxxxxxxx>
- Re: [PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH RFC 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [linux-next:pending-fixes 301/373] mm/vmscan.c:3498: undefined reference to `pmdp_test_and_clear_young'
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- RE: [PATCH v14 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- fs/proc/vmcore.c:458:42: warning: unused variable 'vmcore_mmap_ops'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v7 16/32] prctl: arch-agnostic prctl for shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v4 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 2/3] x86: probe memory block size advisement value during mm init
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 1/3] memory: implement memory_block_advise/probe_max_size
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: define general function pXd_init()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] mm: add per-order mTHP swpin counters
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- drivers/net/ethernet/freescale/ucc_geth.c:2168:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: add per-order mTHP swpin counters
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v3 0/7] virtio-mem: s390 support
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v3 7/7] s390/sparsemem: provide memory_add_physaddr_to_nid() with CONFIG_NUMA
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/7] virtio-mem: s390 support
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
- From: Jun Miao <jun.miao@xxxxxxxxx>
- [linux-next:master 6997/7771] mm/workingset.c:598:38: error: implicit declaration of function 'folio_memcg_charged'; did you mean 'folio_memcg_check'?
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 0/3] Cgroup-based THP control
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: add per-order mTHP swpin counters
- From: Barry Song <21cnbao@xxxxxxxxx>
- [RFC PATCH 3/3] mm: Add thp_defrag control for cgroup
- From: <gutierrez.asier@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 0/3] Cgroup-based THP control
- From: <gutierrez.asier@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 1/3] mm: Add thp_flags control for cgroup
- From: <gutierrez.asier@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 2/3] mm: Support for huge pages in cgroups
- From: <gutierrez.asier@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2] mm: define general function pXd_init()
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- Re: [PATCH] mm/gup: restore the ability to pin more than 2GB at a time
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 26/32] riscv: Add Firmware Feature SBI extensions definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]