[PATCH v2 00/14] Perf improvements for hugetlb and vmalloc on arm64
2025-02-25 15:37 UTC (3+ messages)
` [PATCH v2 11/14] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently
[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
2025-02-25 15:34 UTC (3+ messages)
[PATCH v7 0/7] mseal system mappings
2025-02-25 15:31 UTC (28+ messages)
` [PATCH v7 1/7] mseal, system mappings: kernel config and header change
` [PATCH v7 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed
` [PATCH v7 3/7] mseal, system mappings: enable x86-64
` [PATCH v7 4/7] mseal, system mappings: enable arm64
` [PATCH v7 5/7] mseal, system mappings: enable uml architecture
` [PATCH v7 6/7] mseal, system mappings: uprobe mapping
` [PATCH v7 7/7] mseal, system mappings: update mseal.rst
[PATCH] mm/list_lru: make the case where mlru is NULL as unlikely
2025-02-25 15:30 UTC
[PATCH v3 0/2] mm/page_alloc: Some clarifications for migratetype fallback
2025-02-25 15:29 UTC (3+ messages)
` [PATCH v3 1/2] mm/page_alloc: Clarify terminology in migratetype fallback code
` [PATCH v3 2/2] mm/page_alloc: Clarify should_claim_block() commentary
[PATCH 0/3] mm: page_alloc: freelist hygiene follow-up
2025-02-25 15:19 UTC (16+ messages)
` [PATCH 1/3] mm: page_alloc: don't steal single pages from biggest buddy
` [PATCH 2/3] mm: page_alloc: remove remnants of unlocked migratetype updates
` [PATCH 3/3] mm: page_alloc: group fallback functions together
[PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
2025-02-25 15:16 UTC (5+ messages)
` [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
2025-02-25 14:25 UTC (3+ messages)
` [PATCH v2 1/4] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
[PATCH] mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
2025-02-25 14:19 UTC
[PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
2025-02-25 14:12 UTC (6+ messages)
[PATCH v4 00/12] Direct Map Removal for guest_memfd
2025-02-25 14:12 UTC (3+ messages)
` [PATCH v4 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
[RFC PATCH 0/3] sched/numa: Introduce per cgroup numa balance control
2025-02-25 14:00 UTC (4+ messages)
` [RFC PATCH 1/3] sched/numa: Introduce numa balance task migration and swap in schedstats
` [RFC PATCH 2/3] sched/numa: Introduce per cgroup numa balance control
` [RFC PATCH 3/3] sched/numa: Allow intervale memory allocation for numa balance
mm: zswap: fix crypto_free_acomp deadlock in zswap_cpu_comp_dead
2025-02-25 13:43 UTC (2+ messages)
[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-25 13:01 UTC (4+ messages)
` [PATCH 1/2] mm: hugetlb: add hugetlb_alloc_threads cmdline option
[PATCH RFC 0/4] mm: KUnit tests for the page allocator
2025-02-25 12:56 UTC (9+ messages)
` [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] lib/interval_tree: skip the check before go to the right subtree
2025-02-25 12:44 UTC (4+ messages)
[RFC PATCH 1/7] shmem: Introduce non-blocking allocation of shmem pages
2025-02-25 12:43 UTC (2+ messages)
[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
2025-02-25 11:35 UTC (9+ messages)
` How does swsusp work with randomization features? (was: mm/slab: Initialise random_kmalloc_seed after initcalls)
[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-25 11:20 UTC (5+ messages)
kernel BUG at arch/arm64/mm/mmu.c:185!
2025-02-25 11:19 UTC (9+ messages)
[PATCH v2 0/2] mm/page_alloc: Some clarifications for migratetype fallback
2025-02-25 11:05 UTC (4+ messages)
` [PATCH v2 1/2] mm/page_alloc: Clarify terminology in migratetype fallback code
[PATCH v2 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-02-25 10:56 UTC (19+ messages)
` [PATCH v2 16/20] fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 17/20] fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 18/20] fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 19/20] fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_PAGE_MAPCOUNT)
[PATCH v2 0/2] Minimize xa_node allocation during xarry split
2025-02-25 10:15 UTC (14+ messages)
` [PATCH v2 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()
[PATCH] slub: Fix Off-By-One in the While condition in on_freelist()
2025-02-25 10:08 UTC (9+ messages)
[PATCH v2] mm: shmem: fix potential data corruption during shmem swapin
2025-02-25 9:52 UTC
[PATCH RFC v2 00/10] SLUB percpu sheaves
2025-02-25 8:54 UTC (12+ messages)
` [PATCH RFC v2 06/10] slab: sheaf prefilling for guaranteed allocations
` [PATCH RFC v2 07/10] slab: determine barn status racily outside of lock
[syzbot] [io-uring?] [mm?] general protection fault in lock_vma_under_rcu
2025-02-25 8:50 UTC (2+ messages)
[PATCH] mm/page_alloc: Clarify some migratetype fallback code
2025-02-25 8:40 UTC (6+ messages)
[PATCH] x86/vmemmap: Synchronize with global pgds if populating init_mm's pgd
2025-02-25 8:36 UTC (3+ messages)
[PATCH mm-unstable 0/2] mm_init: rename *init_reserved_page* functions
2025-02-25 8:30 UTC (3+ messages)
` [PATCH mm-unstable 1/2] mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
` [PATCH mm-unstable 2/2] mm/mm_init: rename init_reserved_page to init_deferred_page
[PATCH] mm/page_alloc: Fix uninitialized variable
2025-02-25 8:12 UTC (3+ messages)
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-25 7:47 UTC (18+ messages)
` [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v4 03/14] memblock: Add support for scratch memory
` [PATCH v4 12/14] x86: Add KHO support
[PATCH v9 2/3] sched: Move task_mm_cid_work to mm work_struct
2025-02-25 7:05 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Optimizing Page Cache Readahead Behavior
2025-02-25 6:59 UTC (11+ messages)
` [Lsf-pc] "
[PATCH for-akpm for-6.14-rcX] NFS: fix nfs_release_folio() to not call nfs_wb_folio() from kcompactd
2025-02-25 6:53 UTC (3+ messages)
` [PATCH v2 for-akpm for-6.14-rcX] NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
[PATCH v2] mm: make page_mapped_in_vma() hugetlb walk aware
2025-02-25 6:49 UTC (2+ messages)
[PATCH v2 0/7] mm, swap: remove swap slot cache
2025-02-25 6:43 UTC (10+ messages)
` [PATCH v2 4/7] mm, swap: don't update the counter up-front
` [PATCH v2 5/7] mm, swap: use percpu cluster as allocation fast path
` [PATCH v2 6/7] mm, swap: remove swap slot cache
` [PATCH v2 7/7] mm, swap: simplify folio swap allocation
[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-25 6:23 UTC (4+ messages)
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping
[PATCH v6 0/7] mseal system mappings
2025-02-25 6:07 UTC (36+ messages)
` [PATCH v6 1/7] mseal, system mappings: kernel config and header change
` [PATCH v6 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed
` [PATCH v6 3/7] mseal, system mappings: enable x86-64
` [PATCH v6 7/7] mseal, system mappings: update mseal.rst
ビリー ワールド "Your will be deleted in 1 day"
2025-02-25 5:47 UTC
[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
2025-02-25 5:06 UTC (13+ messages)
` [LSF/MM/BPF TOPIC] Gathering ideas to reduce ZONE_NORMAL cost
[PATCH v8 00/17] zsmalloc/zram: there be preemption
2025-02-25 4:51 UTC (13+ 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
[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
2025-02-25 3:45 UTC (7+ messages)
` [PATCH v2 1/6] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
` [PATCH v2 2/6] mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc *
` [PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
` [PATCH v2 4/6] riscv: pgtable: unconditionally "
` [PATCH v2 5/6] x86: pgtable: convert to "
` [PATCH v2 6/6] mm: pgtable: remove tlb_remove_page_ptdesc()
[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
2025-02-25 1:51 UTC (13+ messages)
[PATCH v3 0/2] mm: slub: Enhanced debugging in slub error
2025-02-25 1:11 UTC (8+ messages)
` [PATCH v3 1/2] mm: slub: Print the broken data before restoring slub
Hang when swapping huge=within_size tmpfs from zram
2025-02-25 1:07 UTC (4+ messages)
` [PATCH] mm: shmem: fix potential data corruption during shmem swapin
mm/list_lru.c:552:3-8: WARNING: NULL check before some freeing functions is not needed
2025-02-24 23:13 UTC
[linux-next:master] BUILD REGRESSION 4ef7aa6a88280d015c6533a210e46efd55bdb57f
2025-02-24 22:33 UTC
[LSF/MM/BPF TOPIC] SLUB allocator, mainly the sheaves caching layer
2025-02-24 22:21 UTC (7+ messages)
[PATCH v2 0/4] mm: page_ext: Introduce new iteration API
2025-02-24 21:59 UTC (5+ messages)
` [PATCH v2 1/4] mm: page_ext: make lookup_page_ext() public
` [PATCH v2 2/4] mm: page_ext: add an iteration API for page extensions
` [PATCH v2 3/4] mm: page_table_check: use new iteration API
` [PATCH v2 4/4] mm: page_owner: "
[PATCH 00/11] cgroup: separate rstat trees
2025-02-24 21:54 UTC (8+ messages)
[PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
2025-02-24 21:49 UTC (11+ messages)
[PATCH] mm: make page_mapped_in_vma() hugetlb walk aware
2025-02-24 20:45 UTC (4+ messages)
[PATCH] mm: unhide get_dump_page() function
2025-02-24 19:06 UTC (3+ messages)
[PATCH] samples/damon: a typo in the kconfig - sameple
2025-02-24 19:01 UTC
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