messages from 2025-06-23 09:29:33 to 2025-06-24 01:55:09 UTC [more...]
[PATCH net-next v6 0/9] Split netmem from struct page
2025-06-24 1:54 UTC (25+ messages)
` [PATCH net-next v6 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v6 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH v3 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
2025-06-24 1:52 UTC (13+ messages)
` [PATCH v3 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "
` [PATCH v3 2/2] mm: shmem: disallow hugepages if the system-wide shmem "
arch/s390/appldata/appldata_mem.c:72:13: warning: stack frame size (1040) exceeds limit (1024) in 'appldata_get_mem_data'
2025-06-24 1:47 UTC
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-06-24 1:16 UTC (11+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
` [PATCH RFC 03/14] mm: compare pfns only if the entry is present when inserting pfns/pages
` [PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
[PATCH 1/2] mm: add gpu active/reclaim per-node stat counters (v2)
2025-06-24 1:12 UTC (3+ messages)
[PATCH v2 0/5] madvise cleanup
2025-06-24 1:05 UTC (7+ messages)
` [PATCH v2 1/5] mm/madvise: remove the visitor pattern and thread anon_vma state
` [PATCH v2 2/5] mm/madvise: thread mm_struct through madvise_behavior
` [PATCH v2 3/5] mm/madvise: thread VMA range state "
[RFC PATCH v2 2/2] mm/damon/paddr: Allow multiple migrate targets
2025-06-24 0:34 UTC (11+ messages)
[PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits
2025-06-24 0:10 UTC (19+ messages)
AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN
2025-06-23 23:38 UTC (10+ messages)
` Reorganising how the networking layer handles memory
` MSG_ZEROCOPY and the O_DIRECT vs fork() race
` How to handle P2P DMA with only {physaddr,len} in bio_vec?
[PATCH -next v2 0/4] mm: per-node proactive reclaim
2025-06-23 23:36 UTC (8+ messages)
` [PATCH 1/4] mm/vmscan: respect psi_memstall region in node reclaim
` [PATCH 2/4] mm/memcg: make memory.reclaim interface generic
` [PATCH 3/4] mm/vmscan: make __node_reclaim() more generic
` [PATCH 4/4] mm: introduce per-node proactive reclaim interface
[PATCH] mm/hugetlb: Don't crash when allocating a folio if there are no resv
2025-06-23 23:35 UTC (5+ messages)
[RFC PATCH v2 0/2] mm/damon/paddr: Allow interleaving in migrate_{hot,cold} actions
2025-06-23 23:21 UTC (10+ messages)
` [RFC PATCH v2 1/2] mm/mempolicy: Expose get_il_weight() to MM
drivers/virtio/virtio_balloon.c:401:21: warning: stack frame size (1040) exceeds limit (1024) in 'update_balloon_stats'
2025-06-23 22:27 UTC
[GIT PULL] hotfixes for 6.16-rc4
2025-06-23 22:10 UTC (2+ messages)
[linux-next:master] [maple_tree] 540335e987: BUG:kernel_NULL_pointer_dereference,address
2025-06-23 21:19 UTC (4+ messages)
[PATCH] mm: move mask update out of the atomic context
2025-06-23 19:45 UTC (5+ messages)
[PATCH] mm/zswap: export zswap API to modules
2025-06-23 19:33 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION f817b6dd2b62d921a6cdc0a3ac599cd1851f343c
2025-06-23 19:15 UTC
[RFC PATCH 0/1] mm/debug_vm_pgtable: Use a swp_entry_t input value for swap tests
2025-06-23 19:10 UTC (4+ messages)
` [RFC PATCH 1/1] "
[PATCH 1/2] lib/test_vmalloc.c: Use late_initcall() if built-in for init ordering
2025-06-23 18:40 UTC (2+ messages)
` [PATCH 2/2] lib/test_vmalloc.c: Restrict default test mask to avoid test warnings
[PATCH 4/4] mm: Apply vm_uffd_ops API to core mm
2025-06-23 18:12 UTC (3+ messages)
[PATCH 3/3] samples/damon: fix bugs for damon sample for start failures
2025-06-23 18:11 UTC (2+ messages)
[PATCH 1/3] mm/damon: do not allow creating zero size region
2025-06-23 18:03 UTC (2+ messages)
[syzbot] [mm?] kernel BUG in sanity_check_pinned_pages
2025-06-23 18:02 UTC (12+ messages)
[PATCH 0/4] mm/userfaultfd: modulize memory types
2025-06-23 17:56 UTC (10+ messages)
` [PATCH 1/4] mm: Introduce vm_uffd_ops API
[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
2025-06-23 17:32 UTC (11+ messages)
[PATCH RFC 0/2] madvise anon_name cleanups
2025-06-23 17:13 UTC (10+ messages)
` [PATCH RFC 1/2] mm, madvise: simplify anon_name handling
` [PATCH RFC 2/2] mm, madvise: move prctl_set_vma() to mm/madvise.c
[RFC PATCH v2 0/2] mm/damon/paddr: Allow interleaving in migrate_{hot,cold} actions
2025-06-23 16:32 UTC (4+ messages)
[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-23 16:05 UTC (49+ messages)
` [PATCH RFC 04/29] mm/page_alloc: allow for making page types sticky until freed
` [PATCH RFC 05/29] mm/balloon_compaction: make PageOffline sticky
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH RFC 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH RFC 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH RFC 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH RFC 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH RFC 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH RFC 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH RFC 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH RFC 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH RFC 25/29] mm: simplify folio_expected_ref_count()
` [PATCH RFC 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH RFC 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
[PATCHv6 07/16] x86/vsyscall: Reorganize the #PF emulation code
2025-06-23 15:45 UTC (7+ messages)
[PATCH v2 0/4] mm: userfaultfd: assorted fixes and cleanups
2025-06-23 15:18 UTC (5+ messages)
` [PATCH v2 2/4] userfaultfd: remove (VM_)BUG_ON()s
[PATCH 0/3] use vm_flags_t consistently
2025-06-23 15:17 UTC (13+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t
[PATCH] selftests/mm: add test for (BATCH_PROCESS)MADV_DONTNEED
2025-06-23 14:39 UTC (2+ messages)
[PATCH] mm/vmalloc: leave lazy MMU mode on PTE mapping error
2025-06-23 14:30 UTC (6+ messages)
[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-23 14:28 UTC (13+ messages)
[PATCH V2] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-23 14:28 UTC (6+ messages)
[PATCH v2 0/5] Misc rework on hugetlb faulting path
2025-06-23 14:13 UTC (7+ messages)
` [PATCH v2 1/5] mm,hugetlb: Change mechanism to detect a COW on private mapping
` [PATCH v2 2/5] mm,hugetlb: Sort out folio locking in the faulting path
` [PATCH v2 3/5] mm,hugetlb: Rename anon_rmap to new_anon_folio and make it boolean
[PATCH] khugepaged: Optimize collapse_pte_mapped_thp() for large folios by PTE batching
2025-06-23 14:01 UTC (5+ messages)
[PATCH] selftests/mm: add test for (BATCH_PROCESS)MADV_DONTNEED
2025-06-23 13:56 UTC (4+ messages)
[linus:master] [lib/test_vmalloc.c] 2d76e79315: Kernel_panic-not_syncing:Fatal_exception
2025-06-23 13:20 UTC (11+ messages)
` Kernel crash due to alloc_tag_top_users() being called when !mem_profiling_support?
` CONFIG_TEST_VMALLOC=y conflict/race with alloc_tag_init
[PATCH 6.1 001/508] mm/uffd: fix vma operation where start addr cuts part of vma
2025-06-23 13:00 UTC
[syzbot] [mm?] KASAN: slab-use-after-free Read in do_sync_mmap_readahead
2025-06-23 12:51 UTC (2+ messages)
Subject: [PATCH] selftests/mm: add test for (BATCH_PROCESS)MADV_DONTNEED
2025-06-23 12:45 UTC (3+ messages)
[PATCH v2 00/11] Various slab improvements
2025-06-23 12:28 UTC (2+ messages)
[PATCH V2 1/2] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
2025-06-23 12:22 UTC (3+ messages)
` [PATCH V2 2/2] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
[RFC v2 05/16] luo: luo_core: integrate with KHO
2025-06-23 11:29 UTC (12+ messages)
[RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
2025-06-23 10:01 UTC (9+ messages)
` [PATCH 2/2] filemap: Add __filemap_get_folio_mpol()
[PATCH v3 2/2] libnvdimm: add nd_e820.pmem automatic devdax conversion
2025-06-23 10:00 UTC
[akpm-mm:mm-nonmm-unstable 65/66] lib/raid6/recov_rvv.c:168:24: error: use of undeclared identifier 'raid6_empty_zero_page'
2025-06-23 9:38 UTC
[PATCH] mm/balloon_compaction: update Chinese docs for movable_ops
2025-06-23 9:38 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).