linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-20 17:19:14 to 2025-06-23 07:32:41 UTC [more...]

[RFC v2 05/16] luo: luo_core: integrate with KHO
 2025-06-23  7:32 UTC  (11+ messages)

[PATCH] khugepaged: Optimize collapse_pte_mapped_thp() for large folios by PTE batching
 2025-06-23  7:25 UTC  (5+ messages)

[RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
 2025-06-23  7:20 UTC  (13+ messages)
` [PATCH 1/2] filemap: Add a mempolicy argument to filemap_alloc_folio()
` [PATCH 2/2] filemap: Add __filemap_get_folio_mpol()

[akpm-mm:mm-nonmm-unstable 73/79] lib/raid6/recov_rvv.c:168:31: error: 'raid6_empty_zero_page' undeclared; did you mean 'raid6_get_zero_page'?
 2025-06-23  6:42 UTC 

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

[PATCH] mm: Add Kcompressd for accelerated memory compression
 2025-06-23  5:16 UTC  (2+ messages)

[PATCH] mm/zswap: export zswap API to modules
 2025-06-23  5:11 UTC  (3+ messages)

[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
 2025-06-23  4:55 UTC  (13+ messages)

[linus:master] [lib/test_vmalloc.c] 2d76e79315: Kernel_panic-not_syncing:Fatal_exception
 2025-06-23  4:39 UTC  (17+ messages)
` Kernel crash due to alloc_tag_top_users() being called when !mem_profiling_support?
` CONFIG_TEST_VMALLOC=y conflict/race with alloc_tag_init
` [PATCH] lib/test_vmalloc.c: demote vmalloc_test_init to late_initcall
` [PATCH v2] lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()
  `  "

[bug report] kernel BUG at mm/hugetlb.c:5880! triggered by blktests nvme/029
 2025-06-23  4:35 UTC 

[PATCH net-next v6 0/9] Split netmem from struct page
 2025-06-23  4:32 UTC  (3+ messages)
` [PATCH net-next v6 6/9] netmem: remove __netmem_get_pp()

[PATCH v2 0/4] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-06-23  3:40 UTC  (14+ 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] mm/balloon_compaction: update Chinese docs for movable_ops
 2025-06-23  3:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] mm/damon: Enhance damon and its samples
 2025-06-23  3:16 UTC  (10+ messages)
` [PATCH 1/3] mm/damon: do not allow creating zero size region
` [PATCH 2/3] samples/damon: change enable parameters to enabled
` [PATCH 3/3] samples/damon: fix bugs for damon sample for start failures

[GIT PULL] hotfixes for 6.16-rc4
 2025-06-23  1:55 UTC 

[Hypervisor Live Update] Notes from June 16, 2025
 2025-06-23  0:09 UTC 

[PATCH] mm: unexport globally copy_to_kernel_nofault
 2025-06-22 23:45 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
 2025-06-22 22:50 UTC  (2+ messages)

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

[PATCH v3] mm/alloc_tag: Fix the kmemleak false positive issue in the allocation of the percpu variable tag->counters
 2025-06-22 22:40 UTC  (3+ messages)

[PATCH v6] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
 2025-06-22 22:34 UTC  (4+ messages)

[PATCH 0/5] mm/damon: decouple sysfs from core
 2025-06-22 21:37 UTC  (6+ messages)
` [PATCH 1/5] mm/damon/sysfs-schemes: decouple from damos_quota_goal_metric
` [PATCH 2/5] mm/damon/sysfs-schemes: decouple from damos_action
` [PATCH 3/5] mm/damon/sysfs-schemes: decouple from damos_wmark_metric
` [PATCH 4/5] mm/damon/sysfs-schemes: decouple from damos_filter_type
` [PATCH 5/5] mm/damon/sysfs: decouple from damon_ops_id

[PATCH v10 01/13] x86/um: nommu: elf loader for fdpic
 2025-06-22 21:32 UTC 

[RFC PATCH 0/6] selftests/damon: add python and drgn based DAMON sysfs functionality tests
 2025-06-22 21:03 UTC  (7+ messages)
` [RFC PATCH 1/6] selftests/damon: add drgn script for extracting damon status
` [RFC PATCH 2/6] selftests/damon/_damon_sysfs: set Kdamond.pid in start()
` [RFC PATCH 3/6] selftests/damon: add python and drgn-based DAMON sysfs test
` [RFC PATCH 4/6] selftests/damon/sysfs.py: test monitoring attribute parameters
` [RFC PATCH 5/6] selftests/damon/sysfs.py: test adaptive targets parameter
` [RFC PATCH 6/6] selftests/damon/sysfs.py: test DAMOS schemes parameters setup

[PATCH 0/5] powerpc: Implement masked user access
 2025-06-22 20:18 UTC  (15+ messages)
` [PATCH 1/5] uaccess: Add masked_user_{read/write}_access_begin
` [PATCH 2/5] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH 3/5] powerpc: Remove unused size parametre to KUAP enabling/disabling functions
` [PATCH 4/5] powerpc: Move barrier_nospec() out of allow_read_{from/write}_user()
` [PATCH 5/5] powerpc: Implement masked user access

[PATCH v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
 2025-06-22 19:39 UTC  (4+ messages)
` [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for "

[PATCH 0/4] mm/userfaultfd: modulize memory types
 2025-06-22 19:09 UTC  (7+ messages)
` [PATCH 1/4] mm: Introduce vm_uffd_ops API
` [PATCH 2/4] mm/shmem: Support "
` [PATCH 3/4] mm/hugetlb: "
` [PATCH 4/4] mm: Apply vm_uffd_ops API to core mm

[akpm-mm:mm-new 59/87] mm/slub.c:6168:23: error: invalid use of undefined type 'struct node_notify'
 2025-06-22 18:59 UTC  (2+ messages)

[PATCH] mm/selftests: improve UFFD-WP feature detection in KSM test
 2025-06-22  8:10 UTC 

[PATCH] mm: export copy_to_kernel_nofault
 2025-06-22  5:23 UTC  (8+ messages)

[syzbot] [mm?] kernel BUG in sanity_check_pinned_pages
 2025-06-21 21:52 UTC  (2+ messages)

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

[RFC PATCH v2 0/2] mm/damon/paddr: Allow interleaving in migrate_{hot,cold} actions
 2025-06-21 18:11 UTC  (9+ messages)
` [RFC PATCH v2 1/2] mm/mempolicy: Expose get_il_weight() to MM
` [RFC PATCH v2 2/2] mm/damon/paddr: Allow multiple migrate targets

[RFC PATCH 0/4] mm/damon: add DAMOS_MIGRATE_{HOT,COLD} destination nodes and weights
 2025-06-21 17:31 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/damon: add struct damos_migrate_dest
` [RFC PATCH 2/4] mm/damon/core: add damos->migrate_dest field
` [RFC PATCH 3/4] mm/damon/sysfs-schemes: implement DAMOS action destinations directory
` [RFC PATCH 4/4] mm/damon/sysfs-schemes: set damos->migrate_dest

[syzbot] [mm?] INFO: rcu detected stall in exit_to_user_mode_loop
 2025-06-21 15:44 UTC 

[PATCH RFC 1/2] riscv: remove irqflags.h inclusion in asm/bitops.h
 2025-06-21 14:33 UTC  (2+ messages)

[PATCH] selftests/mm: add test for (BATCH_PROCESS)MADV_DONTNEED
 2025-06-21 13:30 UTC 

Subject: [PATCH] selftests/mm: add test for (BATCH_PROCESS)MADV_DONTNEED
 2025-06-21 11:38 UTC  (2+ messages)

[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-06-21  4:21 UTC  (7+ messages)
` [PATCH v9 1/6] KVM: arm64: Rename the device variable to s2_force_noncacheable
` [PATCH v9 2/6] KVM: arm64: Update the check to detect device memory
` [PATCH v9 3/6] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v9 4/6] KVM: arm64: New function to determine hardware cache management support
` [PATCH v9 5/6] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v9 6/6] KVM: arm64: Expose new KVM cap for cacheable PFNMAP

[PATCHv6 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
 2025-06-21  3:35 UTC  (25+ messages)
  ` [PATCHv6 04/16] x86/efi: Move runtime service initialization to arch/x86
  ` [PATCHv6 06/16] efi: Disable LASS around set_virtual_address_map() EFI call
  ` [PATCHv6 13/16] x86/traps: Handle LASS thrown #SS
  ` [PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits
  ` [PATCHv6 07/16] x86/vsyscall: Reorganize the #PF emulation code

[PATCH] MAINTAINERS: add memfd, shmem quota files to shmem section
 2025-06-21  3:35 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 5d4809e25903ab8e74034c1f23c787fd26d52934
 2025-06-21  2:16 UTC 

[PATCH] mm/hugetlb: Don't crash when allocating a folio if there are no resv
 2025-06-21  2:02 UTC  (3+ messages)

[PATCH] ksm_tests: Skip hugepage test when Transparent Hugepages are disabled
 2025-06-21  0:48 UTC 

[PATCHv6 00/16] x86: Enable Linear Address Space Separation support
 2025-06-20 22:46 UTC  (5+ messages)

DAMON Beer/Coffee/Tea chat reminder for the week of 2025-06-23
 2025-06-20 20:58 UTC  (2+ messages)

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-20 20:45 UTC  (19+ messages)
` [PATCH RFC 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH RFC 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH RFC 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH RFC 15/29] mm/migration: remove PageMovable()
` [PATCH RFC 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH RFC 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH RFC 18/29] mm: remove __folio_test_movable()
` [PATCH RFC 19/29] mm: stop storing migration_ops in page->mapping

[PATCH 16/27] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
 2025-06-20 19:30 UTC  (2+ messages)

[PATCH 00/11] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
 2025-06-20 19:28 UTC  (8+ messages)

[PATCH 1/2] mm: add gpu active/reclaim per-node stat counters (v2)
 2025-06-20 18:51 UTC  (3+ messages)

[PATCH 0/3] use vm_flags_t consistently
 2025-06-20 18:49 UTC  (10+ 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 RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
 2025-06-20 18:24 UTC  (5+ messages)
` [PATCH RFC 02/14] mm: drop highest_memmap_pfn
` [PATCH RFC 03/14] mm: compare pfns only if the entry is present when inserting pfns/pages

[PATCH 0/3] Fix MA_STATE_PREALLOC issue
 2025-06-20 18:20 UTC  (3+ messages)

[PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
 2025-06-20 18:15 UTC  (4+ messages)

[PATCH v2 4/5] mm/madvise: thread all madvise state through madv_behavior
 2025-06-20 18:12 UTC  (4+ messages)

[PATCH v2 5/5] mm/madvise: eliminate very confusing manipulation of prev VMA
 2025-06-20 18:10 UTC  (2+ messages)

[PATCH v2 0/5] madvise cleanup
 2025-06-20 17:33 UTC  (3+ messages)

[PATCH v2 3/5] mm/madvise: thread VMA range state through madvise_behavior
 2025-06-20 17:33 UTC  (2+ messages)

[PATCH v17 00/27] riscv control-flow integrity for usermode
 2025-06-20 17:33 UTC  (5+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling

[PATCH v2 2/5] mm/madvise: thread mm_struct through madvise_behavior
 2025-06-20 17:25 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).