linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 0/1] Seal system mappings
 2025-01-07  1:12 UTC  (5+ messages)
` [PATCH v4 1/1] exec: seal "

[syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve
 2025-01-07  1:07 UTC  (4+ messages)
  `  "

[PATCH v5 00/12] zswap IAA compress batching
 2025-01-07  0:58 UTC  (7+ messages)
` [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
` [PATCH v5 10/12] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching

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

[PATCH 1/2] dax: Remove access to page->index
 2025-01-07  0:43 UTC  (2+ messages)

[RFC v3 PATCH 0/5] Promotion of Unmapped Page Cache Folios
 2025-01-07  0:03 UTC  (7+ messages)
` [PATCH v3 1/6] migrate: Allow migrate_misplaced_folio_prepare() to accept a NULL VMA
` [PATCH v3 2/6] memory: move conditionally defined enums use inside ifdef tags
` [PATCH v3 3/6] memory: allow non-fault migration in numa_migrate_check path
` [PATCH v3 4/6] vmstat: add page-cache numa hints
` [PATCH v3 5/6] migrate: implement migrate_misplaced_folio_batch
` [PATCH v3 6/6] migrate,sysfs: add pagecache promotion

[PATCH] mm: zswap: fix race between [de]compression and CPU hotunplug
 2025-01-06 23:54 UTC  (4+ messages)
` [PATCH 1/2] Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"
` [PATCH 2/2] mm: zswap: use SRCU to synchronize with CPU hotunplug

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

[RFC PATCH 0/9 v2] cgroup: separate per-subsystem rstat trees
 2025-01-06 23:13 UTC  (2+ messages)

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-06 22:49 UTC  (35+ 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

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

[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
 2025-01-06 21:03 UTC  (8+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[Invitation] Linux MM Alignment Session on Cgroup-based THP Control on Wednesday
 2025-01-06 21:02 UTC 

[linux-next:master] BUILD REGRESSION 4e16367cfe0ce395f29d0482b78970cce8e1db73
 2025-01-06 20:57 UTC 

[PATCH 0/3] mm: batched unmap lazyfree large folios during reclamation
 2025-01-06 20:56 UTC  (10+ messages)
` [PATCH 1/3] mm: set folio swapbacked iff folios are dirty in try_to_unmap_one

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

[RFC PATCH 0/2] mm: multi-gen LRU: per-process heatmaps
 2025-01-06 20:19 UTC  (3+ messages)

ROX allocations broke livepatch for modules since 6.13-rc1
 2025-01-06 19:45 UTC  (3+ messages)

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-06 19:34 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 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 "

[PATCH 00/16] mm/damon: enable page level properties based monitoring
 2025-01-06 19:34 UTC  (17+ messages)
` [PATCH 01/16] mm/damon: clarify trying vs applying on damos_stat kernel-doc comment
` [PATCH 02/16] Docs/mm/damon/design: add 'statistics' section
` [PATCH 03/16] Docs/admin-guide/mm/damon/usage: link damos stat design doc
` [PATCH 04/16] mm/damon: ask apply_scheme() to report filter-passed region-internal bytes
` [PATCH 05/16] mm/damon/paddr: report filter-passed bytes back for normal actions
` [PATCH 06/16] mm/damon/paddr: report filter-passed bytes back for DAMOS_STAT action
` [PATCH 07/16] mm/damon/core: implement per-scheme ops-handled filter-passed bytes stat
` [PATCH 08/16] mm/damon/syfs-schemes: implement per-scheme "
` [PATCH 09/16] Docs/mm/damon/design: document sz_ops_filter_passed
` [PATCH 10/16] Docs/admin-guide/mm/damon/usage: "
` [PATCH 11/16] Docs/ABI/damon: document per-scheme filter-passed bytes stat file
` [PATCH 12/16] mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->walk_fn()
` [PATCH 13/16] mm/damon/sysfs-schemes: expose per-region filter-passed bytes
` [PATCH 14/16] Docs/mm/damon/design: document per-region sz_filter_passed stat
` [PATCH 15/16] Docs/admin-guide/mm/damon/usage: document sz_filtered_out of scheme tried region directories
` [PATCH 16/16] Docs/ABI/damon: document per-region DAMOS filter-passed bytes stat file

[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 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: "

[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  (12+ messages)
` [PATCH v2 1/5] "
` [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

[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 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  (10+ messages)

[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 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  (5+ messages)
` [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

[PATCH 2/3] mm: Support tlbbatch flush for a range of PTEs
 2025-01-06 10:07 UTC  (3+ messages)

[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  (3+ 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  (9+ messages)
` [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()

page:  |  | latest

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