linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-03 17:44:59 to 2025-08-04 23:16:01 UTC [more...]

[PATCH v2 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
 2025-08-04 23:15 UTC  (2+ messages)
` [PATCH v2 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified

Live Update MC (LPC): Call for Presentations
 2025-08-04 23:09 UTC  (2+ messages)

[PATCH v2 00/32] Live Update Orchestrator
 2025-08-04 23:00 UTC  (7+ messages)
` [PATCH v2 10/32] liveupdate: luo_core: "
` [PATCH v2 14/32] liveupdate: luo_files: add infrastructure for FDs

[v2 00/11] THP support for zone device page migration
 2025-08-04 22:46 UTC  (20+ messages)
` [v2 02/11] mm/thp: zone_device awareness in THP handling code

[PATCH v4] mm: use per_vma lock for MADV_DONTNEED
 2025-08-04 21:48 UTC  (13+ messages)

[PATCH 0/7] mm: hugetlb: cleanup and allocate frozen hugetlb folio
 2025-08-04 20:56 UTC  (16+ 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 4/7] mm: hugetlb: directly pass order when allocate a hugetlb folio
` [PATCH 5/7] mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()
` [PATCH 6/7] mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()

[PATCH early RFC 0/4] running KASAN off of KCSAN's TSAN hooks
 2025-08-04 19:17 UTC  (5+ messages)
` [PATCH early RFC 1/4] kbuild: kasan,kcsan: refactor out enablement check
` [PATCH early RFC 2/4] kbuild: kasan: refactor open coded cflags for kasan test
` [PATCH early RFC 3/4] kasan: add support for running via KCSAN hooks
` [PATCH early RFC 4/4] mm/slub: Defer KCSAN hook on free to KASAN if available

[RFC PATCH] mm/page_alloc: Add PCP list for THP CMA
 2025-08-04 19:10 UTC  (4+ messages)

[RFC PATCH] mm/page_alloc: Add PCP list for THP CMA
 2025-08-04 18:31 UTC  (2+ messages)

[PATCH] mm: Fix possible deadlock in console_trylock_spinning
 2025-08-04 18:28 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION 5c5a10f0be967a8950a2309ea965bae54251b50e
 2025-08-04 18:24 UTC 

[PATCH 0/5] add static huge zero folio support
 2025-08-04 18:14 UTC  (17+ messages)
` [PATCH 1/5] mm: rename huge_zero_page to huge_zero_folio
` [PATCH 2/5] mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
` [PATCH 3/5] mm: add static huge zero folio
` [PATCH 4/5] mm: add largest_zero_folio() routine
` [PATCH 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()

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

[RFC v2 0/7] mm/damon: extend for page faults reporting based access monitoring
 2025-08-04 16:57 UTC  (3+ messages)

[syzbot] [mm?] [gfs2?] KASAN: slab-use-after-free Read in lru_add (2)
 2025-08-04 16:51 UTC 

[PATCH v2] mm/damon: update expired description of damos_action
 2025-08-04 16:50 UTC  (2+ messages)

[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
 2025-08-04 16:26 UTC  (3+ messages)
` [RFC PATCH v1 08/10] mm: refactor clearing dirty stats into helper function

[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-04 15:46 UTC  (8+ messages)
` [PATCH v3 1/6] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [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] mm/nommu: convert kobjsize() to folios
 2025-08-04 15:33 UTC  (2+ messages)

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-08-04 15:26 UTC  (14+ messages)
` [PATCH v1 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH v1 02/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v1 03/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v1 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v1 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v1 06/10] types: move phys_vec definition to common header
` [PATCH v1 07/10] vfio: Export vfio device get and put registration helpers
` [PATCH v1 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v1 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v2] mm: fix accounting of memmap pages for early sections
 2025-08-04 15:24 UTC  (2+ messages)

[PATCH v6] mm/slub: avoid accessing metadata when pointer is invalid in object_err()
 2025-08-04 15:19 UTC  (2+ messages)

[PATCH] binfmt_elf: remove the 4k limitation of program header size
 2025-08-04 15:16 UTC  (8+ messages)

[PATCH v5 00/15] kunit: Introduce UAPI testing framework
 2025-08-04 15:01 UTC  (5+ messages)

next-20250717: arm64: rk3399-rock-pi-4b: NFS mount failure with 64K page size
 2025-08-04 14:57 UTC  (2+ messages)

[PATCH v2 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
 2025-08-04 14:55 UTC  (12+ messages)

[PATCH] mm: memory: Force-inline PTE/PMD zapping functions for performance
 2025-08-04 14:50 UTC  (9+ messages)

[PATCH] maple_tree: Remove redundant __GFP_NOWARN
 2025-08-04 14:49 UTC  (2+ messages)

[PATCH v2] mempolicy: Clarify what zone reclaim means
 2025-08-04 14:41 UTC  (3+ messages)

[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-04 14:36 UTC  (7+ messages)
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v3 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size

[PATCH] mm/rmap: do __folio_mod_stat() in __folio_add_rmap()
 2025-08-04 13:58 UTC  (5+ messages)

[PATCH] mm: fix accounting of memmap pages for early sections
 2025-08-04 13:39 UTC  (3+ messages)

[PATCH v3 0/2] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-08-04 13:31 UTC  (6+ messages)
` [PATCH v3 1/2] man/man2/mremap.2: describe multiple mapping move

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-08-04 13:26 UTC  (13+ messages)
` [RFC][PATCH v2 22/29] mm/numa: Register information into Kmemdump

[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-08-04 13:21 UTC  (7+ messages)

[PATCH] xarray: Remove redundant __GFP_NOWARN
 2025-08-04 13:00 UTC 

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

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-04 12:42 UTC  (17+ messages)
` [PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
` [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v1 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v1 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [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 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v1 15/16] block-dma: properly take MMIO path
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[[PATCH v2] 1/2] futex: Add check_robust_futex to verify process usage of robust_futex
 2025-08-04 12:01 UTC  (5+ messages)
` [[PATCH v2] 2/2] futex: Only delay OOM reaper for processes using robust futex

[PATCH] mm:slub:avoid wake up kswapd in set_track_prepare
 2025-08-04 11:34 UTC  (5+ messages)
  `  "
    `  "

[PATCH 0/3] use vm_flags_t consistently
 2025-08-04 10:54 UTC  (7+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[RFC v2 0/4] add static huge zero folio support
 2025-08-04 10:41 UTC  (10+ messages)
` [RFC v2 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC v2 2/4] mm: add static huge zero folio

[PATCH] mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
 2025-08-04 10:25 UTC  (2+ messages)

[PATCH] mm: fix accounting of memmap pages for early sections
 2025-08-04  8:40 UTC 

[PATCH v4 00/36] New page table range API
 2025-08-04  9:38 UTC  (9+ messages)
` [PATCH v4 25/36] sparc64: Implement the new "

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

[PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments
 2025-08-04  9:15 UTC  (3+ messages)

[PATCH v2] selftests/mm: pass filename as input param to VM_PFNMAP tests
 2025-08-04  8:25 UTC  (2+ messages)

[PATCH v2 0/4] mm: folio_pte_batch() improvements
 2025-08-04  8:23 UTC  (4+ messages)
` [PATCH v2 4/4] mm: remove boolean output parameters from folio_pte_batch_ext()

[syzbot] [mm?] [ntfs3?] kernel BUG in set_page_refcounted
 2025-08-04  8:18 UTC  (2+ messages)

[PATCH] mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
 2025-08-04  8:09 UTC  (4+ 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-04  7:55 UTC  (2+ messages)

[PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
 2025-08-04  7:48 UTC  (13+ messages)

[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
 2025-08-04  7:38 UTC  (6+ messages)

[PATCHv9 04/16] x86/cpu: Defer CR pinning setup until core initcall
 2025-08-04  6:55 UTC  (5+ messages)

[PATCH v3 1/2] futex: Add check_robust_futex to verify process usage of robust_futex
 2025-08-04  6:04 UTC  (3+ messages)
` [PATCH v3 2/2] mm/oom_kill: Only delay OOM reaper for processes using robust futex

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-08-04  3:37 UTC  (9+ messages)

[PATCH v5] mm/slub: avoid accessing metadata when pointer is invalid in object_err()
 2025-08-04  2:35 UTC  (2+ messages)

[PATCH v4] mm: slub: avoid deref of invalid free pointer in object_err()
 2025-08-04  0:35 UTC 

[GIT PULL] non-MM udpates for 6.17-rc1
 2025-08-04  0:21 UTC  (2+ messages)

[PATCH] mm/damon: update expired description of damos_action
 2025-08-03 17:44 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).