linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-06 16:26:29 to 2025-08-07 14:43:25 UTC [more...]

[PATCH v4 0/7] iomap: zero range folio batch support
 2025-08-07 14:47 UTC 

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-07 14:40 UTC  (29+ 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 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

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-07 13:25 UTC  (11+ 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 RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
 2025-08-07 13:13 UTC  (3+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-08-07 12:28 UTC  (3+ messages)

Realtime threads delayed due to kcompactd0
 2025-08-07 12:21 UTC  (10+ messages)

[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 0/8] __vmalloc() and no-block support
 2025-08-07 11:58 UTC  (15+ messages)
` [PATCH 1/8] lib/test_vmalloc: add no_block_alloc_test case
` [PATCH 2/8] lib/test_vmalloc: Remove xfail condition check
` [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] mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
 2025-08-07 11:13 UTC  (7+ messages)

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

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

[PATCH v3] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-07 10:39 UTC 

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

[PATCH] selftests/mm: do check_huge_anon() with a number been passed in
 2025-08-07 10:26 UTC  (4+ messages)

[PATCH] mm: memory: Force-inline PTE/PMD zapping functions for performance
 2025-08-07 10:25 UTC  (3+ messages)

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

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

[PATCH v2] mm: Fix possible deadlock in console_trylock_spinning
 2025-08-07  9:14 UTC 

[PATCH 0/4] Better split_huge_page_test result check
 2025-08-07  8:55 UTC  (10+ 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
  `  "

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

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

[PATCH v2 0/3] mm, swap: improve cluster scan strategy
 2025-08-07  5:34 UTC  (6+ 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 v3 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
 2025-08-07  5:29 UTC  (9+ messages)
` [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

[tip:locking/futex] [futex] 56180dd20c: BUG:sleeping_function_called_from_invalid_context_at_kernel/nsproxy.c
 2025-08-07  5:21 UTC  (11+ messages)

[sj:mm-new 18/45] ERROR: modpost: __ex_table+0x1584 references non-executable section '.rodata.of_phy_register_fixed_link.str1.4'
 2025-08-07  5:08 UTC 

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

[PATCH] mm: Fix possible deadlock in console_trylock_spinning
 2025-08-07  3:22 UTC  (5+ messages)

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-07  1:44 UTC  (31+ 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 v3 16/30] liveupdate: luo_ioctl: add userpsace interface
` [PATCH v3 17/30] liveupdate: luo_files: luo_ioctl: Unregister all FDs on device close
` [PATCH v3 18/30] liveupdate: luo_files: luo_ioctl: Add ioctls for per-file state management
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v3 20/30] reboot: call liveupdate_reboot() before kexec
` [PATCH v3 21/30] kho: move kho debugfs directory to liveupdate
` [PATCH v3 22/30] liveupdate: add selftests for subsystems un/registration
` [PATCH v3 23/30] selftests/liveupdate: add subsystem/state tests
` [PATCH v3 24/30] docs: add luo documentation
` [PATCH v3 25/30] MAINTAINERS: add liveupdate entry
` [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v3 27/30] mm: shmem: allow freezing inode mapping
` [PATCH v3 28/30] mm: shmem: export some functions to internal.h
` [PATCH v3 29/30] luo: allow preserving memfd
` [PATCH v3 30/30] docs: add documentation for memfd preservation via LUO

[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] 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 

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

[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  (5+ messages)
` [PATCH v4 1/9] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes

[PATCH 00/11] Add and use memdesc_flags_t
 2025-08-06 19:27 UTC  (23+ 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)

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

[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)


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).