linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-23 18:59:46 to 2025-06-24 14:23:54 UTC [more...]

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

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

[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 v3 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-24 14:08 UTC  (16+ 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 "

[PATCH v2 0/4] madvise anon_name cleanups
 2025-06-24 14:06 UTC  (9+ 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 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 0/5] powerpc: Implement masked user access
 2025-06-24 13:17 UTC  (12+ 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 V2] mm/ptdump: Take the memory hotplug lock inside ptdump_walk_pgd()
 2025-06-24 13:24 UTC  (3+ messages)

[PATCH v2 0/5] madvise cleanup
 2025-06-24 13:16 UTC  (9+ messages)
` [PATCH v2 1/5] mm/madvise: remove the visitor pattern and thread anon_vma state
` [PATCH v2 2/5] mm/madvise: thread mm_struct through madvise_behavior
` [PATCH v2 3/5] mm/madvise: thread VMA range state "
` [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 v4 0/4] mm: batched unmap lazyfree large folios during reclamation
 2025-06-24 12:55 UTC  (3+ messages)
` [PATCH v4 3/4] mm: Support batched unmap for "

[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

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

[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] mm/selftests: improve UFFD-WP feature detection in KSM test
 2025-06-24 11:48 UTC  (9+ messages)
` [PATCH v2] selftests/mm: Fix UFFDIO_API usage with proper two-step feature negotiation

[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  (9+ 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  (7+ messages)
` [RFC PATCH 1/1] "

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

[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 

[PATCH] maple tree: Use goto label to simplify code
 2025-06-24  8:07 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)

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

arch/s390/appldata/appldata_mem.c:72:13: warning: stack frame size (1040) exceeds limit (1024) in 'appldata_get_mem_data'
 2025-06-24  1:47 UTC 

[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
 2025-06-24  1:16 UTC  (8+ messages)
` [PATCH RFC 03/14] mm: compare pfns only if the entry is present when inserting pfns/pages
` [PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio

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

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

[PATCH -next v2 0/4] mm: per-node proactive reclaim
 2025-06-23 23:36 UTC  (8+ messages)
` [PATCH 1/4] mm/vmscan: respect psi_memstall region in node reclaim
` [PATCH 2/4] mm/memcg: make memory.reclaim interface generic
` [PATCH 3/4] mm/vmscan: make __node_reclaim() more generic
` [PATCH 4/4] mm: introduce per-node proactive reclaim interface

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

drivers/virtio/virtio_balloon.c:401:21: warning: stack frame size (1040) exceeds limit (1024) in 'update_balloon_stats'
 2025-06-23 22:27 UTC 

[GIT PULL] hotfixes for 6.16-rc4
 2025-06-23 22:10 UTC  (2+ messages)

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

[linux-next:master] BUILD REGRESSION f817b6dd2b62d921a6cdc0a3ac599cd1851f343c
 2025-06-23 19:15 UTC 


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).