Linux Memory Management
[Prev Page][Next Page]
- [PATCH v5 5/5] libfs: Use d_children list to iterate simple_offset directories
- [PATCH v5 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
- [PATCH v5 4/5] libfs: Replace simple_offset end-of-directory detection
- [PATCH v5 3/5] Revert "libfs: fix infinite directory reads for offset dir"
- [PATCH v5 2/5] Revert "libfs: Add simple_offset_empty()"
- [PATCH v5 0/5] Improve simple directory offset wrap behavior
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in lock_list_lru_of_memcg
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 3/3] mm, swap_cgroup: remove global swap cgroup lock
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
- From: syzbot <syzbot+39f85d612b7c20d8db48@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH V4] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- [RFC PATCH 2/2] mm: Add support for nomlock to avoid folios beling mlocked in a memcg
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH V3] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- Re: [PATCH] mm: hugetlb: independent PMD page table shared count
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 0/2] memcg: add nomlock to avoid folios beling mlocked in a memcg
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH 1/2] mm/memcontrol: add a new cgroup file memory.nomlock
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 00/12] move pagetable_*_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH V2] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: hugetlb: independent PMD page table shared count
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: hugetlb: independent PMD page table shared count
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V2] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3] mm/readahead: fix large folio support in async readahead
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC v2 10/11] nvme: remove superfluous block size check
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] mm, swap_cgroup: remove global swap cgroup lock
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in lock_list_lru_of_memcg
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 00/12] move pagetable_*_dtor() to __tlb_remove_table()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- RE: [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 3/3] mm, swap_cgroup: remove global swap cgroup lock
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/12] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 12/12] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 08/12] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH] mm: hugetlb: independent PMD page table shared count
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH 00/12] move pagetable_*_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 10/12] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit()
- From: Akira Yokosawa <akiyks@xxxxxxxxx>
- Re: [PATCH] mm/hugetlb: change ENOSPC to ENOMEM in alloc_hugetlb_folio
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 03/12] arm64: pgtable: use mmu gather to free p4d level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 07/12] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 06/12] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 05/12] mm: pgtable: introduce pagetable_dtor()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 04/12] s390: pgtable: add statistics for PUD and P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 02/12] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH V2] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- Re: [syzbot] [mm?] WARNING in lock_list_lru_of_memcg
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 4176cf5c5651c33769de83bb61b0287f4ec7719f
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC v2 01/11] fs/buffer: move async batch read code into a helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC v2 05/11] fs/mpage: use blocks_per_folio instead of blocks_per_page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC v2 08/11] block/bdev: enable large folio support for large logical block sizes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [syzbot] [mm?] WARNING in lock_list_lru_of_memcg
- From: syzbot <syzbot+38a0cbd267eff2d286ff@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [RFC v2 07/11] fs/buffer fs/mpage: remove large folio restriction
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 05/11] fs/mpage: use blocks_per_folio instead of blocks_per_page
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 10/11] nvme: remove superfluous block size check
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 11/11] bdev: use bdev_io_min() for statx block size
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 04/11] fs/buffer: reduce stack usage on bh_read_iter()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 00/11] enable bs > ps for block devices
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 06/11] fs/mpage: avoid negative shift for large blocksize
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 03/11] fs/buffer: add iteration support for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2] mm: fix outdated incorrect code comments for handle_mm_fault()
- From: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
- Re: [PATCH] mm: fix outdated incorrect code comments for handle_mm_fault()
- From: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
- Re: [PATCH 3/3] memcg/hugetlb: Remove memcg hugetlb try-commit-cancel protocol
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [next -v1 0/5] Some cleanup for memcg
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [v3 PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [v3 PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2 0/1] binfmt_elf: seal address zero
- From: Kees Cook <kees@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 02532ad9e730b348a5eed4e74cf5e4400a2dfe30
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS a939bd8aa693ac9175e5770aa7acab75596e4af4
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 2557/3192] pkey_sighandler_tests.c:166:2: warning: indirection of non-volatile null pointer will be deleted, not trap
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS f9c1cad48b098ca011e5f4c5d93e89b80da78b20
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [RFC PATCH 3/9] mm/damon/core: implement damon_call()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 8/9] mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] mm/vmstat: Fix a W=1 clang compiler warning
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [RFC PATCH 9/9] mm/damon/sysfs: remove unused code for schemes tried regions update
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 2/9] mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs context
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 0/9] mm/damon: replace most damon_callback usages in sysfs with new core functions
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 5/9] mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [RFC PATCH 7/9] mm/damon/core: implement damos_walk()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 6/9] mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 4/9] mm/damon/sysfs: use damon_call() for update_schemes_stats
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 1/9] mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_sysfs_schemes_clear_regions()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [linux-next:master 2603/3192] drivers/gpu/drm/xe/xe_irq.c:303:22: error: static assertion expression is not an integral constant expression
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
- From: Matthew Brost <matthew.brost@xxxxxxxxx>
- Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (3)
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [no subject]
- Re: LSF/MM/BPF: 2025: Call for Proposals
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] slab fixes for 6.12-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- [RFC PATCH v4 08/14] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH v4 12/14] KVM: arm64: Skip VMA checks for slots without userspace address
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v4 09/14] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [RFC PATCH] mm/mglru: keep the root_memcg reclaim behavior the same as memcg reclaim
- From: "T.J. Mercier" <tjmercier@xxxxxxxxxx>
- [RFC PATCH v4 10/14] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as mappable
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH 07/11] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/11] mm/filemap: drop streaming/uncached pages when writeback completes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH v4 01/14] mm: Consolidate freeing of typed folios on final folio_put()
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v4 11/14] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v4 13/14] KVM: arm64: Handle guest_memfd()-backed guest page faults
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v4 14/14] KVM: arm64: Enable guest_memfd private memory when pKVM is enabled
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v4 07/14] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v4 06/14] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v4 05/14] KVM: guest_memfd: Folio mappability states and functions that manage their transition
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v4 04/14] KVM: guest_memfd: Track mappability within a struct kvm_gmem_private
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v4 03/14] KVM: guest_memfd: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v4 02/14] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v4 00/14] KVM: Restricted mapping of guest_memfd at the host and arm64 support
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v6 0/5] fuse: remove temp page copies in writeback
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] cxl: Update Soft Reserved resources upon region creation
- From: "Fontenot, Nathan" <nafonten@xxxxxxx>
- Re: [External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
- From: Gregory Price <gourry@xxxxxxxxxx>
- [PATCH] tools: testing: add simple __mmap_region() userland test
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (3)
- From: syzbot <syzbot+4c7590f1cee06597e43a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maarten Lankhorst <dev@xxxxxxxxxxxx>
- [PATCH 10/11] mm/filemap: add filemap_fdatawrite_range_kick() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/11] mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/11] mm/filemap: add read support for RWF_DONTCACHE
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/11] mm/truncate: add folio_unmap_invalidate() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/11] mm/readahead: add readahead_control->dropbehind member
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/11] mm: add PG_dropbehind folio flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/11] mm/readahead: add folio allocation helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/11] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/11] mm/filemap: change filemap_create_folio() to take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v7 0/11] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V1] mm: fix bug in some memory information update
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm: fix outdated incorrect code comments for handle_mm_fault()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v2 1/4] sched: Move task_mm_cid_work to mm delayed work
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH v2 4/4] rseq/selftests: Add test for mm_cid compaction
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maarten Lankhorst <dev@xxxxxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v2 4/4] rseq/selftests: Add test for mm_cid compaction
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v2 1/4] sched: Move task_mm_cid_work to mm delayed work
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maarten Lankhorst <dev@xxxxxxxxxxxx>
- Re: [PATCH] mm: assert mmap write lock held on do_mmap(), mmap_region()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 3/4] sched: Compact RSEQ concurrency IDs with reduced threads and affinity
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- ceph xfstests failures [was Re: [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 2/4] sched: Remove mm_cid_next_scan as obsolete
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 10/10] netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/10] netfs: Fix ceph copy to cache on write-begin
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/10] netfs: Work around recursion by abandoning retry if nothing read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/10] netfs: Remove redundant use of smp_rmb()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/10] cachefiles: Parse the "secctx" immediately
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/10] nfs: Fix oops in nfs_netfs_init_request() when copying to cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/10] netfs: Fix enomem handling in buffered reads
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/10] netfs: Fix non-contiguous donation between completed reads
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/10] kheaders: Ignore silly-rename files
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- [no subject]
- [PATCH RFCv5 3/8] page_pool: fix IOMMU crash when driver has already unbound
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH RFCv5 0/8] fix two bugs related to page_pool
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v6 0/5] fuse: remove temp page copies in writeback
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v2 0/4] sched: Move task_mm_cid_work to mm delayed work
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- [PATCH linux next] delayacct: update docs and fix some spelling errors
- From: <jiang.kun2@xxxxxxxxxx>
- LSF/MM/BPF: 2025: Call for Proposals
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 4/4] rseq/selftests: Add test for mm_cid compaction
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- [PATCH v2 3/4] sched: Compact RSEQ concurrency IDs with reduced threads and affinity
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- [PATCH v2 2/4] sched: Remove mm_cid_next_scan as obsolete
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- [PATCH v2 1/4] sched: Move task_mm_cid_work to mm delayed work
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- [PATCH v2 0/4] sched: Move task_mm_cid_work to mm delayed work
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- Re: [GIT PULL] slab fixes for 6.13-rc3
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [GIT PULL] slab fixes for 6.12-rc6
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] mm: add comments to do_mmap(), mmap_region() and vm_mmap()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH] netfs: If didn't read new data then abandon retry
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH V1] mm: fix bug in some memory information update
- From: zhouzihan30 <15645113830zzh@xxxxxxxxx>
- Re: [PATCH] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH] mm, compaction: don't use ALLOC_CMA in long term GUP flow
- Re: [PATCH] netfs: If didn't read new data then abandon retry
- From: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
- Re: [PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- Re: [PATCH v3 0/6] Enable strict percpu address space checks
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] mm: shmem: skip swapcache for swapin of synchronous swap device
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/1] exec: seal system mappings
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
- From: Hyeonggon Yoo <hyeonggon.yoo@xxxxxx>
- Re: [PATCH v3 1/5] Xarray: Do not return sibling entries from xas_find_marked()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 3e42dc9229c5950e84b1ed705f94ed75ed208228
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] mm: fix outdated incorrect code comments for handle_mm_fault()
- From: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v3 0/6] Enable strict percpu address space checks
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3] mm/codetag: clear tags before swap
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3] mm/codetag: clear tags before swap
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/code_tag: Skip displaying the code_tag if it is not called
- From: Zhenhua Huang <quic_zhenhuah@xxxxxxxxxxx>
- Re: [PATCH v3 0/6] Enable strict percpu address space checks
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/5] Xarray: remove repeat check in xas_squash_marks()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v3 3/5] Xarray: distinguish large entries correctly in xas_split_alloc()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v3 5/5] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v3 0/5] Fixes and cleanups to xarray
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v3 2/5] Xarray: move forward index correctly in xas_pause()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v3 1/5] Xarray: Do not return sibling entries from xas_find_marked()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- Re: [PATCH] mm/code_tag: Skip displaying the code_tag if it is not called
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] mm: add comments to do_mmap(), mmap_region() and vm_mmap()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] mm/mglru: keep the root_memcg reclaim behavior the same as memcg reclaim
- From: hailong <hailong.liu@xxxxxxxx>
- Re: [PATCH v8 21/21] mm/zsmalloc: update comments for page->zpdesc changes
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm/vmstat: Fix a W=1 clang compiler warning
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
- From: Jinjiang Tu <tujinjiang@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] cxl: Update Soft Reserved resources upon region creation
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 1/1] mm: vmascan: retry folios written back while isolated for traditional LRU
- From: chenridong <chenridong@xxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v4 1/1] mm: vmascan: retry folios written back while isolated for traditional LRU
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v6 0/5] fuse: remove temp page copies in writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- Re: [PATCH v2] mm/codetag: clear tags before swap
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH] cxl: Update Soft Reserved resources upon region creation
- From: Gregory Price <gourry@xxxxxxxxxx>
- [PATCH v2 5/5] mm/slab: Move kvfree_rcu() into SLAB
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH] mm/vmstat: Fix a W=1 clang compiler warning
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm: allow exiting processes to exceed the memory.max limit
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC v1 0/5] Move kvfree_rcu() into SLAB
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- [PATCH v2] mm: convert partially_mapped set/clear operations to be atomic
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH] cxl: Update Soft Reserved resources upon region creation
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH] memcg,oom: speed up reclaim for exiting tasks
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [PATCH v2 3/5] rcu/kvfree: Adjust names passed into trace functions
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC PATCH] mm/mglru: keep the root_memcg reclaim behavior the same as memcg reclaim
- From: "T.J. Mercier" <tjmercier@xxxxxxxxxx>
- [no subject]
- Re: [PATCH] cxl: Update Soft Reserved resources upon region creation
- From: "Fontenot, Nathan" <nafonten@xxxxxxx>
- [PATCH v2 4/5] rcu/kvfree: Adjust a shrinker name
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- Re: [PATCH] mm: convert partially_mapped set/clear operations to be atomic
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH] mm: include linux/pagemap.h where needed
- From: Junjie Fu <fujunjie1@xxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v2 1/5] rcu/kvfree: Initialize kvfree_rcu() separately
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- [PATCH v2 2/5] rcu/kvfree: Move some functions under CONFIG_TINY_RCU
- From: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] mm: convert partially_mapped set/clear operations to be atomic
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v2] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] mm: make mmap_region() internal
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [RFC PATCH 1/2] mips: vdso: prefer do_mmap() to mmap_region()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Fwd: Possible memory leak on nfsd
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [linus:master] [mm] 249608ee47: will-it-scale.per_thread_ops 50.1% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Sebastian Sewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH 0/2] mm: update mips to use do_mmap(), make mmap_region() internal
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] mm: make mmap_region() internal
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mm: include linux/pagemap.h where needed
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC PATCH 2/2] mm: make mmap_region() internal
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Sebastian Sewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Sebastian Sewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH] mm: convert partially_mapped set/clear operations to be atomic
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: convert partially_mapped set/clear operations to be atomic
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- RE: [PATCH v6] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
- From: Adrian Huang12 <ahuang12@xxxxxxxxxx>
- Re: [PATCH] sched: Move task_mm_cid_work to mm delayed work
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v5 4/6] mm: Introduce a pageflag for partially mapped folios
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [syzbot] [mm?] INFO: rcu detected stall in sys_setsockopt (4)
- From: syzbot <syzbot+6e61d59e9d2150c8492b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] vmalloc: Fix accounting with i915
- From: Michal Hocko <mhocko@xxxxxxxx>
- Importante: Accion requerida para desbloquear su cuenta (54714591)
- From: Atencion al cliente ING <financeiro@xxxxxxxxxxxxxxx>
- [PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- [PATCH] mm: assert mmap write lock held on do_mmap(), mmap_region()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] mm/early_ioremap: Add null pointer checks to prevent NULL-pointer dereference
- From: Guo Weikang <guoweikang.kernel@xxxxxxxxx>
- [PATCH] mm: add comments to do_mmap(), mmap_region() and vm_mmap()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- mm/kmsan/hooks.c:269:14: sparse: sparse: cast removes address space '__user' of expression
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] sched: Move task_mm_cid_work to mm delayed work
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- Re: There is WARNING in __alloc_frozen_pages_noprof in v6.13-rc2
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 4/6] mm: Introduce a pageflag for partially mapped folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC v1 0/5] Move kvfree_rcu() into SLAB
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
- From: Simona Vetter <simona.vetter@xxxxxxxx>
- [RFC PATCH] mm/mglru: keep the root_memcg reclaim behavior the same as memcg reclaim
- From: hailong <hailong.liu@xxxxxxxx>
- RE: [linux-next:master 1948/2656] block/blk-iocost.c:1101:11: error: call to __compiletime_assert_560 declared with 'error' attribute: clamp() low limit 1 greater than high limit active
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm: unexport apply_to_existing_page_range
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/code_tag: Skip displaying the code_tag if it is not called
- From: Zhenhua Huang <quic_zhenhuah@xxxxxxxxxxx>
- [PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH] mm: unexport apply_to_existing_page_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v6] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
- From: Hao Ge <hao.ge@xxxxxxxxx>
- Re: [PATCH] mm/code_tag: Skip displaying the code_tag if it is not called
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] mm/codetag: clear tags before swap
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
- From: Hao Ge <hao.ge@xxxxxxxxx>
- Re: [PATCH v4] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 4/5] KVM: SEV: Improve handling of large ranges in gmem prepare callback
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH 2/5] KVM: gmem: Don't clear pages that have already been prepared
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH 1/5] KVM: gmem: Don't rely on __kvm_gmem_get_pfn() for preparedness
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH 5/5] KVM: Add hugepage support for dedicated guest memory
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH 14/17] iomap: make buffered writes work with RWF_UNCACHED
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 14/17] iomap: make buffered writes work with RWF_UNCACHED
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- There is WARNING in __alloc_frozen_pages_noprof in v6.13-rc2
- From: "Lai, Yi" <yi1.lai@xxxxxxxxxxxxxxx>
- Re: [PATCH 14/17] iomap: make buffered writes work with RWF_UNCACHED
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: There is WARNING in __alloc_frozen_pages_noprof in v6.13-rc2
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- Re: [PATCH] cxl: Update Soft Reserved resources upon region creation
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 09/16] mm: parisc: Introduce arch_align_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 12/16] mm: sparc32: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/6] mm, bpf: Use __GFP_ACCOUNT in try_alloc_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
- From: Hao Ge <hao.ge@xxxxxxxxx>
- Re: [PATCH] cxl: Update Soft Reserved resources upon region creation
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- [PATCH mm-unstable v2 14/16] mm: xtensa: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 15/16] mm: powerpc: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 13/16] mm: sparc64: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
- From: Hao Ge <hao.ge@xxxxxxxxx>
- [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v3] vmalloc: Fix accounting with i915
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v3] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
- From: Hao Ge <hao.ge@xxxxxxxxx>
- [PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH RESEND] mempolicy.h: Remove unnecessary header file inclusions with no test failure
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS 4a1e5d4e91b1f89d54bbce10db50dc5e8352ab23
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 21/21] mm/zsmalloc: update comments for page->zpdesc changes
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD REGRESSION 353bd400b83fbce5126c2d8faa906fb39397d448
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS 8a3a22f4bd790d7240f0ccd202f79b73b84e7899
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/6] memcg: Add __GFP_TRYLOCK support.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] arm64/Kconfig: Drop EXECMEM dependency from ARCH_WANTS_EXECMEM_LATE
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 2/2] vmalloc: Account memcg per vmalloc
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 07/16] mm: loongarch: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 04/16] mm: alpha: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 03/16] mm: arm: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 02/16] mm: x86: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH] vmalloc: Move memcg logic into memcg code
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- Re: [PATCH v3] vmalloc: Fix accounting with i915
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- Re: [PATCH] cxl: Update Soft Reserved resources upon region creation
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v4 1/1] exec: seal system mappings
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [RESEND PATCH] mm: Move set_pxd_safe() helpers from generic to platform
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH fixes] riscv: mm: Do not call pmd dtor on vmemmap page table teardown
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH V2 0/4] A few fixes for RISC-V
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH 1/2] selftest/mm: Fix typo in virtual_address_range
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH] cxl: Update Soft Reserved resources upon region creation
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 2/2] vmalloc: Account memcg per vmalloc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [v3 PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [v3 PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
- From: Will Deacon <will@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 91e71d606356e50f238d7a87aacdee4abc427f07
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] arm64/Kconfig: Drop EXECMEM dependency from ARCH_WANTS_EXECMEM_LATE
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 3/3] memcg/hugetlb: Remove memcg hugetlb try-commit-cancel protocol
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH 2/2] vmalloc: Account memcg per vmalloc
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] vmalloc: Account memcg per vmalloc
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
- From: Isaac Manjarres <isaacmanjarres@xxxxxxxxxx>
- Re: [PATCH] percpu_ref: Fix documentation of maximum value
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3] vmalloc: Fix accounting with i915
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH 1/2] vmalloc: Fix accounting of VmallocUsed with i915
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH] percpu_ref: Fix documentation of maximum value
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [v3 PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- [v3 PATCH 0/3] memcg/hugetlb: Rework memcg hugetlb charging
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- [v3 PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [RFC PATCH 3/5] mm: mremap: Allow new_addr to be specified as a hint
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- [PATCH v3] vmalloc: Fix accounting with i915
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] vmalloc: Account memcg per vmalloc
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] cxl: Update Soft Reserved resources upon region creation
- From: "Fontenot, Nathan" <nafonten@xxxxxxx>
- Re: [PATCH v4 0/9] mm: workingset reporting
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master 1948/2656] block/blk-iocost.c:1101:11: error: call to __compiletime_assert_560 declared with 'error' attribute: clamp() low limit 1 greater than high limit active
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] vmalloc: Account memcg per vmalloc
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] vmalloc: Move memcg logic into memcg code
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- RE: [PATCH v17 05/18] cxl: Add Get Supported Features command for kernel usage
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v3 16/19] staging: vc04_services: Convert timeouts to secs_to_jiffies()
- From: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx>
- Re: [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH RESEND] mempolicy.h: Remove unnecessary header file inclusions with no test failure
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] sched: Move task_mm_cid_work to mm delayed work
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 2/2] vmalloc: Account memcg per vmalloc
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH next] binfmt_elf: Fix potential Oops in load_elf_binary()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 1/5] mm: mremap: Fix new_addr being used as a hint with MREMAP_DONTUNMAP
- From: Marco Vanotti <mvanotti@xxxxxxxxxx>
- Re: [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v3] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] mm: allow exiting processes to exceed the memory.max limit
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: The future of PageAnonExclusive
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 4/6] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC v1 0/5] Move kvfree_rcu() into SLAB
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [RFC v2 PATCH 2/5] memory: move conditionally defined enums use inside ifdef tags
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: The future of PageAnonExclusive
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] vmalloc: Account memcg per vmalloc
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v7 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH v5 4/6] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [syzbot] [mm?] kernel BUG in __page_table_check_zero (2)
- From: syzbot <syzbot+ccc0e1cfdb72b664f0d8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: The future of PageAnonExclusive
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] memcg: allow exiting tasks to write back data to swap
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: The future of PageAnonExclusive
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 11/19] kthread: Make sure kthread hasn't started while binding it
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 15/19] kthread: Implement preferred affinity
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 14/19] mm: Create/affine kswapd to its preferred node
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 13/19] mm: Create/affine kcompactd to its preferred node
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 12/19] kthread: Default affine kthread to its preferred NUMA node
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH 1/2] vmalloc: Fix accounting of VmallocUsed with i915
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v5 4/6] mm: make vma cache SLAB_TYPESAFE_BY_RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [linus:master] [mm/codetag] 51f43d5d82: WARNING:at_include/linux/alloc_tag.h:#__alloc_tag_ref_set
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v5 4/6] mm: Introduce a pageflag for partially mapped folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v7 1/3] memory: implement memory_block_advise/probe_max_size
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: The future of PageAnonExclusive
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 4/4] mm: drop HIGHPTE support altogether
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: The future of PageAnonExclusive
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] mm: drop HIGHPTE support altogether
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [Invitation] bi-weekly guest_memfd upstream call on 2024-12-12
- From: "Gowans, James" <jgowans@xxxxxxxxxx>
- Re: [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: The future of PageAnonExclusive
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: The future of PageAnonExclusive
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 1/4] ARM: Disable jump-label on PREEMPT_RT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/page_alloc: conditionally split > pageblock_order pages in free_one_page() and move_freepages_block_isolate()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/4] ARM: Disable jump-label on PREEMPT_RT
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [RFC v2 PATCH 4/5] vmstat: add page-cache numa hints
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH] sched: Move task_mm_cid_work to mm delayed work
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/6] mm, bpf: Use __GFP_ACCOUNT in try_alloc_pages().
- From: Vlastimil Babka <vbabka@xxxxxxx>
- The future of PageAnonExclusive
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: The future of PageAnonExclusive
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] vmalloc: Move memcg logic into memcg code
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- Re: [PATCH] cxl: Update Soft Reserved resources upon region creation
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- [PATCH] MAINTAINERS: update MEMORY MAPPING section
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: group all VMA-related files into the VMA section
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v11 8/8] task: rust: rework how current is accessed
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v11 7/8] rust: miscdevice: add mmap support
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v11 5/8] mm: rust: add mmput_async support
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v11 3/8] mm: rust: add vm_insert_page
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v11 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v11 4/8] mm: rust: add lock_vma_under_rcu
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: group all VMA-related files into the VMA section
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] vmalloc: Move memcg logic into memcg code
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] mm, bpf: Introduce free_pages_nolock()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v7 2/3] x86: probe memory block size advisement value during mm init
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: group all VMA-related files into the VMA section
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH next] binfmt_elf: Fix potential Oops in load_elf_binary()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] mm/code_tag: Skip displaying the code_tag if it is not called
- From: Zhenhua Huang <quic_zhenhuah@xxxxxxxxxxx>
- [PATCH v7 0/3] memory,x86,acpi: hotplug memory alignment advisement
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v1] mseal: move can_do_mseal to mseal.c
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v1 mm-unstable] mm/migrate: Remove slab checks in isolate_movable_page()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies()
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH v3 14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies()
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH v2 RESEND] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
- From: liuye <liuye@xxxxxxxxxx>
- Re: [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 18/19] livepatch: Convert timeouts to secs_to_jiffies()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH] mm: shmem: skip swapcache for swapin of synchronous swap device
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH v1 1/1] selftest/mm: refactor mseal_test
- From: jeffxu@xxxxxxxxxxxx
- [RFC PATCH v1 0/1] refactor mseal_test
- From: jeffxu@xxxxxxxxxxxx
- Re: [PATCH 2/2] vmalloc: Account memcg per vmalloc
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v8 21/21] mm/zsmalloc: update comments for page->zpdesc changes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] vmalloc: Account memcg per vmalloc
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/2] vmalloc: Fix accounting of VmallocUsed with i915
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH RESEND] mempolicy.h: Remove unnecessary header file inclusions with no test failure
- From: Junjie Fu <fujunjie1@xxxxxx>
- Re: [PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
- From: Ankit Agrawal <ankita@xxxxxxxxxx>
- Re: [PATCH] mempolicy.h: Remove unnecessary header file inclusions with no test failure
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]