linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-02 11:52 UTC  (27+ messages)
` [PATCH 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call
` [PATCH 03/12] x86/mm: add X86_FEATURE_INVLPGB definition
` [PATCH 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH 05/12] x86/mm: add INVLPGB support code
` [PATCH 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH 07/12] x86/tlb: use INVLPGB in flush_tlb_all
` [PATCH 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH 10/12] x86,tlb: do targeted broadcast flushing from tlbbatch code
` [PATCH 11/12] x86/mm: enable AMD translation cache extensions
` [PATCH 12/12] x86/mm: only invalidate final translations with INVLPGB

[RFC PATCH 0/2] mm: update mips to use do_mmap(), make mmap_region() internal
 2025-01-02 11:46 UTC  (3+ messages)

[RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse
 2025-01-02 11:43 UTC  (23+ messages)
` [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio()
` [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()
` [RFC PATCH 12/12] selftests/mm: khugepaged: Enlighten for mTHP collapse

[PATCH v3] mm: add build-time option for hotplug memory default online type
 2025-01-02 11:35 UTC  (4+ messages)

[syzbot] [mm?] WARNING in vma_merge_existing_range
 2025-01-02 11:34 UTC  (3+ messages)

Meeting invitation
 2025-01-02  9:16 UTC 

[PATCH v2 0/2] Fix subsection vmemmap_populate logic
 2025-01-02  9:13 UTC  (18+ messages)
` [PATCH v2 1/2] arm64: mm: vmemmap populate to page level if not section aligned
` [PATCH v2 2/2] arm64: mm: implement vmemmap_check_pmd for arm64

[PATCH v8] mm/memblock: Add memblock_alloc_or_panic interface
 2025-01-02  9:12 UTC  (2+ messages)

[PATCH] mm/memmap: Prevent double scanning of memmap by kmemleak
 2025-01-02  9:12 UTC  (2+ messages)

[PATCH v3 00/13] mm, swap: rework of swap allocator locks
 2025-01-02  8:59 UTC  (15+ messages)
` [PATCH v3 01/13] mm, swap: minor clean up for swap entry allocation
` [PATCH v3 02/13] mm, swap: fold swap_info_get_cont in the only caller
` [PATCH v3 03/13] mm, swap: remove old allocation path for HDD
` [PATCH v3 04/13] mm, swap: use cluster lock "
` [PATCH v3 05/13] mm, swap: clean up device availability check
` [PATCH v3 06/13] mm, swap: clean up plist removal and adding
` [PATCH v3 07/13] mm, swap: hold a reference during scan and cleanup flag usage
` [PATCH v3 08/13] mm, swap: use an enum to define all cluster flags and wrap flags changes
` [PATCH v3 09/13] mm, swap: reduce contention on device lock
` [PATCH v3 10/13] mm, swap: simplify percpu cluster updating
` [PATCH v3 11/13] mm, swap: introduce a helper for retrieving cluster from offset
` [PATCH v3 12/13] mm, swap: use a global swap cluster for non-rotation devices
` [PATCH v3 13/13] mm, swap_slots: remove slot cache for freeing path

[PATCH v2] mm: shmem: skip swapcache for swapin of synchronous swap device
 2025-01-02  8:40 UTC 

[PATCH v3] arm64: mm: Test for pmd_sect() in vmemmap_check_pmd()
 2025-01-02  7:40 UTC 

Slow-tier Page Promotion discussion recap and open questions
 2025-01-02  4:44 UTC  (11+ messages)

[LSF/MM/BPF TOPIC] DAMON Requirements for Access-aware MM of Future
 2025-01-02  4:09 UTC  (2+ messages)

[PATCH] mm: fix dead-loop bug
 2025-01-02  4:06 UTC  (2+ messages)

[RFC v2 PATCH 0/5] Promotion of Unmapped Page Cache Folios
 2025-01-02  2:58 UTC  (23+ messages)
` [RFC v2 PATCH 2/5] memory: move conditionally defined enums use inside ifdef tags
` [RFC v2 PATCH 4/5] vmstat: add page-cache numa hints
` [RFC v2 PATCH 5/5] migrate,sysfs: add pagecache promotion

[PATCH 0/7] mm/damon: remove DAMON debugfs interface
 2025-01-01 21:35 UTC  (8+ messages)
` [PATCH 1/7] Docs/admin-guide/mm/damon/usage: remove DAMON debugfs interface documentation
` [PATCH 2/7] Docs/mm/damon/design: update for removal of DAMON debugfs interface
` [PATCH 3/7] selftests/damon/config: remove configs for DAMON debugfs interface selftests
` [PATCH 4/7] selftests/damon: remove tests for DAMON debugfs interface
` [PATCH 5/7] kunit: configs: remove configs for DAMON debugfs interface tests
` [PATCH 6/7] mm/damon: remove DAMON debugfs interface kunit tests
` [PATCH 7/7] mm/damon: remove DAMON debugfs interface

[PATCH] mm/damon: trace: print address range in hex
 2025-01-01 17:43 UTC  (7+ messages)
` [PATCH damo] _damo_records: support address range in hex format

[syzbot] [mm?] [xfs?] KASAN: slab-use-after-free Read in filemap_map_pages
 2025-01-01  4:06 UTC 

Potential Double Scanning of struct page Physical Memory by kmemleak
 2024-12-31 13:16 UTC  (2+ messages)

[PATCH] mm/kmemleak: Fix percpu memory leak detection failure
 2024-12-31 12:04 UTC  (5+ messages)

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
 2024-12-31  9:09 UTC  (3+ messages)

[syzbot] [squashfs?] WARNING in do_open_execat (3)
 2024-12-31  6:22 UTC 

[PATCH mm-unstable v4 0/7] mm/mglru: performance optimizations
 2024-12-31  4:35 UTC  (8+ messages)
` [PATCH mm-unstable v4 1/7] mm/mglru: clean up workingset
` [PATCH mm-unstable v4 2/7] mm/mglru: optimize deactivation
` [PATCH mm-unstable v4 3/7] mm/mglru: rework aging feedback
` [PATCH mm-unstable v4 4/7] mm/mglru: rework type selection
` [PATCH mm-unstable v4 5/7] mm/mglru: rework refault detection
` [PATCH mm-unstable v4 6/7] mm/mglru: rework workingset protection
` [PATCH mm-unstable v4 7/7] mm/mglru: fix PTE-mapped large folios

[PATCH] mm/util: make memdup_user_nul() similar to memdup_user()
 2024-12-31  4:13 UTC  (4+ messages)

[PATCH] mm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to "interleave_hit"
 2024-12-31  3:08 UTC  (3+ messages)

[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-31  0:24 UTC  (17+ messages)
` [PATCH v4 01/15] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v4 03/15] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v4 04/15] mm: pgtable: add statistics for P4D level page table
` [PATCH v4 05/15] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v4 08/15] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v4 09/15] arm64: "
` [PATCH v4 10/15] riscv: "
` [PATCH v4 11/15] x86: "
` [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v4 14/15] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v4 15/15] mm: pgtable: introduce generic pagetable_dtor_free()

All MADV_FREE mTHPs are fully subjected to deferred_split_folio()
 2024-12-30 20:31 UTC  (10+ messages)

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2024-12-30 20:11 UTC  (19+ messages)

[syzbot] [fs?] [mm?] KCSAN: data-race in page_cache_async_ra / page_cache_async_ra
 2024-12-30 19:55 UTC 

[syzbot] [net?] possible deadlock in vm_insert_page
 2024-12-30 18:49 UTC  (9+ messages)

[PATCH RFC 0/3] rust: Add Per-CPU Variable API
 2024-12-30 18:37 UTC  (4+ messages)
` [PATCH RFC 3/3] rust: percpu: add a rust per-CPU variable test

[PATCH 0/5] fs/buffer: strack reduction on async read
 2024-12-30 17:30 UTC  (5+ messages)

[PATCH 1/1] lib/list_debug.c: add object information in case of invalid object
 2024-12-30 10:10 UTC 

Tools for explaining memory mappings/usage/pressure
 2024-12-30  8:15 UTC  (2+ messages)

[External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
 2024-12-30  6:48 UTC  (6+ messages)

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-12-30  6:43 UTC  (22+ messages)
` [PATCH v4 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v4 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v4 -next 03/15] mm: swap: move sysctl to mm/swap.c
` [PATCH v4 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v4 -next 05/15] mm: util: move sysctls to mm/util.c
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v4 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v4 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v4 -next 11/15] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v4 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v4 -next 15/15] sysctl: remove unneeded include

[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-30  5:01 UTC  (6+ messages)
` [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()

ROX allocations broke livepatch for modules since 6.13-rc1
 2024-12-30  0:09 UTC 

[PATCH] mm/mm_init: Fix the zone->managed_pages comment to match the code
 2024-12-29 18:09 UTC 

mm/list_lru.c:514:3-8: WARNING: NULL check before some freeing functions is not needed
 2024-12-29  9:39 UTC  (2+ messages)

[PATCH v7 0/5] Improve simple directory offset wrap behavior
 2024-12-28 17:55 UTC  (6+ messages)
` [PATCH v7 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
` [PATCH v7 2/5] Revert "libfs: Add simple_offset_empty()"
` [PATCH v7 3/5] Revert "libfs: fix infinite directory reads for offset dir"
` [PATCH v7 4/5] libfs: Replace simple_offset end-of-directory detection
` [PATCH v7 5/5] libfs: Use d_children list to iterate simple_offset directories

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-12-28 13:40 UTC  (3+ messages)

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
 2024-12-28 12:25 UTC  (2+ 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