linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-07 08:55:26 to 2025-08-08 11:28:38 UTC [more...]

[linus:master] [kho] b753522bed: INFO:trying_to_register_non-static_key
 2025-08-08 11:28 UTC  (2+ messages)

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-08 11:24 UTC  (2+ messages)

[PATCH 0/8] __vmalloc() and no-block support
 2025-08-08 10:37 UTC  (19+ messages)
` [PATCH 3/8] mm/vmalloc: Support non-blocking GFP flags in alloc_vmap_area()
` [PATCH 4/8] mm/vmalloc: Remove cond_resched() in vm_area_alloc_pages()
` [PATCH 5/8] mm/kasan, mm/vmalloc: Respect GFP flags in kasan_populate_vmalloc()
` [PATCH 6/8] mm/vmalloc: Defer freeing partly initialized vm_struct
` [PATCH 7/8] mm/vmalloc: Support non-blocking GFP flags in __vmalloc_area_node()
` [PATCH 8/8] mm: Drop __GFP_DIRECT_RECLAIM flag if PF_MEMALLOC is set

[PATCH v2] Fix the data type inconsistency issue of min (tier, MAX_CR_TIERS-1) in read_ctrl_pos
 2025-08-08  9:58 UTC  (2+ messages)

[PATCH HOTFIX 6.17] mm/mremap: avoid expensive folio lookup on mremap folio pte batch
 2025-08-08  9:56 UTC  (21+ messages)

[v1 resend 00/12] THP support for zone device page migration
 2025-08-08  9:43 UTC  (4+ messages)
` [PATCH] mm/hmm: Do not fault in device private pages owned by the caller

[PATCH] Fix the data type inconsistency issue of min (tier, MAX_CR_TIERS-1) in read_ctrl_pos
 2025-08-08  9:42 UTC  (2+ messages)

[PATCH] Fix the data type inconsistency issue of min (tier, MAX_CR_TIERS-1) in read_ctrl_pos
 2025-08-08  9:32 UTC  (4+ messages)
  `  "

[PATCH] mm: swap: check for xa_zero_entry() on vma in swapoff path
 2025-08-08  9:21 UTC 

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-08  8:58 UTC  (17+ messages)
` [RFC PATCH v1 1/9] freezer: Introduce freeze_priority field in task_struct
` [RFC PATCH v1 2/9] freezer: Introduce API to set per-task freeze priority
` [RFC PATCH v1 3/9] freezer: Add per-priority layered freeze logic
` [RFC PATCH v1 4/9] freezer: Set default freeze priority for userspace tasks
` [RFC PATCH v1 5/9] freezer: set default freeze priority for PF_SUSPEND_TASK processes
` [RFC PATCH v1 6/9] freezer: Set default freeze priority for zombie tasks
` [RFC PATCH v1 7/9] freezer: raise freeze priority of tasks failed to freeze last time
` [RFC PATCH v1 8/9] freezer: Add retry count statistics for freeze pass iterations
` [RFC PATCH v1 9/9] proc: Add /proc/<pid>/freeze_priority interface

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-08-08  8:45 UTC  (3+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)

[PATCH 0/3] Add Rust abstraction for Maple Trees
 2025-08-08  8:37 UTC  (14+ messages)
` [PATCH 1/3] rust: maple_tree: add MapleTree
` [PATCH 2/3] rust: maple_tree: add MapleTree::lock() and load()
` [PATCH 3/3] rust: maple_tree: add MapleTreeAlloc

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-08-08  8:23 UTC  (4+ messages)

[PATCH] mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
 2025-08-08  8:21 UTC  (9+ messages)

[PATCH] mm/userfaultfd: fix missing PTE unmap for non-migration entries
 2025-08-08  8:02 UTC  (12+ messages)

[PATCH v2] mm/swapfile.c: introduce function alloc_swap_scan_list()
 2025-08-08  7:48 UTC 

Realtime threads delayed due to kcompactd0
 2025-08-08  7:37 UTC  (12+ messages)

[PATCH] Fix the data type inconsistency issue of min (tier, MAX_CR_TIERS-1) in read_ctrl_pos
 2025-08-08  7:34 UTC 

[PATCH v5 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-08-08  7:33 UTC  (9+ messages)
` [PATCH v5 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v5 2/2] kasan: call kasan_init_generic in kasan_init

[sj:mm-new 42/45] ERROR: modpost: __ex_table+0x1584 references non-executable section '.rodata.spk_ttyio_synth_probe.str1.4'
 2025-08-08  6:10 UTC  (3+ messages)

[PATCH v4] mm: fix accounting of memmap pages
 2025-08-08  3:40 UTC  (2+ messages)

[PATCH 0/4] mm/kasan: make kasan=on|off work for all three modes
 2025-08-08  3:21 UTC  (5+ messages)

[PATCH 0/4] Better split_huge_page_test result check
 2025-08-08  3:15 UTC  (12+ messages)
` [PATCH 2/4] mm/huge_memory: move to next folio after folio_split() succeeds
` [PATCH 3/4] selftests/mm: add check_folio_orders() helper
  `  "

[sj:mm-new 39/45] include/linux/atomic/atomic-arch-fallback.h:457:undefined reference to `kasan_flag_enabled'
 2025-08-08  3:00 UTC 

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

[PATCH] selftests/mm: do check_huge_anon() with a number been passed in
 2025-08-08  1:30 UTC  (5+ messages)

[PATCH v2] mm: Fix possible deadlock in console_trylock_spinning
 2025-08-08  0:56 UTC  (3+ messages)

[PATCH] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-07 23:54 UTC  (5+ messages)

[PATCH v3] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-07 22:54 UTC  (3+ messages)

[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-07 22:14 UTC  (5+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes

[RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
 2025-08-07 21:14 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 442d93313caebc8ccd6d53f4572c50732a95bc48
 2025-08-07 20:52 UTC 

[PATCH v4] memcg: expose socket memory pressure in a cgroup
 2025-08-07 20:52 UTC  (9+ messages)

[PATCH v4 1/1] userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
 2025-08-07 20:05 UTC  (6+ messages)

[PATCH v5 1/1] userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
 2025-08-07 20:04 UTC 

[linus:master] [mm] f822a9a81a: stress-ng.bigheap.realloc_calls_per_sec 37.3% regression
 2025-08-07 19:52 UTC  (23+ messages)

[PATCH v2 0/3] mm, swap: improve cluster scan strategy
 2025-08-07 18:26 UTC  (4+ messages)
` [PATCH v2 1/3] mm, swap: only scan one cluster in fragment list

[PATCH v3] mm: fix accounting of memmap pages
 2025-08-07 18:25 UTC 

[RFC PATCH 0/3] mm/mincore: clean up swap cache helper and PTL
 2025-08-07 18:23 UTC  (10+ messages)
` [RFC PATCH 1/3] mm/mincore, swap: consolidate swap cache checking for mincore
` [RFC PATCH 2/3] mm/mincore: use a helper for checking the swap cache
` [RFC PATCH 3/3] mm/mincore: avoid touching the PTL

[PATCH 0/3] filemap_add_folio_nocharge()
 2025-08-07 17:23 UTC  (3+ messages)
` [PATCH 3/3] mm: add vmstat for cgroup uncharged pages

[RFC PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-07 16:50 UTC  (2+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-08-07 16:45 UTC  (6+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH v2] mm/damon/core: skip needless update of damon_attrs in damon_commit_ctx()
 2025-08-07 16:24 UTC  (2+ messages)

[PATCH v2 0/8] Cache coherency management subsystem
 2025-08-07 16:07 UTC  (5+ messages)
` [PATCH v2 2/8] generic: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION

[PATCH RFC 1/2] riscv: remove irqflags.h inclusion in asm/bitops.h
 2025-08-07 14:54 UTC  (8+ messages)
` [PATCH RFC 2/2] riscv: introduce percpu.h into include/asm
      ` [External] "

[PATCH v4 0/7] iomap: zero range folio batch support
 2025-08-07 14:47 UTC  (8+ messages)
` [PATCH v4 1/7] filemap: add helper to look up dirty folios in a range
` [PATCH v4 2/7] iomap: remove pos+len BUG_ON() to after folio lookup
` [PATCH v4 3/7] iomap: optional zero range dirty folio processing
` [PATCH v4 4/7] xfs: always trim mapping to requested range for zero range
` [PATCH v4 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH v4 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH v4 7/7] xfs: error tag to force zeroing on debug kernels

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-07 14:40 UTC  (20+ messages)
` [PATCH v1 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v1 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v1 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v1 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v1 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v1 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v1 13/16] mm/hmm: properly take MMIO path
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface

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

[PATCH v2] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-07 10:42 UTC  (4+ messages)

[PATCH] mm: memory: Force-inline PTE/PMD zapping functions for performance
 2025-08-07 10:25 UTC  (3+ 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).