linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v10 00/13] khugepaged: mTHP support
 2025-09-04  2:54 UTC  (23+ messages)

[PATCH v2 00/12] mm/iomap: add granular dirty and writeback accounting
 2025-09-04  2:52 UTC  (14+ messages)
` [PATCH v2 01/12] mm: pass number of pages to __folio_start_writeback()
` [PATCH v2 10/12] iomap: refactor dirty bitmap iteration
` [PATCH v2 12/12] iomap: add granular dirty and writeback accounting

[PATCH] mm/page_alloc: check the correct buddy if it is a starting block
 2025-09-04  2:06 UTC 

[PATCH] mm/filemap: Align last_index to folio size
 2025-09-04  2:04 UTC  (5+ messages)

[PATCH v7 00/21] SLUB percpu sheaves
 2025-09-04  1:41 UTC  (24+ 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

[RFC PATCH 00/13] mm: Introduce Kernel Stack Watch debugging tool
 2025-09-04  1:15 UTC  (10+ 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 v2] filemap: optimize order0 folio in filemap_map_pages
 2025-09-04  1:06 UTC  (4+ messages)

[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-04  0:52 UTC  (9+ messages)
` [PATCH v7 2/6] arm64: cpufeature: add AmpereOne to BBML2 allow list
` [PATCH v7 3/6] arm64: mm: support large block mapping when rodata=full
` [PATCH v7 4/6] arm64: mm: Optimize split_kernel_leaf_mapping()

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

[PATCH v2 00/18] mm/ksw: Introduce real-time Kernel Stack Watch debugging tool
 2025-09-04  0:21 UTC  (19+ messages)
` [PATCH v2 01/18] mm/ksw: add build system support
` [PATCH v2 02/18] mm/ksw: add ksw_config struct and parser
` [PATCH v2 03/18] mm/ksw: add /proc/kstackwatch interface
` [PATCH v2 04/18] mm/ksw: add HWBP pre-allocation support
` [PATCH v2 05/18] x86/hw_breakpoint: introduce arch_reinstall_hw_breakpoint() for atomic context
` [PATCH v2 06/18] perf/hw_breakpoint: add arch-independent hw_breakpoint_modify_local()
` [PATCH v2 07/18] mm/ksw: add atomic watch on/off operations
` [PATCH v2 08/18] mm/ksw: add stack probe support
` [PATCH v2 09/18] mm/ksw: implement stack canary and local var resolution logic
` [PATCH v2 10/18] mm/ksw: add per-task recursion depth tracking
` [PATCH v2 11/18] mm/ksw: coordinate watch and stack for full functionality
` [PATCH v2 12/18] mm/ksw: add self-debug functions for kstackwatch watch
` [PATCH v2 13/18] mm/ksw: add test module
` [PATCH v2 14/18] mm/ksw: add stack overflow test
` [PATCH v2 15/18] mm/ksw: add simplified silent corruption test
` [PATCH v2 16/18] mm/ksw: add recursive "
` [PATCH v2 17/18] tools/kstackwatch: add interactive test script for KStackWatch
` [PATCH v2 18/18] MAINTAINERS: add entry for KStackWatch (Kernel Stack Watch)

[RFC PATCH 0/6] Remove XA_ZERO from error recovery of
 2025-09-04  0:13 UTC  (13+ messages)
` [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 6/6] mm: Change dup_mmap() recovery

[PATCH] mm: centralize and fix max map count limit checking
 2025-09-03 23:46 UTC  (2+ messages)

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

[PATCH 1/2] mm/gup: Remove dead pgmap refcounting code
 2025-09-03 23:07 UTC  (3+ messages)

[PATCH v3 0/7] rust: Add Per-CPU Variable API
 2025-09-03 23:05 UTC  (8+ messages)
` [PATCH v3 1/7] rust: percpu: introduce a rust API for per-CPU variables
` [PATCH v3 4/7] rust: cpumask: Add getters for globally defined cpumasks
` [PATCH v3 5/7] rust: percpu: Support non-zeroable types for DynamicPerCpu

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

[PATCH] memfd,selinux: call security_inode_init_security_anon
 2025-09-03 21:26 UTC  (4+ messages)

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-03 20:52 UTC  (16+ 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 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 1/2] mm: Enable khugepaged to operate on non-writable VMAs
 2025-09-03 20:35 UTC  (14+ messages)
` [PATCH 2/2] mm: Drop all references of writable and SCAN_PAGE_RO

[linux-next:master] BUILD REGRESSION 5d50cf9f7cf20a17ac469c20a2e07c29c1f6aab7
 2025-09-03 20:15 UTC 

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

[PATCH 0/2] kho: add support for preserving vmalloc allocations
 2025-09-03 19:25 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v3 0/7] Cleanup free_pages() misuse
 2025-09-03 19:13 UTC  (9+ messages)
` [PATCH v3 1/7] mm/page_alloc: Add kernel-docs for free_pages()
` [PATCH v3 2/7] aoe: Stop calling page_address() in free_page()
` [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
` [PATCH v3 4/7] riscv: "
` [PATCH v3 5/7] powerpc: "
` [PATCH v3 6/7] arm64: "
` [PATCH v3 7/7] virtio_balloon: "

[PATCH] mm: Remove mlock_count from struct page
 2025-09-03 19:10 UTC 

[PATCH v3 0/2] mm/show_mem: Bug fix for print mem alloc info
 2025-09-03 19:07 UTC  (12+ 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 v7 0/2] Improvements for victim thawing and reaper VMA traversal
 2025-09-03 19:02 UTC  (6+ 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/9] dma-buf: heaps: Add Tegra VPR support
 2025-09-03 18:48 UTC  (15+ messages)
` [PATCH 1/9] dt-bindings: reserved-memory: Document Tegra VPR
` [PATCH 3/9] mm/cma: Allow dynamically creating CMA areas
` [PATCH 4/9] dma-buf: heaps: Add debugfs support

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

[PATCH] mm: tag kernel stack pages
 2025-09-03 18:19 UTC  (3+ messages)

[PATCH] mm: Fix kernel stack tagging for certain configs
 2025-09-03 18:12 UTC  (5+ messages)

[PATCH] maple_tree: remove lockdep_map_p typedef
 2025-09-03 18:00 UTC  (2+ messages)

[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
 2025-09-03 18:00 UTC  (16+ messages)
` [PATCH v11 22/24] mm: zswap: Allocate pool batching resources if the compressor supports batching

[PATCH v2 0/2] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
 2025-09-03 17:48 UTC  (3+ messages)
` [PATCH v2 1/2] mm: specify separate file and vm_file params in vm_area_desc
` [PATCH v2 2/2] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()

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

[PATCH v3 0/8] Cache coherency management subsystem
 2025-09-03 16:25 UTC  (5+ messages)
` [PATCH v3 3/8] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 5/8] arm64: Select GENERIC_CPU_CACHE_MAINTENANCE and ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION

[Invitation] bi-weekly guest_memfd upstream call on 2025-09-04
 2025-09-03 15:51 UTC  (2+ messages)

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

[vbabka:slub-percpu-sheaves-v6r1] [maple_tree] 46bfd29ca2: stress-ng.pagemove.page_remaps_per_sec 7.8% regression
 2025-09-03 14:53 UTC 

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

[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
 2025-09-03 14:07 UTC  (8+ 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 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 v3 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-09-03 13:22 UTC  (2+ messages)

[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 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  (11+ messages)

[PATCH v7 00/16] pinctrl: introduce the concept of a GPIO pin function category
 2025-09-03 12:07 UTC  (19+ 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 v2 0/2] mm/show_mem: Bug fix for print mem alloc info
 2025-09-03 10:24 UTC  (11+ 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)

page:  |  | latest

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