Efficient mapping of sparse file holes to zero-pages
2025-02-24 16:17 UTC (5+ messages)
[PATCH v2] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
2025-02-24 16:15 UTC (11+ messages)
[LSF/MM/BPF TOPIC] SLUB allocator, mainly the sheaves caching layer
2025-02-24 16:13 UTC
[PATCH] mm: swap: Avoid infinite loop if no valid swap entry found during do_swap_page
2025-02-24 15:37 UTC (12+ messages)
[PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
2025-02-24 15:37 UTC (4+ messages)
[PATCH v3] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
2025-02-24 15:34 UTC (3+ messages)
[PATCH] mm: unhide get_dump_page() function
2025-02-24 15:12 UTC
[PATCH RFC 0/4] mm: KUnit tests for the page allocator
2025-02-24 14:47 UTC (5+ messages)
` [PATCH RFC 1/4] kunit: Allocate assertion data with GFP_ATOMIC
` [PATCH RFC 2/4] mm/page_alloc_test: Add empty KUnit boilerplate
` [PATCH RFC 3/4] mm/page_alloc_test: Add logic to isolate a node for testing
` [PATCH RFC 4/4] mm/page_alloc_test: Add smoke-test for page allocation
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-02-24 14:45 UTC (6+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
[PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
2025-02-24 14:41 UTC (4+ messages)
` [PATCH 13/16] "
[PATCH 1/2] mm, cma: fix 32-bit warning
2025-02-24 14:37 UTC (6+ messages)
` [PATCH 2/2] mm, cma: use literal printf format string
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-24 14:36 UTC (31+ messages)
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v4 03/14] memblock: Add support for scratch memory
` [PATCH v4 04/14] memblock: introduce memmap_init_kho_scratch()
` [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v4 12/14] x86: Add KHO support
[PATCH v4 0/9] Merge arm64/riscv hugetlbfs contpte support
2025-02-24 14:34 UTC (5+ messages)
` [PATCH v4 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
[LSF/MM/BPF TOPIC] Optimizing Page Cache Readahead Behavior
2025-02-24 14:21 UTC (11+ messages)
` [Lsf-pc] "
[PATCH v13 00/14] AMD broadcast TLB invalidation
2025-02-24 14:16 UTC (29+ messages)
` [PATCH v13 01/14] x86/mm: consolidate full flush threshold decision
` [PATCH v13 02/14] x86/mm: get INVLPGB count max from CPUID
` [PATCH v13 03/14] x86/mm: add INVLPGB support code
` [PATCH v13 04/14] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v13 05/14] x86/mm: use INVLPGB in flush_tlb_all
` [PATCH v13 06/14] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v13 07/14] x86/mm: global ASID allocation helper functions
` [PATCH v13 08/14] x86/mm: global ASID context switch & TLB flush handling
` [PATCH v13 09/14] x86/mm: global ASID process exit helpers
` [PATCH v13 10/14] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v13 11/14] x86/mm: do targeted broadcast flushing from tlbbatch code
` [PATCH v13 12/14] x86/mm: enable AMD translation cache extensions
` [PATCH v13 13/14] x86/mm: only invalidate final translations with INVLPGB
` [PATCH v13 14/14] x86/mm: add noinvlpgb commandline option
[PATCH v3 0/2] mm: slub: Enhanced debugging in slub error
2025-02-24 14:08 UTC (8+ messages)
` [PATCH v3 1/2] mm: slub: Print the broken data before restoring slub
` [PATCH v3 2/2] mm: slub: call WARN() when the slab detect an error
[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
2025-02-24 14:02 UTC (3+ messages)
` [PATCH 1/4] mm: allow guard regions in file-backed and read-only mappings
[PATCH V2 0/5] mm: Rework generic PTDUMP configs
2025-02-24 13:49 UTC (7+ messages)
` [PATCH V2 2/5] arch/powerpc: Drop GENERIC_PTDUMP from mpc885_ads_defconfig
` [PATCH V2 5/5] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE
[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
2025-02-24 13:28 UTC (7+ messages)
` [PATCH 1/2] "
[PATCH v9 2/3] sched: Move task_mm_cid_work to mm work_struct
2025-02-24 13:28 UTC
[PATCH RFC v2 00/10] SLUB percpu sheaves
2025-02-24 13:08 UTC (23+ messages)
` [PATCH RFC v2 01/10] slab: add opt-in caching layer of "
` [PATCH RFC v2 02/10] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH RFC v2 05/10] slab: switch percpu sheaves locking to localtry_lock
` [PATCH RFC v2 06/10] slab: sheaf prefilling for guaranteed allocations
` [PATCH RFC v2 07/10] slab: determine barn status racily outside of lock
` [PATCH RFC v2 08/10] tools: Add testing support for changes to rcu and slab for sheaves
` [PATCH RFC v2 10/10] maple_tree: use percpu sheaves for maple_node_cache
[PATCH] selftests/memory-hotplug: debugging improvement
2025-02-24 13:03 UTC
[PATCH v2 0/2] mm/page_alloc: Some clarifications for migratetype fallback
2025-02-24 12:37 UTC (3+ messages)
` [PATCH v2 1/2] mm/page_alloc: Clarify terminology in migratetype fallback code
` [PATCH v2 2/2] mm/page_alloc: Clarify should_claim_block() commentary
[PATCH] mm/page_alloc: Clarify some migratetype fallback code
2025-02-24 12:35 UTC (5+ messages)
[PATCH v2 00/14] Perf improvements for hugetlb and vmalloc on arm64
2025-02-24 12:26 UTC (14+ messages)
` [PATCH v2 06/14] arm64/mm: Hoist barriers out of set_ptes_anysz() loop
` [PATCH v2 07/14] arm64/mm: Avoid barriers for invalid or userspace mappings
` [PATCH v2 08/14] mm/vmalloc: Warn on improper use of vunmap_range()
` [PATCH v2 09/14] mm/vmalloc: Gracefully unmap huge ptes
` [PATCH v2 10/14] arm64/mm: Support huge pte-mapped pages in vmap
[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
2025-02-24 12:13 UTC (11+ messages)
` [PATCH v2 1/4] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
` [PATCH v2 2/4] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
[PATCH] slub: Fix Off-By-One in the While condition in on_freelist()
2025-02-24 12:12 UTC (8+ messages)
[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-24 11:50 UTC (2+ messages)
[PATCH v2] mm: swap: add back full cluster when no entry is reclaimed
2025-02-24 11:39 UTC
Completed:Invoice-Autopay EFTNotifications for Kvack PathID:668545 Final.doc
2025-02-24 11:36 UTC
[PATCH 0/4] mm: Rework generic PTDUMP configs
2025-02-24 11:13 UTC (9+ messages)
` [PATCH 4/4] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE
[PATCH v3 0/8] enable bs > ps for block devices
2025-02-24 10:45 UTC (4+ messages)
` [PATCH v3 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
[PATCH 0/2] Add a command line option that enables control of how many threads per NUMA node should be used to allocate huge pages
2025-02-24 10:42 UTC (6+ messages)
` [PATCH 1/2] mm: hugetlb: add hugetlb_alloc_threads cmdline option
[PATCH v2 0/9] selftests/mm: Some cleanups from trying to run them
2025-02-24 10:25 UTC (3+ messages)
` [PATCH v2 8/9] selftests/mm: Skip map_populate on weird filesystems
Is uprobe_write_opcode() OK?
2025-02-24 9:53 UTC (2+ messages)
[PATCH v8 00/17] zsmalloc/zram: there be preemption
2025-02-24 9:10 UTC (9+ messages)
` [PATCH v8 01/17] zram: sleepable entry locking
` [PATCH v8 11/17] zsmalloc: make zspage lock preemptible
` [PATCH v8 12/17] zsmalloc: introduce new object mapping API
` [PATCH v8 14/17] zram: permit reclaim in zstd custom allocator
Hang when swapping huge=within_size tmpfs from zram
2025-02-24 8:47 UTC (9+ messages)
` [PATCH] mm: shmem: fix potential data corruption during shmem swapin
[PATCH] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
2025-02-24 7:59 UTC (3+ messages)
[PATCH] lib/interval_tree: skip the check before go to the right subtree
2025-02-24 7:08 UTC (3+ messages)
ext4 crash on generic/437 on 6.14-rc3 on truncation
2025-02-24 4:20 UTC (2+ messages)
[PATCH 0/7] mm, swap: remove swap slot cache
2025-02-24 3:16 UTC (4+ messages)
` [PATCH 6/7] "
[PATCH -next v3] uprobes: reject the share zeropage in uprobe_write_opcode()
2025-02-24 3:11 UTC
[PATCH] docs/mm: Physical Memory: Populate the "Zones" section
2025-02-24 1:43 UTC (2+ messages)
[PATCH 0/6] Some random fixes and cleanups to mm/swapfile.c
2025-02-24 1:27 UTC (12+ messages)
` [PATCH 1/6] mm: swap: avoid losting cluster in swap_reclaim_full_clusters()
` [PATCH 2/6] mm: swap: use correct step in loop to wait all clusters in wait_for_allocation()
` [PATCH 3/6] mm, swap: avoid BUG_ON in relocate_cluster()
` [PATCH 4/6] mm, swap: remove setting SWAP_MAP_BAD for discard cluster
[PATCH] mm: abort vma_modify() on merge out of memory failure
2025-02-23 9:54 UTC (3+ messages)
[LSF/MM/BPF TOPIC] The future of anon_vma
2025-02-23 8:21 UTC (4+ messages)
[PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
2025-02-23 6:04 UTC (22+ messages)
[RFC PATCH v5 0/7] mseal system mappings
2025-02-23 2:05 UTC (8+ messages)
[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
2025-02-22 21:31 UTC (6+ messages)
[LSF/MM/BPF TOPIC] Physical LRU scanning feasibility
2025-02-22 19:12 UTC (2+ messages)
[PATCH v12 00/16] AMD broadcast TLB invalidation
2025-02-22 16:19 UTC (4+ messages)
[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
2025-02-22 15:15 UTC (8+ messages)
[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-02-22 15:08 UTC (7+ messages)
` [PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox