linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-18 19:44:35 to 2025-06-19 23:38:08 UTC [more...]

[linux-next:master] BUILD REGRESSION 2c923c845768a0f0e34b8161d70bc96525385782
 2025-06-19 23:37 UTC 

[akpm-mm:mm-new 158/177] arch/riscv/include/asm/pgtable.h:934:24: error: implicit declaration of function 'pte_mkdevmap'; did you mean 'pud_mkdevmap'?
 2025-06-19 22:49 UTC  (2+ messages)

[linux-next:master] [maple_tree] 540335e987: BUG:kernel_NULL_pointer_dereference,address
 2025-06-19 22:44 UTC  (2+ messages)

[PATCH 1/2] mm: add gpu active/reclaim per-node stat counters (v2)
 2025-06-19 22:37 UTC  (3+ messages)
` [PATCH 2/2] drm/ttm: use gpu mm stats to track gpu memory allocations

[PATCH 0/5] madvise cleanup
 2025-06-19 20:26 UTC  (6+ messages)
` [PATCH 1/5] mm/madvise: remove the visitor pattern and thread anon_vma state
` [PATCH 2/5] mm/madvise: thread mm_struct through madvise_behavior
` [PATCH 3/5] mm/madvise: thread VMA range state "
` [PATCH 4/5] mm/madvise: thread all madvise state through madv_behavior
` [PATCH 5/5] mm/madvise: eliminate very confusing manipulation of prev VMA

[RFC PATCH 00/11] mm/damon: allow DAMOS auto-tuned for per-memcg per-node memory usage
 2025-06-19 22:00 UTC  (12+ messages)
` [RFC PATCH 01/11] mm/damon: document damos_quota_goal->nid use case
` [RFC PATCH 02/11] mm/damon: add a new DAMOS quota goal metric for cgroup on node memory usage
` [RFC PATCH 03/11] mm/damon/core: implement DAMOS_QUOTA_NODE_MEMCG_USED_BP
` [RFC PATCH 04/11] mm/damon/sysfs-schemes: implement path file under quota goal directory
` [RFC PATCH 05/11] mm/damon/sysfs-schemes: connect quota goal path file to DAMON core
` [RFC PATCH 06/11] Docs/mm/damon/design: document DAMOS_QUOTA_NODE_MEMCG_USED_BP
` [RFC PATCH 07/11] Docs/admin-guide/mm/damon/usage: document DAMOS quota goal path file
` [RFC PATCH 08/11] mm/damon: add DAMOS_QUOTA_NODE_MEMCG_FREE_BP quota tuning goal metric
` [RFC PATCH 09/11] mm/damon/core: implement DAMOS_QUOTA_NODE_MEMCG_FREE_BP
` [RFC PATCH 10/11] mm/damon/sysfs-schemes: support DAMOS_QUOTA_NODE_MEMCG_FREE_BP
` [RFC PATCH 11/11] Docs/mm/damon/design: document DAMOS_QUOTA_NODE_MEMCG_FREE_BP

[PATCH 5/5] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
 2025-06-19 18:40 UTC  (13+ messages)

[PATCH 0/2] mm/damon: fix memory leak in memcg_path sysfs file
 2025-06-19 18:36 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
` [PATCH 2/2] selftets/damon: add a test for memcg_path leak

[PATCH] mm/alloc_tag: Fix the kmemleak false positive issue in the allocation of the percpu variable tag->counters
 2025-06-19 18:31 UTC 

[PATCH v2 0/4] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-06-19 17:55 UTC  (5+ messages)
` [PATCH v2 1/4] mm/shmem, swap: improve cached mTHP handling and fix potential hung
` [PATCH v2 2/4] mm/shmem, swap: avoid redundant Xarray lookup during swapin
` [PATCH v2 3/4] mm/shmem, swap: improve mthp swapin process
` [PATCH v2 4/4] mm/shmem, swap: avoid false positive swap cache lookup

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-19 17:47 UTC  (3+ messages)
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings

[PATCH 0/4] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-06-19 17:37 UTC  (12+ messages)
` [PATCH 2/4] mm/shmem, swap: avoid redundant Xarray lookup during swapin
` [PATCH 3/4] mm/shmem, swap: improve mthp swapin process
` [PATCH 4/4] mm/shmem, swap: avoid false positive swap cache lookup

[PATCH] samples/damon: add parameters for node0 memory usage
 2025-06-19 16:46 UTC  (2+ messages)

[PATCH v7 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-06-19 16:46 UTC  (14+ messages)
` [PATCH v7 1/5] KVM: arm64: Rename symbols to reflect whether CMO may be used
` [PATCH v7 2/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v7 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-06-19 16:28 UTC  (8+ messages)
` [RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
` [RFC PATCH v8 4/7] mm/mempolicy: Export memory policy symbols

[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
 2025-06-19 16:14 UTC  (14+ messages)

[linus:master] [lib/test_vmalloc.c] 2d76e79315: Kernel_panic-not_syncing:Fatal_exception
 2025-06-19 15:08 UTC  (4+ messages)
` Kernel crash due to alloc_tag_top_users() being called when !mem_profiling_support?

[PATCH linux next] tools/accounting/delaytop: add delaytop to record top-n task delay
 2025-06-19 14:51 UTC  (2+ messages)

[PATCH] mm/vma: use vmg->target to specify target VMA for new VMA merge
 2025-06-19 14:36 UTC  (4+ messages)

[RFC v2 05/16] luo: luo_core: integrate with KHO
 2025-06-19 14:22 UTC  (12+ messages)

[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
 2025-06-19 14:06 UTC  (11+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task

[RFC 0/2] lib/vsprintf: Add support for pte_t
 2025-06-19 14:01 UTC  (15+ messages)
` [RFC 1/2] "

[PATCH] mm/hugetlb: Don't crash when allocating a folio if there are no resv
 2025-06-19 13:53 UTC  (5+ messages)

[PATCH] khugepaged: Optimize collapse_pte_mapped_thp() for large folios by PTE batching
 2025-06-19 12:55 UTC  (4+ messages)

[PATCH] khugepaged: Optimize __collapse_huge_page_copy_succeeded() for large folios by PTE batching
 2025-06-19 12:53 UTC  (8+ messages)

[PATCH v4 2/3] gup: introduce unpin_user_folio_dirty_locked()
 2025-06-19 12:49 UTC  (4+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in do_sync_mmap_readahead
 2025-06-19 12:29 UTC  (5+ messages)

[PATCH 0/3] use vm_flags_t consistently
 2025-06-19 12:25 UTC  (20+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t

[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-19 12:19 UTC  (8+ messages)

[syzbot] [cgroups?] [mm?] WARNING in folio_lruvec_lock
 2025-06-19 12:02 UTC 

[PATCH 2/5] mm,hugetlb: Document the reason to lock the folio in the faulting path
 2025-06-19 11:52 UTC  (11+ messages)

[PATCH v5 0/5] Readahead tweaks for larger folios
 2025-06-19 11:07 UTC  (3+ messages)
` [PATCH v5 5/5] mm/filemap: Allow arch to request folio size for exec memory

[PATCH 00/28] mm, swap: introduce swap table
 2025-06-19 10:50 UTC  (4+ messages)
` [PATCH 20/28] mm, swap: check swap table directly for checking cache

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-06-19 10:49 UTC  (9+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-19 10:42 UTC  (6+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH 2/6] mm: Lock kernel page tables before entering lazy MMU mode
 2025-06-19  9:53 UTC  (3+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-19  9:49 UTC  (7+ messages)

[PATCH v3 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:58 UTC  (15+ messages)
` [PATCH v3 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v3 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v3 03/14] mm: Remove remaining uses of PFN_DEV
` [PATCH v3 04/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH v3 05/14] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH v3 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v3 07/14] mm: Remove redundant pXd_devmap calls
` [PATCH v3 08/14] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH v3 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH v3 10/14] fs/dax: Remove FS_DAX_LIMITED config option
` [PATCH v3 11/14] mm: Remove devmap related functions and page table bits
` [PATCH v3 12/14] mm: Remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH v3 13/14] mm: Remove callers of pfn_t functionality
` [PATCH v3 14/14] mm/memremap: Remove unused devmap_managed_key

[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:52 UTC  (14+ messages)
` [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v2 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v2 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v2 08/14] mm/khugepaged: Remove redundant pmd_devmap() check

Redundant barrier_nospec() added by commit 74e19ef0ff80 ("uaccess: Add speculation barrier to copy_from_user()")
 2025-06-19  8:42 UTC 

[PATCH] mm/rmap: Add NULL checks for rmap_walk_control callbacks
 2025-06-19  8:28 UTC  (4+ messages)

[PATCH 0/2] Postpone memcg reclaim to return-to-user path
 2025-06-19  8:04 UTC  (3+ messages)

[RFC PATCH] mm/slab: save memory by allocating slabobj_ext array from leftover
 2025-06-19  7:56 UTC  (4+ messages)

[PATCH RFC] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE accounting
 2025-06-19  7:52 UTC 

[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
 2025-06-19  5:53 UTC  (16+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint

[PATCH] drm/vmwgfx: Fix guests running with TDX/SEV
 2025-06-19  5:52 UTC  (2+ messages)

[PATCH v6] mm/percpu: Conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
 2025-06-19  5:43 UTC  (2+ messages)

[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
 2025-06-19  5:36 UTC  (9+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode

[PATCH v4 0/3] mm/memfd: Reserve hugetlb folios before allocation
 2025-06-19  5:34 UTC  (4+ messages)
` [PATCH v4 2/3] "

[RFC PATCH] MAINTAINERS: add further core files to mm core section
 2025-06-19  5:31 UTC  (4+ messages)

[akpm-mm:mm-new 33/59] cpuset.c:undefined reference to `register_node_notifier'
 2025-06-18  4:36 UTC 

[PATCH] mm: rename the oldflags and parameter in memalloc_flags_*()
 2025-06-19  4:36 UTC  (7+ messages)
    ` [External] "

[PATCH v3 0/2] Enable permission change on arm64 kernel block mappings
 2025-06-19  4:10 UTC  (7+ messages)
` [PATCH v3 1/2] arm64: pageattr: Use pagewalk API to change memory permissions

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-19  2:45 UTC  (10+ messages)
` [PATCH RFC 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH RFC 06/29] mm/zsmalloc: make PageZsmalloc() sticky
` [PATCH RFC 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()

[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-19  1:50 UTC  (11+ messages)
` [PATCH v12 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages

[PATCH] percpu: reduce the time complexity of mapping units and cpus
 2025-06-19  1:50 UTC  (2+ messages)

[PATCH v1] mm/gup: Revert "mm: gup: fix infinite loop within __get_longterm_locked"
 2025-06-19  1:43 UTC  (2+ messages)

[PATCH v9 01/13] x86/um: nommu: elf loader for fdpic
 2025-06-19  1:04 UTC 

[PATCH 1/2] mm: add gpu active/reclaim per-node stat counters
 2025-06-19  0:42 UTC  (4+ messages)

[syzbot] [mm?] WARNING in __put_task_struct (5)
 2025-06-18 22:49 UTC  (3+ messages)

[PATCH] alloc_tag: add per-NUMA node stats
 2025-06-18 22:16 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).