linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-26 08:43:04 to 2025-05-27 16:38:00 UTC [more...]

[RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
 2025-05-27 16:37 UTC  (5+ messages)
` [RFC 1/3] mm: move huge_zero_folio from huge_memory.c to memory.c
` [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
` [RFC 3/3] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()

[RFC PATCH v2 0/2] Fix uprobe anon page be overwritten during mremap
 2025-05-27 16:35 UTC  (15+ messages)
` [RFC PATCH v2 1/2] mm/mremap: Fix uprobe anon page be overwritten when expanding vma "
` [RFC PATCH v2 2/2] mm/mremap: Expose abnormal new_pte during move_ptes

[PATCH v3 0/2] Optimize mremap() for large folios
 2025-05-27 16:32 UTC  (9+ messages)
` [PATCH v3 1/2] mm: Call pointers to ptes as ptep
` [PATCH v3 2/2] mm: Optimize mremap() by PTE batching

[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
 2025-05-27 16:04 UTC  (5+ messages)
` [PATCH v2 1/4] selftests/mm: Use standard ksft_finished() in cow and gup_longterm
` [PATCH v2 2/4] selftests/mm: Add helper for logging test start and results
` [PATCH v2 3/4] selftests/mm: Report unique test names for each cow test
` [PATCH v2 4/4] selftests/mm: Fix test result reporting in gup_longterm

[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
 2025-05-27 15:11 UTC  (11+ messages)

[PATCH v5 0/6] Make MIGRATE_ISOLATE a standalone bit
 2025-05-27 15:04 UTC  (17+ messages)
` [PATCH v5 1/6] mm/page_alloc: pageblock flags functions clean up
` [PATCH v5 2/6] mm/page_isolation: make page isolation a standalone bit
` [PATCH v5 3/6] mm/page_alloc: add support for initializing pageblock as isolated
` [PATCH v5 4/6] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [PATCH v5 5/6] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v5 6/6] mm/page_isolation: remove migratetype parameter from more functions

[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
 2025-05-27 13:39 UTC  (18+ messages)

[syzbot] [mm?] [cgroups?] general protection fault in refill_obj_stock
 2025-05-27 13:37 UTC 

[PATCH 0/4] selftests/mm: cow and gup_longterm cleanups
 2025-05-27 13:06 UTC  (9+ messages)
` [PATCH 1/4] selftests/mm: Use standard ksft_finished() in cow and gup_longterm
` [PATCH 3/4] selftests/mm: Report unique test names for each cow test

[Invitation] bi-weekly guest_memfd upstream call on 2025-05-29
 2025-05-27 12:32 UTC 

[RFC PATCH v2 0/5] mm, bpf: BPF based THP adjustment
 2025-05-27 12:19 UTC  (24+ messages)

[RFC Patch 0/5] Make anon_vma operations testable
 2025-05-27 11:31 UTC  (9+ messages)

[BUG]userfaultfd_move fails to move a folio when swap-in occurs concurrently with swap-out
 2025-05-27 11:06 UTC  (7+ messages)

[PATCH] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
 2025-05-27 10:59 UTC  (4+ messages)

[PATCH] memcg: Always call cond_resched() after fn()
 2025-05-27 10:03 UTC  (3+ messages)

[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-05-27  9:37 UTC  (10+ messages)

[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
 2025-05-27  9:20 UTC  (5+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task

[PATCH RFC] mm: use per_vma lock for MADV_DONTNEED
 2025-05-27  9:20 UTC  (2+ messages)

[RFC PATCH v0 0/2] Batch migration for NUMA balancing
 2025-05-27  9:05 UTC  (15+ messages)
` [RFC PATCH v0 2/2] mm: sched: Batch-migrate misplaced pages

[PATCH V3 1/2] mm/khugepaged: fix race with folio split/free using temporary reference
 2025-05-27  8:57 UTC  (10+ messages)
` [PATCH V3 2/2] mm/khugepaged: clean up refcount check using folio_expected_ref_count()

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-05-27  8:53 UTC  (15+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
` [RFC PATCH v2 03/51] KVM: selftests: Update guest_memfd_test for INIT_PRIVATE flag
` [RFC PATCH v2 06/51] KVM: Query guest_memfd for private/shared status
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use

[PATCH 00/18] Split netmem from struct page
 2025-05-27  5:30 UTC  (24+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 12/18] page_pool: use netmem APIs to access page->pp_magic in page_pool_page_is_pp()
` [PATCH 13/18] mlx5: use netmem descriptor and APIs for page pool
` [PATCH 18/18] mm, netmem: remove the page pool members in struct page

[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-05-27  4:33 UTC  (9+ messages)
` [PATCH v6 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v6 2/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping

[PATCH V2] mm/hugetlb: remove unnecessary holding of hugetlb_lock
 2025-05-27  3:36 UTC 

[PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
 2025-05-27  3:30 UTC  (3+ messages)

[PATCH] mm, list_lru: refactor the locking code
 2025-05-27  2:36 UTC  (3+ messages)

[BUG] BUG: scheduling while atomic in throttle_direct_reclaim
 2025-05-27  0:19 UTC  (3+ messages)

[linux-next:master] BUILD SUCCESS 3be1a7a31fbda82f3604b6c31e4f390110de1b46
 2025-05-26 22:24 UTC 

[PATCH 0/4] mm/damon: introduce DAMON_STAT for simple and practical access monitoring
 2025-05-26 21:09 UTC  (5+ messages)
` [PATCH 1/4] mm/damon: introduce DAMON_STAT module
` [PATCH 2/4] mm/damon/stat: calculate and expose estimated memory bandwidth
` [PATCH 3/4] mm/damon/stat: calculate and expose idle time percentiles
` [PATCH 4/4] Docs/admin-guide/mm/damon: add DAMON_STAT usage document

[QUESTION] xas_reload() in iter_xarray_populate_pages()
 2025-05-26 19:20 UTC  (3+ messages)

[PATCH v2] mm/damon: fix outdated comments for monitoring primitives
 2025-05-26 18:12 UTC  (2+ messages)

[PATCH] mm/damon: rename primitives to operations
 2025-05-26 18:09 UTC  (2+ messages)

[PATCH] mm/damon: rename primitives to operations
 2025-05-26 17:55 UTC  (3+ messages)

[PATCH v6 1/5] drivers/base/node: Optimize memory block registration to reduce boot time
 2025-05-26 17:41 UTC  (8+ messages)
` [PATCH v6 2/5] drivers/base/node: remove register_mem_block_under_node_early()
` [PATCH v6 3/5] drivers/base/node: Remove register_memory_blocks_under_node() function call from register_one_node
` [PATCH v6 4/5] drivers/base/node: Rename register_memory_blocks_under_node() and remove context argument
` [PATCH v6 5/5] drivers/base/node: Rename __register_one_node() to register_one_node()

[PATCH 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
 2025-05-26 14:34 UTC  (10+ messages)
` [PATCH v2 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
` [PATCH v2 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
` [PATCH v2 3/4] mm: prevent KSM from completely breaking VMA merging
` [PATCH v2 4/4] tools/testing/selftests: add VMA merge tests for KSM merge

[PATCH] mm/hugetlb: remove redundant folio_test_hugetlb
 2025-05-26 13:10 UTC  (7+ messages)

[PATCH] mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios
 2025-05-26 12:59 UTC  (4+ messages)

[PATCH] selftests/mm: Deduplicate test names in madv_populate
 2025-05-26 12:57 UTC  (2+ messages)

[RFC PATCH 0/5] add process_madvise() flags to modify behaviour
 2025-05-26 12:57 UTC  (12+ messages)

mm/vmscan.c:3504 walk_pte_range() error: uninitialized symbol 'dirty'
 2025-05-26 12:32 UTC  (3+ messages)

[GIT PULL] dma-mapping update for Linux 6.16
 2025-05-26 12:11 UTC 

reply: [RFC] pin_user_pages_fast failure count increased
 2025-05-26 11:49 UTC  (12+ messages)

[PATCH v4 0/3] Add support for long task name
 2025-05-26 11:13 UTC  (6+ messages)
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'

[syzbot] [mm?] WARNING in folio_add_file_rmap_ptes
 2025-05-26 10:52 UTC  (2+ messages)

[PATCH v3] mm: slub: only warn once when allocating slab obj extensions fails
 2025-05-26 10:05 UTC  (3+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-26  9:08 UTC  (7+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[RFC v2 00/16] Live Update Orchestrator
 2025-05-26  9:00 UTC  (7+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
` [RFC v2 13/16] luo: add selftests for subsystems un/registration
` [RFC v2 15/16] docs: add luo documentation

[syzbot] [io-uring?] [mm?] general protection fault in lock_vma_under_rcu
 2025-05-26  8:50 UTC  (2+ messages)
` [syzbot] "


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).