linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-19 04:10:06 to 2025-08-19 20:37:55 UTC [more...]

[PATCH v5 0/3] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-08-19 20:37 UTC  (4+ messages)
` [PATCH v5 3/3] man/man2/mremap.2: describe previously undocumented shrink behaviour

[RFC PATCH 0/6] Remove XA_ZERO from error recovery of
 2025-08-19 20:33 UTC  (13+ messages)
` [RFC PATCH 1/6] mm/mmap: Move exit_mmap() trace point
` [RFC PATCH 2/6] mm/mmap: Abstract vma clean up from exit_mmap()
` [RFC PATCH 3/6] mm/vma: Add limits to unmap_region() for vmas
` [RFC PATCH 4/6] mm/memory: Add tree limit to free_pgtables()
` [RFC PATCH 5/6] mm/vma: Add page table limit to unmap_region()
` [RFC PATCH 6/6] mm: Change dup_mmap() recovery

[PATCH v1 00/14] mm: BPF OOM
 2025-08-19 20:28 UTC  (14+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
` [PATCH v1 06/14] mm: introduce bpf_out_of_memory() bpf kfunc
` [PATCH v1 11/14] sched: psi: refactor psi_trigger_create()
` [PATCH v1 12/14] sched: psi: implement psi trigger handling using bpf

[PATCH v11 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-08-19 20:12 UTC  (4+ messages)
` [PATCH v11 1/3] mm: Add support to retrieve physical address range of memory from the node ID

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

[PATCH v4] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-19 19:34 UTC 

[linux-next:master] BUILD REGRESSION 886e5e7b0432360842303d587bb4a65d10741ae8
 2025-08-19 19:24 UTC 

[PATCH] mm/cma: add 'available count' and 'total count' to trace_cma_alloc_start
 2025-08-19 19:17 UTC  (2+ messages)

[PATCHv5 10/12] arm64/kexec: Add PE image format support
 2025-08-19 18:54 UTC  (2+ messages)

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-08-19 18:53 UTC  (5+ messages)
      ` [PATCH v14] "
          ` [PATCH v16] "

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-19 18:31 UTC  (5+ messages)
` [PATCH v5 15/15] pinctrl: qcom: make the pinmuxing strict

[RFC PATCH 0/7] add mTHP support for wp
 2025-08-19 18:21 UTC  (2+ messages)

[PATCH v2] mm/damon/core: set quota->charged_from to jiffies at first charge window
 2025-08-19 18:03 UTC  (3+ messages)

[PATCH 00/11] Add and use memdesc_flags_t
 2025-08-19 18:03 UTC  (5+ messages)
` [PATCH 01/11] mm: Introduce memdesc_flags_t

[Discuss] First steps for ASI (ASI is fast again)
 2025-08-19 18:03 UTC  (2+ messages)

[PATCH] rust: alloc: add ARCH_KMALLOC_MINALIGN to bindgen blocklist
 2025-08-19 18:02 UTC  (3+ messages)

[PATCH v2 0/5] Add Rust abstraction for Maple Trees
 2025-08-19 17:53 UTC  (21+ messages)
` [PATCH v2 1/5] maple_tree: remove lockdep_map_p typedef
` [PATCH v2 2/5] rust: maple_tree: add MapleTree
` [PATCH v2 3/5] rust: maple_tree: add MapleTree::lock() and load()
` [PATCH v2 4/5] rust: maple_tree: add MapleTreeAlloc
` [PATCH v2 5/5] rust: maple_tree: add MAINTAINERS entry

[PATCH] mm/page_alloc: Occasionally relinquish zone lock in batch freeing
 2025-08-19 17:15 UTC  (5+ messages)

[PATCH v5 0/5] Better split_huge_page_test result check
 2025-08-19 16:58 UTC  (5+ messages)
` [PATCH v5 3/5] selftests/mm: reimplement is_backed_by_thp() with more precise check

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-08-19 16:22 UTC  (5+ messages)
` [RFC 1/3] page_counter: Allow for pinning some amount of memory
` [RFC 2/3] cgroup/dmem: Implement pinning device memory
` [RFC 3/3] drm/xe: Add DRM_XE_GEM_CREATE_FLAG_PINNED flag and implementation

[syzbot] [fs?] [mm?] INFO: task hung in v9fs_file_fsync
 2025-08-19 16:13 UTC  (3+ messages)
` [PATCH] 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN

[PATCH] mm/cma: add available_count and total count in trace_cma_alloc_start
 2025-08-19 16:00 UTC  (4+ messages)

[RFC PATCH -next 07/16] mm/damon/sysfs: implement addr_unit file under context dir
 2025-08-19 15:56 UTC  (4+ messages)

[PATCH v3 0/4] introduce uncharged file mapped folios
 2025-08-19 15:53 UTC  (7+ messages)
` [PATCH v3 2/4] mm: add vmstat for cgroup uncharged pages
` [PATCH v3 4/4] memcg: remove warning from folio_lruvec

[RFC PATCH -next 03/16] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
 2025-08-19 15:53 UTC  (5+ messages)

[PATCH] filemap: optimize order0 folio in filemap_map_pages
 2025-08-19 15:52 UTC  (2+ messages)

[RFC PATCH 0/6] Multi-pass MMU interval notifiers
 2025-08-19 15:35 UTC  (12+ messages)
` [RFC PATCH 1/6] mm/mmu_notifier: Allow multiple struct mmu_interval_notifier passes

[PATCH v4] mm: Fix possible deadlock in kmemleak
 2025-08-19 15:30 UTC  (2+ messages)

[PATCH] mm/page_alloc: Occasionally relinquish zone lock in batch freeing
 2025-08-19 15:18 UTC  (2+ messages)

[PATCH v4 3/3] mm/oom_kill: Have the OOM reaper and exit_mmap() traverse the maple tree in opposite orders
 2025-08-19 15:18 UTC  (2+ messages)

[PATCH v1] mm/mremap: fix WARN with uffd that has remap events disabled
 2025-08-19 14:59 UTC  (2+ messages)

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

[RFC PATCH -next 12/16] mm/damon: add damon_ctx->min_region and damon_target->min_region
 2025-08-19 14:52 UTC  (2+ messages)

[PATCH] mm/numa_memblks: Use SZ_1M macro to denote bytes to MB conversion
 2025-08-19 14:41 UTC  (2+ messages)

[bug report] BUG zs_handle-zram0 (Tainted: G S ): Objects remaining on __kmem_cache_shutdown()
 2025-08-19 14:29 UTC 

[PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
 2025-08-19 14:24 UTC  (4+ messages)
` [PATCH v10 13/13] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v10 00/13] khugepaged: mTHP support
 2025-08-19 14:17 UTC  (14+ messages)
` [PATCH v10 01/13] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v10 04/13] khugepaged: generalize alloc_charge_folio()
` [PATCH v10 05/13] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v10 06/13] khugepaged: add "
` [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v10 08/13] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v10 09/13] khugepaged: enable collapsing mTHPs even when PMD THPs are disabled
` [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
` [PATCH v10 11/13] khugepaged: improve tracepoints for mTHP orders
` [PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v10 13/13] Documentation: mm: update the admin guide for mTHP collapse

[PATCH 0/2] riscv: introduce percpu.h
 2025-08-19 13:50 UTC  (3+ messages)
` [PATCH 1/2] riscv: remove irqflags.h inclusion in asm/bitops.h
` [PATCH 2/2] riscv: introduce percpu.h into include/asm

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

[syzbot] [bpf?] INFO: rcu detected stall in security_file_ioctl (9)
 2025-08-19 12:35 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH 0/4] mm/mm_init: simplify deferred init of struct pages
 2025-08-19 12:31 UTC  (14+ messages)
` [PATCH 1/4] mm/mm_init: use deferred_init_memmap_chunk() in deferred_grow_zone()
` [PATCH 2/4] mm/mm_init: deferred_init_memmap: use a job per zone
` [PATCH 3/4] mm/mm_init: drop deferred_init_maxorder()

[PATCH 1/3] mpage: terminate read-ahead on read error
 2025-08-19 12:22 UTC  (5+ messages)

[PATCH v3] of_numa: fix uninitialized memory nodes causing kernel panic
 2025-08-19 12:03 UTC  (3+ messages)

[RFC PATCH v5 mm-new 0/5] mm, bpf: BPF based THP order selection
 2025-08-19 11:43 UTC  (11+ messages)
` [RFC PATCH v5 mm-new 1/5] mm: thp: add support for "

[PATCH v1 RFC 0/6] kfuzztest: a new kernel fuzzing framework
 2025-08-19 11:41 UTC  (8+ messages)
` [PATCH v1 RFC 6/6] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing

[PATCH v4 2/3] mm/oom_kill: Only delay OOM reaper for processes using robust futexes
 2025-08-19 10:49 UTC  (3+ messages)

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

[PATCH] tmpfs: preserve SB_I_VERSION on remount
 2025-08-19 10:08 UTC  (3+ messages)

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-19  9:35 UTC  (6+ messages)
` [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey

[PATCH 0/8] __vmalloc() and no-block support
 2025-08-19  9:20 UTC  (10+ messages)
` [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 0/3] Add Rust abstraction for Maple Trees
 2025-08-19  9:09 UTC  (4+ messages)
` [PATCH 1/3] rust: maple_tree: add MapleTree

remove write_cache_pages()
 2025-08-19  8:57 UTC  (4+ messages)
` [PATCH 2/3] bcachefs: stop using write_cache_pages

[PATCH 0/2] arm64/mm: prevent panic on -ENOMEM in arch_add_memory()
 2025-08-19  8:44 UTC  (4+ messages)
` [PATCH 2/2] arm64/mm: Update create_kpti_ng_temp_pgd() to handle pgtable_alloc failure

[Patch v4 0/2] test that rmap behaves as expected
 2025-08-19  8:00 UTC  (3+ messages)
` [Patch v4 1/2] selftests/mm: put general ksm operation into vm_util
` [Patch v4 2/2] selftests/mm: test that rmap behave as expected

[PATCH v4 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-19  7:57 UTC  (8+ messages)
` [PATCH v4 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
  ` [Fixup PATCH] mm/selftests: Fix formattig in split_huge_page_test

[PATCH] mm: readahead: improve mmap_miss heuristic for concurrent faults
 2025-08-19  7:33 UTC  (2+ messages)

[PATCH] mm/damon/core: set initial quota->charged_from to INITIAL_JIFFIES
 2025-08-19  7:30 UTC  (3+ messages)

[PATCH] lib/test_hmm: drop redundant conversion to bool
 2025-08-19  7:04 UTC 

[RFC PATCH -next 06/16] mm/damon/paddr: support addr_unit for DAMOS_STAT
 2025-08-19  6:27 UTC  (3+ messages)

[RFC PATCH -next 05/16] mm/damon/paddr: support addr_unit for MIGRATE_{HOT,COLD}
 2025-08-19  6:27 UTC  (3+ messages)

[RFC PATCH -next 04/16] mm/damon/paddr: support addr_unit for DAMOS_LRU_[DE]PRIO
 2025-08-19  6:26 UTC  (3+ messages)

[RFC PATCH 0/4] Migrate on fault for device pages
 2025-08-19  4:33 UTC  (14+ messages)
` [RFC PATCH 1/4] mm: use current as mmu notifier's owner

[PATCH v5 00/14] SLUB percpu sheaves
 2025-08-19  4:19 UTC  (3+ messages)
` [PATCH v5 01/14] slab: add opt-in caching layer of "

[PATCH] mm/damon/core: set initial quota->charged_from to INITIAL_JIFFIES
 2025-08-19  4:10 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).