[PATCH v9 00/17] reimplement per-vma lock as a refcount
2025-01-13 11:58 UTC (34+ messages)
` [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited - clang 17.0.1 bug
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2025-01-13 11:51 UTC (7+ messages)
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
` [REGRESSION] "
` [PATCH] x86: Disable EXECMEM_ROX support
[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-01-13 11:40 UTC (16+ messages)
` [PATCH v18 04/19] EDAC: Add memory repair control feature
[RFC PATCH v4 00/10] AMD broadcast TLB invalidation
2025-01-13 11:32 UTC (14+ messages)
` [PATCH v4 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH v4 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call
` [PATCH v4 03/12] x86/mm: consolidate full flush threshold decision
` [PATCH v4 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH v4 05/12] x86/mm: add INVLPGB support code
` [PATCH v4 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v4 07/12] x86/tlb: use INVLPGB in flush_tlb_all
` [PATCH v4 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v4 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v4 10/12] x86,tlb: do targeted broadcast flushing from tlbbatch code
` [PATCH v4 11/12] x86/mm: enable AMD translation cache extensions
` [PATCH v4 12/12] x86/mm: only invalidate final translations with INVLPGB
[PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
2025-01-13 11:23 UTC (5+ messages)
[LSF/MM/BPF TOPIC] The future of anon_vma
2025-01-13 11:21 UTC (4+ messages)
` [Lsf-pc] "
[PATCH v2 0/7] mm/hugetlb: Refactor hugetlb allocation resv accounting
2025-01-13 11:20 UTC (7+ messages)
` [PATCH v2 1/7] mm/hugetlb: Fix avoid_reserve to allow taking folio from subpool
` [PATCH v2 2/7] mm/hugetlb: Stop using avoid_reserve flag in fork()
` [PATCH v2 3/7] mm/hugetlb: Rename avoid_reserve to cow_from_owner
[akpm-mm:mm-nonmm-unstable 171/173] kernel/kthread.c:913: warning: expecting prototype for kthread_create_worker_on_node(). Prototype was for kthread_create_worker() instead
2025-01-13 10:39 UTC (4+ messages)
[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2025-01-13 10:30 UTC (26+ messages)
` [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v11 3/8] mm: rust: add vm_insert_page
` [PATCH v11 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v11 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
` [PATCH v11 8/8] task: rust: rework how current is accessed
[PATCH V2] mm: compaction: skip memory compaction when there are not enough migratable pages
2025-01-13 10:16 UTC (3+ messages)
[PATCH 1/8] drm/i915/gem: Convert __shmem_writeback() to folios
2025-01-13 10:11 UTC (8+ messages)
` [PATCH 2/8] drm/i915/gem: Use PG_dropbehind instead of PG_reclaim
` [PATCH 3/8] mm/zswap: "
` [PATCH 4/8] mm/swap: "
` [PATCH 5/8] mm/vmscan: "
` [PATCH 6/8] mm/vmscan: Use PG_dropbehind instead of PG_reclaim in shrink_folio_list()
` [PATCH 7/8] mm/mglru: Check PG_dropcache instead of PG_reclaim in lru_gen_folio_seq()
` [PATCH 8/8] mm: Remove PG_reclaim
[PATCH v1 0/6] mm/hugetlb: folio and migration cleanups
2025-01-13 9:50 UTC (4+ messages)
` [PATCH v1 3/6] mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
[PATCH v2 0/3] selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access
2025-01-13 9:30 UTC (5+ messages)
` [PATCH v2 3/3] selftests/mm: virtual_address_range: Avoid reading VVAR mappings
[PATCH] mm/slab: fix kernel-doc func param names
2025-01-13 9:21 UTC (5+ messages)
[PATCH v5] ksm: add ksm involvement information for each process
2025-01-13 9:18 UTC (2+ messages)
[PATCH v3 00/15] Allocate and free frozen pages
2025-01-13 9:18 UTC (9+ messages)
` [PATCH v3 13/15] mm/page_alloc: Add __alloc_frozen_pages()
` [PATCH v3 15/15] slab: Allocate frozen pages
[PATCH v7 mm-unstable] mm: vmscan: retry folios written back while isolated for traditional LRU
2025-01-13 8:35 UTC (3+ messages)
[PATCH 0/2] mm: memory_failure: unmap poisoned filio during migrate properly
2025-01-13 8:27 UTC (3+ messages)
` [PATCH 1/2] mm: memory_hotplug: add TTU_HWPOISON for poisoned folio during migrate
` [PATCH 2/2] hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
[PATCH v3 00/13] mm, swap: rework of swap allocator locks
2025-01-13 8:07 UTC (13+ messages)
` [PATCH v3 07/13] mm, swap: hold a reference during scan and cleanup flag usage
` [PATCH v3 08/13] mm, swap: use an enum to define all cluster flags and wrap flags changes
` [PATCH v3 09/13] mm, swap: reduce contention on device lock
[GIT PULL] hotfixes against 6.13-rc7
2025-01-13 8:05 UTC
[PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
2025-01-13 8:03 UTC (5+ messages)
` memory alloc profiling seems not work properly during bootup?
[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy
2025-01-13 8:01 UTC (5+ messages)
` [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation
[PATCH v4 0/3] sched: Restructure task_mm_cid_work for predictability
2025-01-13 7:42 UTC (4+ messages)
` [PATCH v4 1/3] sched: Compact RSEQ concurrency IDs with reduced threads and affinity
` [PATCH v4 2/3] sched: Move task_mm_cid_work to mm delayed work
` [PATCH v4 3/3] rseq/selftests: Add test for mm_cid compaction
[PATCH 2/3] mm: Support tlbbatch flush for a range of PTEs
2025-01-13 7:30 UTC (3+ messages)
[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
2025-01-13 6:59 UTC (17+ messages)
` [PATCH v5 -next 03/16] mm: swap: move sysctl to mm/swap.c
` [PATCH v5 -next 04/16] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v5 -next 05/16] mm: util: move sysctls to mm/util.c
` [PATCH v5 -next 06/16] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v5 -next 07/16] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v5 -next 08/16] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v5 -next 09/16] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v5 -next 10/16] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v5 -next 12/16] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v5 -next 13/16] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v5 -next 14/16] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v5 -next 15/16] sysctl: remove the vm_table
` [PATCH v5 -next 16/16] sysctl: remove unneeded include
[PATCH v3] memcg: fix soft lockup in the OOM process
2025-01-13 6:51 UTC (3+ messages)
[PATCH mm-unstable v4 0/7] mm/mglru: performance optimizations
2025-01-13 6:51 UTC (4+ messages)
` [PATCH mm-unstable v4 3/7] mm/mglru: rework aging feedback
[Feedback Needed] Hypervisor live update biweekly meeting time
2025-01-13 6:45 UTC
[PATCH] selftests/mm/cow: Modify the incorrect checking parameters
2025-01-13 6:02 UTC (6+ messages)
` [PATCH v2] "
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-13 5:48 UTC (19+ messages)
` [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
` [PATCH v6 24/26] mm: Remove devmap related functions and page table bits
[PATCH] alpha: Fix personality flag propagation across an exec
2025-01-13 5:39 UTC (19+ messages)
` [PATCH] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
` [PATCH v2] "
Bug: task hung in shmem_swapin_folio
2025-01-13 5:06 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Non-lru page migration in a memdesc world
2025-01-13 4:56 UTC (6+ messages)
[PATCH v2] mm/hugetlb: Fix hugepage allocation for interleaved memory nodes
2025-01-13 4:47 UTC (2+ messages)
[PATCH v2 0/4] mm: batched unmap lazyfree large folios during reclamation
2025-01-13 3:39 UTC (5+ messages)
` [PATCH v2 1/4] mm: Set folio swapbacked iff folios are dirty in try_to_unmap_one
` [PATCH v2 2/4] mm: Support tlbbatch flush for a range of PTEs
` [PATCH v2 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
` [PATCH v2 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
[PATCH] hugetlbfs: check dir in trace_hugetlbfs_alloc_inode
2025-01-13 3:30 UTC (3+ messages)
` [External] "
[LSF/MM/BPF TOPIC] Large folio (z)swapin
2025-01-13 3:16 UTC (4+ messages)
[PATCH 2/3] mm: Support tlbbatch flush for a range of PTEs
2025-01-13 0:55 UTC (2+ messages)
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-01-13
2025-01-12 17:23 UTC
[RFC 00/11] khugepaged: mTHP support
2025-01-12 16:41 UTC (12+ messages)
` [RFC 08/11] khugepaged: introduce khugepaged_scan_bitmap for "
[PATCH] mm/mm_init: Fix the zone->managed_pages comment to match the code
2025-01-12 16:10 UTC (2+ messages)
` [PATCH v2] "
[LSF/MM/BPF TOPIC] Large folio (z)swapin
2025-01-12 10:49 UTC (2+ messages)
[PATCH v4 0/2] riscv/ptrace: add new regset to access original a0 register
2025-01-12 10:41 UTC (6+ messages)
` [PATCH v4 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-12 10:36 UTC (2+ messages)
kvack
2025-01-12 9:32 UTC
[PATCH] kcov: add unique cover, edge, and cmp modes
2025-01-12 2:57 UTC (3+ messages)
[PATCH v3 00/12] AMD broadcast TLB invalidation
2025-01-12 2:46 UTC (9+ messages)
` [PATCH 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH 12/12] x86/mm: only invalidate final translations with INVLPGB
[syzbot] [v9fs?] BUG: stack guard page was hit in io_wq_worker
2025-01-11 21:58 UTC
[PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
2025-01-11 19:43 UTC (6+ messages)
` [External Mail] "
[PATCH v3] mm: shmem: Use signed int for version handling in casefold option
2025-01-11 15:31 UTC
[PATCH] kasan: use correct kernel-doc format
2025-01-11 13:18 UTC (2+ messages)
[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
2025-01-11 10:03 UTC (3+ messages)
[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
2025-01-11 9:54 UTC (5+ messages)
drivers/clk/clk-cdce925.c:717:41: warning: '%d' directive writing between 1 and 11 bytes into a region of size 3
2025-01-11 8:30 UTC
[PATCH] mm/hugetlb: prevent reuse of isolated free hugepages
2025-01-11 8:00 UTC (5+ messages)
[PATCH V5] mm: replace free hugepage folios after migration
2025-01-11 7:58 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox