Linux Memory Management
[Prev Page][Next Page]
- [PATCH v2 46/51] cifs: Implement netfslib hooks
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 6/6] fs: Convert error_remove_page to error_remove_folio
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 43/51] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 49/51] cifs: Remove some code that's no longer used, part 1
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 19/51] netfs: Make the refcounting of netfs_begin_read() easier to use
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 50/51] cifs: Remove some code that's no longer used, part 2
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 22/51] netfs: Provide func to copy data to pagecache for buffered write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 11/51] netfs: Add bounce buffering support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] iov_iter: fix copy_page_to_iter_nofault()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [PATCH v2 48/51] cifs: Cut over to using netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 47/51] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 28/51] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 21/51] netfs: Dispatch write requests to process a writeback slice
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 20/51] netfs: Prep to use folio->private for write grouping and streaming write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 10/51] netfs: Provide tools to create a buffer in an xarray
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 08/51] netfs: Add iov_iters to (sub)requests to describe various buffers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 03/51] netfs: Allow the netfs to make the io (sub)request alloc larger
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 2/5] mm: memcg: move vmstats structs definition above flushing code
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 1/3] mm/pagemap: Fix ioctl(PAGEMAP_SCAN) on vma check
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH 0/8] implement "memmap on memory" feature on s390
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: memcg: change flush_next_time to flush_last_time
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH 66/86] treewide: kernel: remove cond_resched()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 0/8] implement "memmap on memory" feature on s390
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 26/32] s390/mm: Define KMSAN metadata for vmalloc and modules
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 6/6] fs: Convert error_remove_page to error_remove_folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 66/86] treewide: kernel: remove cond_resched()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/8] implement "memmap on memory" feature on s390
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/8] implement "memmap on memory" feature on s390
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- Re: [PATCH 1/8] mm/memory_hotplug: fix memory hotplug locking order
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- Re: [linus:master] [mm/ksm] 5e924ff54d: ltp.ksm01.fail
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH V2 2/3] mm: page_alloc: correct high atomic reserve calculations
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/6] memory-failure: Use a folio in me_pagecache_dirty()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/6] memory-failure: Convert delete_from_lru_cache() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/6] memory-failure: Use a folio in me_pagecache_clean()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/6] memory-failure: Use a folio in me_huge_page()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 6/6] fs: Convert error_remove_page to error_remove_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/6] Convert aops->error_remove_page to ->error_remove_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/6] memory-failure: Convert truncate_error_page to truncate_error_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] mm/pagemap: Fix wr-protect even if PM_SCAN_WP_MATCHING not set
- From: Andrei Vagin <avagin@xxxxxxxxx>
- [PATCH] mm: fix oops when filemap_map_pmd() without prealloc_pte
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 1/3] mm/pagemap: Fix ioctl(PAGEMAP_SCAN) on vma check
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 2/4] mm: Use rwsem assertion macros for mmap_lock
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v4 4/4] xfs: Remove mrlock wrapper
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v4 0/4] Remove the XFS mrlock
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v4 3/4] xfs: Replace xfs_isilocked with xfs_assert_ilocked
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v4 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: Zhongkun He <hezhongkun.hzk@xxxxxxxxxxxxx>
- [linux-next:master 1819/1905] htmldocs: ./security/landlock/ruleset.h:287: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Mixed page compact code and (higher order) folios for filemap
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/8] implement "memmap on memory" feature on s390
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- [PATCH 1/3] mm/pagemap: Fix ioctl(PAGEMAP_SCAN) on vma check
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
- From: José Pekkarinen <jose.pekkarinen@xxxxxxxxxxx>
- Re: [PATCH v5 1/1] mm: report per-page metadata information
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: Mixed page compact code and (higher order) folios for filemap
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- [linus:master] [mm] 51a755c56d: will-it-scale.per_thread_ops 21.7% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 4/8] mm/memory_hotplug: introduce MEM_PHYS_ONLINE/OFFLINE memory notifiers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in __pte_offset_map_lock
- From: syzbot <syzbot+89edd67979b52675ddec@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in __pte_offset_map_lock
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 0/3] mm/pagemap: A few fixes to the recent PAGEMAP_SCAN
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: [PATCH 27/32] s390/string: Add KMSAN support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v5] zswap: memcontrol: implement zswap writeback disabling
- From: Chris Li <chrisl@xxxxxxxxxx>
- [linux-next:master 1554/1745] drivers/mmc/host/sdhci-of-dwcmshc.c:873:7: warning: use of bitwise '|' with boolean operands
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5] zswap: memcontrol: implement zswap writeback disabling
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH 3/3] mm/selftests: Fix pagemap_ioctl memory map test
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/pagemap: Fix wr-protect even if PM_SCAN_WP_MATCHING not set
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: Chris Li <chrisl@xxxxxxxxxx>
- [PATCH 2/3] mm/pagemap: Fix wr-protect even if PM_SCAN_WP_MATCHING not set
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 0/8] implement "memmap on memory" feature on s390
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 3/3] mm/selftests: Fix pagemap_ioctl memory map test
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 7/8] s390/sclp: remove unhandled memory notifier type
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 07/12] mm/gup: Refactor record_subpages() to find 1st small page
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH 6/8] s390/mm: implement MEM_PHYS_ONLINE MEM_PHYS_OFFLINE memory notifiers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Mixed page compact code and (higher order) folios for filemap
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 1/8] mm/memory_hotplug: fix memory hotplug locking order
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 3/8] mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH V2 2/3] mm: page_alloc: correct high atomic reserve calculations
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 08/32] kmsan: Remove an x86-specific #include from kmsan.h
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v5] zswap: memcontrol: implement zswap writeback disabling
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 6/8] s390/mm: implement MEM_PHYS_ONLINE MEM_PHYS_OFFLINE memory notifiers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 12/32] kmsan: Allow disabling KMSAN checks for the current task
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH 32/34] KVM: selftests: Add basic selftest for guest_memfd()
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in unmap_page_range (2)
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH RFC 07/12] mm/gup: Refactor record_subpages() to find 1st small page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 20/32] s390: Turn off KMSAN for boot, vdso and purgatory
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH RFC 07/12] mm/gup: Refactor record_subpages() to find 1st small page
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in unmap_page_range (2)
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 4/8] mm/memory_hotplug: introduce MEM_PHYS_ONLINE/OFFLINE memory notifiers
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linus:master] [mm/ksm] 5e924ff54d: ltp.ksm01.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in unmap_page_range (2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] ksm: delay the check of splitting compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 4.14 2/4] binfmt_misc: cleanup on filesystem umount
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [syzbot] [mm?] general protection fault in hugetlb_vma_lock_read
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 0/3] kmemleak report format changes
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC PATCH 5/6] cxl/memscrub: Add CXL device DDR5 ECS control feature
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH 00/32] kmsan: Enable on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH 13/32] kmsan: Support SLAB_POISON
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH] ksm: delay the check of splitting compound pages
- From: xu <xu.xin.sc@xxxxxxxxx>
- Re: [PATCH 28/32] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH 26/32] s390/mm: Define KMSAN metadata for vmalloc and modules
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH RFC 07/12] mm/gup: Refactor record_subpages() to find 1st small page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/6] cxl/memscrub: Add CXL device patrol scrub control feature
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH 07/32] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: Mixed page compact code and (higher order) folios for filemap
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Mixed page compact code and (higher order) folios for filemap
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 06/32] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [External] Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: 贺中坤 <hezhongkun.hzk@xxxxxxxxxxxxx>
- Re: [PATCH 14/32] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH 02/32] kmsan: Make the tests compatible with kmsan.panic=1
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 4/5] mm: workingset: move the stats flush into workingset_test_recent()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 00/32] kmsan: Enable on s390
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH 30/32] s390/unwind: Disable KMSAN checks
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH 12/32] kmsan: Allow disabling KMSAN checks for the current task
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/damon/ops-common.c: Fixup missing parentheses
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 03/32] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH 00/32] kmsan: Enable on s390
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 19/32] kmsan: Accept ranges starting with 0 on s390
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 21/32] s390: Use a larger stack for KMSAN
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
- From: José Pekkarinen <jose.pekkarinen@xxxxxxxxxxx>
- Re: [PATCH V2 2/3] mm: page_alloc: correct high atomic reserve calculations
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 30/32] s390/unwind: Disable KMSAN checks
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- RE: [RFC PATCH 2/6] cxl/memscrub: Add CXL device patrol scrub control feature
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [PATCH 20/32] s390: Turn off KMSAN for boot, vdso and purgatory
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: Mixed page compact code and (higher order) folios for filemap
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- RE: [RFC PATCH 1/6] cxl/mbox: Add GET_SUPPORTED_FEATURES, GET_FEATURE and SET_FEATURE mailbox commands
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [linux-next:master 1594/1745] vfs.c:undefined reference to `svcauth_gss_flavor'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in unmap_page_range (2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 11/32] kmsan: Export panic_on_kmsan
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [RFC PATCH] kasan: Record and report more information
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [syzbot] [mm?] general protection fault in hugetlb_vma_lock_read
- From: xingwei lee <xrivendell7@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in __pte_offset_map_lock
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in __pte_offset_map_lock
- From: syzbot <syzbot+89edd67979b52675ddec@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [bisected] clang 16 built kernel crashes w. "BUG: kernel NULL pointer dereference, address: 00000007", gcc 13 built kernel with same config boots fine (6.7-rc1, x86_32)
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
- From: Dionna Amalie Glaze <dionnaglaze@xxxxxxxxxx>
- [PATCH 18/32] lib/zlib: Unpoison DFLTCC output buffers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 2/5] mm: memcg: move vmstats structs definition above flushing code
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH RFC 02/12] mm: Provide generic pmd_thp_or_huge()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH RFC 10/12] mm/gup: Handle huge pmd for follow_pmd_mask()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- [PATCH 00/32] kmsan: Enable on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 28/32] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: Mixed page compact code and (higher order) folios for filemap
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH RFC 08/12] mm/gup: Handle hugetlb for no_page_table()
- From: Peter Xu <peterx@xxxxxxxxxx>
- drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [kasan?] [mm?] WARNING in __kfence_free (3)
- From: syzbot <syzbot+59f37b0ab4c558a5357c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v3 0/5] mm: memcg: subtree stats flushing and thresholds
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [External] Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: 贺中坤 <hezhongkun.hzk@xxxxxxxxxxxxx>
- Re: [PATCH v3 01/10] iov_iter: Fix some checkpatch complaints in kunit tests
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH RFC 09/12] mm/gup: Handle huge pud for follow_pud_mask()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v3 1/5] mm: memcg: change flush_next_time to flush_last_time
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 06/32] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- kernel/fork.c:1672:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- kernel/fork.c:1672:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH RFC 03/12] mm: Export HPAGE_PXD_* macros even if !THP
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH RFC 04/12] mm: Introduce vma_pgtable_walk_{begin|end}()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH RFC 01/12] mm/hugetlb: Export hugetlbfs_pagecache_present()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 6.5 006/550] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH RFC 00/12] mm/gup: Unify hugetlb, part 2
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH RFC 11/12] mm/gup: Handle hugepd for follow_page()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH RFC 05/12] mm/gup: Fix follow_devmap_p[mu]d() to return even if NULL
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 10/32] kmsan: Expose kmsan_get_metadata()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 16/32] mm: kfence: Disable KMSAN when checking the canary
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 19/32] kmsan: Accept ranges starting with 0 on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 32/32] kmsan: Enable on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 04/32] kmsan: Increase the maximum store size to 4096
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 31/32] s390: Implement the architecture-specific kmsan functions
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 08/32] kmsan: Remove an x86-specific #include from kmsan.h
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v4] zswap: memcontrol: implement zswap writeback disabling
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [bisected] clang 16 built kernel crashes w. "BUG: kernel NULL pointer dereference, address: 00000007", gcc 13 built kernel with same config boots fine (6.7-rc1, x86_32)
- From: Erhard Furtner <erhard_f@xxxxxxxxxxx>
- [PATCH 11/32] kmsan: Export panic_on_kmsan
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 04/10] iov_iter: Consolidate bvec pattern checking
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 02/10] iov_iter: Consolidate some of the repeated code into helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5.15 001/244] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 27/32] s390/string: Add KMSAN support
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 24/32] s390/cpacf: Unpoison the results of cpacf_trng()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 17/32] lib/string: Add KMSAN support to strlcpy() and strlcat()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 30/32] s390/unwind: Disable KMSAN checks
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 01/32] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 12/32] kmsan: Allow disabling KMSAN checks for the current task
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 23/32] s390/checksum: Add a KMSAN check
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [bisected] clang 16 built kernel crashes w. "BUG: kernel NULL pointer dereference, address: 00000007", gcc 13 built kernel with same config boots fine (6.7-rc1, x86_32)
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [External] Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 6.6 006/603] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] s390/mm: implement MEM_PHYS_ONLINE MEM_PHYS_OFFLINE memory notifiers
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- [PATCH v3 09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/32] mm: slub: Let KMSAN access metadata
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v2] libfs: getdents() should return 0 after reaching EOD
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [RFC PATCH 1/6] cxl/mbox: Add GET_SUPPORTED_FEATURES, GET_FEATURE and SET_FEATURE mailbox commands
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH 05/32] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH 6.1 003/379] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH v3] debugobjects: stop accessing objects after releasing spinlock
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- [PATCH 02/32] kmsan: Make the tests compatible with kmsan.panic=1
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 22/32] s390/boot: Add the KMSAN runtime stub
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 21/32] s390: Use a larger stack for KMSAN
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH 26/32] s390/mm: Define KMSAN metadata for vmalloc and modules
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 01/10] iov_iter: Fix some checkpatch complaints in kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/32] kmsan: Support SLAB_POISON
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH RFC] libfs: getdents() should return 0 after reaching EOD
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in __pte_offset_map_lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: selftests: gpio: crash on arm64
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [PATCH v3 07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [Question]: major faults are still triggered after mlockall when numa balancing
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 4/8] mm/memory_hotplug: introduce MEM_PHYS_ONLINE/OFFLINE memory notifiers
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH v5] zswap: memcontrol: implement zswap writeback disabling
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [linux-next:master 806/1493] drivers/gpu/drm/i915/display/intel_psr.c:1322 _psr_compute_config() warn: always true condition '(entry_setup_frames >= 0) => (0-255 >= 0)'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 1215/1493] fs/bcachefs/data_update.c:321:1: warning: the frame size of 1072 bytes is larger than 1024 bytes
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 08/10] iov_iter: Add benchmarking kunit tests
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 13/14] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 12/14] arm64/mm: Wire up PTE_CONT for user mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 10/14] arm64/mm: ptep_get(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 11/14] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 09/14] arm64/mm: ptep_set_access_flags(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 08/14] arm64/mm: ptep_set_wrprotect(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 07/14] arm64/mm: ptep_clear_flush_young(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 06/14] arm64/mm: ptep_test_and_clear_young(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 05/14] arm64/mm: ptep_get_and_clear(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 04/14] arm64/mm: pte_clear(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 03/14] arm64/mm: set_ptes()/set_pte_at(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 02/14] arm64/mm: set_pte(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 08/20] mm/slab: remove mm/slab.c and slab_def.h
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 03/10] iov_iter: Consolidate the test vector struct in the kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 08/10] iov_iter: Add benchmarking kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [linus:master] [mm] 12214eba19: vm-scalability.throughput 49.5% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
- From: José Pekkarinen <jose.pekkarinen@xxxxxxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 2/8] mm/memory_hotplug: fix error handling in add_memory_resource()
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- [PATCH v3 06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 4/8] mm/memory_hotplug: introduce MEM_PHYS_ONLINE/OFFLINE memory notifiers
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm/kmemleak: move set_track_prepare() outside raw_spinlocks
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Revert "mm/kmemleak: move the initialisation of object to __link_object"
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [External] Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: 贺中坤 <hezhongkun.hzk@xxxxxxxxxxxxx>
- Re: [PATCH] ksm: delay the check of splitting compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linus:master] [mm] 4ed4379881: will-it-scale.per_thread_ops 122.2% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH v7 10/10] selftests/mm/cow: Add tests for anonymous small-sized THP
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v7 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v7 08/10] selftests/mm/khugepaged: Enlighten for small-sized THP
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v7 07/10] selftests/mm: Support small-sized THP interface in thp_settings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v7 06/10] selftests/mm: Factor out thp settings management
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v7 05/10] selftests/mm/kugepaged: Restore thp settings at exit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v7 04/10] mm: thp: Support allocation of anonymous small-sized THP
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v7 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v7 01/10] mm: Allow deferred splitting of arbitrary anon large folios
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v7 00/10] Small-sized THP for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 4/8] mm/memory_hotplug: introduce MEM_PHYS_ONLINE/OFFLINE memory notifiers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH v2 3/7] buffer: Fix grow_buffers() for block size > PAGE_SIZE
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH] ksm: delay the check of splitting compound pages
- From: xu <xu.xin.sc@xxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] ksm: delay the check of splitting compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Revert "mm/kmemleak: move the initialisation of object to __link_object"
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 06/20] mm/slab: remove CONFIG_SLAB code from slab common code
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4] zswap: memcontrol: implement zswap writeback disabling
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] mm/kmemleak: move set_track_prepare() outside raw_spinlocks
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH 1/2] Revert "mm/kmemleak: move the initialisation of object to __link_object"
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH 0/2] Fix invalid wait context of set_track_prepare()
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
- From: José Pekkarinen <jose.pekkarinen@xxxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] ksm: delay the check of splitting compound pages
- From: xu <xu.xin.sc@xxxxxxxxx>
- Re: [v4 0/3] Reduce TLB flushes under some specific conditions
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v9] mm: vmscan: try to reclaim swapcache pages if no swap space
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [v3 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration
- From: Byungchul Park <byungchul@xxxxxx>
- [bisected] clang 16 built kernel crashes w. "BUG: kernel NULL pointer dereference, address: 00000007", gcc 13 built kernel with same config boots fine (6.7-rc1, x86_32)
- From: Erhard Furtner <erhard_f@xxxxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH RFC] libfs: getdents() should return 0 after reaching EOD
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v9] mm: vmscan: try to reclaim swapcache pages if no swap space
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: Huan Yang <link@xxxxxxxx>
- Re: [PATCH] lazy tlb: consolidate lazy tlb mm switching fix
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- Re: [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH -next] mm/kmemleak: move the initialisation of object to __link_object
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: [PATCH] Documentation/mm: Drop pte_bad() descriptions from arch page table helpers
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [v4 0/3] Reduce TLB flushes under some specific conditions
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH 11/20] mm/slab: consolidate includes in the internal mm/slab.h
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: selftests: gpio: crash on arm64
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH 06/20] mm/slab: remove CONFIG_SLAB code from slab common code
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [PATCH 3/8] mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- Re: [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- [PATCH 7/8] s390/sclp: remove unhandled memory notifier type
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- Re: [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 10/20] mm/slab: move the rest of slub_def.h to mm/slab.h
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 6/8] s390/mm: implement MEM_PHYS_ONLINE MEM_PHYS_OFFLINE memory notifiers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/8] mm/memory_hotplug: fix error handling in add_memory_resource()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
- From: Jaroslav Pulchart <jaroslav.pulchart@xxxxxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH 01/20] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH RFC] kasan: use stack_depot_put for Generic mode
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH] ksm: delay the check of splitting compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC] libfs: getdents() should return 0 after reaching EOD
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH 18/20] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 05/20] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 0/8] implement "memmap on memory" feature on s390
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: Huan Yang <link@xxxxxxxx>
- Re: [External] Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4] zswap: memcontrol: implement zswap writeback disabling
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 5/8] s390/mm: allocate vmemmap pages from self-contained memory range
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- Re: [PATCH] mm: document mmu_notifier_invalidate_range_start_nonblock()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [patch 0/2] mm: too_many_isolated can stall due to out of sync VM counters
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [patch 0/2] mm: too_many_isolated can stall due to out of sync VM counters
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH RFC] libfs: getdents() should return 0 after reaching EOD
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/8] mm/memory_hotplug: fix memory hotplug locking order
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] ksm: delay the check of splitting compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC] libfs: getdents() should return 0 after reaching EOD
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH 2/8] mm/memory_hotplug: fix error handling in add_memory_resource()
- From: Sumanth Korikkar <sumanthk@xxxxxxxxxxxxx>
- Re: [PATCH RFC] libfs: getdents() should return 0 after reaching EOD
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 04/20] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v1] mm: More ptep_get() conversion
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1] mm: More ptep_get() conversion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH -next] mm/kmemleak: move the initialisation of object to __link_object
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH RFC] libfs: getdents() should return 0 after reaching EOD
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v1] mm: More ptep_get() conversion
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 02/20] KASAN: remove code paths guarded by CONFIG_SLAB
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH] kasan: Record and report more information
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 13/20] mm/slab: move memcg related functions from slab.h to slub.c
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH 13/20] mm/slab: move memcg related functions from slab.h to slub.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 15/20] mm/slab: move kfree() from slab_common.c to slub.c
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [patch 0/2] mm: too_many_isolated can stall due to out of sync VM counters
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH 08/20] mm/slab: remove mm/slab.c and slab_def.h
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 06/20] mm/slab: remove CONFIG_SLAB code from slab common code
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [RFC PATCH 5/6] cxl/memscrub: Add CXL device DDR5 ECS control feature
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 4/6] memory: scrub: Add scrub control attributes for the DDR5 ECS
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 6/6] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 1/6] cxl/mbox: Add GET_SUPPORTED_FEATURES, GET_FEATURE and SET_FEATURE mailbox commands
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 3/6] memory: scrub: Add function to show scrub attributes in decimal
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 2/6] cxl/memscrub: Add CXL device patrol scrub control feature
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 0/6] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
- From: <shiju.jose@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v5 6/9] slub: Delay freezing of partial slabs
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 08/20] mm/slab: remove mm/slab.c and slab_def.h
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] ksm: delay the check of splitting compound pages
- From: <yang.yang29@xxxxxxxxxx>
- Re: [Question]: major faults are still triggered after mlockall when numa balancing
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 08/20] mm/slab: remove mm/slab.c and slab_def.h
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 10/20] mm/slab: move the rest of slub_def.h to mm/slab.h
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [Question]: major faults are still triggered after mlockall when numa balancing
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH 14/20] mm/slab: move struct kmem_cache_node from slab.h to slub.c
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/20] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v3)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH 10/20] mm/slab: move the rest of slub_def.h to mm/slab.h
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 18/20] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 03/20] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [linus:master] [mm, pcp] 362d37a106: netperf.Throughput_Mbps 14.5% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 07/20] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH] hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [External] Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: 贺中坤 <hezhongkun.hzk@xxxxxxxxxxxxx>
- [PATCH 01/20] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 11/20] mm/slab: consolidate includes in the internal mm/slab.h
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 17/20] mm/slab: move kmalloc() functions from slab_common.c to slub.c
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] Documentation/mm: Drop pte_bad() descriptions from arch page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 02/20] KASAN: remove code paths guarded by CONFIG_SLAB
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 04/20] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 13/20] mm/slab: move memcg related functions from slab.h to slub.c
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 12/20] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 16/20] mm/slab: move kmalloc_slab() to mm/slab.h
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 01/20] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 03/20] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 09/20] mm/slab: move struct kmem_cache_cpu declaration to slub.c
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 02/20] KASAN: remove code paths guarded by CONFIG_SLAB
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 05/20] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v7 3/3] shmem: stable directory offsets
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v2] mm/page_owner: record and dump free_pid and free_tgid
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [Question]: major faults are still triggered after mlockall when numa balancing
- From: Yang Shi <shy828301@xxxxxxxxx>
- [patch 2/2] mm: vmstat: use node_page_state_snapshot in too_many_isolated
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH 18/20] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 00/20] remove the SLAB allocator
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH v3] mm: Fix for negative counter: nr_file_hugepages
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v1 1/4] mm/compaction: enable compacting >0 order folios.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2 5/6] mm: memory: use folio_prealloc() in wp_page_copy()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- [patch 1/2] mm: vmstat: introduce node_page_state_pages_snapshot
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH 11/20] mm/slab: consolidate includes in the internal mm/slab.h
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [RFC PATCH] kasan: Record and report more information
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH v2 4/6] mm: memory: use a folio in do_cow_page()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 08/20] mm/slab: remove mm/slab.c and slab_def.h
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 07/20] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH 17/20] mm/slab: move kmalloc() functions from slab_common.c to slub.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 05/20] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 3/6] mm: memory: rename page_copy_prealloc() to folio_prealloc()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- [PATCH 14/20] mm/slab: move struct kmem_cache_node from slab.h to slub.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 15/20] mm/slab: move kfree() from slab_common.c to slub.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 19/20] mm/slub: optimize alloc fastpath code layout
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 12/20] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 20/20] mm/slub: optimize free fast path code layout
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 3/7] buffer: Fix grow_buffers() for block size > PAGE_SIZE
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 16/20] mm/slab: move kmalloc_slab() to mm/slab.h
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 09/20] mm/slab: move struct kmem_cache_cpu declaration to slub.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/6] mm: memory: use a folio in validate_page_before_insert()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [legion:patchset/meminfo/v2.1] [proc] 8dade3a353: WARNING:suspicious_RCU_usage
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v1 1/4] mm/compaction: enable compacting >0 order folios.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 3/3] shmem: stable directory offsets
- From: tavianator@xxxxxxxxxxxxxx
- Re: [PATCH] mmap: remove the IA64-specific vma expansion implementation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v2 3/7] buffer: Fix grow_buffers() for block size > PAGE_SIZE
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH v1 2/4] mm/compaction: add support for >0 order folio memory compaction.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH v1 1/4] mm/compaction: enable compacting >0 order folios.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH v1 3/4] mm/compaction: optimize >0 order folio compaction with free page split.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH v1 4/4] mm/compaction: optimize >0 order folio compaction by sorting source pages.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH v1 0/4] Enable >0 order folio memory compaction
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [PATCH 1/1] mm/khugepaged: map anonymous pte-mapped THPs by pmds
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [BUG?] mm/secretmem: memory address mapped to memfd_secret can be used in write syscall.
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: Zhongkun He <hezhongkun.hzk@xxxxxxxxxxxxx>
- [RFC PATCH 4/8] mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION d173336e238b0f7f5b7eddfa641d7c25c24bb86a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [BUG?] mm/secretmem: memory address mapped to memfd_secret can be used in write syscall.
- From: "David Wang" <00107082@xxxxxxx>
- [PATCH v2 2/6] mm: memory: use a folio in validate_page_before_insert()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 3/6] mm: memory: rename page_copy_prealloc() to folio_prealloc()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 6/6] mm: memory: use folio_prealloc() in do_anonymous_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 0/6] mm: cleanup and use more folio in page fault
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 4/6] mm: memory: use a folio in do_cow_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 5/6] mm: memory: use folio_prealloc() in wp_page_copy()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 1/6] mm: ksm: use more folio api in ksm_might_need_to_copy()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS f5a0c920323037a7494a7f6b81fe697d315b87a4
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: David Hildenbrand <david@xxxxxxxxxx>
- [RFC PATCH 7/8] Docs/mm/damon/design: Document DAMOS quota auto tuning
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH] mmap: remove the IA64-specific vma expansion implementation
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [RFC PATCH] mm: support large folio numa balancing
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH 1/1] mm/khugepaged: map anonymous pte-mapped THPs by pmds
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 1/6] mm: ksm: use more folio api in ksm_might_need_to_copy()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [RFC PATCH] mm: support large folio numa balancing
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v2 1/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [BUG?] mm/secretmem: memory address mapped to memfd_secret can be used in write syscall.
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/6] mm: ksm: use more folio api in ksm_might_need_to_copy()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm/khugepaged: map anonymous pte-mapped THPs by pmds
- From: Xu Yu <xuyu@xxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: Huan Yang <link@xxxxxxxx>
- Re: [PATCH v2 1/1] mm: ALLOC_HIGHATOMIC flag allocation issue
- From: zhiguojiang <justinjiang@xxxxxxxx>
- [PATCH 1/1] mm/khugepaged: map anonymous pte-mapped THPs by pmds
- From: Xu Yu <xuyu@xxxxxxxxxxxxxxxxx>
- [PATCH 0/1] mm/khugepaged: map anonymous pte-mapped THPs by pmds
- From: Xu Yu <xuyu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: Huan Yang <link@xxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [RFC PATCH 6/8] selftests/damon: test quota goals directory
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [Question]: major faults are still triggered after mlockall when numa balancing
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- [RFC PATCH 5/8] mm/damon/core-test: add a unit test for the feedback loop algorithm
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: An variable used before init
- From: Xiongwei Song <sxwjean@xxxxxxxxx>
- Re: [RFC 0/4] Introduce unbalance proactive reclaim
- From: Huan Yang <link@xxxxxxxx>
- Re: [PATCH v2 1/1] mm: ALLOC_HIGHATOMIC flag allocation issue
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: ALLOC_HIGHATOMIC flag allocation issue
- From: zhiguojiang <justinjiang@xxxxxxxx>
- [RFC PATCH 3/8] mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS quota auto-tuning
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 1/8] mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC IDEA] ACMA: Access/Contiguity-aware Memory Auto-scaling
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH 2/8] mm/damon/sysfs-schemes: implement scheme quota goals directory
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC IDEA] DAMOS-based Tiered-Memory Management
- From: SeongJae Park <sj@xxxxxxxxxx>
- fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 8/8] Docs/admin-guide/mm/damon/usage: update for quota goals
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mpale_tree: remove redundant check on mas_wr_append.
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] maple_tree: remove mast_overflow.
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Fwd: Kernel panic on listing QNX4 fs directory
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]