linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-06 08:12:18 to 2025-08-07 01:45:44 UTC [more...]

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-07  1:44 UTC  (16+ messages)
` [PATCH v3 01/30] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v3 02/30] kho: mm: Don't allow deferred struct page with KHO
` [PATCH v3 03/30] kho: warn if KHO is disabled due to an error
` [PATCH v3 04/30] kho: allow to drive kho from within kernel
` [PATCH v3 05/30] kho: make debugfs interface optional
` [PATCH v3 06/30] kho: drop notifiers
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
` [PATCH v3 08/30] kho: don't unpreserve memory during abort
` [PATCH v3 09/30] liveupdate: kho: move to kernel/liveupdate
` [PATCH v3 10/30] liveupdate: luo_core: luo_ioctl: Live Update Orchestrator
` [PATCH v3 11/30] liveupdate: luo_core: integrate with KHO
` [PATCH v3 12/30] liveupdate: luo_subsystems: add subsystem registration
` [PATCH v3 13/30] liveupdate: luo_subsystems: implement subsystem callbacks
` [PATCH v3 14/30] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v3 15/30] liveupdate: luo_files: implement file systems callbacks

[PATCH 0/7] mm: hugetlb: cleanup and allocate frozen hugetlb folio
 2025-08-07  1:22 UTC  (15+ messages)
` [PATCH 1/7] mm: hugetlb: convert to alloc_fresh_hugetlb_hvo_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 7/7] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()

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

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-08-07  0:02 UTC  (10+ messages)
` [PATCH v1 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH v1 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v1 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH 6/7] tracing: Allow syscall trace events to read more than one user parameter
 2025-08-06 23:52 UTC 

[PATCH v4] memcg: expose socket memory pressure in a cgroup
 2025-08-06 23:51 UTC  (8+ messages)

[RFC PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-06 23:48 UTC  (8+ messages)

[PATCH] mm/swapfile.c: introduce function alloc_swap_scan_list()
 2025-08-06 23:25 UTC  (3+ messages)

[PATCH 0/3] filemap_add_folio_nocharge()
 2025-08-06 23:19 UTC  (3+ messages)

[PATCH v2 00/32] Live Update Orchestrator
 2025-08-06 22:28 UTC  (15+ messages)
` [PATCH v2 10/32] liveupdate: luo_core: "
` [PATCH v2 31/32] libluo: introduce luoctl

[PATCH v3 1/1] userfaultfd: fix a crash in UFFDIO_MOVE with some non-present PMDs
 2025-08-06 22:11 UTC  (6+ messages)

[PATCH 1/7] tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
 2025-08-06 22:05 UTC 

[sj:mm-new 39/45] arch/x86/include/asm/atomic.h:23: undefined reference to `kasan_flag_enabled'
 2025-08-06 22:05 UTC 

[PATCH v4 1/1] userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
 2025-08-06 22:00 UTC 

[RFC PATCH] mm/page_alloc: Add PCP list for THP CMA
 2025-08-06 21:54 UTC  (12+ messages)

[PATCH v3 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
 2025-08-06 21:46 UTC  (10+ messages)
` [PATCH v3 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v3 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v3 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks

[PATCH] mm/damon/core: skip needless update of next_{aggregation,ops_update}_sis
 2025-08-06 21:42 UTC  (4+ messages)

[PATCH 3/3] mm: add vmstat for cgroup uncharged pages
 2025-08-06 20:51 UTC  (3+ messages)

[PATCH mm-hotfixes-unstable] mm: Pass page directly instead of using folio_page
 2025-08-06 20:21 UTC  (5+ messages)

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

[PATCH v4 0/9] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-08-06 19:51 UTC  (8+ messages)
` [PATCH v4 1/9] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v4 6/9] kasan/um: select ARCH_DEFER_KASAN and call kasan_init_generic

[PATCH 00/11] Add and use memdesc_flags_t
 2025-08-06 19:27 UTC  (25+ messages)
` [PATCH 01/11] mm: Introduce memdesc_flags_t
` [PATCH 02/11] mm: Convert page_to_section() to memdesc_section()
` [PATCH 03/11] mm: Introduce memdesc_nid()
` [PATCH 04/11] mm: Introduce memdesc_zonenum()
` [PATCH 05/11] slab: Use memdesc_flags_t
` [PATCH 06/11] slab: Use memdesc_nid()
` [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 0/3] Add Rust abstraction for Maple Trees
 2025-08-06 19:24 UTC  (2+ messages)

[RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
 2025-08-06 18:57 UTC  (2+ messages)

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-06 18:44 UTC  (10+ 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 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys

[PATCH 0/4] mm/kasan: make kasan=on|off work for all three modes
 2025-08-06 18:24 UTC  (6+ messages)
` [PATCH 4/4] mm/kasan: make kasan=on|off take effect "

[PATCH v2] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-06 17:30 UTC  (3+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH 0/4] Better split_huge_page_test result check
 2025-08-06 16:51 UTC  (7+ 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

[linux-next:master] BUILD REGRESSION b7d4e259682caccb51a25283655f2c8f02e32d23
 2025-08-06 16:49 UTC 

[PATCH] selftests/mm: use __auto_type in swap() macro
 2025-08-06 16:48 UTC  (4+ messages)

[PATCH v2 0/3] mm, swap: improve cluster scan strategy
 2025-08-06 16:40 UTC  (5+ messages)
` [PATCH v2 1/3] mm, swap: only scan one cluster in fragment list
` [PATCH v2 2/3] mm, swap: remove fragment clusters counter
` [PATCH v2 3/3] mm, swap: prefer nonfull over free clusters

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

[syzbot] [mm?] WARNING in follow_page_pte
 2025-08-06 15:38 UTC  (6+ messages)

[PATCH] mm: Fix possible deadlock in console_trylock_spinning
 2025-08-06 15:34 UTC  (4+ messages)

[PATCH 5/7] tracing: Display some syscall arrays as strings
 2025-08-06 15:12 UTC 

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-08-06 15:03 UTC  (5+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

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

[PATCH 7/7] tracing: Add syscall_user_buf_size to limit amount written
 2025-08-06 14:50 UTC 

[PATCH 3/7] tracing: Have syscall trace events read user space string
 2025-08-06 14:39 UTC 

[PATCH v2] mm: fix accounting of memmap pages for early sections
 2025-08-06 14:31 UTC  (4+ messages)

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

[PATCH v3] mempolicy: Clarify what zone reclaim means
 2025-08-06 13:43 UTC  (2+ messages)

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

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

[PATCH v15 0/4] support large align and nid in Rust allocators
 2025-08-06 12:55 UTC  (5+ messages)
` [PATCH v15 1/4] :mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v15 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v15 3/4] rust: add support for NUMA ids in allocations
` [PATCH v15 4/4] rust: support large alignments "

[PATCH 0/5] add static huge zero folio support
 2025-08-06 12:48 UTC  (17+ messages)
` [PATCH 3/5] mm: add static huge zero folio

[PATCH] mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
 2025-08-06 12:41 UTC  (5+ messages)

[v2 00/11] THP support for zone device page migration
 2025-08-06 12:19 UTC  (9+ messages)
` [v2 01/11] mm/zone_device: support large zone device private folios

[Invitation] bi-weekly guest_memfd upstream call on 2025-08-07
 2025-08-06 11:10 UTC 

[PATCH] mm: ignore nomap memory during mirror init
 2025-08-06 10:58 UTC  (10+ messages)

[PATCH v5 0/7] Optimize mprotect() for large folios
 2025-08-06 10:45 UTC  (20+ messages)
` [PATCH v5 6/7] mm: Optimize mprotect() by PTE batching

[tip:locking/futex] [futex] 56180dd20c: BUG:sleeping_function_called_from_invalid_context_at_kernel/nsproxy.c
 2025-08-06 10:39 UTC  (13+ messages)

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

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

Default value of CMA_SYSFS
 2025-08-06  8:51 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in __pte_offset_map_lock (2)
 2025-08-06  8:50 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).