Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH 09/10] mm/ksm: calc_checksum for folio
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 02/10] mm/ksm: skip subpages of compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v6 08/15] linux/mm.h: move folio_next() to mm/folio_next.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v6 12/15] linux/mm.h: move pfmemalloc-related functions to pfmemalloc.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH 02/10] mm/ksm: skip subpages of compound pages
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH 01/10] mm/ksm: reduce the flush action for ksm merging page
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH v6 00/15] Fast kernel headers: split linux/mm.h
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
- From: Matus Jokay <matus.jokay@xxxxxxxx>
- Re: [PATCH 1/4] fs/proc/task_mmu: use folio API in pte_is_pinned()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: clear pte for folios that are zero filled
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: clear pte for folios that are zero filled
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm: clear pte for folios that are zero filled
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: yangge1116 <yangge1116@xxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [HELP] FUSE writeback performance bottleneck
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 06/15] linux/mm.h: move page_address() and others to mm/page_address.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 2/2] sched/rt, dl: Convert functions to return bool
- From: Qais Yousef <qyousef@xxxxxxxxxxx>
- [PATCH RFC 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 1/3] kernel/events/uprobes: pass VMA instead of MM to install_breakpoint()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v6 13/15] linux/mm.h: move is_vmalloc_addr() to mm/vmalloc_addr.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH 3/4] fb_defio: use a folio in fb_deferred_io_work()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v6 11/15] linux/mm.h: move page_zone_id() and more to mm/folio_zone.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm: clear pte for folios that are zero filled
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v6 15/15] include: reduce dependencies on linux/mm.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v6 10/15] linux/mm.h: move usage count functions to mm/folio_usage.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v6 09/15] linux/mm.h: move devmap-related declarations to mm/devmap_managed.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v6 07/15] linux/mm.h: move folio_size(), ... to mm/folio_size.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v6 14/15] linux/mm.h: move high_memory to mm/high_memory.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [PATCH] maple_tree: add mas_node_count() before going to slow_path in mas_wr_modify()
- From: JaeJoon Jung <rgbi3307@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 3/4] fb_defio: use a folio in fb_deferred_io_work()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 1/4] fs/proc/task_mmu: use folio API in pte_is_pinned()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 2/4] mm: remove page_maybe_dma_pinned()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 0/4] mm: remove page_maybe_dma_pinned() and page_mkclean()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 4/4] mm: remove page_mkclean()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [External] [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v2 1/2] mm: clear pte for folios that are zero filled
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [cocci] patch idea: convert trivial call_rcu users to kfree_rcu
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [PATCH v6 04/15] linux/mm.h: move page_kasan_tag() to mm/page_kasan_tag.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 2/2] mm: remove code to handle same filled pages
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v2 0/2] mm: clear pte for folios that are zero filled
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [no subject]
- Re: [PATCH 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] mm/gup: don't check page lru flag before draining it
- Re: [PATCH 01/10] mm/ksm: reduce the flush action for ksm merging page
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 02/10] mm/ksm: skip subpages of compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 01/10] mm/ksm: reduce the flush action for ksm merging page
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH 02/10] mm/ksm: skip subpages of compound pages
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH v6 05/11] mm: split a folio in minimum folio order chunks
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v4 5/6] mm: shmem: add mTHP size alignment in shmem_get_unmapped_area
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: David Hildenbrand <david@xxxxxxxxxx>
- [no subject]
- [PATCH v4 6/6] mm: shmem: add mTHP counters for anonymous shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 4/6] mm: shmem: add mTHP support for anonymous shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 0/6] add mTHP support for anonymous shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 1/6] mm: memory: extend finish_fault() to support large folio
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 3/6] mm: shmem: add multi-size THP sysfs interface for anonymous shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 2/6] mm: shmem: add THP validation for PMD-mapped THP related statistics
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [HELP] FUSE writeback performance bottleneck
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] mm/gup: don't check page lru flag before draining it
- From: yangge1116 <yangge1116@xxxxxxx>
- Re: [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/6] mm: shmem: add mTHP support for anonymous shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [HELP] FUSE writeback performance bottleneck
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v3 4/6] mm: shmem: add mTHP support for anonymous shmem
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v6 02/15] include/drm/drm_gem.h: add poll_table_struct forward declaration
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- [PATCH v6 05/15] linux/mm.h: move section functions to mm/page_section.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v6 03/15] include/scsi/scsicam.h: forward-declare struct block_device
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v6 01/15] drivers: add missing includes on linux/mm.h (and others)
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v6 00/15] Fast kernel headers: split linux/mm.h
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [External] [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] mm/gup: don't check page lru flag before draining it
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [linux-next:master 2302/3381] drivers/input/touchscreen/wacom_w8001.c:637:29: warning: ' Pen' directive output may be truncated writing 4 bytes into a region of size between 1 and 64
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH 03/10] mm/ksm: use folio in try_to_merge_one_page
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 04/10] mm/ksm: add identical_folio func
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 02/10] mm/ksm: skip subpages of compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm/gup: don't check page lru flag before draining it
- Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH 01/10] mm/ksm: reduce the flush action for ksm merging page
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH linux-next] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
- From: Heiko Stübner <heiko@xxxxxxxxx>
- [PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [External] [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [External] [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH 3/8] sysctl: Remove check for sentinel element in ctl_table arrays
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
- From: Daniel Bristot de Oliveira <bristot@xxxxxxxxxx>
- [PATCH 5/8] sysctl: Remove superfluous empty allocations from sysctl internals
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH 6/8] sysctl: Remove "child" sysctl code comments
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH 0/8] sysctl: Remove sentinel check from sysctl internals
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH 4/8] sysctl: Replace nr_entries with ctl_table_size in new_links
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH 1/8] locking: Remove superfluous sentinel element from kern_lockdep_table
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH 2/8] mm profiling: Remove superfluous sentinel element from ctl_table
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH 7/8] sysctl: Remove ctl_table sentinel code comments
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH 8/8] sysctl: Warn on an empty procname element
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH 3/8] sysctl: Remove check for sentinel element in ctl_table arrays
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [External] [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
- From: yunhui cui <cuiyunhui@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH linux-next] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
- From: <xu.xin16@xxxxxxxxxx>
- [syzbot] [mm?] BUG: unable to handle kernel NULL pointer dereference in __swap_duplicate
- From: syzbot <syzbot+bf8cb7ae183cd5693ad9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v14 3/5] ethtool: provide customized dim profile management
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH 05/10] mm/ksm: use folio in stable_tree_search
- [PATCH 07/10] mm/ksm: use folio in unstable_tree_search_insert
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH 10/10] m/ksm: use folio in ksm scan path
- [PATCH 04/10] mm/ksm: add identical_folio func
- [PATCH 09/10] mm/ksm: calc_checksum for folio
- [PATCH 08/10] mm/ksm: use folio in try_to_merge_xx serie funcs
- [PATCH 06/10] mm/ksm: remove page_stable_node
- [PATCH 03/10] mm/ksm: use folio in try_to_merge_one_page
- [PATCH 02/10] mm/ksm: skip subpages of compound pages
- [PATCH 01/10] mm/ksm: reduce the flush action for ksm merging page
- [PATCH 00/10] use folio in ksm
- Re: [PATCH RFC v2 06/19] Add a vmalloc_node_user function
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 06/19] Add a vmalloc_node_user function
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 06/14] mm: memcg: move legacy memcg event code into memcontrol-v1.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCHv4 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
- From: hailong liu <hailong.liu@xxxxxxxx>
- Re: [PATCH v1 01/14] mm: memcg: introduce memcontrol-v1.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v2 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCHv4 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- RE: [Oops] vfree abort in bpf_jit_free with memcg_data value 0xffff
- From: Peng Fan <peng.fan@xxxxxxx>
- [PATCH v2 0/8] mm: workingset reporting
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- Re: [PATCH] mm: sparse: Consistently use _nr
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH v2 8/8] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [PATCH v2 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [PATCH v2 7/8] selftest: test system-wide workingset reporting
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [PATCH v2 3/8] mm: use refresh interval to rate-limit workingset report aggregation
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [PATCH v2 6/8] mm: add kernel aging thread for workingset reporting
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [PATCH v2 5/8] mm: extend working set reporting to memcgs
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [PATCH v2 4/8] mm: report workingset during memory pressure driven scanning
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [PATCH v2 2/8] mm: aggregate working set information into histograms
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [linux-next:master 2957/3461] drivers/hwmon/hwmon.c:398:undefined reference to `i2c_verify_client'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH -next 2/3] mm/hugetlb_cgroup: prepare cftypes based on template
- From: xiujianfeng <xiujianfeng@xxxxxxxxxx>
- [no subject]
- Re: [Oops] vfree abort in bpf_jit_free with memcg_data value 0xffff
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 0/2] mm/pstore: Reserve named unspecified memory across boots
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH net-next v14 3/5] ethtool: provide customized dim profile management
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH tip:x86/mm v3 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
- From: Erhard Furtner <erhard_f@xxxxxxxxxxx>
- Re: [PATCH v7 0/7] Swap-out mTHP without splitting
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 4/6] security: Replace memcpy() with __get_task_comm()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next 2/3] mm/hugetlb_cgroup: prepare cftypes based on template
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
- From: Shubhang Kaushik OS <Shubhang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: increase totalram_pages on freeing to buddy system
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 0/7] Swap-out mTHP without splitting
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 3/6] auditsc: Replace memcpy() with __get_task_comm()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 3/3] mm/mm_init.c: not always search next deferred_init_pfn from very beginning
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH] mm/memory_hotplug: prevent accessing by index=-1
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: increase totalram_pages on freeing to buddy system
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [cocci] patch idea: convert trivial call_rcu users to kfree_rcu
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS 0551392533c7bc5dcbd491f4c5ecd8e6695386f0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] Convert __unmap_hugepage_range() to folios
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v1 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [cocci] patch idea: convert trivial call_rcu users to kfree_rcu
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: Header conflicts with shmget() and SHM_HUGE_2MB
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 06/19] Add a vmalloc_node_user function
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [syzbot] [mm?] UBSAN: shift-out-of-bounds in do_shrink_slab
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v1 13/14] mm: memcg: put cgroup v1-related members of task_struct under config option
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm/damon/core: implement multi-context support
- From: SeongJae Park <sj@xxxxxxxxxx>
- Header conflicts with shmget() and SHM_HUGE_2MB
- From: Carlos Llamas <cmllamas@xxxxxxxxxx>
- Re: [PATCH v2 8/8] writeback: factor out balance_wb_limits to remove repeated code
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/memory_hotplug: prevent accessing by index=-1
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/memory_hotplug: prevent accessing by index=-1
- From: Oscar Salvador <osalvador@xxxxxxxx>
- [linux-next:master] BUILD REGRESSION 861a3cb5a2a8480d361fa6708da24747d6fa72fe
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fix: Prevent memory leak by checking for NULL buffer before calling css_put()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] fix: Prevent memory leak by checking for NULL buffer before calling css_put()
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [cocci] patch idea: convert trivial call_rcu users to kfree_rcu
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] mm/memory_hotplug: prevent accessing by index=-1
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC v2 06/19] Add a vmalloc_node_user function
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH -next 2/3] mm/hugetlb_cgroup: prepare cftypes based on template
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v2 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v2 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] tmpfs: don't interrupt fallocate with EINTR
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH] mm: pass the pfn to set_pageblock_migratetype
- From: "Yajun Deng" <yajun.deng@xxxxxxxxx>
- Re: [PATCH] mm: pass the pfn to set_pageblock_migratetype
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- x86: WARNING: at mm/memblock.c:1339 memblock_set_node - Usage of MAX_NUMNODES is deprecated. Use NUMA_NO_NODE instead
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v6 05/11] mm: split a folio in minimum folio order chunks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] fix: Prevent memory leak by checking for NULL buffer before calling css_put()
- From: Geunsik Lim <geunsik.lim@xxxxxxxxx>
- Re: [PATCH] mm: pass the pfn to set_pageblock_migratetype
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mm: pass the pfn to set_pageblock_migratetype
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- Re: [PATCH] maple_tree: add mas_node_count() before going to slow_path in mas_wr_modify()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH -next 3/3] mm/hugetlb_cgroup: switch to the new cftypes
- From: Xiu Jianfeng <xiujianfeng@xxxxxxxxxx>
- Re: [PATCH v6 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH -next 2/3] mm/hugetlb_cgroup: prepare cftypes based on template
- From: Xiu Jianfeng <xiujianfeng@xxxxxxxxxx>
- [PATCH -next 1/3] mm/hugetlb_cgroup: identify the legacy using cgroup_subsys_on_dfl()
- From: Xiu Jianfeng <xiujianfeng@xxxxxxxxxx>
- [PATCH -next 0/3] mm/hugetlb_cgroup: rework on cftypes
- From: Xiu Jianfeng <xiujianfeng@xxxxxxxxxx>
- Re: [PATCH] test_maple_tree: add the missing MODULE_DESCRIPTION() macro
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS df2b7e747761750751b36b64bd3798064de98506
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [External] [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS 41a988827390a064c09c9a0c60f117414dc7f2c5
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v4 0/6] mm: migrate: support poison recover from migrate folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v4 4/6] mm: migrate: support poisoned recover from migrate folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v4 1/6] mm: move memory_failure_queue() into copy_mc_[user]_highpage()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v4 5/6] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v4 3/6] mm: migrate: split folio_migrate_mapping()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v4 6/6] mm: migrate: remove folio_migrate_copy()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v4 2/6] mm: add folio_mc_copy()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH 1/1] lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 2/3] slab: don't put freepointer outside of object if only orig_size
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH v3 1/6] mm: memory: extend finish_fault() to support large folio
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- RE: (2) (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH 1/1] lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 3/3] slab: delete useless RED_INACTIVE and RED_ACTIVE
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 2/3] slab: don't put freepointer outside of object if only orig_size
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 18/29] arm64: add POE signal support
- From: Amit Daniel Kachhap <amitdaniel.kachhap@xxxxxxx>
- [Oops] vfree abort in bpf_jit_free with memcg_data value 0xffff
- From: Peng Fan <peng.fan@xxxxxxx>
- Re: [PATCH v2] mm: swap: reuse exclusive folio directly instead of wp page faults
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/6] mm: memory: extend finish_fault() to support large folio
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v3 1/6] mm: memory: extend finish_fault() to support large folio
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm: increase totalram_pages on freeing to buddy system
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/6] mm: memory: extend finish_fault() to support large folio
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] [netfilter?] [mm?] [usb?] INFO: rcu detected stall in addrconf_rs_timer (6)
- From: syzbot <syzbot+fecf8bd19c1f78edb255@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/6] mm: memory: extend finish_fault() to support large folio
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] slab: check the return value of check_bytes_and_report()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH 1/3] slab: check the return value of check_bytes_and_report()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [linux-next:master 3415/3461] drivers/hwmon/cros_ec_hwmon.c:34:18: sparse: sparse: cast to restricted __le16
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 2/2] sched/rt, dl: Convert functions to return bool
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH v2 8/8] writeback: factor out balance_wb_limits to remove repeated code
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 05/11] mm: split a folio in minimum folio order chunks
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 02/11] fs: Allow fine-grained control of folio sizes
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 3/3] mm/mm_init.c: not always search next deferred_init_pfn from very beginning
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/mm_init.c: use deferred_init_mem_pfn_range_in_zone() to decide loop condition
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 1/3] mm/mm_init.c: get the highest zone directly
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 0/3] mm: zswap: trivial folio conversions
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH 3/3] mm: zswap: make same_filled functions folio-friendly
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH 2/3] mm :zswap: use kmap_local_folio() in zswap_load()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH 1/3] mm: zswap: use sg_set_folio() in zswap_{compress/decompress}()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- [linux-next:master 3415/3461] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/hwmon/chros_ec_hwmon.rst
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/6] mm: memory: extend finish_fault() to support large folio
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v3 1/6] mm: memory: extend finish_fault() to support large folio
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH 3/5] fs: sys_ringbuffer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 3/5] fs: sys_ringbuffer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH] mm/memory-failure: Stop setting the folio error flag
- From: Oscar Salvador <osalvador@xxxxxxxx>
- Re: [PATCH] mm: sparse: Consistently use _nr
- From: Oscar Salvador <osalvador@xxxxxxxx>
- Re: [PATCH 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [External] [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
- From: yunhui cui <cuiyunhui@xxxxxxxxxxxxx>
- Re: [PATCH] mm/memory-failure: Stop setting the folio error flag
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH] maple_tree: add mas_node_count() before going to slow_path in mas_wr_modify()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 1/5] darray: lift from bcachefs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 5/5] ringbuffer: Userspace test helper
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 0/5] sys_ringbuffer
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 3/5] fs: sys_ringbuffer
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 4/5] ringbuffer: Test device
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 2/5] darray: Fix darray_for_each_reverse() when darray is empty
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
- From: Erhard Furtner <erhard_f@xxxxxxxxxxx>
- Re: [PATCH RFC 0/4] static key support for error injection functions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 5/6] bpftool: Make task comm always be NUL-terminated
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- [PATCH] MAINTAINERS: remove myself as vmalloc reviewer
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH RFC 0/4] static key support for error injection functions
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/damon/core: implement multi-context support
- From: Alex Rusuf <yorha.op@xxxxxxxxx>
- Re: [PATCH RFC 3/4] mm, slab: add static key for should_failslab()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
- From: Erhard Furtner <erhard_f@xxxxxxxxxxx>
- Re: [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [akpm-mm:mm-nonmm-unstable 38/65] fs/bcachefs/clock.c:150:18-21: Unneeded variable: "ret". Return "NULL" on line 164
- From: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
- Re: [linux-next:master 2654/3060] arch/arm/include/asm/cmpxchg.h:167:12: error: call to undeclared function 'cmpxchg_emu_u8'; ISO C99 and later do not support implicit function declarations
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/damon/core: add 'struct kdamond' abstraction layer
- From: SeongJae Park <sj@xxxxxxxxxx>
- [akpm-mm:mm-nonmm-unstable 38/65] fs/bcachefs/clock.c:150:18-21: Unneeded variable: "ret". Return "NULL" on line 164
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm/damon/core: add 'struct kdamond' abstraction layer
- From: Alex Rusuf <yorha.op@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm/damon/core: implement multi-context support
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 0/2] DAMON multiple contexts support
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 0/2] DAMON multiple contexts support
- From: Alex Rusuf <yorha.op@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm/damon/core: implement multi-context support
- From: Alex Rusuf <yorha.op@xxxxxxxxx>
- Re: [PATCH RFC 2/4] error-injection: support static keys around injectable functions
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [RFC PATCH 4/5] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v1 13/14] mm: memcg: put cgroup v1-related members of task_struct under config option
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH RFC 0/4] static key support for error injection functions
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH] maple_tree: add mas_node_count() before going to slow_path in mas_wr_modify()
- From: JaeJoon Jung <rgbi3307@xxxxxxxxx>
- Re: [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [linux-next:master 2654/3060] arch/arm/include/asm/cmpxchg.h:167:12: error: call to undeclared function 'cmpxchg_emu_u8'; ISO C99 and later do not support implicit function declarations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/6] mm: shmem: add multi-size THP sysfs interface for anonymous shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/6] mm: shmem: add mTHP support for anonymous shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 6/6] selftests/bpf: Replace memcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 5/6] bpftool: Make task comm always be NUL-terminated
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 4/6] security: Replace memcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 3/6] auditsc: Replace memcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 0/6] kernel: Avoid memcpy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 0/3] mm: zswap: trivial folio conversions
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm: increase totalram_pages on freeing to buddy system
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v2] mm: swap: reuse exclusive folio directly instead of wp page faults
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH 1/1] lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [linus:master] [mm] cc92eba1c8: WARNING:at_kernel/rcu/tree_plugin.h:#__rcu_read_unlock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: ld.lld: error: undefined symbol: proc_do_static_key
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 1/1] lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2] sched/rt: Clean up usage of rt_task()
- From: Qais Yousef <qyousef@xxxxxxxxxxx>
- [PATCH v4 2/2] sched/rt, dl: Convert functions to return bool
- From: Qais Yousef <qyousef@xxxxxxxxxxx>
- [PATCH v4 1/2] sched/rt: Clean up usage of rt_task()
- From: Qais Yousef <qyousef@xxxxxxxxxxx>
- [PATCH v4 0/2] Clean up usage of rt_task()
- From: Qais Yousef <qyousef@xxxxxxxxxxx>
- Re: [PATCH RFC 0/4] static key support for error injection functions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] kunit/fortify: Remove __kmalloc_node() test
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 1/1] mm: fix xyz_noprof functions calling profiled functions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC 3/4] mm, slab: add static key for should_failslab()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC 0/4] static key support for error injection functions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3] mm/vmalloc: fix corrupted list of vbq->free
- From: Hailong Liu <hailong.liu@xxxxxxxx>
- [PATCH v3] mm/vmalloc: fix corrupted list of vbq->free
- From: <hailong.liu@xxxxxxxx>
- Re: kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: init_mlocked_on_free_v3
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: init_mlocked_on_free_v3
- From: Lance Yang <ioworker0@xxxxxxxxx>
- [PATCH] mm: increase totalram_pages on freeing to buddy system
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [RFC PATCH 0/5] Avoid MAP_FIXED gap exposure
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 13/14] mm: memcg: put cgroup v1-related members of task_struct under config option
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 14/14] MAINTAINERS: add mm/memcontrol-v1.c/h to the list of maintained files
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 02/14] mm: memcg: move soft limit reclaim code to memcontrol-v1.c
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 08/14] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 12/14] mm: memcg: group cgroup v1 memcg related declarations
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 11/14] mm: memcg: make memcg1_update_tree() static
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 10/14] mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 09/14] mm: memcg: rename memcg_oom_recover()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 08/14] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 07/14] mm: memcg: rename memcg_check_events()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 06/14] mm: memcg: move legacy memcg event code into memcontrol-v1.c
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 05/14] mm: memcg: rename charge move-related functions
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 04/14] mm: memcg: move charge migration code to memcontrol-v1.c
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 03/14] mm: memcg: rename soft limit reclaim-related functions
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 01/14] mm: memcg: introduce memcontrol-v1.c
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 07/14] mm: memcg: rename memcg_check_events()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v1 06/14] mm: memcg: move legacy memcg event code into memcontrol-v1.c
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS d604148e0900c8d6c32ace9498444eb66acab0f7
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re:Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: "wang wei" <a929244872@xxxxxxx>
- Re:[PATCH v3 3/6] mm: shmem: add multi-size THP sysfs interface for anonymous shmem
- From: "wang wei" <a929244872@xxxxxxx>
- [PATCH] maple_tree: add mas_node_count() before going to slow_path in mas_wr_modify()
- From: Jung-JaeJoon <rgbi3307@xxxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH] maple_tree: add mas_node_count() before going to slow_path in mas_wr_modify()
- From: Jung-JaeJoon <rgbi3307@xxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Byungchul Park <lkml.byungchul.park@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 78c56eb35e885b02360847e403d004edd0d658a0
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS c2550fb99a33e6820daf94aa301298d124a3920d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: (2) (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v3] vmstat: Kernel stack usage histogram
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] test_maple_tree: add the missing MODULE_DESCRIPTION() macro
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH RFC 4/4] mm, page_alloc: add static key for should_fail_alloc_page()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH RFC 3/4] mm, slab: add static key for should_failslab()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH RFC 0/4] static key support for error injection functions
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH] lib: test_hmm: add missing MODULE_DESCRIPTION() macro
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm: memcontrol: remove page_memcg()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v3] vmstat: Kernel stack usage histogram
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: DAMON Beer/Coffee/Tea chat reminder and extending for office hour
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v1 3/3] docs: hugetlbpage.rst: add softoffline_corrected_errors
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v1 2/3] selftest/mm: test softoffline_corrected_errors behaviors
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v1 1/3] mm/memory-failure: userspace controls soft-offlining hugetlb pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: fix xyz_noprof functions calling profiled functions
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Kees Cook <kees@xxxxxxxxxx>
- [RFC PATCH 3/5] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH 1/1] mm: fix xyz_noprof functions calling profiled functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/damon/core: implement multi-context support
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 5/5] mm/mmap: Use split munmap calls for MAP_FIXED
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 0/2] DAMON multiple contexts support
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/damon/core: add 'struct kdamond' abstraction layer
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/damon/core: implement multi-context support
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/damon/core: implement multi-context support
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v4 1/6] mm/slab: Introduce kmem_buckets typedef
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v4 4/6] mm/slab: Introduce kmem_buckets_create() and family
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v4 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v4 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v4 6/6] mm/util: Use dedicated slab buckets for memdup_user()
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v4 0/6] slab: Introduce dedicated bucket allocator
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Yang Shi <shy828301@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 0e1980c40b6edfa68b6acf926bab22448a6e40c9
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] kunit/fortify: Remove __kmalloc_node() test
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/damon/core: add 'struct kdamond' abstraction layer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
- From: Barnabás Pőcze <pobrn@xxxxxxxxxxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: store zero pages to be swapped out in a bitmap
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Byungchul Park <lkml.byungchul.park@xxxxxxxxx>
- [RFC PATCH 1/5] mm/mmap: Correctly position vma_iterator in __split_vma()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH RFC 3/4] mm, slab: add static key for should_failslab()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [RFC PATCH 2/5] mm/mmap: Split do_vmi_align_munmap() into a gather and complete operation
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Emanuele Rocca <ema@xxxxxxxxxx>
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH RFC 3/4] mm, slab: add static key for should_failslab()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH v4 18/29] arm64: add POE signal support
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v3 0/6] slab: Introduce dedicated bucket allocator
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 4/6] mm/slab: Introduce kmem_buckets_create() and family
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Szabolcs Nagy <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Szabolcs Nagy <szabolcs.nagy@xxxxxxx>
- Re: [cocci] patch idea: convert trivial call_rcu users to kfree_rcu
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] fs: sys_ringbuffer() (WIP)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC 0/4] static key support for error injection functions
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Maintainers Summit 2024 Call for Topics
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/6] mm/zsmalloc: use a proper page type
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/6] mm/zsmalloc: use a proper page type
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [PATCH 0/2] Improve dmesg output for swapfile+hibernation
- From: "Sukrit.Bhatnagar@xxxxxxxx" <Sukrit.Bhatnagar@xxxxxxxx>
- Re: [PATCH v2] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: Reduce the number of slab->folio casts
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC v2 06/19] Add a vmalloc_node_user function
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: page type is 3, passed migratetype is 1 (nr=512)
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 0/2] DAMON multiple contexts support
- From: Alex Rusuf <yorha.op@xxxxxxxxx>
- Re: [External] Re: [QUESTION] mm: Redundant const parameter?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [PATCH] fs: sys_ringbuffer() (WIP)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v1] mm: read page_type using READ_ONCE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm: sparse: Consistently use _nr
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [External] Re: [QUESTION] mm: Redundant const parameter?
- From: Dev Jain <dev.jain@xxxxxxx>
- [PATCH v2 2/2] mm/damon/core: implement multi-context support
- From: Alex Rusuf <yorha.op@xxxxxxxxx>
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [External] Re: [QUESTION] mm: Redundant const parameter?
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH] mm: Reduce the number of slab->folio casts
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 1/2] mm/damon/core: add 'struct kdamond' abstraction layer
- From: Alex Rusuf <yorha.op@xxxxxxxxx>
- Re: [QUESTION] mm: Redundant const parameter?
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [QUESTION] mm: Redundant const parameter?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [QUESTION] mm: Redundant const parameter?
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: David Hildenbrand <david@xxxxxxxxxx>
- [QUESTION] mm: Redundant const parameter?
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: Hailong Liu <hailong.liu@xxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: hailong liu <hailong.liu@xxxxxxxx>
- Re: [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
- From: Jann Horn <jannh@xxxxxxxxxx>
- [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [linus:master] [shmem,percpu_counter] beb9868628: BUG:KCSAN:data-race_in__percpu_counter_limited_add/__percpu_counter_limited_add
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] mm: userfaultfd: Use swap() in double_pt_lock()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] memblock: make memblock_set_node() also warn about use of MAX_NUMNODES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 4/4] mm, page_alloc: add static key for should_fail_alloc_page()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 2/4] error-injection: support static keys around injectable functions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 1/4] fault-inject: add support for static keys around fault injection sites
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 0/4] static key support for error injection functions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 3/4] mm, slab: add static key for should_failslab()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 12/12] mm, vmscan: apply luf mechanism to unmapping during folio reclaim
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 11/12] mm, migrate: apply luf mechanism to unmapping during migration
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 10/12] mm: separate move/undo parts from migrate_pages_batch()
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 08/12] mm/rmap: recognize read-only tlb entries during batched tlb flush
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 06/12] mm: add folio_put_ugen() to deliver unmap generation number to pcp or buddy
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 07/12] mm: add a parameter, unmap generation number, to free_unref_folios()
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 05/12] mm: buddy: make room for a new variable, ugen, in struct page
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 04/12] x86/tlb, riscv/tlb, mm/rmap: separate arch_tlbbatch_clear() out of arch_tlbbatch_flush()
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 02/12] arm64: tlbflush: add APIs manipulating tlb batch's arch data
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 01/12] x86/tlb: add APIs manipulating tlb batch's arch data
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH v11 03/12] riscv, tlb: add APIs manipulating tlb batch's arch data
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
- From: "Balasubrmanian, Vignesh" <vigbalas@xxxxxxx>
- [PATCH] mm: userfaultfd: Use swap() in double_pt_lock()
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: hailong liu <hailong.liu@xxxxxxxx>
- Re: [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH 1/3] slab: check the return value of check_bytes_and_report()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- RE: (2) (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [PATCH 3/3] mm,swap: simplify VMA based swap readahead window calculation
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 2/3] mm,swap: remove struct vma_swap_readahead
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 0/3] mm,swap: cleanup VMA based swap readahead window calculation
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH 1/3] mm,swap: fix a theoretical underflow in readahead window calculation
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [CFP LPC 2024] Kernel Memory Management Microconference
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [syzbot] Monthly mm report (May 2024)
- From: syzbot <syzbot+list9b272dba49b70afcd21e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH v2] sched/rt: Clean up usage of rt_task()
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: support large folios for NFS
- From: "hch@xxxxxx" <hch@xxxxxx>
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [linus:master] [shmem,percpu_counter] beb9868628: BUG:KCSAN:data-race_in__percpu_counter_limited_add/__percpu_counter_limited_add
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: page type is 3, passed migratetype is 1 (nr=512)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] fs: sys_ringbuffer() (WIP)
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] mm/memory-failure: Stop setting the folio error flag
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
- From: hailong liu <hailong.liu@xxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]