linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-24 01:52:58 to 2025-06-24 16:12:27 UTC [more...]

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

[RFC PATCH v2 2/2] mm/damon/paddr: Allow multiple migrate targets
 2025-06-24 16:01 UTC  (3+ messages)

[PATCH v2 0/8] Cache coherency management subsystem
 2025-06-24 15:48 UTC  (9+ messages)
` [PATCH v2 1/8] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v2 2/8] generic: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v2 3/8] cache: coherency core registration and instance handling
` [PATCH v2 4/8] MAINTAINERS: Add Jonathan Cameron to drivers/cache
` [PATCH v2 5/8] arm64: Select GENERIC_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v2 6/8] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
` [RFC v2 7/8] acpi: PoC of Cache control via ACPI0019 and _DSM
` [PATCH v2 8/8] Hack: Pretend we have PSCI 1.2

[PATCH 1/2] maple_tree: Fix status setup on restore to active
 2025-06-24 15:48 UTC  (2+ messages)
` [PATCH 2/2] maple_tree: Add testing for restoring maple state "

[PATCH v2 0/4] madvise anon_name cleanups
 2025-06-24 15:45 UTC  (17+ messages)
` [PATCH v2 1/4] mm, madvise: simplify anon_name handling
` [PATCH v2 2/4] mm, madvise: extract mm code from prctl_set_vma() to mm/madvise.c
` [PATCH v2 3/4] mm, madvise: move madvise_set_anon_name() down the file
` [PATCH v2 4/4] mm, madvise: use standard madvise locking in madvise_set_anon_name()

[PATCH v3] lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()
 2025-06-24 15:38 UTC  (19+ messages)
`  "
  ` [PATCH v3] lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()y

[PATCH] maple tree: Use goto label to simplify code
 2025-06-24 15:36 UTC  (2+ messages)

[PATCH v4 0/4] mm: batched unmap lazyfree large folios during reclamation
 2025-06-24 15:34 UTC  (5+ messages)
` [PATCH v4 3/4] mm: Support batched unmap for "

[PATCH v7] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
 2025-06-24 15:25 UTC 

[PATCH 0/5] powerpc: Implement masked user access
 2025-06-24 15:15 UTC  (13+ 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] mm/selftests: improve UFFD-WP feature detection in KSM test
 2025-06-24 15:17 UTC  (12+ messages)
` [PATCH v2] selftests/mm: Fix UFFDIO_API usage with proper two-step feature negotiation

[PATCH] Fix do_pages_stat to use compat_uptr_t
 2025-06-24 15:17 UTC 

[PATCH V2] mm/ptdump: Take the memory hotplug lock inside ptdump_walk_pgd()
 2025-06-24 14:59 UTC  (4+ messages)

[PATCH net-next v6 0/9] Split netmem from struct page
 2025-06-24 14:56 UTC  (13+ messages)
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH 1/2] mm: memcg: introduce PF_MEMALLOC_ACCOUNTFORCE to postpone reclaim to return-to-userland path
 2025-06-24 14:47 UTC  (2+ messages)

[PATCH v3 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-24 14:42 UTC  (13+ messages)
` [PATCH v3 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "
` [PATCH v3 2/2] mm: shmem: disallow hugepages if the system-wide shmem "

[RFC v2 00/16] Live Update Orchestrator
 2025-06-24 14:27 UTC  (4+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface

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

[PATCHv6 07/16] x86/vsyscall: Reorganize the #PF emulation code
 2025-06-24 14:11 UTC  (7+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-24 14:10 UTC  (9+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH v6] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
 2025-06-24 14:02 UTC  (5+ messages)

[PATCH 0/8] update DMA API documentation
 2025-06-24 13:39 UTC  (9+ messages)
` [PATCH 1/8] docs: dma-api: use "DMA API" consistently throughout the document
` [PATCH 2/8] docs: dma-api: replace consistent with coherent
` [PATCH 3/8] docs: dma-api: remove remnants of PCI DMA API
` [PATCH 4/8] docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()
` [PATCH 5/8] docs: dma-api: remove duplicate description of the DMA pool API
` [PATCH 6/8] docs: dma-api: clarify DMA addressing limitations
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints
` [PATCH 8/8] docs: dma-api: clean up documentation of dma_map_sg()

[PATCH] ksm_tests: Skip hugepage test when Transparent Hugepages are disabled
 2025-06-24 13:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/5] madvise cleanup
 2025-06-24 13:16 UTC  (3+ messages)
` [PATCH v2 5/5] mm/madvise: eliminate very confusing manipulation of prev VMA

[PATCH v2 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-24 12:54 UTC  (10+ messages)
` [PATCH v2 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v2 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v2 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v2 4/5] ext4: handle IOCB_DONTCACHE in buffered write path
` [PATCH v2 5/5] ext4: declare support for FOP_DONTCACHE

[PATCH v2 0/2] support large align and nid in Rust allocators
 2025-06-24 12:39 UTC  (3+ messages)
` [PATCH v2 1/2] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v2 2/2] rust: support large align and NUMA ids in allocs

How to handle P2P DMA with only {physaddr,len} in bio_vec?
 2025-06-24 12:39 UTC  (9+ messages)
` AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN
  ` Reorganising how the networking layer handles memory
    ` MSG_ZEROCOPY and the O_DIRECT vs fork() race

[PATCH] mm/vmalloc: allow to set node and align in vrealloc
 2025-06-24 12:30 UTC  (7+ messages)

How should we RCU-free folios?
 2025-06-24 12:13 UTC  (2+ messages)

[PATCH 00/11] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
 2025-06-24 12:05 UTC  (11+ messages)

[PATCH] mm: move mask update out of the atomic context
 2025-06-24 12:03 UTC  (9+ messages)

[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-24 11:58 UTC  (7+ messages)

[PATCH 1/2] lib/test_vmalloc.c: Use late_initcall() if built-in for init ordering
 2025-06-24 11:42 UTC  (6+ messages)
` [PATCH 2/2] lib/test_vmalloc.c: Restrict default test mask to avoid test warnings
` Re:[PATCH 1/2] lib/test_vmalloc.c: Use late_initcall() if built-in for init ordering

[RFC PATCH v2 0/2] mm/damon/paddr: Allow interleaving in migrate_{hot,cold} actions
 2025-06-24 10:58 UTC  (3+ messages)
` [RFC PATCH v2 1/2] mm/mempolicy: Expose get_il_weight() to MM

[PATCH] selftests/mm: add test for (BATCH_PROCESS)MADV_DONTNEED
 2025-06-24 10:46 UTC  (2+ messages)
` [PATCH] selftests: add basic test for MADV_POPULATE_(READ|WRITE)

[RFC PATCH 0/1] mm/debug_vm_pgtable: Use a swp_entry_t input value for swap tests
 2025-06-24 10:40 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[RFC PATCH v1 0/4] Kernel thread based async batch migration
 2025-06-24  9:47 UTC  (4+ messages)
` [RFC PATCH v1 3/4] mm: kmigrated - Async kernel migration thread
  ` page_ext and memdescs

[PATCH 1/1] mm/ksm: add ksm_pages_sharing for each process to calculate profit more accurately
 2025-06-24  9:47 UTC  (3+ messages)
  ` 答复: "

[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-24  9:02 UTC  (11+ messages)

[PATCH RFC 0/2] madvise anon_name cleanups
 2025-06-24  8:52 UTC  (8+ messages)
` [PATCH RFC 1/2] mm, madvise: simplify anon_name handling
` [PATCH RFC 2/2] mm, madvise: move prctl_set_vma() to mm/madvise.c

[PATCH 3/5] mm: add static PMD zero page
 2025-06-24  8:51 UTC  (2+ messages)

[PATCHv2 0/3] x86: Make 5-level paging support unconditional for x86-64
 2025-06-24  8:49 UTC  (3+ messages)

[PATCHv2 0/3] x86: Make 5-level paging support unconditional for x86-64
 2025-06-24  8:23 UTC 

[viro-vfs:work.debugfs] [vmscan] 1c90302a35: kernel-selftests.kvm.access_tracking_perf_test.fail
 2025-06-24  8:11 UTC 

[RFC PATCH V2 00/13] mm: slowtier page promotion based on PTE A bit
 2025-06-24  7:50 UTC  (16+ messages)
` [RFC PATCH V2 01/13] mm: Add kscand kthread for PTE A bit scan
` [RFC PATCH V2 02/13] mm: Maintain mm_struct list in the system
` [RFC PATCH V2 03/13] mm: Scan the mm and create a migration list
` [RFC PATCH V2 04/13] mm: Create a separate kthread for migration
` [RFC PATCH V2 05/13] mm/migration: Migrate accessed folios to toptier node
` [RFC PATCH V2 06/13] mm: Add throttling of mm scanning using scan_period
` [RFC PATCH V2 07/13] mm: Add throttling of mm scanning using scan_size
` [RFC PATCH V2 08/13] mm: Add initial scan delay
` [RFC PATCH V2 09/13] mm: Add a heuristic to calculate target node
` [RFC PATCH V2 10/13] sysfs: Add sysfs support to tune scanning
` [RFC PATCH V2 11/13] vmstat: Add vmstat counters
` [RFC PATCH V2 12/13] trace/kscand: Add tracing of scanning and migration
` [RFC PATCH V2 13/13] prctl: Introduce new prctl to control scanning

[PATCH 0/2] Postpone memcg reclaim to return-to-user path
 2025-06-24  7:45 UTC  (5+ messages)
    ` [External] "

[PATCH v17 00/27] riscv control-flow integrity for usermode
 2025-06-24  7:29 UTC  (3+ messages)
` [PATCH v17 23/27] arch/riscv: compile vdso with landing pad

[linux-next:master] [maple_tree] 540335e987: BUG:kernel_NULL_pointer_dereference,address
 2025-06-24  6:59 UTC  (5+ messages)

[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
 2025-06-24  6:15 UTC  (12+ messages)

[PATCH 00/13] Parallelizing filesystem writeback
 2025-06-24  5:59 UTC  (8+ messages)

[PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits
 2025-06-24  5:11 UTC  (17+ messages)

[syzbot] [mm?] INFO: rcu detected stall in vms_gather_munmap_vmas
 2025-06-24  4:41 UTC  (2+ messages)

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-06-24  4:16 UTC  (3+ messages)
` [RFC PATCH v8 5/7] KVM: guest_memfd: Add slab-allocated inode cache

[PATCH RFC] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE accounting
 2025-06-24  2:46 UTC  (4+ messages)

[PATCH linux next] tools/accounting/delaytop: add delaytop to record top-n task delay
 2025-06-24  2:18 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).