linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-25 08:30:25 to 2025-07-27 20:18:29 UTC [more...]

[RFC v2 0/7] mm/damon: extend for page faults reporting based access monitoring
 2025-07-27 20:18 UTC  (4+ 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()

[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 0/3] Add Rust abstraction for Maple Trees
 2025-07-27 12:02 UTC  (13+ 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] 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  (8+ 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 

[PATCH 00/11] riscv: fine grained hardware assisted kernel control-flow integrity
 2025-07-26  7:42 UTC  (29+ 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 05/11] riscv: enable landing pad enforcement
` [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 11/11] riscv: Kconfig & Makefile for riscv kernel control flow integrity

[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: "

[Patch v2 0/2] assert rmap behaves as expected
 2025-07-26  2:52 UTC  (3+ 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-26  1:24 UTC  (3+ messages)

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  (5+ messages)
` [PATCH] mm/memory-failure: hold PTL in hwpoison_hugetlb_range

[PATCH] mm: consider disabling readahead if there are signs of thrashing
 2025-07-25 23:25 UTC  (4+ messages)

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

[PATCH v2] mm: slub: avoid deref of free pointer in sanity checks if object is invalid
 2025-07-25 23:00 UTC  (6+ 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 v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-25 22:25 UTC  (25+ messages)
` [PATCH v16 05/22] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
` [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] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-07-25 20:44 UTC  (2+ messages)

[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] mm/damon/vaddr: Skip isolating folios already in destination nid
 2025-07-25 19:39 UTC  (3+ messages)

[PATCH v4 0/5] mseal cleanups
 2025-07-25 19:34 UTC  (20+ messages)
` [PATCH v4 1/5] mm/mseal: always define VM_SEALED
` [PATCH v4 2/5] mm/mseal: update madvise() logic
` [PATCH v4 3/5] mm/mseal: small cleanups
` [PATCH v4 4/5] mm/mseal: simplify and rename VMA gap check
` [PATCH v4 5/5] mm/mseal: rework mseal apply logic

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

[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-25 16:22 UTC  (6+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [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

[PATCH v3 0/5] mseal cleanups, fixup MAP_PRIVATE file-backed case
 2025-07-25 16:22 UTC  (16+ messages)
` [PATCH v3 2/5] mm/mseal: update madvise() logic

[PATCH] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
 2025-07-25 16:09 UTC  (5+ messages)

[PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
 2025-07-25 15:58 UTC  (3+ messages)

[PATCH] mm/rmap: Add anon_vma lifetime debug check
 2025-07-25 15:58 UTC  (20+ messages)

[tip:locking/futex] [futex] 56180dd20c: BUG:sleeping_function_called_from_invalid_context_at_kernel/nsproxy.c
 2025-07-25 15:45 UTC  (4+ messages)

[PATCH v2] mm/rmap: Add anon_vma lifetime debug check
 2025-07-25 15:40 UTC  (5+ messages)

[PATCH v2] mm: remove mm/io-mapping.c
 2025-07-25 14:38 UTC  (2+ messages)

[RFC PATCH] mm/page_alloc: Add PCP list for THP CMA
 2025-07-25 14:27 UTC  (4+ messages)

[PATCH 0/3] selftests/mm: assert rmap behave as expected
 2025-07-25 13:34 UTC  (6+ messages)
` [PATCH 3/3] "

[PATCH v13 0/4] support large align and nid in Rust allocators
 2025-07-25 10:00 UTC  (5+ messages)
` [PATCH v13 2/4] mm/slub: allow to set node and align in k[v]realloc

[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
 2025-07-25  9:51 UTC  (11+ messages)
` [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages

[RFC PATCH 0/9] introduce PGTY_mgt_entry page_type
 2025-07-25  9:26 UTC  (6+ messages)

regression - mm: shmem: add large folio support for tmpfs affect GPU performance
 2025-07-25  9:17 UTC  (5+ 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).