linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/8] mm/damon: remove DAMON debugfs interface
 2025-01-06 19:19 UTC  (9+ messages)
` [PATCH v2 1/8] Docs/translations/*/admin-guide/mm/damon/usage: remove DAMON debugfs interface documentation
` [PATCH v2 2/8] Docs/admin-guide/mm/damon/usage: "
` [PATCH v2 3/8] Docs/mm/damon/design: update for removal of DAMON debugfs interface
` [PATCH v2 4/8] selftests/damon/config: remove configs for DAMON debugfs interface selftests
` [PATCH v2 5/8] selftests/damon: remove tests for DAMON debugfs interface
` [PATCH v2 6/8] kunit: configs: remove configs for DAMON debugfs interface tests
` [PATCH v2 7/8] mm/damon: remove DAMON debugfs interface kunit tests
` [PATCH v2 8/8] mm/damon: remove DAMON debugfs interface

[PATCH 0/3] mm: batched unmap lazyfree large folios during reclamation
 2025-01-06 19:15 UTC  (12+ messages)
` [PATCH 1/3] mm: set folio swapbacked iff folios are dirty in try_to_unmap_one
` [PATCH 2/3] mm: Support tlbbatch flush for a range of PTEs
` [PATCH 3/3] mm: Support batched unmap for lazyfree large folios during reclamation

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-06 19:03 UTC  (34+ messages)
` [PATCH 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH 05/12] x86/mm: add INVLPGB support code
` [PATCH 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH 07/12] x86/tlb: use INVLPGB in flush_tlb_all
` [PATCH 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH 11/12] x86/mm: enable AMD translation cache extensions

[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
 2025-01-06 18:26 UTC  (5+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

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

WARNING: CPU: 1 PID: 23 at kernel/workqueue.c:4317 enable_work (kernel/workqueue.c:4317 (discriminator 1) kernel/workqueue.c:4488 (discriminator 1))
 2025-01-06 18:15 UTC 

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2025-01-06 17:48 UTC  (3+ messages)
` [PATCH v2 1/7] kernel/cgroup: "

[PATCH v5 00/12] zswap IAA compress batching
 2025-01-06 17:37 UTC  (4+ messages)
` [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching

[RFC PATCH RESEND v2 0/2] Add file seal to prevent future exec mappings
 2025-01-06 17:35 UTC  (4+ messages)
` [RFC PATCH RESEND v2 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[PATCH v7 00/17] move per-vma lock into vm_area_struct
 2025-01-06 17:26 UTC  (4+ messages)
` [PATCH v7 12/17] mm: replace vm_lock and detached flag with a reference count

[PATCH v2 0/5] elf: Define note name macros
 2025-01-06 17:23 UTC  (15+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] binfmt_elf: Use "
` [PATCH v2 3/5] powwerpc: "
` [PATCH v2 4/5] crash: "
` [PATCH v2 5/5] crash: Remove KEXEC_CORE_NOTE_NAME

Slow-tier Page Promotion discussion recap and open questions
 2025-01-06 17:02 UTC  (12+ messages)

[PATCH v4 00/10] Buddy allocator like folio split
 2025-01-06 16:55 UTC  (11+ messages)
` [PATCH v4 01/10] selftests/mm: use selftests framework to print test result
` [PATCH v4 02/10] selftests/mm: add tests for splitting pmd THPs to all lower orders
` [PATCH v4 03/10] mm/huge_memory: allow split shmem large folio to any order
` [PATCH v4 04/10] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v4 05/10] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH v4 06/10] mm/huge_memory: add buddy allocator like folio_split()
` [PATCH v4 07/10] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH v4 08/10] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH v4 09/10] mm/truncate: use folio_split() for truncate operation
` [PATCH v4 10/10] selftests/mm: add tests for folio_split(), buddy allocator like split

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2025-01-06 16:51 UTC  (4+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-06 15:57 UTC  (23+ 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 v18 05/19] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v18 06/19] ras: mem: Add memory "
` [PATCH v18 07/19] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v18 08/19] cxl: Add skeletal features driver
` [PATCH v18 09/19] cxl: Enumerate feature commands
` [PATCH v18 10/19] cxl: Add Get Supported Features command for kernel usage
` [PATCH v18 11/19] cxl: Add features driver attribute to emit number of features supported
` [PATCH v18 12/19] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v18 13/19] cxl/mbox: Add SET_FEATURE "
` [PATCH v18 14/19] cxl: Setup exclusive CXL features that are reserved for the kernel
` [PATCH v18 15/19] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v18 16/19] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v18 17/19] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v18 18/19] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v18 19/19] cxl/memfeature: Add CXL memory device memory sparing "

[PATCHSET v8 0/12] Uncached buffered IO
 2025-01-06 15:44 UTC  (4+ messages)
` [PATCH 07/12] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
  ` (subset) "

[LSF/MM/BPF TOPIC] Proposal of a research paper presentation: Developers rationale analysis from the OOM-Killer of the MM module
 2025-01-06 15:23 UTC 

[PATCH v3] arm64: mm: Populate vmemmap at the page level for hotplugged sections
 2025-01-06 15:11 UTC  (2+ messages)

[PATCH 4/7] mm/hugetlb: Clean up map/global resv accounting when allocate
 2025-01-06 14:48 UTC  (2+ messages)

[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-06 14:44 UTC  (28+ messages)
` [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D level page table
` [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD "

[RFC PATCH 0/2] memcg: add nomlock to avoid folios beling mlocked in a memcg
 2025-01-06 14:04 UTC  (10+ messages)

[PATCH v2] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
 2025-01-06 13:53 UTC  (11+ messages)

[PATCH net-next v6 0/8] fix two bugs related to page_pool
 2025-01-06 13:01 UTC  (2+ messages)
` [PATCH net-next v6 3/8] page_pool: fix IOMMU crash when driver has already unbound

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-06 12:15 UTC  (8+ messages)
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
      `  "
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c

[PATCH 0/1] mm/fake-numa: allow later numa node hotplug
 2025-01-06 12:06 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-06 11:22 UTC  (4+ messages)
    `  "

[PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
 2025-01-06 11:21 UTC 

[PATCH v2] intel_th: avoid using deprecated page->mapping, index fields
 2025-01-06 11:06 UTC  (2+ messages)

[RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse
 2025-01-06 10:17 UTC  (5+ messages)
` [RFC PATCH 07/12] khugepaged: Scan PTEs order-wise
` [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()

[PATCH v3 00/13] mm, swap: rework of swap allocator locks
 2025-01-06 10:12 UTC  (7+ 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

[syzbot] Monthly mm report (Jan 2025)
 2025-01-06 10:01 UTC 

[PATCH v3] mm/memmap: Prevent double scanning of memmap by kmemleak
 2025-01-06  9:46 UTC  (2+ messages)

[PATCH v3] memcg: fix soft lockup in the OOM process
 2025-01-06  9:29 UTC  (3+ messages)

[PATCH 1/1] lib/list_debug.c: add object information in case of invalid object
 2025-01-06  9:13 UTC  (2+ messages)

[PATCH] mm: compaction: skip memory compaction when there are not enough migratable pages
 2025-01-06  8:49 UTC  (4+ messages)

[PATCH v2 0/6] Account page tables at all levels
 2025-01-06  8:38 UTC  (2+ messages)

[PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
 2025-01-06  7:21 UTC  (2+ messages)
` [External Mail] "

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-06  6:43 UTC  (13+ messages)
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages

[PATCH v2] mm: shmem: skip swapcache for swapin of synchronous swap device
 2025-01-06  6:29 UTC  (6+ messages)

[PATCH] hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inode
 2025-01-06  6:12 UTC  (2+ messages)

[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-06  3:53 UTC  (5+ messages)
` [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()

[syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve
 2025-01-06  3:36 UTC  (2+ messages)

[PATCH 1/3] mm/memblock: Modify the default failure behavior of memblock_alloc to panic
 2025-01-06  3:03 UTC  (4+ messages)

[RFC PATCH 0/5] Accelerate page migration with batching and multi threads
 2025-01-06  2:33 UTC  (6+ messages)
` [RFC PATCH 4/5] mm/migrate: introduce multi-threaded page copy routine

[PATCH v2] mm/memmap: Prevent double scanning of memmap by kmemleak
 2025-01-06  1:45 UTC  (3+ messages)

"WARNING in nf_ct_alloc_hashtable" in Linux kernel version 6.13.0-rc2
 2025-01-05 21:10 UTC  (3+ messages)

[GIT PULL] hotfixes for 6.13-rc6
 2025-01-05 20:04 UTC  (2+ messages)

ROX allocations broke livepatch for modules since 6.13-rc1
 2025-01-05 14:51 UTC  (2+ messages)

[PATCH RFC 0/3] rust: Add Per-CPU Variable API
 2025-01-05 13:01 UTC  (5+ messages)
` [PATCH RFC 3/3] rust: percpu: add a rust per-CPU variable test

[PATCH 6/8] modules: switch to execmem API for remapping as RW and restoring ROX
 2025-01-05 12:52 UTC  (5+ messages)

[PATCH] mm: ensure the uniformity of arguments passed to do_mmap(..)
 2025-01-04 16:45 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in find_lock_task_mm
 2025-01-04 14:30 UTC  (2+ messages)

[PATCH v6 0/5] Improve simple directory offset wrap behavior
 2025-01-04 11:29 UTC  (4+ messages)
` [PATCH v6 4/5] libfs: Replace simple_offset end-of-directory detection

[PATCH v7 0/5] Improve simple directory offset wrap behavior
 2025-01-04  9:16 UTC  (2+ messages)

[PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties
 2025-01-04  9:15 UTC  (4+ messages)

[PATCH 3/3] mm/memblock: Modify the default failure behavior of memblock_alloc_low(from)
 2025-01-04  8:38 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in task_numa_work (2)
 2025-01-04  4:47 UTC 

[PATCH mm-unstable v4 0/7] mm/mglru: performance optimizations
 2025-01-04  2:21 UTC  (4+ messages)

page:  |  | latest

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