linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-09 23:51 UTC  (11+ messages)
` [PATCH v18 04/19] EDAC: Add memory repair control feature

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

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-09 23:26 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] Large folio (z)swapin
 2025-01-09 21:34 UTC  (2+ messages)

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-09 21:18 UTC  (5+ messages)
` [PATCH 06/12] x86/mm: use INVLPGB for kernel TLB flushes

[PATCH] alpha: Fix personality flag propagation across an exec
 2025-01-09 20:53 UTC  (13+ messages)

[linux-next:master] BUILD REGRESSION 6ecd20965bdc21b265a0671ccf36d9ad8043f5ab
 2025-01-09 20:47 UTC 

[syzbot] [mm?] upstream test error: WARNING in enable_work
 2025-01-09 20:39 UTC 

[RFC PATCH 0/5] Accelerate page migration with batching and multi threads
 2025-01-09 19:32 UTC  (8+ messages)
` [RFC PATCH 3/5] mm/migrate: add migrate_folios_batch_move to batch the folio move operations

[External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
 2025-01-09 19:10 UTC  (10+ messages)
          ` [External Mail] "

[PATCH] mm/memfd: reserve hugetlb folios before allocation
 2025-01-09 19:01 UTC  (4+ messages)

[PATCH v3 0/2] Cleanup for memfd_create()
 2025-01-09 18:59 UTC  (3+ messages)
` [PATCH v3 1/2] mm/memfd: Refactor and cleanup the logic in memfd_create()
` [PATCH v3 2/2] mm/memfd: Use strncpy_from_user() to read memfd name

[LSF/MM/BPF TOPIC] Weighted interleave auto-tuning
 2025-01-09 18:50 UTC 

[PATCH v2 0/2] Cleanup for memfd_create()
 2025-01-09 18:14 UTC  (6+ messages)
` [PATCH v2 2/2] mm/memfd: Use strncpy_from_user() to read memfd name

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-09 18:05 UTC  (7+ messages)

[PATCH v2 00/10] mm/damon: extend DAMOS filters for inclusion
 2025-01-09 17:51 UTC  (11+ messages)
` [PATCH v2 01/10] mm/damon: fixup damos_filter kernel-doc
` [PATCH v2 02/10] mm/damon/core: add damos_filter->allow field
` [PATCH v2 03/10] mm/damon/core: support damos_filter->allow
` [PATCH v2 04/10] mm/damon/paddr: "
` [PATCH v2 05/10] mm/damon: add 'allow' argument to damos_new_filter()
` [PATCH v2 06/10] mm/damon/sysfs-schemes: add a file for setting damos_filter->allow
` [PATCH v2 07/10] Docs/mm/damon/design: document allow/reject DAMOS filter behaviors
` [PATCH v2 08/10] Docs/ABI/damon: document DAMOS filter allow sysfs file
` [PATCH v2 09/10] Docs/admin-guide/mm/damon/usage: omit DAMOS filter details in favor of design doc
` [PATCH v2 10/10] Docs/admin-guide/mm/damon/usage: document DAMOS filter 'allow' sysfs file

[PATCH 00/16] selftest/mm: Remove warnings found by adding compiler flags
 2025-01-09 17:50 UTC  (20+ messages)
` [PATCH 01/16] selftests/mm: remove argc and argv unused parameters
` [PATCH 02/16] selftests/mm: Fix unused parameter warnings
` [PATCH 03/16] "
` [PATCH 04/16] selftests/mm: Fix type mismatch warnings
` [PATCH 05/16] selftests/mm: kselftest_harness: Fix warnings
` [PATCH 06/16] selftests/mm: cow: remove unused variables and fix type mismatch errors
` [PATCH 07/16] selftests/mm: hmm-tests: Remove always false expressions
` [PATCH 08/16] selftests/mm: guard-pages: Fix type mismatch warnings
` [PATCH 09/16] selftests/mm: hugetlb-madvise: fix type mismatch issues
` [PATCH 10/16] selftests/mm: hugepage-vmemmap: fix type mismatch warnings
` [PATCH 11/16] selftests/mm: hugetlb-read-hwpoison: Fix "
` [PATCH 12/16] selftests/mm: khugepaged: "
` [PATCH 13/16] selftests/mm: protection_keys: Fix variables types "
` [PATCH 14/16] selftests/mm: thuge-gen: Fix type "
` [PATCH 15/16] selftests/mm: uffd-*: Fix all "
` [PATCH 16/16] selftests/mm: Makefile: Add the compiler flags

[PATCH] mm/util: make memdup_user_nul() similar to memdup_user()
 2025-01-09 17:38 UTC  (2+ messages)

[PATCH] mm: Remove PageTransTail()
 2025-01-09 17:27 UTC  (3+ messages)

[PATCH] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-01-09 17:00 UTC  (3+ messages)

[RFC PATCH v4 00/14] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-01-09 16:34 UTC  (5+ messages)
` [RFC PATCH v4 07/14] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared

[PATCH v8 00/16] move per-vma lock into vm_area_struct
 2025-01-09 16:01 UTC  (27+ messages)
` [PATCH v8 01/16] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v8 02/16] mm: move per-vma lock into vm_area_struct
` [PATCH v8 03/16] mm: mark vma as detached until it's added into vma tree
` [PATCH v8 04/16] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v8 05/16] mm: mark vmas detached upon exit
` [PATCH v8 06/16] types: move struct rcuwait into types.h
` [PATCH v8 07/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v8 08/16] mm: move mmap_init_lock() out of the header file
` [PATCH v8 09/16] mm: uninline the main body of vma_start_write()
` [PATCH v8 10/16] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v8 11/16] mm: replace vm_lock and detached flag with a reference count
` [PATCH v8 12/16] mm/debug: print vm_refcnt state when dumping the vma
` [PATCH v8 13/16] mm: remove extra vma_numab_state_init() call
` [PATCH v8 14/16] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v8 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v8 16/16] docs/mm: document latest changes to vm_lock

[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-01-09 15:32 UTC  (20+ messages)
  ` [PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
  ` [PATCH v11 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
  ` [PATCH v11 8/8] task: rust: rework how current is accessed

[PATCH] arch/s390: save_area_alloc default failure behavior changed to panic
 2025-01-09 14:53 UTC  (5+ messages)

[PATCH] mm/memory.c: Add return NUMA_NO_NODE in numa_migrate_check() when folio_nid() and numa_node_id() are the same
 2025-01-09 14:40 UTC  (4+ messages)

[PATCH v4] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
 2025-01-09 14:32 UTC  (9+ messages)

[PATCH] mm/mm_init: Fix the zone->managed_pages comment to match the code
 2025-01-09 14:28 UTC  (2+ messages)

[PATCH 0/3] selftests/mm: virtual_address_range: Two bugfixes and a cleanup
 2025-01-09 13:38 UTC  (16+ messages)
` [PATCH 1/3] selftests/mm: virtual_address_range: Fix error when CommitLimit < 1GiB
` [PATCH 3/3] selftests/mm: virtual_address_range: Dump to /dev/null

[syzbot] [mm?] INFO: rcu detected stall in sys_mprotect (8)
 2025-01-09 13:23 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Physical LRU scanning feasibility
 2025-01-09 12:38 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] The future of anon_vma
 2025-01-09 12:33 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH v3 0/6] elf: Define note name macros
 2025-01-09 12:08 UTC  (7+ messages)
` [PATCH v3 5/6] s390/crash: Use "

[RFC PATCH 0/2] mm: multi-gen LRU: per-process heatmaps
 2025-01-09 11:48 UTC  (2+ messages)

[FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
 2025-01-09 11:42 UTC  (2+ messages)

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

[linux-next:master 6964/7509] arch/powerpc/mm/book3s64/hugetlbpage.c:77:35: error: use of undeclared identifier '_PAGE_DEVMAP'
 2025-01-09 10:16 UTC 

[PATCH] replace free hugepage folios after migration
 2025-01-09  9:50 UTC  (5+ messages)

[PATCH v5] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
 2025-01-09  9:38 UTC 

ROX allocations broke livepatch for modules since 6.13-rc1
 2025-01-09  8:06 UTC  (3+ messages)
` [PATCH] module: Fix writing of livepatch relocations in ROX text

[PATCH v3] mm: fix div by zero in bdi_ratio_from_pages
 2025-01-09  6:48 UTC  (2+ messages)

[PATCH] mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled
 2025-01-09  6:46 UTC  (2+ messages)

[PATCH v2] mm: fix div by zero in bdi_ratio_from_pages
 2025-01-09  6:28 UTC  (3+ messages)

[RFC 00/11] khugepaged: mTHP support
 2025-01-09  6:27 UTC  (5+ messages)
` [RFC 10/11] khugepaged: remove max_ptes_none restriction on the pmd scan
` [RFC 11/11] khugepaged: skip collapsing mTHP to smaller orders

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-09  6:15 UTC  (11+ messages)
` [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts

[PATCH v3] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
 2025-01-09  5:16 UTC  (2+ messages)

[PATCH v3 00/13] mm, swap: rework of swap allocator locks
 2025-01-09  4:08 UTC  (16+ messages)
` [PATCH v3 01/13] mm, swap: minor clean up for swap entry allocation
` [PATCH v3 02/13] mm, swap: fold swap_info_get_cont in the only caller
` [PATCH v3 03/13] mm, swap: remove old allocation path for HDD
` [PATCH v3 04/13] mm, swap: use cluster lock "
` [PATCH v3 05/13] mm, swap: clean up device availability check
` [PATCH v3 09/13] mm, swap: reduce contention on device lock
` [PATCH v3 10/13] mm, swap: simplify percpu cluster updating

Swap Min Odrer
 2025-01-09  3:38 UTC  (8+ messages)

[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
 2025-01-09  3:23 UTC  (3+ messages)

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-09  2:50 UTC  (13+ 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 mm-unstable v2] mm/hugetlb_vmemmap: fix memory loads ordering
 2025-01-09  2:40 UTC  (2+ messages)

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-09  2:35 UTC  (11+ messages)
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
    ` Re: [PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files

[bpf-next v2 1/2] bpf: Add bpf_copy_from_user_task_str kfunc
 2025-01-09  1:13 UTC  (2+ messages)

[PATCH v2] mm: zswap: properly synchronize freeing resources during CPU hotunplug
 2025-01-09  0:25 UTC  (3+ messages)

[PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
 2025-01-09  0:19 UTC  (2+ 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