linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-02  8:00 UTC  (2+ messages)
` [PATCH v6 02/11] PCI/P2PDMA: Simplify bus address mapping API

[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
 2025-11-02  6:59 UTC  (14+ messages)
` [PATCH v9 1/9] kho: make debugfs interface optional
` [PATCH v9 2/9] kho: drop notifiers
` [PATCH v9 3/9] kho: add interfaces to unpreserve folios, page ranges, and vmalloc
` [PATCH v9 4/9] memblock: Unpreserve memory in case of error
` [PATCH v9 5/9] test_kho: "
` [PATCH v9 6/9] kho: don't unpreserve memory during abort
` [PATCH v9 7/9] liveupdate: kho: move to kernel/liveupdate
` [PATCH v9 8/9] MAINTAINERS: update KHO maintainers
` [PATCH v9 9/9] liveupdate: kho: Use %pe format specifier for error pointer printing

[akpm-mm:mm-nonmm-unstable 87/91] lib/base64.c:36:28: sparse: sparse: Initializer entry defined twice
 2025-11-02  5:36 UTC 

[Hypervisor Live Update] Notes from October 20, 2025
 2025-11-01 23:35 UTC 

[PATCH v4 next 6/9] lib: test_mul_u64_u64_div_u64: Test both generic and arch versions
 2025-11-01 20:59 UTC  (2+ messages)

[PATCH] mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type()
 2025-11-01 20:55 UTC  (3+ messages)

[PATCH 00/22] mm/damon/tests: fix memory bugs in kunit tests
 2025-11-01 18:20 UTC  (23+ messages)
` [PATCH 01/22] mm/damon/tests/core-kunit: fix memory leak in damon_test_set_filters_default_reject()
` [PATCH 02/22] mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()
` [PATCH 03/22] mm/damon/tests/core-kunit: handle memory failure from damon_test_target()
` [PATCH 04/22] mm/damon/tests/core-kunit: handle memory alloc failure from damon_test_aggregate()
` [PATCH 05/22] mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at()
` [PATCH 06/22] mm/damon/tests/core-kunit: handle alloc failures on damon_test_merge_two()
` [PATCH 07/22] mm/damon/tests/core-kunit: handle alloc failures on dasmon_test_merge_regions_of()
` [PATCH 08/22] mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_of()
` [PATCH 09/22] mm/damon/tests/core-kunit: handle alloc failures in damon_test_ops_registration()
` [PATCH 10/22] mm/damon/tests/core-kunit: handle alloc failures in damon_test_set_regions()
` [PATCH 11/22] mm/damon/tests/core-kunit: handle alloc failures in damon_test_update_monitoring_result()
` [PATCH 12/22] mm/damon/tests/core-kunit: handle alloc failure on damon_test_set_attrs()
` [PATCH 13/22] mm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()
` [PATCH 14/22] mm/damon/tests/core-kunit: handle alloc failure on damos_test_commit_filter()
` [PATCH 15/22] mm/damon/tests/core-kunit: handle alloc failures on damos_test_filter_out()
` [PATCH 16/22] mm/damon/tests/core-kunit: handle alloc failures on damon_test_set_filters_default_reject()
` [PATCH 17/22] mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_three_regions()
` [PATCH 18/22] mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_fail()
` [PATCH 19/22] mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_succ()
` [PATCH 20/22] mm/damon/tests/sysfs-kunit: handle alloc failures on damon_sysfs_test_add_targets()
` [PATCH 21/22] mm/damon/tests/core-kunit: remove unnecessary damon_ctx variable on damon_test_split_at()
` [PATCH 22/22] mm/damon/tests/core-kunit: remove unused ctx in damon_test_split_regions_of()

[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-11-01 16:14 UTC  (3+ messages)
` [PATCH v8 3/5] arm64: mm: support "

[PATCH 1/1] kexec: Use %pe format specifier for error pointer printing
 2025-11-01 13:49 UTC  (6+ messages)

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-01 12:22 UTC  (15+ messages)
` [PATCH v4 01/12] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v4 02/12] x86/xen: simplify flush_lazy_mmu()
` [PATCH v4 03/12] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v4 04/12] sparc/mm: "
` [PATCH v4 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v4 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-11-01  9:39 UTC  (9+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
 2025-11-01  9:08 UTC  (13+ messages)
` [PATCH 10/19] mm, swap: consolidate cluster reclaim and check logic
` [PATCH 14/19] mm, swap: sanitize swap entry management workflow
` [PATCH 15/19] mm, swap: add folio to swap cache directly on allocation

[PATCHv3 0/2] Fix SIGBUS semantics with large folios
 2025-11-01  5:00 UTC  (7+ messages)
` [PATCHv3 1/2] mm/memory: Do not populate page table entries beyond i_size

[PATCH] Documentation: treewide: Replace marc.info links with lore
 2025-11-01  3:41 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 98bd8b16ae57e8f25c95d496fcde3dfdd8223d41
 2025-11-01  2:35 UTC 

[PATCH] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
 2025-11-01  2:11 UTC 

[PATCH 0/2] mm/huge_memory: Modularize and simplify folio splitting paths
 2025-11-01  0:29 UTC  (3+ messages)
` [PATCH 1/2] mm/huge_memory: introduce __split_folio_and_update_stats() to consolidate split task
` [PATCH 2/2] mm/huge_memory: separate uniform/non uniform split logic in __split_unmapped_folio()

[PATCH v5 0/3] Optimize folio split in memory failure
 2025-11-01  0:08 UTC  (7+ messages)
` [PATCH v5 1/3] mm/huge_memory: add split_huge_page_to_order()
` [PATCH v5 2/3] mm/memory-failure: improve large block size folio handling
` [PATCH v5 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related

[PATCH v2 0/5] mm: swap: small fixes and comment cleanups
 2025-11-01  0:03 UTC  (11+ messages)
` [PATCH v2 1/5] mm, swap: Fix memory leak in setup_clusters() error path
` [PATCH v2 2/5] mm, swap: Use SWP_SOLIDSTATE to determine if swap is rotational
` [PATCH v2 3/5] mm, swap: Remove redundant comment for read_swap_cache_async
` [PATCH v2 4/5] mm: swap: change swap_alloc_slow() to void
` [PATCH v2 5/5] mm: swap: remove scan_swap_map_slots() references from comments

[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
 2025-10-31 23:12 UTC  (11+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-10-31 22:18 UTC  (16+ messages)
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches
` [PATCH v12 23/23] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-31 22:10 UTC  (6+ messages)
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 17/28] riscv/signal: save and restore of shadow stack for signal

[PATCH v8 00/23] SLUB percpu sheaves
 2025-10-31 21:32 UTC  (3+ messages)
` [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations

[PATCH] pm-hibernate: flush block device cache when hibernating
 2025-10-31 19:35 UTC  (5+ messages)
    ` [PATCH 1/2] pm-hibernate: flush disk cache when suspending
    ` [RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-31 19:29 UTC  (14+ messages)
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 11/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-31 19:22 UTC  (3+ messages)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration

arch/um/include/asm/kasan.h:29:2: error: #error UML does not work in KASAN_INLINE mode with STATIC_LINK enabled!
 2025-10-31 18:24 UTC 

[PATCH v2 0/3] ksm: perform a range-walk to jump over holes in break_ksm
 2025-10-31 17:46 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH v2 2/3] ksm: perform a range-walk in break_ksm
` [PATCH v2 3/3] ksm: replace function unmerge_ksm_pages with break_ksm

[PATCH v2 1/5] mm, swap: do not perform synchronous discard during allocation
 2025-10-31 17:45 UTC  (2+ messages)

[PATCH v2 00/23] mm: BPF OOM
 2025-10-31 17:37 UTC  (25+ messages)
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
            ` bpf_st_ops and cgroups. Was: "
` [PATCH v2 04/23] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [PATCH v2 05/23] mm: declare memcg_page_state_output() in memcontrol.h
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
` [PATCH v2 07/23] mm: introduce bpf_oom_kill_process() bpf kfunc
` [PATCH v2 10/23] mm: introduce BPF kfuncs to access memcg statistics and events

[PATCH] mm/huge_memory: Initialise the tags of the huge zero folio
 2025-10-31 17:15 UTC  (2+ messages)

[PATCH RFC] mm: allow __GFP_NOFAIL allocation up to BLK_MAX_BLOCK_SIZE to support LBS
 2025-10-31 16:55 UTC  (9+ messages)

[PATCH] mm/vma: small VMA lock cleanups
 2025-10-31 15:55 UTC  (2+ messages)

[PATCH v4 0/3] Optimize folio split in memory failure
 2025-10-31 15:44 UTC  (12+ messages)
` [PATCH v4 1/3] mm/huge_memory: add split_huge_page_to_order()
` [PATCH v4 2/3] mm/memory-failure: improve large block size folio handling
` [PATCH v4 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related

[PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
 2025-10-31 15:30 UTC  (3+ messages)

[RFC PATCH v7 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-10-31 14:42 UTC  (3+ messages)
` [RFC PATCH v7 1/2] lib: Introduce hierarchical per-cpu counters
` [RFC PATCH v7 2/2] mm: Fix OOM killer inaccuracy on large many-core systems

[PATCH 0/4] initial work on making VMA flags a bitmap
 2025-10-31 13:58 UTC  (3+ messages)
` [PATCH 1/4] mm: declare VMA flags by bit

[PATCH] maple_tree: fix tracepoint string pointers
 2025-10-31 13:08 UTC  (4+ messages)

[PATCH v2 1/1] mm/secretmem: fix use-after-free race in fault handler
 2025-10-31 12:09 UTC 

[PATCH] mm/kmsan: Fix kmsan kmalloc hook when no stack depots are allocated yet
 2025-10-31 11:57 UTC  (7+ messages)

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-10-31 11:52 UTC  (11+ messages)
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
` [RFC PATCH v6 27/29] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3

Oops in secretmem_fault()
 2025-10-31 11:48 UTC  (10+ messages)
` [PATCH 1/1] mm/secretmem: fix use-after-free race in fault handler

[PATCH v5 0/6] Cache coherency management subsystem
 2025-10-31 11:17 UTC  (7+ messages)
` [PATCH v5 1/6] memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
` [PATCH v5 2/6] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v5 3/6] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v5 4/6] arm64: Select GENERIC_CPU_CACHE_MAINTENANCE
` [PATCH v5 5/6] MAINTAINERS: Add Jonathan Cameron to drivers/cache and add lib/cache_maint.c + header
` [PATCH v5 6/6] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-10-31 11:12 UTC  (9+ messages)
` [PATCH v12 mm-new 06/15] khugepaged: introduce collapse_max_ptes_none helper function

Hit an assertion within lib/xarray.c from lib/test_xarray.c, would like help debugging
 2025-10-31 10:40 UTC  (2+ messages)

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-10-31 10:35 UTC  (4+ messages)

move blk-crypto-fallback to sit above the block layer
 2025-10-31  9:34 UTC  (10+ messages)
` [PATCH 1/9] mempool: update kerneldoc comments
` [PATCH 2/9] mempool: add error injection support
` [PATCH 3/9] mempool: add mempool_{alloc,free}_bulk
` [PATCH 4/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 5/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 6/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 7/9] blk-crypto: handle the fallback above the block layer
` [PATCH 8/9] blk-crypto: use on-stack skciphers for fallback en/decryption
` [PATCH 9/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation

Accounting for vmap_area object growth when kmemleak doesn't notice any leaks
 2025-10-31  8:46 UTC  (2+ messages)

[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-31  8:27 UTC  (5+ messages)
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-31  6:48 UTC  (4+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
 2025-10-31  2:19 UTC  (2+ messages)

[Patch v3 0/4] mm/huge_memory: cleanup __split_unmapped_folio()
 2025-10-31  2:00 UTC  (7+ messages)
` [Patch v3 4/4] mm/huge_memory: optimize old_order derivation during folio splitting

[PATCH 00/25] ext4: enable block size larger than page size
 2025-10-31  1:55 UTC  (7+ messages)
` [PATCH 22/25] fs/buffer: prevent WARN_ON in __alloc_pages_slowpath() when BS > PS

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox