messages from 2026-03-06 16:53:46 to 2026-03-09 11:33:47 UTC [more...]
[PATCH v6 31/33] mm: memcontrol: convert objcg to be per-memcg per-node type
2026-03-09 11:33 UTC (7+ messages)
` [PATCH] fix: "
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-03-09 11:11 UTC (12+ messages)
[PATCH v4 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
2026-03-09 11:07 UTC (5+ messages)
` [PATCH v4 1/4] mm: khugepaged: export set_recommended_min_free_kbytes()
` [PATCH v4 2/4] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()
` [PATCH v4 3/4] mm: huge_memory: refactor enabled_store() with change_enabled()
` [PATCH v4 4/4] mm: ratelimit min_free_kbytes adjustment messages
[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
2026-03-09 10:14 UTC (8+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work
[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
2026-03-09 9:53 UTC (5+ messages)
` [PATCH RFC v3 1/4] KVM: "
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings
` [PATCH RFC v3 3/4] KVM: selftests: Wrap fstat() to assert success
` [PATCH RFC v3 4/4] KVM: selftests: Test that st_blocks is updated on allocation
[PATCH 0/4] Introduce QPW for per-cpu operations
2026-03-09 9:52 UTC (16+ messages)
` [PATCH 3/4] swap: apply new queue_percpu_work_on() interface
[PATCH v3 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
2026-03-09 9:20 UTC (7+ messages)
` [PATCH v3 1/4] mm: khugepaged: export set_recommended_min_free_kbytes()
` [PATCH v3 2/4] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()
` [PATCH v3 3/4] mm: huge_memory: refactor enabled_store() with change_enabled()
` [PATCH v3 4/4] mm: ratelimit min_free_kbytes adjustment messages
[PATCH 0/1] mm: improve folio refcount scalability
2026-03-09 8:59 UTC (8+ messages)
` [PATCH 1/1] mm: implement page refcount locking via dedicated bit
[PATCH v2 0/2] mm/swap: enhance swap cluster allocation checks
2026-03-09 8:46 UTC (5+ messages)
` [PATCH v2 1/2] mm/swap: Add VM_WARN_ON to isolate_lock_cluster()
` [PATCH v2 2/2] mm/swap: Add lockdep for si->global_cluster_lock in swap_cluster_alloc_table()
[PATCH v7 0/6] kho: history: track previous kernel version and kexec boot count
2026-03-09 8:22 UTC (7+ messages)
` [PATCH v7 2/6] kho: rename fdt parameter to blob in kho_add/remove_subtree()
` [PATCH v7 3/6] kho: persist blob size in KHO FDT
` [PATCH v7 4/6] kho: fix kho_in_debugfs_init() to handle non-FDT blobs
[PATCH 0/2] mm: batch TLB flushing for dirty folios in vmscan
2026-03-09 8:17 UTC (3+ messages)
` [PATCH 1/2] mm/vmscan: refactor shrink_folio_list for readability and maintainability
` [PATCH 2/2] mm, vmscan: flush TLB for every 31 folios evictions
[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
2026-03-09 8:02 UTC (8+ messages)
` [PATCH RFC v2 2/6] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()
` [PATCH RFC v2 3/6] fs: Add .unaccount_folio callback
[RFC PATCH v2] mm/swap, PM: hibernate: hold swap device reference across swap operation
2026-03-09 7:42 UTC (5+ messages)
[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
2026-03-09 7:41 UTC (9+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-03-09 7:34 UTC (5+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
` [BUG] SPARSEMEM broken on RISC-V; was: [PATCH] "
[BUG] WARNING in alloc_slab_obj_exts triggered by __d_alloc
2026-03-09 7:22 UTC (3+ messages)
` [PATCH] mm/slab: fix an incorrect check in obj_exts_alloc_size()
[RFC PATCH v1 0/7] Open HugeTLB allocation routine for more generic use
2026-03-09 6:58 UTC (2+ messages)
[akpm-mm:mm-new 286/330] include/dup.h:354:25: error: stray '\302' in program
2026-03-09 6:27 UTC (3+ messages)
[PATCH 0/2] mm/swap: fix missing locks in swap_reclaim_work()
2026-03-09 5:50 UTC (5+ messages)
` [PATCH 1/2] "
[PATCH v2] mm/mempolicy: track page allocations per mempolicy
2026-03-09 4:31 UTC (9+ messages)
[PATCH] mm/userfaultfd: fix hugetlb fault mutex hash calculation
2026-03-09 3:30 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] perf/events: Replace READ_ONCE() with standard pgtable accessors
2026-03-09 3:26 UTC (2+ messages)
[PATCH 0/7] mm/damon: improve/fixup/update ratio calculation, test and documentation
2026-03-09 2:34 UTC (10+ messages)
` [PATCH 1/7] mm/damon/core: use mult_frac()
` [PATCH 2/7] mm/damon/tests/core-kunit: add a test for damon_is_last_region()
` [PATCH 3/7] mm/damon/core: clarify damon_set_attrs() usages
` [PATCH 4/7] mm/damon: document non-zero length damon_region assumption
` [PATCH 5/7] Docs/admin-guide/mm/damn/lru_sort: fix intervals autotune parameter name
` [PATCH 6/7] Docs/mm/damon/maintainer-profile: use flexible review cadence
` [PATCH 7/7] Docs/mm/damon/index: fix typo: autoamted -> automated
[PATCH v7 0/2] skip redundant sync IPIs when TLB flush sent them
2026-03-09 2:07 UTC (3+ messages)
` [PATCH v7 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v7 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
[PATCH v9 0/2] Optimize zone->contiguous update
2026-03-09 0:42 UTC (10+ messages)
` [PATCH v9 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
[syzbot] [mm?] WARNING in create_strip_zones
2026-03-08 23:42 UTC (2+ messages)
` [PATCH] md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
[syzbot] [mm?] WARNING: suspicious RCU usage in usb_tx_block
2026-03-08 22:54 UTC
[akpm-mm:mm-unstable 34/207] fs/binfmt_elf.c:1140:17: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 4294967296 to 0
2026-03-08 21:19 UTC (2+ messages)
[PATCH] mm: optimize once judgment with clang
2026-03-08 18:03 UTC (5+ messages)
[Lsf-pc] [LSF/MM/BPF TOPIC] Buffered atomic writes
2026-03-08 15:33 UTC (2+ messages)
[PATCH v2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-08 9:57 UTC (2+ messages)
[PATCH 2/3] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem
2026-03-07 22:55 UTC (3+ messages)
[akpm-mm:mm-new 285/313] ../../../mm/vma.c:2592:33: error: 'VM_NO_MLOCK_MASK' undeclared; did you mean 'VM_LOCKED_MASK'?
2026-03-07 21:23 UTC (2+ messages)
[LSF/MM/BPF TOPIC] DAMON Updates: Tiering, Pagel Level Monitoring and DAMON-X
2026-03-07 21:02 UTC
[PATCH 0/3] mm/damon/core: make passed_sample_intervals comparisons overflow-safe
2026-03-07 19:49 UTC (4+ messages)
` [PATCH 1/3] mm/damon/core: remove damos_set_next_apply_sis() duplicates
` [PATCH 2/3] mm/damon/core: use time_before() for next_apply_sis
` [PATCH 3/3] mm/damon/core: use time_after_eq() in kdamond_fn()
[PATCH 0/2] mm/damon: test and document power-of-2 min_region_sz requirement
2026-03-07 19:42 UTC (3+ messages)
` [PATCH 1/2] mm/damon/tests/core-kunit: add a test for damon_commit_ctx()
` [PATCH 2/2] Docs/mm/damon/design: document the power-of-two limitation for addr_unit
[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
2026-03-07 18:24 UTC
[PATCH v2 2/3] mm/huge_memory: Prevent huge zeropage refcount corruption in PMD move
2026-03-07 15:08 UTC (6+ messages)
[PATCH mm-hotfixes] mm/huge_memory: fix memory corruption on huge zero page move
2026-03-07 15:06 UTC (8+ messages)
[PATCH 0/8] mm: introduce zone lock guards
2026-03-07 14:09 UTC (9+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()
[PATCH] pid: cosmetic changes to alloc_pid()
2026-03-07 12:11 UTC (4+ messages)
[PATCH] asm-generic: replace ________addr with __UNIQUE_ID(addr)
2026-03-07 9:21 UTC
[PATCH v3 0/2] selftests/liveupdate: add end to end test infrastructure and scripts
2026-03-07 9:02 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH V2 0/2] Small improvements to reserve_mem, take 2
2026-03-07 8:35 UTC (3+ messages)
` [PATCH V2 2/2] mm/memblock: Add reserve_mem debugfs info
[PATCH v6 0/5] support batch checking of references and unmapping for large folios
2026-03-07 8:02 UTC (9+ messages)
` [PATCH v6 1/5] mm: rmap: support batched checks of the references "
` [PATCH v6 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
[PATCH] kernel/fork: validate exit_signal in clone() syscall
2026-03-07 6:42 UTC
[akpm-mm:mm-unstable 34/207] include/linux/hugetlb.h:1214:9: error: call to undeclared function 'linear_page_index'; ISO C99 and later do not support implicit function declarations
2026-03-07 4:04 UTC
[akpm-mm:mm-unstable 34/207] include/linux/hugetlb.h:1214:16: error: implicit declaration of function 'linear_page_index'
2026-03-07 4:04 UTC
[RFC PATCH v2 01/10] mm/damon/core: introduce damos_quota_goal_tuner
2026-03-07 2:40 UTC (3+ messages)
[PATCH v2 0/3] mm: thp: reduce unnecessary start_stop_khugepaged() calls
2026-03-07 2:23 UTC (6+ messages)
` [PATCH v2 2/3] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()
[PATCH v4 3/6] kfuzztest: add ReST documentation
2026-03-07 1:39 UTC (6+ messages)
` Question about "stateless or low-state functions" in KFuzzTest doc
[PATCH v3 0/6] support batched checking of the young flag for MGLRU
2026-03-07 1:29 UTC (6+ messages)
` [PATCH v3 6/6] arm64: mm: implement the architecture-specific test_and_clear_young_ptes()
[RFC PATCH v2 00/10] mm/damon: support multiple goal-based quota tuning algorithms
2026-03-07 0:33 UTC (2+ messages)
[PATCH] lib/maple_tree: fix swapped arguments in mas_safe_pivot() call
2026-03-06 23:38 UTC (5+ messages)
[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-06 22:21 UTC (17+ messages)
` [PATCH v2 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v2 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper
` [PATCH v2 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH v2 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH v2 06/15] userfaultfd: move vma_can_userfault out of line
` [PATCH v2 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v2 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v2 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v2 11/15] userfaultfd: mfill_atomic(): remove retry logic
` [PATCH v2 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v2 13/15] KVM: guest_memfd: implement userfaultfd operations
` [PATCH v2 14/15] KVM: selftests: test userfaultfd minor for guest_memfd
` [PATCH v2 15/15] KVM: selftests: test userfaultfd missing "
[PATCH RFC 0/1] fix for large folio split race in page cache
2026-03-06 20:58 UTC (11+ messages)
` [PATCH RFC 1/1] mm/filemap: handle large folio split race in page cache lookups
[PATCH] mm: prevent droppable mappings from being locked
2026-03-06 20:45 UTC
[PATCH v2] lib/idr: fix ida_find_first_range() missing IDs across chunk boundaries
2026-03-06 20:30 UTC
[PATCH] lib/idr: fix ida_find_first_range() missing IDs across chunk boundaries
2026-03-06 20:29 UTC (4+ messages)
[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
2026-03-06 20:06 UTC (9+ messages)
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 02/15] set_memory: add folio_{zap, restore}_direct_map helpers
[GIT PULL] slab fixes for 7.0-rc2
2026-03-06 18:38 UTC (2+ messages)
[PATCH RFC 00/19] mm: Add __GFP_UNMAPPED
2026-03-06 18:17 UTC (6+ messages)
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-06 17:32 UTC (3+ messages)
` [PATCH v2 3/3] build: rust: provide an option to inline C helpers into Rust
[LSF/MM/BPF TOPIC] Improving MGLRU
2026-03-06 17:25 UTC (5+ messages)
[GIT PULL] tracing: Fixes for 7.0
2026-03-06 16:58 UTC (6+ 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