Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH v4 07/13] iov_iter: Make copy_from_iter() always handle MCE
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 38/45] fs: super: dynamically allocate the s_shrink
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH 1/2] riscv: Add remaining module relocations
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [linux-next:master 3807/4552] fs/bcachefs/snapshot.c:942:5: warning: no previous prototype for function 'bch2_snapshot_node_delete'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 3/3] mm: memcg: optimize stats flushing for latency and accuracy
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [v5 4/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [RFC PATCH v12 28/33] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 32/33] KVM: selftests: Add basic selftest for guest_memfd()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm/cma: use nth_page() in place of direct struct page manipulation.
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v1 2/6] mm/rmap: move SetPageAnonExclusive out of __page_set_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 09/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v12 31/33] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 20/33] KVM: Allow arch code to track number of memslot address spaces per VM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 15/33] KVM: Add transparent hugepage support for dedicated guest memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v1 0/1] Report perpage metadata information.
- From: Sourav Panda <souravpanda@xxxxxxxxxx>
- [v5 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v4 06/13] iov_iter: Add a kernel-type iterator-only iteration function
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 2/6] mm/rmap: move SetPageAnonExclusive out of __page_set_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 3/3] mm: memcg: optimize stats flushing for latency and accuracy
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] init/main: Clear boot task idle flag
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] cgroup: list all subsystem states in debugfs files
- From: Dmitry Yakunin <zeil@xxxxxxxxxx>
- Re: [syzbot] [mm?] kernel BUG in vma_replace_policy
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [willy@xxxxxxxxxxxxx: Re: [syzbot] [mm?] BUG: Bad page map (7)]
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v3] mm: memcg: add THP swap out info for anonymous reclaim
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 15/15] kasan: use stack_depot_evict for tag-based modes
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH v4 12/13] iov_iter, net: Move hash_and_copy_to_iter() to net/
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 12/15] stackdepot: add refcount for records
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH v1 1/4] mm/ksm: add "smart" page scanning mode
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 05/13] iov: Move iterator functions to a header file
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 01/19] lib/stackdepot: check disabled flag when fetching
- From: andrey.konovalov@xxxxxxxxx
- Re: [PATCH] lsm: constify the 'mm' parameter in security_vm_enough_memory_mm()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 5/6] mm: page_alloc: fix freelist movement during block conversion
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: BUG: KCSAN: data-race in folio_batch_move_lru / mpage_read_end_io
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH 4/6] mm: page_alloc: fix move_freepages_block() range error
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 0/5] Use nth_page() in place of direct struct page manipulation
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] riscv: Add remaining module relocations and tests
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH] arch: arm: remove redundant clear_page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON is on
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- [PATCH v1 1/6] mm/rmap: drop stale comment in page_add_anon_rmap and hugepage_add_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 05/15] stackdepot: use fixed-sized slots for stack records
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH 6/6] mm: page_alloc: consolidate free page accounting
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
- From: Feng Tang <feng.tang@xxxxxxxxx>
- Re: [syzbot] [mm?] kernel BUG in vma_replace_policy
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3] mm: memcg: add THP swap out info for anonymous reclaim
- From: Vern Hao <haoxing990@xxxxxxxxx>
- [linux-next:master 3349/4552] fs/bcachefs/alloc_background.c:271:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 5/5] mips: use nth_page() in place of direct struct page manipulation.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH v3 4/5] fs: use nth_page() in place of direct struct page manipulation.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH v3 3/5] mm/memory_hotplug: use pfn math in place of direct struct page manipulation.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH v3 1/5] mm/cma: use nth_page() in place of direct struct page manipulation.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH v3 2/5] mm/hugetlb: use nth_page() in place of direct struct page manipulation.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH v3 0/5] Use nth_page() in place of direct struct page manipulation
- From: Zi Yan <zi.yan@xxxxxxxx>
- [v5 3/4] memblock: introduce MEMBLOCK_RSRV_NOINIT flag
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH 0/3] memcg: more sophisticated stats flushing
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v2 17/19] kasan: remove atomic accesses to stack ring entries
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v4 01/13] iov_iter: Add a benchmarking kunit test
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 12/19] lib/stackdepot: use list_head for stack record links
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v2 03/19] lib/stackdepot: drop valid bit from handles
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v2 19/19] kasan: use stack_depot_put for tag-based modes
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v2 13/19] kmsan: use stack_depot_save instead of __stack_depot_save
- From: andrey.konovalov@xxxxxxxxx
- [PATCH 3/3] mm: memcg: optimize stats flushing for latency and accuracy
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v2 09/19] lib/stackdepot: store next pool pointer in new_pool
- From: andrey.konovalov@xxxxxxxxx
- Re: [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [PATCH v4 08/13] iov_iter: Remove the copy_mc flag and associated functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 07/13] iov_iter: Make copy_from_iter() always handle MCE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 13/15] stackdepot: add backwards links to hash table buckets
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH v1 1/1] mm: report per-page metadata information
- From: Sourav Panda <souravpanda@xxxxxxxxxx>
- Re: [linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/5] workingset: simplify and use a more intuitive model
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH 03/12] filemap: update ki_pos in generic_perform_write
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/15] stackdepot: allow evicting stack traces
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH] init/main: Clear boot task idle flag
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v2 07/19] lib/stackdepot: rework helpers for depot_alloc_stack
- From: andrey.konovalov@xxxxxxxxx
- Re: [PATCH v2] mm: memcg: add THP swap out info for anonymous reclaim
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v4 00/13] iov_iter: Convert the iterator macros into inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 1/1] mm: report per-page metadata information
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH 2/3] mm: memcg: rename stats_flush_threshold to stats_updates_order
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v2 18/19] kasan: check object_size in kasan_complete_mode_report_info
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v2 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v2 15/19] lib/stackdepot: add refcount for records
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v2 06/19] lib/stackdepot: fix and clean-up atomic annotations
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v2 08/19] lib/stackdepot: rename next_pool_required to new_pool_required
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v2 10/19] lib/stackdepot: store free stack records in a freelist
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v2 05/19] lib/stackdepot: use fixed-sized slots for stack records
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v2 00/19] stackdepot: allow evicting stack traces
- From: andrey.konovalov@xxxxxxxxx
- [PATCH v2 04/19] lib/stackdepot: add depot_fetch_stack helper
- From: andrey.konovalov@xxxxxxxxx
- Re: [PATCH 11/15] stackdepot: use read/write lock
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH v4 10/13] iov_iter, net: Fold in csum_and_memcpy()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 11/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 04/13] iov_iter: Convert iterate*() to inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 02/13] iov_iter: Renumber ITER_* constants
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] init/main: Clear boot task idle flag
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v1 5/6] mm/rmap: simplify PageAnonExclusive sanity checks when adding anon rmap
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] init/main: Clear boot task idle flag
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [linux-next:master 2726/4552] fs/bcachefs/bcachefs.h:181:21: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'long unsigned int'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LTP] [PATCH] mm: as the same logic with queue_pages_range
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH 3/6] mm: page_alloc: move free pages when converting block during isolation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC PATCH V1 4/6] sched/numa: Increase tasks' access history
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v1 3/6] mm/rmap: move folio_test_anon() check out of __folio_set_anon()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 6/6] mm/rmap: pass folio to hugepage_add_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 0/6] Anon rmap cleanups
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 2/6] mm/rmap: move SetPageAnonExclusive out of __page_set_anon_rmap()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: KASAN: null-ptr-deref Read in filemap_fault
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [v5 4/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [linux-next:master 3525/4552] fs/bcachefs/movinggc.c:176:21: warning: comparison of distinct pointer types ('typeof (16UL) *' (aka 'unsigned long *') and 'typeof (buckets_in_flight->nr / 4) *' (aka 'unsigned int *'))
- From: kernel test robot <lkp@xxxxxxxxx>
- drm/vkms: deadlock between dev->event_lock and timer
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] init/main: Clear boot task idle flag
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/9] mm: vmalloc: Offload free_vmap_area_lock lock
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [RFC PATCH 2/4] mm: Add vmalloc_user_node()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/4] perf: Convert perf_mmap_(alloc,free)_page to folios
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
- From: Kuan-Ying Lee (李冠穎) <Kuan-Ying.Lee@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [RFC PATCH V1 0/6] sched/numa: Enhance disjoint VMA scanning
- From: Swapnil Sapkal <Swapnil.Sapkal@xxxxxxx>
- Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] init/main: Clear boot task idle flag
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v1 4/6] mm/rmap: warn on new PTE-mapped folios in page_add_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH V1 0/6] sched/numa: Enhance disjoint VMA scanning
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: [RFC PATCH V1 4/6] sched/numa: Increase tasks' access history
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- [linux-next:master 2179/4552] fs/bcachefs/btree_key_cache.c:701:21: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long int'
- From: kernel test robot <lkp@xxxxxxxxx>
- [v5 1/4] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [v5 2/4] memblock: pass memblock_type to memblock_setclr_flag
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] cgroup: list all subsystem states in debugfs files
- From: Dmitry Yakunin <zeil@xxxxxxxxxx>
- Re: [PATCH -rfc 3/3] mm: kasan: shadow: HACK: add cond_resched_lock() in kasan_depopulate_vmalloc_pte()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: BUG: soft lockup in smp_call_function
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH] init/main: Clear boot task idle flag
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] filemap: update ki_pos in generic_perform_write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v2 1/2] mm/damon/core: add a tracepoint for damos apply target regions
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master 3370/4552] fs/bcachefs/alloc_background.c:627:10: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 4/8] mm: migrate: convert migrate_misplaced_page() to migrate_misplaced_folio()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH RESEND v2 2/2] Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH] init/main: Clear boot task idle flag
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 8/8] mm: migrate: remove isolated variable in add_page_for_migration()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v3 1/8] mm: migrate: remove PageTransHuge check in numamigrate_isolate_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v3 6/8] mm: migrate: use a folio in add_page_for_migration()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v3 0/8] mm: migrate: more folio conversion and unification
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v3 5/8] mm: migrate: use __folio_test_movable()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v3 7/8] mm: migrate: remove PageHead() check for HugeTLB in add_page_for_migration()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v3 3/8] mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v3 2/8] mm: migrate: remove THP mapcount check in numamigrate_isolate_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH -rfc 3/3] mm: kasan: shadow: HACK: add cond_resched_lock() in kasan_depopulate_vmalloc_pte()
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [linux-next:master 4494/4552] fs/bcachefs/fs.c:639:1: warning: the frame size of 1036 bytes is larger than 1024 bytes
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] riscv: Improve flush_tlb_kernel_range()
- From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
- Re: [PATCH] arch: arm: remove redundant clear_page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON is on
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH v2 6/9] x86/clear_huge_page: multi-page clearing
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- [linux-next:master 1798/4965] arch/powerpc/platforms/pseries/plpks_sed_ops.c:42:6: warning: no previous prototype for function 'plpks_init_var'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 2726/4552] fs/bcachefs/buckets_waiting_for_journal.c:137:30: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 3349/4552] fs/bcachefs/alloc_background.c:272:10: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 4/4] riscv: Improve flush_tlb_kernel_range()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH] arch: arm: remove redundant clear_page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON is on
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] riscv: Improve flush_tlb_kernel_range()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 1/3] mm: memcg: change flush_next_time to flush_last_time
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH V1 2/6] sched/numa: Add disjoint vma unconditional scan logic
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: (no title)
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/4] mm/compaction: add support for >0 order folio memory compaction.
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [linux-next:master 1566/4552] fs/bcachefs/recovery.c:1047:1: warning: the frame size of 1036 bytes is larger than 1024 bytes
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 3897/4552] drivers/net/wireless/ath/ath11k/mac.c:7952:22: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Possible 6.5 regression: Huge values for "commited memory"
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v2 0/6] sched fixes
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH RESEND v2 1/2] mm/damon/core: add a tracepoint for damos apply target regions
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 1/1] mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- [PATCH RESEND v2 0/2] mm/damon: add a tracepoint for damos apply target regions
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v6 16/45] rcu: dynamically allocate the rcu-kfree shrinker
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [linux-next:master 1126/4552] fs/bcachefs/fs-ioctl.h:25:23: warning: 'bch_flags_to_xflags' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 3/4] mm/compaction: optimize >0 order folio compaction by sorting source pages.
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC Patch 1/3] mm/slub: increase the maximum slab order to 4 for big systems
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v2 1/8] scripts/gdb/symbols: add specific ko module load command
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 2964/4552] fs/bcachefs/checksum.c:141:22: warning: comparison of distinct pointer types ('typeof (len) *' (aka 'unsigned int *') and 'typeof ((1UL << 12) - offset) *' (aka 'unsigned long *'))
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [linux-next:master 4291/4552] arch/powerpc/platforms/pseries/plpks_sed_ops.c:42:6: error: no previous prototype for function 'plpks_init_var'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 1499/4552] fs/bcachefs/reflink.c:298:1: warning: the frame size of 1124 bytes is larger than 1024 bytes
- From: kernel test robot <lkp@xxxxxxxxx>
- KASAN: null-ptr-deref Read in filemap_fault
- From: Sanan Hasanov <Sanan.Hasanov@xxxxxxx>
- Re: [RFC PATCH 3/4] mm/compaction: optimize >0 order folio compaction by sorting source pages.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC Patch 1/3] mm/slub: increase the maximum slab order to 4 for big systems
- From: Feng Tang <feng.tang@xxxxxxxxx>
- Re: [PATCH 7/7] riscv: mm: Combine the SMP and non-SMP TLB flushing code
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore try to access unaccepted memory
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [no subject]
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 2/2] Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Maple Tree Work 2023/09
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC PATCH V1 4/6] sched/numa: Increase tasks' access history
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS f73758af4eb4e17b2a02b7c63f0bdc31e9e5db7c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] slab: drop unneeded NULL-pointer check in kfree auto cleanup
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC Patch 3/3] mm/slub: setup maxim per-node partial according to cpu numbers
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Phil Auld <pauld@xxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- [RFC PATCH v2 5/5] workingset, lru_gen: apply refault-distance based re-activation
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [RFC PATCH v2 1/5] workingset: simplify and use a more intuitive model
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [RFC PATCH v2 1/5] workingset: simplify and use a more intuitive model
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [syzbot] [mm?] kernel BUG in vma_replace_policy
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [RFC PATCH v2 3/5] workingset: simplify lru_gen_test_recent
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [RFC PATCH v2 4/5] lru_gen: convert avg_total and avg_refaulted to atomic
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [RFC PATCH v2 0/5] Refault distance checking for MGLRU
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v1 3/4] mm/ksm: document smart scan mode
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v1 1/4] mm/ksm: add "smart" page scanning mode
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v1 4/4] mm/ksm: document pages_skipped sysfs knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v1 2/4] mm/ksm: add pages_skipped metric
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v1 0/4] Smart scanning mode for KSM
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- arch/microblaze/kernel/unwind.c:168: warning: Function parameter or member 'loglvl' not described in 'unwind_trap'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [linux-next:master 1417/4552] fs/bcachefs/fs-io.c:472:1: warning: the frame size of 1128 bytes is larger than 1024 bytes
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V2 2/2] proc/kcore: Do not try to access unaccepted memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore try to access unaccepted memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH -V3 4/4] dax, kmem: calculate abstract distance with general interface
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [linux-next:master 4491/4552] include/linux/fortify-string.h:57:33: warning: writing 8 bytes into a region of size 0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH 4/4] mm/compaction: enable compacting >0 order folios.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [RFC PATCH 3/4] mm/compaction: optimize >0 order folio compaction by sorting source pages.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [RFC PATCH 2/4] mm/compaction: optimize >0 order folio compaction with free page split.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [RFC PATCH 1/4] mm/compaction: add support for >0 order folio memory compaction.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [RFC PATCH 0/4] Enable >0 order folio memory compaction
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [linux-next:master 1118/4552] fs/bcachefs/opts.h:194:30: warning: 'bch2_opts_default' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: kmemleak handling of kfree_rcu
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
- From: Feng Tang <feng.tang@xxxxxxxxx>
- [linux-next:master 2179/4552] fs/bcachefs/btree_key_cache.c:701:33: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'long'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [mm?] kernel BUG in vma_replace_policy
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [linux-next:master 2362/4552] fs/bcachefs/reflink.c:85:6: warning: no previous prototype for function 'bch2_reflink_v_merge'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [mm?] kernel BUG in vma_replace_policy
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v4 3/4] mm: memcg: let non-unified root stats flushes help unified flushes
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH -V3 1/4] memory tiering: add abstract distance calculation algorithms management
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: WARN: Interrupts were enabled early [bisected cfeb6ae8bcb9 ("maple_tree: disable mas_wr_append() when other readers are possible")]
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [linux-next:master 1078/4552] sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c:436:6: warning: no previous prototype for function 'acp3x_es83xx_init_ops'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 1118/4552] fs/bcachefs/bcachefs_format.h:198:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] arch: arm: remove redundant clear_page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON is on
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: as the same logic with queue_pages_range
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [RFC PATCH V1 2/6] sched/numa: Add disjoint vma unconditional scan logic
- From: kernelt test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore try to access unaccepted memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] slab: drop unneeded NULL-pointer check in kfree auto cleanup
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] arch: arm: remove redundant clear_page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON is on
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: kmemleak handling of kfree_rcu
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 1/8] scripts/gdb/symbols: add specific ko module load command
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] slab: drop unneeded NULL-pointer check in kfree auto cleanup
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] mm: vmscan: modify an easily misunderstood function name
- From: liujinlong <liujinlong@xxxxxxxxxx>
- [PATCH 2/6] mm: page_alloc: fix up block types when merging compatible blocks
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH -V3 3/4] acpi, hmat: calculate abstract distance with HMAT
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH -V3 2/4] acpi, hmat: refactor hmat_register_target_initiators()
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH -V3 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore try to access unaccepted memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH V1 5/6] sched/numa: Allow recently accessed VMAs to be scanned
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [RFC PATCH V1 5/6] sched/numa: Allow recently accessed VMAs to be scanned
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: [syzbot] [mm?] kernel BUG in vma_replace_policy
- From: syzbot <syzbot+b591856e0f0139f83023@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] cgroup: list all subsystem states in debugfs files
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [syzbot] [mm?] kernel BUG in vma_replace_policy
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/6] mm: page_alloc: move free pages when converting block during isolation
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v5] Randomized slab caches for kmalloc()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2] mm: memcg: add THP swap out info for anonymous reclaim
- From: Vern Hao <haoxing990@xxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/core: add a tracepoint for damos apply target regions
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/core: add a tracepoint for damos apply target regions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] mm: memcg: add THP swap out info for anonymous reclaim
- From: Vern Hao <haoxing990@xxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [Invitation] Linux MM Alignment Session Follow-up on Large Anon Folios on Wednesday
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 7/7] riscv: mm: Combine the SMP and non-SMP TLB flushing code
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v7] mm/filemap: remove hugetlb special casing in filemap.c
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH 3/3] /dev/mem: Do not map unaccepted memory
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 2/7] poll: Add a poll_flags for poll_queue_proc()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] mm: Convert DAX lock/unlock page to lock/unlock folio
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH] mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- [PATCH v6 05/45] xenbus/backend: dynamically allocate the xen-backend shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 4/4] kmsan: introduce test_memcpy_initialized_gap()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/core: add a tracepoint for damos apply target regions
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 1/3] proc/vmcore: Do not map unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH 1/4] mm/slub: simplify the last resort slab order calculation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 1/1] mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [RFC 4/8] mm/damon/core-test: add a unit test for damon_moving_sum()
- From: SeongJae Park <sj@xxxxxxxxxx>
- mm/kasan/kasan_test.c:114: warning: Function parameter or member 'test' not described in 'KUNIT_EXPECT_KASAN_FAIL'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2] memfd: drop warning for missing exec-related flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v2 2/4] kmsan: prevent optimizations in memcpy tests
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 2/2] fs: don't update the atime if existing atime is newer than "now"
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- [PATCH v6 19/45] mm: workingset: dynamically allocate the mm-shadow shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads
- From: Wei Xu <weixugc@xxxxxxxxxx>
- RE: [syzbot] [mm?] kernel BUG in filemap_unaccount_folio
- From: "Kasireddy, Vivek" <vivek.kasireddy@xxxxxxxxx>
- [linus:master] [maple_tree] 17983dc617: stress-ng.mmapmany.ops_per_sec 21.4% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH v4 1/4] riscv: Improve flush_tlb()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: kmemleak handling of kfree_rcu
- From: Christoph Paasch <cpaasch@xxxxxxxxx>
- [RFC 5/8] Docs/mm/damon/design: document DAMOS apply intervals
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v6 12/45] nfsd: dynamically allocate the nfsd-filecache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [RFC PATCH 0/3] Helpers for debugging dying cgroups
- From: "Yakunin, Dmitry (Nebius)" <zeil@xxxxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] proc/vmcore: Do not map unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] proc/vmcore: Do not map unaccepted memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: fix cma pageblock was stolen in rmqueue fallback
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [linux-next:master] BUILD REGRESSION 7bc675554773f09d88101bf1ccfc8537dc7c0be9
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 27/45] vmw_balloon: dynamically allocate the vmw-balloon shrinker
- From: Nadav Amit <namit@xxxxxxxxxx>
- [RFC PATCH 3/3] tools/mm/page-types: add flag for showing inodes of offline cgroups
- From: "Yakunin, Dmitry (Nebius)" <zeil@xxxxxxxxxx>
- [PATCH 2/2] zswap: shrinks zswap pool based on memory pressure
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v6 30/45] ext4: dynamically allocate the ext4-es shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v5] Randomized slab caches for kmalloc()
- From: jvoisin <julien.voisin@xxxxxxxxxx>
- [PATCH 6/6] mm: page_alloc: consolidate free page accounting
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads
- From: Wei Xu <weixugc@xxxxxxxxxx>
- [PATCH 5/6] mm: page_alloc: fix freelist movement during block conversion
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/core: add a tracepoint for damos apply target regions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 3/6] mm: page_alloc: move free pages when converting block during isolation
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 3/6] mm: page_alloc: move free pages when converting block during isolation
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 4/6] mm: page_alloc: fix move_freepages_block() range error
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/core: add a tracepoint for damos apply target regions
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/core: add a tracepoint for damos apply target regions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] zswap: change zswap's default allocator to zsmalloc
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 5/9] mm: vmalloc: Remove global purge_vmap_area_root rb-tree
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH V2 0/2] Do not try to access unaccepted memory
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH 0/2] workload-specific and memory pressure-driven zswap writeback
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH 1/2] zswap: make shrinking memcg-aware
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 2/6] mm: page_alloc: fix up block types when merging compatible blocks
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: fix cma pageblock was stolen in rmqueue fallback
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: andrew.cooper3@xxxxxxxxxx
- [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH 4/6] mm: page_alloc: fix move_freepages_block() range error
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 8/9] irqentry: define irqentry_exit_allow_resched()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [PATCH] mm: memcg: add THP swap out info for anonymous reclaim
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] cgroup: list all subsystem states in debugfs files
- From: "tj@xxxxxxxxxx" <tj@xxxxxxxxxx>
- [PATCH v6 34/45] xfs: dynamically allocate the xfs-buf shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH] memblock tests: Fix compilation errors.
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [RFC PATCH V1 5/6] sched/numa: Allow recently accessed VMAs to be scanned
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v2 1/4] kmsan: simplify kmsan_internal_memmove_metadata()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/damon/core: add a tracepoint for damos apply target regions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 6/9] mm: vmalloc: Offload free_vmap_area_lock lock
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH] mm: page_alloc: fix cma pageblock was stolen in rmqueue fallback
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [willy@xxxxxxxxxxxxx: Re: [syzbot] [mm?] BUG: Bad page map (7)]
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/9] mm/huge_page: cleanup clear_/copy_subpage()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v6 38/45] fs: super: dynamically allocate the s_shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: fix cma pageblock was stolen in rmqueue fallback
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] zswap: change zswap's default allocator to zsmalloc
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 3/4] kmsan: merge test_memcpy_aligned_to_unaligned{,2}() together
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v2 3/4] kmsan: merge test_memcpy_aligned_to_unaligned{,2}() together
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH] mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
- From: David Laight <David.Laight@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 5bf0551cf04ace2bb811bd2419500f202c475c33
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4 0/4] riscv: tlb flush improvements
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 43/45] mm: shrinker: make memcg slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 2/4] kmsan: prevent optimizations in memcpy tests
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v6 33/45] nfsd: dynamically allocate the nfsd-reply shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 25/45] md/raid5: dynamically allocate the md-raid5 shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v2 4/4] kmsan: introduce test_memcpy_initialized_gap()
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v6 08/45] gfs2: dynamically allocate the gfs2-glock shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] proc/vmcore: Do not map unaccepted memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH V4] NUMA:Improve the efficiency of calculating pages loss
- From: Liam Ni <zhiguangni01@xxxxxxxxx>
- [PATCH v4 1/4] mm: move some shrinker-related function declarations to mm/internal.h
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] mm: remove redundant clear page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON configured
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] mm: remove redundant clear page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON configured
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [willy@xxxxxxxxxxxxx: Re: [syzbot] [mm?] BUG: Bad page map (7)]
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH V2 2/2] proc/kcore: Do not try to access unaccepted memory
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 1/2] kmsan: simplify kmsan_internal_memmove_metadata()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v6 06/45] erofs: dynamically allocate the erofs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 17/45] mm: thp: dynamically allocate the thp-related shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 45/45] mm: shrinker: convert shrinker_rwsem to mutex
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 04/45] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] proc/vmcore: Do not map unaccepted memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: syzbot <syzbot+55cc72f8cc3a549119df@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] proc/vmcore: Do not map unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore try to access unaccepted memory
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v4 4/4] riscv: Improve flush_tlb_kernel_range()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v4 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 18/45] sunrpc: dynamically allocate the sunrpc_cred shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 14/45] ubifs: dynamically allocate the ubifs-slab shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- [PATCH v6 26/45] bcache: dynamically allocate the md-bcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH v6 21/45] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] mm: remove redundant clear page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON configured
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v6 31/45] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Linux regression tracking #adding (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [REGRESSION] Bug 216646 - having TRANSPARENT_HUGEPAGE enabled hangs some applications
- From: "Linux regression tracking #update (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH] mm: remove redundant clear page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON configured
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [linux-next:master 827/1095] drivers/ufs/core/ufshcd.c:2307:26-31: WARNING: conversion to bool not needed here
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 35/45] xfs: dynamically allocate the xfs-inodegc shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 22/45] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 02/45] kvm: mmu: dynamically allocate the x86-mmu shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 27/45] vmw_balloon: dynamically allocate the vmw-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 03/45] binder: dynamically allocate the android-binder shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kmsan: simplify kmsan_internal_memmove_metadata()
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v4 4/4] drm/ttm: introduce pool_shrink_rwsem
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 3/4] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH] mm: remove redundant clear page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON configured
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH v6 09/45] gfs2: dynamically allocate the gfs2-qd shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 07/45] f2fs: dynamically allocate the f2fs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 23/45] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 16/45] rcu: dynamically allocate the rcu-kfree shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- drivers/firmware/efi/test/efi_test.c:187:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4 0/4] cleanups for lockless slab shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 41/45] mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg_{alloc|remove}()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 13/45] quota: dynamically allocate the dquota-cache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 36/45] xfs: dynamically allocate the xfs-qm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] proc/vmcore: Do not map unaccepted memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- [syzbot] Monthly mm report (Sep 2023)
- From: syzbot <syzbot+listc8cdc93771323fa630f7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] mm/damon/core: add a tracepoint for damos apply target regions
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v6 44/45] mm: shrinker: hold write lock to reparent shrinker nr_deferred
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 40/45] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 39/45] mm: shrinker: remove old APIs
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 37/45] zsmalloc: dynamically allocate the mm-zspool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 32/45] nfsd: dynamically allocate the nfsd-client shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 29/45] mbcache: dynamically allocate the mbcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 28/45] virtio_balloon: dynamically allocate the virtio-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 24/45] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 20/45] drm/i915: dynamically allocate the i915_gem_mm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 15/45] rcu: dynamically allocate the rcu-lazy shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 11/45] nfs: dynamically allocate the nfs-acl shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 10/45] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 2/4] mm: vmscan: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- [RFC PATCH 1/3] cgroup: list all subsystem states in debugfs files
- From: "Yakunin, Dmitry (Nebius)" <zeil@xxxxxxxxxx>
- Re: [PATCH v3 4/4] riscv: Improve flush_tlb_kernel_range()
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 3/3] /dev/mem: Do not map unaccepted memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- [RFC PATCH 2/3] proc/kpagecgroup: report also inode numbers of offline cgroups
- From: "Yakunin, Dmitry (Nebius)" <zeil@xxxxxxxxxx>
- Re: [PATCH] mm/mm_init.c: remove redundant pr_info when node is memoryless
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: syzbot <syzbot+55cc72f8cc3a549119df@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] mm/mm_init.c: remove redundant pr_info when node is memoryless
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/11] hugetlb: perform vmemmap restoration on a list of pages
- From: Muchun Song <muchun.song@xxxxxxxxx>
- drivers/firmware/efi/test/efi_test.c:187:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 2/2] Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 0/2] mm/damon: add a tracepoint for damos apply target regions
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v2 5/9] mm: vmalloc: Remove global purge_vmap_area_root rb-tree
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] mm/mm_init.c: remove redundant pr_info when node is memoryless
- From: "Yajun Deng" <yajun.deng@xxxxxxxxx>
- Re: [PATCH v2 6/9] mm: vmalloc: Offload free_vmap_area_lock lock
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [RFC v2] mm/damon/core: use number of passed access sampling as a timer
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] mm: remove duplicated vma->vm_flags check when expanding stack
- From: Xiu Jianfeng <xiujianfeng@xxxxxxxxxxxxxxx>
- Re: [PATCH] memfd: drop warning for missing exec-related flags
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: kmemleak handling of kfree_rcu
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] mm: Convert DAX lock/unlock page to lock/unlock folio
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] locking: Add rwsem_is_write_locked()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 07/11] vfs: add nowait parameter for file_accessed()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] mm: remove duplicated vma->vm_flags check when expanding stack
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH V1 5/6] sched/numa: Allow recently accessed VMAs to be scanned
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 6/7] riscv: mm: Always flush a single MM context by ASID
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [RFC 4/8] mm/damon/core: implement scheme-specific apply interval
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linus:master] [maple_tree] a5199577b1: canonical_address#:#[##]
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [syzbot] [mm?] kernel BUG in filemap_unaccount_folio
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- [linux-next:master 14120/14158] drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c:60:52: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 57
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC 2/8] mm/damon/sysfs-schemes: expose nr_accesses_bp via tried_regions/<N>/nr_accesses
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: Re: [RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
- From: Abel Wu <wuyun.abel@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [RFC 3/8] mm/damon/core: expose nr_accesses_bp from damos_before_apply tracepoint
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC 2/8] mm/damon/vaddr: call damon_update_region_access_rate() always
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [RFC 7/8] Docs/admin-guide/mm/damon/usage: update for DAMOS apply intervals
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC 0/8] mm/damon: implement DAMOS apply intervals
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC 6/8] mm/damon/sysfs-schemes: support DAMOS apply interval
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC 8/8] Docs/ABI/damon: update for DAMOS apply intervals
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC 1/8] mm/damon/core: make DAMOS uses nr_accesses_bp instead of nr_accesses
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 7/7] riscv: mm: Combine the SMP and non-SMP TLB flushing code
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: "Yin, Fengwei" <nh26223@xxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: syzbot <syzbot+55cc72f8cc3a549119df@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] kmsan: prevent optimizations in memcpy tests
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: Bad page map (7)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 7/7] riscv: mm: Combine the SMP and non-SMP TLB flushing code
- From: Samuel Holland <samuel@xxxxxxxxxxxx>
- [PATCH 6/7] riscv: mm: Always flush a single MM context by ASID
- From: Samuel Holland <samuel@xxxxxxxxxxxx>
- [PATCH 5/7] riscv: mm: Preserve global TLB entries when switching contexts
- From: Samuel Holland <samuel@xxxxxxxxxxxx>
- [PATCH 4/7] riscv: mm: Make asid_bits a local variable
- From: Samuel Holland <samuel@xxxxxxxxxxxx>
- [PATCH 3/7] riscv: mm: Use a fixed layout for the MM context ID
- From: Samuel Holland <samuel@xxxxxxxxxxxx>
- [PATCH 2/7] riscv: mm: Introduce cntx2asid/cntx2version helper macros
- From: Samuel Holland <samuel@xxxxxxxxxxxx>
- [PATCH 1/7] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
- From: Samuel Holland <samuel@xxxxxxxxxxxx>
- [PATCH 0/7] riscv: ASID-related and UP-related TLB flush enhancements
- From: Samuel Holland <samuel@xxxxxxxxxxxx>
- Re: [PATCH v3 0/4] riscv: tlb flush improvements
- From: Samuel Holland <samuel@xxxxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [PATCH v3 4/4] riscv: Improve flush_tlb_kernel_range()
- From: Samuel Holland <samuel@xxxxxxxxxxxx>
- [syzbot] [mm?] BUG: Bad page map (7)
- From: syzbot <syzbot+55cc72f8cc3a549119df@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [RFC 1/8] mm/damon/core: define and use a dedicated function for region access rate update
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH] mm: memcg: add THP swap out info for anonymous reclaim
- From: Xin Hao <haoxing990@xxxxxxxxx>
- Re: [PATCH v2 2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [GIT PULL] XArray for 6.6
- From: pr-tracker-bot@xxxxxxxxxx
- lib/maple_tree.c:4327:20: warning: stack frame size (1112) exceeds limit (1024) in 'mas_wr_modify'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/3] iov_iter: Kunit tests for copying to/from an iterator
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] iov_iter: Fix iov_iter_extract_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: getting rid of the last memory modifitions through gup(FOLL_GET)
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [RFC 5/8] mm/damon/core: introduce nr_accesses_bp
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [RFC 6/8] mm/damon/core: use pseudo-moving sum for nr_accesses_bp
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH] zswap: change zswap's default allocator to zsmalloc
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [RFC 7/8] mm/damon/core: skip updating nr_accesses_bp for each aggregation interval
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 1/1] mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
- From: Jiexun Wang <wangjiexun@xxxxxxxxxxx>
- [PATCH 0/1] mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
- From: Jiexun Wang <wangjiexun@xxxxxxxxxxx>
- Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [GIT PULL] XArray for 6.6
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [RFC 8/8] mm/damon/core: mark damon_moving_sum() as a static function
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC 0/8] mm/damon: provide pseudo-moving sum based access rate
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC 3/8] mm/damon/core: implement a pseudo-moving sum function
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v3] mm: Convert DAX lock/unlock page to lock/unlock folio
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH] mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- Re: [PATCH v2 0/2] mm/memfd: add ioctl(MEMFD_CHECK_IF_ORIGINAL)
- From: Michał Cłapiński <mclapinski@xxxxxxxxxx>
- Re: [PATCH 0/7] mm/userfaultfd/poll: Scale userfaultfd wakeups
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 2/3] iov_iter: Kunit tests for copying to/from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH gmem FIXUP v2] mm, compaction: make testing mapping_unmovable() safe
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- Re: [PATCH v6 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: Memory protection keys: Signal handlers crash if pkey0 is write-disabled
- From: Robert Kueffner <r.m.kueffner@xxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]