linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-02 19:05:00 to 2025-09-03 14:10:52 UTC [more...]

[PATCH v3 00/30] Live Update Orchestrator
 2025-09-03 14:10 UTC  (11+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
 2025-09-03 14:07 UTC  (11+ messages)
` [PATCH v2 RFC 2/7] kfuzztest: add user-facing API and data structures
` [PATCH v2 RFC 3/7] kfuzztest: implement core module and input processing
` [PATCH v2 RFC 4/7] tools: add kfuzztest-bridge utility
` [PATCH v2 RFC 7/7] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing

[PATCH v14 00/13] AMD broadcast TLB invalidation
 2025-09-03 14:00 UTC  (5+ messages)
` [PATCH v14 01/13] x86/mm: consolidate full flush threshold decision
  ` [BUG] x86/mm: regression after 4a02ed8e1cc3

[PATCH v6 00/10] SLUB percpu sheaves
 2025-09-03 13:31 UTC  (5+ messages)
` [PATCH v6 08/10] mm, vma: use percpu sheaves for vm_area_struct cache

[PATCH 1/2] mm: Enable khugepaged to operate on non-writable VMAs
 2025-09-03 13:26 UTC  (15+ messages)
` [PATCH 2/2] mm: Drop all references of writable and SCAN_PAGE_RO

[PATCH v3 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-09-03 13:22 UTC  (2+ messages)

[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-09-03 13:01 UTC  (4+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes

[PATCH v7 00/21] SLUB percpu sheaves
 2025-09-03 13:00 UTC  (22+ messages)
` [PATCH v7 01/21] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v7 02/21] slab: simplify init_kmem_cache_nodes() error handling
` [PATCH v7 03/21] slab: add opt-in caching layer of percpu sheaves
` [PATCH v7 04/21] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH v7 05/21] slab: sheaf prefilling for guaranteed allocations
` [PATCH v7 06/21] slab: determine barn status racily outside of lock
` [PATCH v7 07/21] slab: skip percpu sheaves for remote object freeing
` [PATCH v7 08/21] slab: allow NUMA restricted allocations to use percpu sheaves
` [PATCH v7 09/21] tools/testing/maple_tree: Fix check_bulk_rebalance() locks
` [PATCH v7 10/21] tools/testing/vma: Implement vm_refcnt reset
` [PATCH v7 11/21] tools/testing: Add support for changes to slab for sheaves
` [PATCH v7 12/21] mm, vma: use percpu sheaves for vm_area_struct cache
` [PATCH v7 13/21] maple_tree: use percpu sheaves for maple_node_cache
` [PATCH v7 14/21] tools/testing: include maple-shim.c in maple.c
` [PATCH v7 15/21] testing/radix-tree/maple: Hack around kfree_rcu not existing
` [PATCH v7 16/21] maple_tree: Use kfree_rcu in ma_free_rcu
` [PATCH v7 17/21] maple_tree: Replace mt_free_one() with kfree()
` [PATCH v7 18/21] tools/testing: Add support for prefilled slab sheafs
` [PATCH v7 19/21] maple_tree: Prefilled sheaf conversion and testing
` [PATCH v7 20/21] maple_tree: Add single node allocation support to maple state
` [PATCH v7 21/21] maple_tree: Convert forking to use the sheaf interface

[PATCH v7 0/2] Improvements for victim thawing and reaper VMA traversal
 2025-09-03 12:58 UTC  (5+ messages)
` [PATCH v7 1/2] mm/oom_kill: Thaw victim on a per-process basis instead of per-thread
` [PATCH v7 2/2] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order

[PATCH 0/6] Two-pass MMU interval notifiers
 2025-09-03 12:56 UTC  (3+ messages)
` [PATCH 1/6] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers

[PATCH 0/2] kho: add support for preserving vmalloc allocations
 2025-09-03 12:56 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-03 12:54 UTC  (28+ messages)
` [PATCH 1/9] mm, swap: use unified helper for swap cache look up
` [PATCH 4/9] mm, swap: tidy up swap device and cluster info helpers
` [PATCH 5/9] mm/shmem, swap: remove redundant error handling for replacing folio
` [PATCH 6/9] mm, swap: use the swap table for the swap cache and switch API
` [PATCH 8/9] mm, swap: implement dynamic allocation of swap table

[PATCH v6 0/2] introduce kasan.write_only option in hw-tags
 2025-09-03 12:49 UTC  (3+ messages)
` [PATCH v6 2/2] kasan: apply write-only mode in kasan kunit testcases

Where to put page->memdesc initially
 2025-09-03 12:43 UTC  (12+ messages)

[PATCH v7 00/16] pinctrl: introduce the concept of a GPIO pin function category
 2025-09-03 12:07 UTC  (20+ messages)
` [PATCH v7 07/16] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v7 16/16] pinctrl: qcom: make the pinmuxing strict

[PATCH 0/9] dma-buf: heaps: Add Tegra VPR support
 2025-09-03 11:54 UTC  (4+ messages)
` [PATCH 4/9] dma-buf: heaps: Add debugfs support

[PATCH v2 00/12] mm/iomap: add granular dirty and writeback accounting
 2025-09-03 11:48 UTC  (5+ messages)
` [PATCH v2 01/12] mm: pass number of pages to __folio_start_writeback()
` [PATCH v2 12/12] iomap: add granular dirty and writeback accounting

[PATCH v3 0/2] mm/show_mem: Bug fix for print mem alloc info
 2025-09-03 11:16 UTC  (3+ messages)
` [PATCH v3 1/2] mm/show_mem: Dump the status of the mem alloc profiling before printing
` [PATCH v3 2/2] mm/show_mem: Add trylock while printing alloc info

[PATCH v2 0/2] mm/show_mem: Bug fix for print mem alloc info
 2025-09-03 10:24 UTC  (12+ messages)
` [PATCH v2 1/2] mm/show_mem: Dump the status of the mem alloc profiling before printing
` [PATCH v2 2/2] mm/show_mem: Add trylock while printing alloc info

[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
 2025-09-03 10:18 UTC  (13+ messages)

[PATCH v2] filemap: optimize order0 folio in filemap_map_pages
 2025-09-03  9:16 UTC  (2+ messages)

[PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
 2025-09-03  8:54 UTC 

[PATCH] mm: fix lockdep issues in writeback handling
 2025-09-03  8:28 UTC  (5+ messages)
`  "

[v4 00/15] mm: support device-private THP
 2025-09-03  8:26 UTC  (19+ messages)
` [v4 01/15] mm/zone_device: support large zone device private folios
` [v4 02/15] mm/huge_memory: add device-private THP support to PMD operations
` [v4 03/15] mm/rmap: extend rmap and migration support device-private entries
` [v4 04/15] mm/huge_memory: implement device-private THP splitting
` [v4 05/15] mm/migrate_device: handle partially mapped folios during collection
` [v4 06/15] mm/migrate_device: implement THP migration of zone device pages
` [v4 07/15] mm/memory/fault: add THP fault handling for zone device private pages
` [v4 08/15] lib/test_hmm: add zone device private THP test infrastructure
` [v4 09/15] mm/memremap: add driver callback support for folio splitting
` [v4 10/15] mm/migrate_device: add THP splitting during migration
` [v4 11/15] lib/test_hmm: add large page allocation failure testing
` [v4 12/15] selftests/mm/hmm-tests: new tests for zone device THP migration
` [v4 13/15] selftests/mm/hmm-tests: partial unmap, mremap and anon_write tests
` [v4 14/15] selftests/mm/hmm-tests: new throughput tests including THP
` [v4 15/15] gpu/drm/nouveau: enable THP support for GPU memory migration

[RFC PATCH 00/13] mm: Introduce Kernel Stack Watch debugging tool
 2025-09-03  7:58 UTC  (7+ messages)
` [RFC PATCH 01/13] mm: Add kstackwatch build infrastructure
  ` [RFC PATCH 02/13] x86/HWBP: Add arch_reinstall_hw_breakpoint() for atomic updates

[PATCH] mm: tag kernel stack pages
 2025-09-03  7:49 UTC  (4+ messages)

[PATCH] mm: Fix kernel stack tagging for certain configs
 2025-09-03  7:46 UTC  (6+ messages)

[PATCH] samples/cgroup: rm unused MEMCG_EVENTS macro
 2025-09-03  7:30 UTC 

[Invitation] bi-weekly guest_memfd upstream call on 2025-09-04
 2025-09-03  7:06 UTC 

[PATCH v2 0/2] selftests/mm: split_huge_page_test: split_pte_mapped_thp improvements
 2025-09-03  7:02 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong results
` [PATCH v2 2/2] selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test

[PATCH v6 1/2] mm/oom_kill: Do not delay oom reaper when the victim is frozen
 2025-09-03  7:00 UTC  (3+ messages)

[PATCH] filemap: optimize order0 folio in filemap_map_pages
 2025-09-03  6:22 UTC  (12+ messages)

clang-22 -Walloc-size in mm/kfence/kfence_test.c in 6.6 and 6.1
 2025-09-03  6:00 UTC  (3+ messages)

[PATCH] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
 2025-09-03  5:25 UTC  (2+ messages)

[PATCH 00/22] Prepare slab for memdescs
 2025-09-03  5:23 UTC  (3+ messages)
` [PATCH 07/22] slab: Remove folio references from __ksize()

[PATCH v6 00/15] mm: folio_zero_user: clear contiguous pages
 2025-09-03  4:09 UTC  (9+ messages)
` [PATCH v6 11/15] mm: define clear_pages(), clear_user_pages()
` [PATCH v6 12/15] highmem: define clear_highpages()

[linux-next:master 5272/5641] arch/um/include/asm/kasan.h:29:2: error: UML does not work in KASAN_INLINE mode with STATIC_LINK enabled!
 2025-09-03  3:53 UTC 

[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
 2025-09-03  3:32 UTC  (3+ messages)
` [PATCH 04/14] Documentation: amd-pstate: Use internal link to kselftest

[PATCH v10 00/13] khugepaged: mTHP support
 2025-09-03  3:27 UTC  (23+ messages)
` [PATCH v10 06/13] khugepaged: add "

[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
 2025-09-03  2:10 UTC  (12+ messages)
` [PATCH v6 mm-new 01/10] mm: thp: add support for "

[PATCH v2] mm: show_mem: show number of zspages in show_free_areas
 2025-09-03  1:39 UTC  (3+ messages)

[PATCH 1/2] mm/gup: Remove dead pgmap refcounting code
 2025-09-03  1:20 UTC  (7+ messages)
` [PATCH 2/2] mm/memremap: Remove unused get_dev_pagemap() parameter

[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-03  0:50 UTC  (5+ messages)

[PATCH v1 00/14] mm: BPF OOM
 2025-09-03  0:29 UTC  (12+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling

[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
 2025-09-02 23:24 UTC  (5+ messages)
  ` [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page

[PATCH] percpu: fix race on alloc failed warning limit
 2025-09-02 21:41 UTC  (4+ messages)

[PATCH 0/8] Add selftests for mshare
 2025-09-02 21:34 UTC  (5+ messages)
` [PATCH 4/8] mshare: selftests: Add test case shared memory
    ` [External] "

[linux-next:master] BUILD REGRESSION 3db46a82d467bd23d9ebc473d872a865785299d8
 2025-09-02 21:28 UTC 

[GIT PULL] hotfixes for 6.17-rc5
 2025-09-02 20:42 UTC  (2+ messages)

[PATCH v2 0/2] selftests/mm: split_huge_page_test: split_pte_mapped_thp improvements
 2025-09-02 20:00 UTC  (5+ messages)
` [PATCH v2 1/2] selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong results
` [PATCH v2 2/2] selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test

[PATCH v6 13/15] mm: memory: support clearing page ranges
 2025-09-02 19:46 UTC  (2+ messages)

[PATCH 00/12] maple_tree: slub sheaves conversion
 2025-09-02 19:39 UTC  (5+ messages)
` [PATCH 01/12] maple_tree: Fix check_bulk_rebalance() test locks
` [PATCH 03/12] maple_tree: use percpu sheaves for maple_node_cache

[DISCUSSION] Unconditionally lock folios when calling rmap_walk()
 2025-09-02 19:04 UTC  (9+ 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).