linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-25 16:23:09 to 2025-07-28 13:34:54 UTC [more...]

[v1 resend 00/12] THP support for zone device page migration
 2025-07-28 13:34 UTC  (5+ messages)
` [PATCH] mm/hmm: Do not fault in device private pages owned by the caller

[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-28 13:28 UTC  (6+ messages)
` [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise

[RFC] Disable auto_movable_ratio for selfhosted memmap
 2025-07-28 13:08 UTC  (17+ messages)

[RFC PATCH] PM: Optionally block user fork during freeze to improve performance
 2025-07-28 13:06 UTC  (11+ messages)

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

[PATCH 00/11] riscv: fine grained hardware assisted kernel control-flow integrity
 2025-07-28 12:47 UTC  (18+ messages)
` [PATCH 01/11] riscv: add landing pad for asm routines
` [PATCH 02/11] riscv: update asm call site in `call_on_irq_stack` to setup correct label
` [PATCH 06/11] mm: Introduce ARCH_HAS_KERNEL_SHADOW_STACK
` [PATCH 10/11] scs: generic scs code updated to leverage hw assisted shadow stack

[PATCH 0/3] Add Rust abstraction for Maple Trees
 2025-07-28 11:52 UTC  (16+ messages)
` [PATCH 1/3] rust: maple_tree: add MapleTree
` [PATCH 2/3] rust: maple_tree: add MapleTree::lock() and load()
` [PATCH 3/3] rust: maple_tree: add MapleTreeAlloc

[PATCH] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
 2025-07-28 11:34 UTC  (6+ messages)

[PATCH v3] memcg: expose socket memory pressure in a cgroup
 2025-07-28 11:29 UTC  (12+ messages)

[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
 2025-07-28 11:00 UTC  (16+ messages)

[PATCH v2] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-28 10:57 UTC  (4+ messages)
` [PATCH v2 rebase as of Jul 28] "

[PATCH] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-28 10:57 UTC  (5+ messages)

[PATCH v2 00/32] Live Update Orchestrator
 2025-07-28 10:18 UTC  (9+ messages)
` [PATCH v2 01/32] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v2 02/32] kho: mm: Don't allow deferred struct page with KHO
` [PATCH v2 03/32] kho: warn if KHO is disabled due to an error
` [PATCH v2 04/32] kho: allow to drive kho from within kernel

[PATCH] mm: consider disabling readahead if there are signs of thrashing
 2025-07-28  9:16 UTC  (5+ messages)

[PATCH v2] mm: slub: avoid deref of free pointer in sanity checks if object is invalid
 2025-07-28  8:52 UTC  (9+ messages)

[PATCH v2 0/9] mm: vm_normal_page*() improvements
 2025-07-28  8:49 UTC  (3+ messages)
` [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special

[PATCH v1 0/2] Tiny optimization for large read operations
 2025-07-28  8:39 UTC  (3+ messages)
` [PATCH v1 1/2] mm/filemap: Do not use is_partially_uptodate for entire folio
` [PATCH v1 2/2] mm/filemap: Skip non-uptodate folio if there are available folios

[PATCH] mm: shmem: fix the shmem large folio allocation for the i915 driver
 2025-07-28  8:03 UTC 

[PATCH v6 0/8] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-07-28  7:53 UTC  (9+ messages)
` [PATCH v6 1/8] mm/shmem, swap: improve cached mTHP handling and fix potential hang
` [PATCH v6 2/8] mm/shmem, swap: avoid redundant Xarray lookup during swapin
` [PATCH v6 3/8] mm/shmem, swap: tidy up THP swapin checks
` [PATCH v6 4/8] mm/shmem, swap: tidy up swap entry splitting
` [PATCH v6 5/8] mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
` [PATCH v6 6/8] mm/shmem, swap: simplify swapin path and result handling
` [PATCH v6 7/8] mm/shmem, swap: rework swap entry and index calculation for large swapin
` [PATCH v6 8/8] mm/shmem, swap: fix major fault counting

[PATCH v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-28  7:05 UTC  (25+ messages)
` [PATCH v16 14/22] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v16 15/22] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
` [PATCH v16 22/22] KVM: selftests: guest_memfd mmap() test when mmap is supported

regression - mm: shmem: add large folio support for tmpfs affect GPU performance
 2025-07-28  6:29 UTC  (5+ messages)

[PATCH] mm: vmalloc: use VMALLOC_EARLY_START boundary for early vmap area
 2025-07-28  6:19 UTC  (3+ messages)

[PATCH] mm/damon/vaddr: Skip isolating folios already in destination nid
 2025-07-28  6:16 UTC  (4+ messages)

[RFC v2 0/7] mm/damon: extend for page faults reporting based access monitoring
 2025-07-28  5:19 UTC  (9+ messages)
` [RFC v2 1/7] mm/damon/core: introduce damon_report_access()
` [RFC v2 2/7] mm/damon/core: add eligible_report() ops callback
` [RFC v2 3/7] mm/damon/vaddr: implement eligible_report()
` [RFC v2 4/7] mm/damon/core: read received access reports
` [RFC v2 5/7] mm/memory: implement MM_CP_DAMON
` [RFC v2 6/7] mm/damon: implement paddr_fault operations set
` [RFC v2 7/7] mm/damon/sysfs: support paddr_fault

[PATCH] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-07-28  4:34 UTC  (3+ messages)

[PATCH v2] mm/rmap: Add anon_vma lifetime debug check
 2025-07-28  4:33 UTC  (3+ messages)

[Patch v2 0/2] assert rmap behaves as expected
 2025-07-28  2:09 UTC  (4+ messages)
` [Patch v2 1/2] selftests/mm: put general ksm operation into vm_util
` [Patch v2 2/2] selftests/mm: assert rmap behave as expected

[PATCH] mempolicy: Clarify what RECLAIM_ZONE means
 2025-07-28  1:44 UTC  (4+ messages)

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-27 19:05 UTC  (20+ messages)
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH] mm/vmscan: fix inverted polarity in lru_gen_seq_show()
 2025-07-27 11:04 UTC  (2+ messages)

[PATCH] kho: add test for kexec handover
 2025-07-27  8:37 UTC 

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-27  6:30 UTC  (5+ messages)
` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback

[Hypervisor Live Update] Notes from July 14, 2025
 2025-07-27  5:28 UTC 

[PATCH v6 0/3] Add support for long task name
 2025-07-26 23:37 UTC  (6+ messages)
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation

[PATCH] kasan: skip quarantine if object is still accessible under RCU
 2025-07-26 22:05 UTC  (2+ messages)

[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
 2025-07-26 21:47 UTC  (4+ messages)

[PATCH v3 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
 2025-07-26 19:28 UTC  (3+ messages)

[PATCH] mm: remove io-mapping
 2025-07-26 19:16 UTC  (4+ messages)

[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-07-26 17:16 UTC  (4+ messages)

[PATCH v6 3/3] include: Set tsk->comm length to 64 bytes
 2025-07-26 11:20 UTC  (2+ messages)

[akpm-mm:mm-new 351/351] ERROR: modpost: "__vmalloc_node_noprof" [mm/zblock.ko] undefined!
 2025-07-26 11:10 UTC 

[PATCH v5 2/3] tracing: Add a tracepoint verification check at build time
 2025-07-26 10:36 UTC 

[linux-next:master] BUILD REGRESSION d7af19298454ed155f5cf67201a70f5cf836c842
 2025-07-26  4:39 UTC 

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-07-26  3:36 UTC  (4+ messages)
` [RFC][PATCH v2 01/29] kmemdump: "

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-07-26  1:16 UTC  (7+ messages)

[PATCH v3 mm-hotfixes 0/5] mm, arch: a more robust approach to sync top level kernel page tables
 2025-07-26  0:56 UTC  (3+ messages)

[PATCH v2 0/3] hold PTL for several .hugetlb_entry callbacks
 2025-07-26  0:28 UTC  (4+ messages)
` [PATCH] mm/memory-failure: hold PTL in hwpoison_hugetlb_range

[PATCH v1] mm/readahead: Optimize nr_to_read boundary check
 2025-07-25 23:24 UTC  (3+ messages)

[PATCH v9 00/14] khugepaged: mTHP support
 2025-07-25 22:37 UTC  (7+ messages)
` [PATCH v9 01/14] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v9 05/14] khugepaged: generalize __collapse_huge_page_* for mTHP support

[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-25 19:59 UTC  (6+ messages)
` [PATCH v3 09/10] "

[PATCH v4 0/5] mseal cleanups
 2025-07-25 19:34 UTC  (17+ messages)
` [PATCH v4 2/5] mm/mseal: update madvise() logic
` [PATCH v4 4/5] mm/mseal: simplify and rename VMA gap check

[PATCH v1 net-next 13/13] net-memcg: Allow decoupling memcg from global protocol memory accounting
 2025-07-25 18:50 UTC  (14+ messages)

[PATCH] MAINTAINERS: Add missing headers to mempory policy & migration section
 2025-07-25 18:27 UTC  (5+ messages)

[PATCH v9 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-07-25 16:36 UTC  (3+ messages)
` [PATCH v9 2/2] ras: mem: Add memory ACPI RAS2 driver

[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
 2025-07-25 16:26 UTC  (6+ 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).