linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-05 07:44:19 to 2025-08-06 03:10:43 UTC [more...]

[PATCH v3 0/7] iomap: zero range folio batch support
 2025-08-06  3:10 UTC  (10+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing

[PATCH] mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
 2025-08-06  3:05 UTC  (2+ messages)

[PATCH 0/2] mm, swap: improve cluster scan strategy
 2025-08-06  3:02 UTC  (9+ messages)
` [PATCH 1/2] mm, swap: don't scan every fragment cluster
` [PATCH 2/2] mm, swap: prefer nonfull over free clusters

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v2)
 2025-08-06  2:43 UTC  (9+ messages)
` [PATCH 13/18] ttm/pool: enable memcg tracking and shrinker. (v2)

[PATCH v4 0/6] slab: Re-entrant kmalloc_nolock()
 2025-08-06  2:40 UTC  (4+ messages)
` [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH 0/4] Better split_huge_page_test result check
 2025-08-06  2:20 UTC  (5+ messages)
` [PATCH 1/4] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
` [PATCH 2/4] mm/huge_memory: move to next folio after folio_split() succeeds
` [PATCH 3/4] selftests/mm: add check_folio_orders() helper
` [PATCH 4/4] selftests/mm: check after-split folio orders in split_huge_page_test

[PATCH] selftests/mm: fix FORCE_READ to read input value correctly
 2025-08-06  2:07 UTC  (10+ messages)

[PATCH 0/5] mm/damon/sysfs: Add commands useful for using migration dests
 2025-08-06  1:27 UTC  (8+ messages)
` [PATCH 1/5] mm/damon/core: Add damos_destroy_dests()
` [PATCH 2/5] mm/damon/sysfs: Implement a command to only commit scheme dests
` [PATCH 3/5] mm/damon/sysfs: Implement a command to wait until schemes are applied
` [PATCH 4/5] Docs/ABI/damon: Document new DAMON commands
` [PATCH 5/5] Docs/admin-guide/mm/damon/usage: "

[PATCH 1/2] maple_tree: Use kfree_rcu in ma_free_rcu
 2025-08-06  1:26 UTC  (4+ messages)
` [PATCH 2/2] testing/radix-tree/maple: Hack around kfree_rcu not existing

[PATCH 0/7] mm: hugetlb: cleanup and allocate frozen hugetlb folio
 2025-08-06  0:56 UTC  (15+ messages)
` [PATCH 1/7] mm: hugetlb: convert to alloc_fresh_hugetlb_hvo_folio()
` [PATCH 2/7] mm: hugetlb: convert to prep_account_new_hugetlb_folio()
` [PATCH 3/7] mm; hugetlb: simpify alloc_buddy_hugetlb_folio()

[PATCH v3] mempolicy: Clarify what zone reclaim means
 2025-08-06  0:55 UTC  (4+ messages)

[PATCH v2 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
 2025-08-06  0:40 UTC  (15+ messages)

[PATCH 0/3] filemap_add_folio_nocharge()
 2025-08-06  0:11 UTC  (4+ messages)
` [PATCH 1/3] mm/filemap: add filemap_add_folio_nocharge()
` [PATCH 2/3] btrfs: use filemap_add_folio_nocharge() for extent_buffers
` [PATCH 3/3] mm: add vmstat for cgroup uncharged pages

[PATCH v4] memcg: expose socket memory pressure in a cgroup
 2025-08-05 23:02 UTC  (3+ messages)

[PATCH 00/11] Add and use memdesc_flags_t
 2025-08-05 21:40 UTC  (10+ messages)
` [PATCH 01/11] mm: Introduce memdesc_flags_t
` [PATCH 02/11] mm: Convert page_to_section() to memdesc_section()
` [PATCH 04/11] mm: Introduce memdesc_zonenum()
` [PATCH 07/11] mm: Introduce memdesc_is_zone_device()
` [PATCH 08/11] mm: Reimplement folio_is_device_private()
` [PATCH 09/11] mm: Reimplement folio_is_device_coherent()
` [PATCH 10/11] mm: Reimplement folio_is_fsdax()
` [PATCH 11/11] mm: Add folio_is_pci_p2pdma()

[v2 00/11] THP support for zone device page migration
 2025-08-05 21:34 UTC  (31+ messages)
` [v2 01/11] mm/zone_device: support large zone device private folios
` [v2 02/11] mm/thp: zone_device awareness in THP handling code

[RFC PATCH] mm/page_alloc: Add PCP list for THP CMA
 2025-08-05 21:09 UTC  (10+ messages)

[PATCH v2] mempolicy: Clarify what zone reclaim means
 2025-08-05 20:03 UTC  (2+ messages)

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-05 19:39 UTC  (9+ messages)
` [PATCH 1/8] riscv: Add insn.c, consolidate instruction decoding
` [PATCH 2/8] riscv: Add SBI debug trigger extension and function ids
` [PATCH 3/8] riscv: insn: Add get_insn_nofault
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
` [PATCH 6/8] riscv: ptrace: Add hw breakpoint support
` [PATCH 7/8] riscv: ptrace: Add hw breakpoint regset
` [PATCH 8/8] selftests: riscv: Add test for hardware breakpoints

[RFC PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-05 18:51 UTC  (7+ messages)

[PATCH v2 00/32] Live Update Orchestrator
 2025-08-05 18:24 UTC  (15+ messages)
` [PATCH v2 10/32] liveupdate: luo_core: "
` [PATCH v2 16/32] liveupdate: luo_ioctl: add ioctl interface
` [PATCH v2 31/32] libluo: introduce luoctl

[PATCH v4 0/2] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-08-05 17:31 UTC  (3+ messages)
` [PATCH v4 1/2] man/man2/mremap.2: describe multiple mapping move
` [PATCH v4 2/2] man/man2/mremap.2: describe previously undocumented shrink behaviour

[PATCH v3] mm/damon: update expired description of damos_action
 2025-08-05 17:32 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION afec768a6a8fe7fb02a08ffce5f2f556f51d4b52
 2025-08-05 17:22 UTC 

[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-05 17:03 UTC  (5+ messages)
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures

[PATCH v3] selftests/mm: pass filename as input param to VM_PFNMAP tests
 2025-08-05 16:51 UTC  (4+ messages)

[PATCH 0/5] add static huge zero folio support
 2025-08-05 16:42 UTC  (15+ messages)
` [PATCH 3/5] mm: add static huge zero folio
` [PATCH 4/5] mm: add largest_zero_folio() routine

[PATCH v10 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-08-05 16:36 UTC  (4+ messages)
` [PATCH v10 1/3] mm: Add node_to_range lookup facility to numa_memblks

[PATCH 0/3] use vm_flags_t consistently
 2025-08-05 16:13 UTC  (9+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[PATCH v4 0/9] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-08-05 16:06 UTC  (11+ messages)
` [PATCH v4 1/9] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v4 2/9] kasan/powerpc: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v4 3/9] kasan/arm,arm64: call kasan_init_generic in kasan_init
` [PATCH v4 4/9] kasan/xtensa: "
` [PATCH v4 5/9] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v4 6/9] kasan/um: "
` [PATCH v4 7/9] kasan/x86: call kasan_init_generic in kasan_init
` [PATCH v4 8/9] kasan/s390: "
` [PATCH v4 9/9] kasan/riscv: "

[[PATCH v2] 1/2] futex: Add check_robust_futex to verify process usage of robust_futex
 2025-08-05 16:02 UTC  (2+ messages)

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-08-05 15:36 UTC  (10+ messages)

[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-05 15:08 UTC  (24+ messages)
` [PATCH v3 2/6] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v3 3/6] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v3 4/6] docs: transhuge: document process level THP controls
` [PATCH v3 5/6] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v3 6/6] selftests: prctl: introduce tests for disabling THPs except for madvise

[[PATCH v2] 2/2] futex: Only delay OOM reaper for processes using robust futex
 2025-08-05 14:55 UTC  (2+ messages)

Maintainers Summit 2025 Call for Topics
 2025-08-05 14:43 UTC 

[PATCH v2 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
 2025-08-05 14:37 UTC  (6+ messages)
` [PATCH v2 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v2 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks

[PATCH v2] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
 2025-08-05 14:35 UTC  (2+ messages)

[PATCH v2 RESEND 0/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));" and some cleanup
 2025-08-05 14:26 UTC  (3+ messages)
` [PATCH 1/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"

Realtime threads delayed due to kcompactd0
 2025-08-05 14:11 UTC  (7+ messages)

[PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
 2025-08-05 14:09 UTC  (11+ messages)

[PATCH early RFC 0/4] running KASAN off of KCSAN's TSAN hooks
 2025-08-05 13:49 UTC  (4+ messages)
` [PATCH early RFC 2/4] kbuild: kasan: refactor open coded cflags for kasan test

[GIT PULL] Additional MM updates for 6.17-rc1
 2025-08-05 13:40 UTC  (2+ messages)

[PATCH] mm: memory: Force-inline PTE/PMD zapping functions for performance
 2025-08-05 13:35 UTC  (4+ messages)

[[PATCH v2] 2/2] futex: Only delay OOM reaper for processes using robust futex
 2025-08-05 13:19 UTC  (2+ messages)

[PATCH v6] mm/slub: avoid accessing metadata when pointer is invalid in object_err()
 2025-08-05 12:38 UTC  (3+ messages)

[PATCH v2] mm/damon: update expired description of damos_action
 2025-08-05 12:37 UTC  (3+ messages)

[PATCH v2] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-05 12:14 UTC 

page type is 0, migratetype passed is 2 (nr=256)
 2025-08-05 12:02 UTC  (8+ messages)

[RFC PATCH] mm/slab: save memory by allocating slabobj_ext array from leftover
 2025-08-05 11:57 UTC  (5+ messages)

[PATCH v6 0/3] Add support for long task name
 2025-08-05 11:13 UTC  (7+ messages)
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation

next-20250729: PREEMPT_RT: rock Pi 4b Internal error Oops kmem_cache_alloc_bulk_noprof - kernel locking rtmutex.c at __rt_mutex_slowlock_locked
 2025-08-05 11:10 UTC  (4+ messages)

[PATCH] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-05 10:36 UTC  (5+ messages)

[PATCH] mm: Fix the race between collapse and PT_RECLAIM under per-vma lock
 2025-08-05 10:26 UTC  (10+ messages)

[PATCH 1/1] mm: Correct misleading comment on mmap_lock field in mm_struct
 2025-08-05  9:30 UTC  (3+ messages)

[PATCH] mm: ignore nomap memory during mirror init
 2025-08-05  8:47 UTC  (9+ messages)

[PATCH] mm: Fix possible deadlock in console_trylock_spinning
 2025-08-05  7:44 UTC  (8+ 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).