linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-13 18:20:32 to 2025-08-14 15:05:47 UTC [more...]

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-14 15:05 UTC  (23+ messages)
` [PATCH v3 01/30] kho: init new_physxa->phys_bits to fix lockdep
` [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 10/30] liveupdate: luo_core: luo_ioctl: Live Update Orchestrator
` [PATCH v3 16/30] liveupdate: luo_ioctl: add userpsace interface
` [PATCH v3 18/30] liveupdate: luo_files: luo_ioctl: Add ioctls for per-file state management
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v2] kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
 2025-08-14 15:04 UTC  (3+ messages)

[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-14 15:02 UTC  (20+ messages)
` [PATCH v4 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH v3] mm: Fix possible deadlock in console_trylock_spinning
 2025-08-14 14:54 UTC  (7+ messages)

[PATCH] mm/page_alloc: simplify lowmem_reserve max calculation
 2025-08-14 14:47 UTC  (3+ messages)

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-14 14:37 UTC  (2+ messages)

[PATCH] mm/show_mem: Print totalreserve_pages in show_mem output
 2025-08-14 14:15 UTC  (2+ messages)

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-14 14:14 UTC  (9+ messages)
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses

[RFC PATCH 0/4] Migrate on fault for device pages
 2025-08-14 14:11 UTC  (10+ messages)
` [RFC PATCH 1/4] mm: use current as mmu notifier's owner
` [RFC PATCH 2/4] mm: unified fault and migrate device page paths
` [RFC PATCH 3/4] mm:/migrate_device.c: remove migrate_vma_collect_*() functions
` [RFC PATCH 4/4] mm: add new testcase for the migrate on fault case

[RFC PATCH -next 00/16] mm/damon: support ARM32 with LPAE
 2025-08-14 14:07 UTC  (3+ messages)

[PATCH 0/4] mm/swap, memcg: Support per-cgroup swap device priorities
 2025-08-14 14:03 UTC  (6+ messages)
` [PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority

[PATCH] mm/page_alloc: Remove redundant pcp->free_count initialization in per_cpu_pages_init()
 2025-08-14 14:01 UTC  (4+ messages)

[PATCH v4 0/3] mm/oom_kill: Only delay OOM reaper for processes using robust futexes
 2025-08-14 13:55 UTC  (4+ messages)
` [PATCH v4 1/3] futex: Introduce function process_has_robust_futex()
` [PATCH v4 2/3] mm/oom_kill: Only delay OOM reaper for processes using robust futexes
` [PATCH v4 3/3] mm/oom_kill: Have the OOM reaper and exit_mmap() traverse the maple tree in opposite orders

[RFC PATCH v1 0/7] A subsystem for hot page detection and promotion
 2025-08-14 13:48 UTC  (8+ messages)
` [RFC PATCH v1 1/7] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH v1 2/7] migrate: implement migrate_misplaced_folios_batch
` [RFC PATCH v1 3/7] mm: Hot page tracking and promotion
` [RFC PATCH v1 4/7] x86: ibs: In-kernel IBS driver for memory access profiling
` [RFC PATCH v1 5/7] x86: ibs: Enable IBS profiling for memory accesses
` [RFC PATCH v1 6/7] mm: mglru: generalize page table walk
` [RFC PATCH v1 7/7] mm: klruscand: use mglru scanning for page promotion

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-14 13:43 UTC  (2+ messages)

[PATCH v3 0/4] Better split_huge_page_test result check
 2025-08-14 13:35 UTC  (10+ messages)
` [PATCH v3 2/4] selftests/mm: add check_folio_orders() helper
` [PATCH v3 3/4] selftests/mm: reimplement is_backed_by_thp() with more precise check
` [PATCH v3 4/4] selftests/mm: check after-split folio orders in split_huge_page_test

[RFC PATCH -next 11/16] mm/damon: add addr_unit for DAMON_RECLAIM and LRU_SORT
 2025-08-14 12:59 UTC  (2+ messages)

[RFC PATCH 0/7] add mTHP support for wp
 2025-08-14 12:57 UTC  (10+ messages)
` [RFC PATCH 1/7] mm: memory: replace single-operation with multi-operation in wp
` [RFC PATCH 2/7] mm: memory: add ptep_clear_flush_range function
` [RFC PATCH 3/7] mm: memory: add kmsan_copy_pages_meta function
` [RFC PATCH 4/7] mm: memory: add offset to start copy for copy_user_gigantic_page
` [RFC PATCH 5/7] mm: memory: improve wp_page_copy readability
` [RFC PATCH 6/7] mm: memory: add mTHP support for wp
` [RFC PATCH 7/7] selftests: mm: support wp mTHP collapse testing

[PATCH] selftests/damon/access_memory_even: remove unused header file
 2025-08-14 12:54 UTC 

[syzbot] Monthly mm report (Aug 2025)
 2025-08-14 12:42 UTC 

[PATCH] testing/radix-tree/maple: hack around kfree_rcu not existing
 2025-08-14 12:40 UTC  (2+ messages)

[PATCH v3 net-next 00/12] net-memcg: Decouple controlled memcg from sk->sk_prot->memory_allocated
 2025-08-14 12:30 UTC  (12+ messages)
` [PATCH v3 net-next 01/12] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v3 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting

[PATCH] mm/damon/Kconfig: enforce DAMON_STAT when DAMON_STAT_ENABLED_DEFAULT is selected
 2025-08-14 12:17 UTC 

[PATCH v16 00/13] Support page table check on PowerPC
 2025-08-14 12:11 UTC  (15+ messages)
` [PATCH v16 03/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
` [PATCH v16 04/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
` [PATCH v16 05/13] mm/page_table_check: Provide addr parameter to page_table_check_ptes_set()
` [PATCH v16 06/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v16 07/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v16 08/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v16 09/13] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()

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

[PATCH v2] mm: slub: avoid wake up kswapd in set_track_prepare
 2025-08-14 11:16 UTC 

[PATCH v2 0/2] introduce kasan.store_only option in hw-tags
 2025-08-14 11:13 UTC  (7+ messages)
` [PATCH v2 1/2] kasan/hw-tags: introduce kasan.store_only option
` [PATCH v2 2/2] kasan: apply store-only mode in kasan kunit testcases

[PATCH] mm/debug_vm_pgtable: clear page table entries at destroy_args()
 2025-08-14 10:46 UTC  (2+ messages)

[PATCH][v2] mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0
 2025-08-14 10:23 UTC 

[PATCH v2 00/16] dma-mapping: migrate to physical address-based API
 2025-08-14 10:13 UTC  (17+ messages)
` [PATCH v2 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v2 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()
` [PATCH v2 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v2 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v2 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v2 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v2 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v2 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v2 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v2 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v2 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v2 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v2 13/16] mm/hmm: properly take MMIO path
` [PATCH v2 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v2 15/16] block-dma: properly take MMIO path
` [PATCH v2 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[RFC PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
 2025-08-14 10:03 UTC  (4+ messages)

[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
 2025-08-14  9:42 UTC  (5+ messages)

[PATCH] alloc_tag: Use str_on_off() helper
 2025-08-14  9:38 UTC 

[PATCH] mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0
 2025-08-14  9:15 UTC  (4+ messages)
  ` [外部邮件] "

[PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-08-14  8:56 UTC  (6+ messages)

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-14  8:43 UTC  (21+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 03/10] mm: convert prctl "
` [PATCH 04/10] mm: convert arch-specific code "
` [PATCH 05/10] mm: convert uprobes "
` [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
` [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
` [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
` [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
` [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits

[PATCH] mm: rust: add page.rs to MEMORY MANAGEMENT - RUST
 2025-08-14  8:28 UTC  (3+ messages)

[PATCH v5 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
 2025-08-14  7:58 UTC  (8+ messages)
` [PATCH v5 1/5] mm: introduce num_pages_contiguous()
` [PATCH v5 2/5] vfio/type1: optimize vfio_pin_pages_remote()
` [PATCH v5 3/5] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
` [PATCH v5 4/5] vfio/type1: introduce a new member has_rsvd for struct vfio_dma
` [PATCH v5 5/5] vfio/type1: optimize vfio_unpin_pages_remote()

[PATCH] mm: Fix typos in VMA comments
 2025-08-14  7:43 UTC  (2+ messages)

[PATCH v4 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
 2025-08-14  7:38 UTC  (2+ messages)

[PATCH v4 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-14  7:37 UTC  (8+ messages)
` [PATCH v4 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v4 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v4 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction

[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-14  7:26 UTC  (5+ messages)
` [PATCH v4 06/18] x86: Reset tag for virtual to physical address conversions
` [PATCH v4 07/18] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic

[PATCH 15/16] tty/vt: use guard()s
 2025-08-14  7:24 UTC 

[PATCH v2] mm/memory-failure: fix infinite UCE for VM_PFNMAP'ed page
 2025-08-14  6:40 UTC  (4+ messages)

[rppt-memblock:fixes] BUILD SUCCESS d045c3154080a04beb07726fa311b89d21608981
 2025-08-14  5:11 UTC 

[Linux Memory Hotness and Promotion] Notes from July 31, 2025
 2025-08-14  3:21 UTC 

[PATCH] maple_tree: Remove redundant semicolons
 2025-08-14  2:10 UTC  (3+ messages)

[PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
 2025-08-14  1:14 UTC  (7+ messages)

[PATCH] memcg: Optimize exit to user space
 2025-08-13 22:40 UTC  (4+ messages)

[PATCH v5] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-13 22:24 UTC  (6+ messages)

[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
 2025-08-13 22:03 UTC  (5+ messages)
` [RFC PATCH v1 10/10] iomap: "

[PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-13 20:48 UTC  (7+ messages)

[akpm-mm:mm-new 127/137] include/linux/mm.h:752:21: sparse: sparse: incorrect type in argument 1 (different modifiers)
 2025-08-13 20:14 UTC 

[PATCH v4 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
 2025-08-13 18:53 UTC  (5+ messages)
` [PATCH v4 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified

[akpm-mm:mm-new 125/137] include/linux/sched/coredump.h:23:33: sparse: sparse: incorrect type in initializer (different modifiers)
 2025-08-13 18:48 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).