linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/8] drm/i915/gem: Convert __shmem_writeback() to folios
 2025-01-13 16:17 UTC  (13+ 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 0/8] "

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-01-13 16:15 UTC  (33+ messages)
` [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v9 05/17] mm: mark vmas detached upon exit
` [PATCH v9 06/17] types: move struct rcuwait into types.h
` [PATCH v9 07/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v9 08/17] mm: move mmap_init_lock() out of the header file
` [PATCH v9 09/17] mm: uninline the main body of vma_start_write()
` [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 v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-13 16:09 UTC  (24+ messages)
` [PATCH v18 01/19] EDAC: Add support for EDAC device features control
` [PATCH v18 02/19] EDAC: Add scrub control feature
` [PATCH v18 03/19] EDAC: Add ECS "
` [PATCH v18 04/19] EDAC: Add memory repair "

[PATCH 1/2] x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()
 2025-01-13 15:59 UTC  (2+ messages)
` [PATCH 2/2] x86/locking: Use asm_inline for {,try_}cmpxchg{64,128} emulations

[PATCH v7 mm-unstable] mm: vmscan: retry folios written back while isolated for traditional LRU
 2025-01-13 15:52 UTC  (4+ messages)

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
 2025-01-13 15:50 UTC  (4+ messages)

[RFC PATCH v4 00/10] AMD broadcast TLB invalidation
 2025-01-13 15:50 UTC  (17+ 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 v7 0/8] x86/module: use large ROX pages for text allocations
 2025-01-13 15:47 UTC  (9+ messages)
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
  ` [REGRESSION] "
        ` [PATCH] x86: Disable EXECMEM_ROX support

[PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
 2025-01-13 15:46 UTC  (6+ messages)

[PATCH v3 0/4] selftests/mm: virtual_address_range: Reduce memory usage and avoid VM_IO access
 2025-01-13 15:46 UTC  (6+ messages)
` [PATCH v3 1/4] selftests/mm: virtual_address_range: mmap() without PROT_WRITE
` [PATCH v3 2/4] selftests/mm: virtual_address_range: Unmap chunks after validation
` [PATCH v3 3/4] selftests/mm: vm_util: Split up /proc/self/smaps parsing
` [PATCH v3 4/4] selftests/mm: virtual_address_range: Avoid reading from VM_IO mappings

[PATCHSET v8 0/12] Uncached buffered IO
 2025-01-13 15:34 UTC  (3+ messages)

[PATCH v9 mm-unstable 00/18] Add zpdesc memory descriptor for zswap.zpool
 2025-01-13 15:29 UTC  (6+ messages)
` [PATCH v9 mm-unstable 11/18] mm/zsmalloc: convert reset_page to reset_zpdesc
        ` [PATCH v9 mm-unstable 19/19] mm/zsmalloc: reset zpdesc fields in reset_zpdesc()

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2025-01-13 15:27 UTC  (12+ messages)

[PATCH] mm/zswap: Remove zswap_pools_counter
 2025-01-13 15:21 UTC  (2+ messages)

[PATCH v2 0/6] mm: hugetlb+THP folio and migration cleanups
 2025-01-13 15:18 UTC  (8+ messages)
` [PATCH v2 1/6] mm/huge_memory: convert has_hwpoisoned into a pure folio flag
` [PATCH v2 2/6] mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
` [PATCH v2 3/6] mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
` [PATCH v2 4/6] mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
` [PATCH v2 5/6] mm/hugetlb-cgroup: convert hugetlb_cgroup_css_offline() to work on folios
` [PATCH v2 6/6] mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()

[PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
 2025-01-13 14:45 UTC  (8+ messages)

[PATCH v3] mm: shmem: Use signed int for version handling in casefold option
 2025-01-13 14:44 UTC  (2+ messages)

[PATCH v2 0/4] mm: batched unmap lazyfree large folios during reclamation
 2025-01-13 13:20 UTC  (7+ 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 2/3] mm: Support tlbbatch flush for a range of PTEs
 2025-01-13 13:13 UTC  (3+ messages)

[PATCH 0/2] mm: memory_failure: unmap poisoned filio during migrate properly
 2025-01-13 13:02 UTC  (5+ 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 v1 0/6] mm/hugetlb: folio and migration cleanups
 2025-01-13 12:27 UTC  (10+ messages)
` [PATCH v1 2/6] mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
` [PATCH v1 3/6] mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
` [PATCH v1 4/6] mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()

[RFC PATCH 0/2] mm: filemap: add filemap_grab_folios
 2025-01-13 12:20 UTC  (4+ 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 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 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  (4+ messages)
` [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  (17+ 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] alpha: Fix personality flag propagation across an exec
 2025-01-13  5:39 UTC  (17+ 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] 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  (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  (2+ messages)

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-12  2:46 UTC  (6+ messages)
` [PATCH 12/12] x86/mm: only invalidate final translations with INVLPGB

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox