[PATCH v3 00/13] mm, swap: rework of swap allocator locks
2025-01-08 11:09 UTC (3+ messages)
` [PATCH v3 09/13] mm, swap: reduce contention on device lock
[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-08 11:03 UTC (21+ messages)
` [PATCH v5 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v5 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v5 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v5 04/17] mm: pgtable: add statistics for P4D level page table
` [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v5 07/17] mm: pgtable: introduce pagetable_dtor()
` [PATCH v5 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v5 09/17] arm64: "
` [PATCH v5 10/17] riscv: "
` [PATCH v5 11/17] x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
` [PATCH v5 12/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v5 13/17] s390: pgtable: consolidate PxD and PTE TLB free paths
` [PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v5 15/17] mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
` [PATCH v5 16/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v5 17/17] mm: pgtable: introduce generic pagetable_dtor_free()
[PATCH v4] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
2025-01-08 10:52 UTC (5+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
2025-01-08 10:45 UTC (4+ messages)
` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-05
` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-12
` [Invitation] bi-weekly guest_memfd upstream call on 2025-01-09
[PATCH net-next v6 0/8] fix two bugs related to page_pool
2025-01-08 9:36 UTC (3+ messages)
[PATCH v7 00/17] move per-vma lock into vm_area_struct
2025-01-08 9:16 UTC (25+ messages)
` [PATCH v7 04/17] mm: modify vma_iter_store{_gfp} to indicate if it's storing a new vma
` [PATCH v7 05/17] mm: mark vmas detached upon exit
` [PATCH v7 06/17] mm/nommu: fix the last places where vma is not locked before being attached
` [PATCH v7 08/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v7 09/17] mm: move mmap_init_lock() out of the header file
` [PATCH v7 10/17] mm: uninline the main body of vma_start_write()
` [PATCH v7 11/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v7 12/17] mm: replace vm_lock and detached flag with a reference count
[PATCH v2] rust: generalize userSliceReader to support any Vec
2025-01-08 9:04 UTC (2+ messages)
[PATCH V2] mm: compaction: skip memory compaction when there are not enough migratable pages
2025-01-08 8:37 UTC
[PATCH] mm: compaction: skip memory compaction when there are not enough migratable pages
2025-01-08 8:35 UTC (5+ messages)
[PATCH 0/3] selftests/mm: virtual_address_range: Two bugfixes and a cleanup
2025-01-08 8:05 UTC (8+ messages)
` [PATCH 1/3] selftests/mm: virtual_address_range: Fix error when CommitLimit < 1GiB
` [PATCH 2/3] selftests/mm: virtual_address_range: Avoid reading VVAR mappings
` [PATCH 3/3] selftests/mm: virtual_address_range: Dump to /dev/null
[PATCH v1] selftests/mm: Set allocated memory to non-zero content in cow test
2025-01-08 8:02 UTC (3+ messages)
[PATCH v2 1/2] Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"
2025-01-08 7:56 UTC (26+ messages)
` [PATCH v2 2/2] mm: zswap: disable migration while using per-CPU acomp_ctx
[PATCH mm-unstable v2] mm/hugetlb_vmemmap: fix memory loads ordering
2025-01-08 7:48 UTC
[PATCH mm-unstable v1] mm/hugetlb_vmemmap: fix memory loads ordering
2025-01-08 7:34 UTC (7+ messages)
[PATCH] mm/memfd: reserve hugetlb folios before allocation
2025-01-08 7:24 UTC (5+ messages)
[PATCH RESEND 1/2] Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"
2025-01-08 7:24 UTC (12+ messages)
` [PATCH RESEND 2/2] mm: zswap: use SRCU to synchronize with CPU hotunplug
[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-08 6:26 UTC (2+ messages)
[RFC 0/4] mm: Remove pfn_t type
2025-01-08 5:53 UTC (9+ messages)
` [RFC 1/4] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [RFC 2/4] mm: Remove uses of PFN_DEV
` [RFC 3/4] mm: Remove callers of pfn_t functionality
` [RFC 4/4] mm: Remove include/linux/pfn_t.h
Slow-tier Page Promotion discussion recap and open questions
2025-01-08 5:43 UTC (4+ messages)
[FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
2025-01-08 5:05 UTC (2+ messages)
[PATCH v3 0/6] elf: Define note name macros
2025-01-08 4:53 UTC (7+ messages)
` [PATCH v3 2/6] binfmt_elf: Use "
` [PATCH v3 5/6] s390/crash: "
[PATCH v3] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
2025-01-08 4:28 UTC
[PATCH v5 00/12] zswap IAA compress batching
2025-01-08 4:22 UTC (19+ messages)
` [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
` [PATCH v5 10/12] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching
` [PATCH v5 11/12] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching
[PATCH 00/10] mm/damon: extend DAMOS filters for inclusion
2025-01-08 4:09 UTC (13+ messages)
` [PATCH 01/10] mm/damon: fixup damos_filter kernel-doc
` [PATCH 02/10] mm/damon/core: add damos_filter->pass field
` [PATCH 03/10] mm/damon/core: support damos_filter->pass
` [PATCH 04/10] mm/damon/paddr: "
` [PATCH 05/10] mm/damon: add pass argument to damos_new_filter()
` [PATCH 06/10] mm/damon/sysfs-schemes: add a file for setting damos_filter->pass
` [PATCH 07/10] Docs/mm/damon/design: document pass/block filters behaviors
` [PATCH 08/10] Docs/ABI/damon: document DAMOS filter pass sysfs file
` [PATCH 09/10] Docs/admin-guide/mm/damon/usage: omit DAMOS filter details in favor of design doc
` [PATCH 10/10] Docs/admin-guide/mm/damon/usage: document DAMOS filter 'pass' sysfs file
[PATCH v2] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
2025-01-08 3:57 UTC (10+ messages)
` [PATCH] Simple fix
[PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud()
2025-01-08 3:54 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Non-lru page migration in a memdesc world
2025-01-08 3:39 UTC (6+ messages)
[PATCHSET v8 0/12] Uncached buffered IO
2025-01-08 3:35 UTC (2+ messages)
[PATCH 1/1] lib/list_debug.c: add object information in case of invalid object
2025-01-08 3:17 UTC (3+ messages)
[PATCH v3] mm: shmem: skip swapcache for swapin of synchronous swap device
2025-01-08 2:41 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 7b4b9bf203da94fbeac75ed3116c84aa03e74578
2025-01-08 1:57 UTC
[PATCH] drivers/base/memory: simplify outputting of valid_zones_show()
2025-01-08 1:52 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2] mm: fix div by zero in bdi_ratio_from_pages
2025-01-08 1:47 UTC
[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
2025-01-08 1:40 UTC (15+ messages)
[PATCH v3 00/12] AMD broadcast TLB invalidation
2025-01-08 1:36 UTC (4+ messages)
[PATCH v1] mm: fix div by zero in bdi_ratio_from_pages
2025-01-08 1:22 UTC (3+ messages)
[External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
2025-01-08 1:19 UTC (7+ messages)
` [External Mail] "
[PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
2025-01-08 1:16 UTC (4+ messages)
[PATCH RFC 0/3] rust: Add Per-CPU Variable API
2025-01-07 23:41 UTC (7+ messages)
` [PATCH RFC 3/3] rust: percpu: add a rust per-CPU variable test
[PATCH 1/2] dax: Remove access to page->index
2025-01-07 23:24 UTC (3+ messages)
[PATCH 1/1] mm: remove extra check for VMA_LOCK_OFFSET when read-locking a vma
2025-01-07 23:22 UTC (3+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_pipe2 (2)
2025-01-07 23:18 UTC (2+ messages)
[PATCH v2 0/7] mm/hugetlb: Refactor hugetlb allocation resv accounting
2025-01-07 20:40 UTC (8+ messages)
` [PATCH v2 1/7] mm/hugetlb: Fix avoid_reserve to allow taking folio from subpool
` [PATCH v2 2/7] mm/hugetlb: Stop using avoid_reserve flag in fork()
` [PATCH v2 3/7] mm/hugetlb: Rename avoid_reserve to cow_from_owner
` [PATCH v2 4/7] mm/hugetlb: Clean up map/global resv accounting when allocate
` [PATCH v2 5/7] mm/hugetlb: Simplify vma_has_reserves()
` [PATCH v2 6/7] mm/hugetlb: Drop vma_has_reserves()
` [PATCH v2 7/7] mm/hugetlb: Unify restore reserve accounting for new allocations
WARNING: CPU: 1 PID: 23 at kernel/workqueue.c:4317 enable_work (kernel/workqueue.c:4317 (discriminator 1) kernel/workqueue.c:4488 (discriminator 1))
2025-01-07 19:41 UTC (3+ messages)
ERROR: modpost: "_restfpr_20" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
2025-01-07 19:15 UTC
[PATCH 1/1] fixup for mm/debug: print vm_refcnt state when dumping the vma
2025-01-07 18:57 UTC (3+ messages)
[PATCH v1 0/2] Cleanup for memfd_create()
2025-01-07 18:52 UTC (3+ messages)
[PATCH v2 0/2] Cleanup for memfd_create()
2025-01-07 18:48 UTC (3+ messages)
` [PATCH v2 1/2] mm/memfd: Refactor and cleanup the logic in memfd_create()
` [PATCH v2 2/2] mm/memfd: Use strncpy_from_user() to read memfd name
include/linux/minmax.h:93:37: warning: conversion from 'long long unsigned int' to 'resource_size_t' {aka 'unsigned int'} changes value from '68719476735' to '4294967295'
2025-01-07 18:02 UTC
[PATCH] mm/page_alloc: add cond_resched in __drain_all_pages()
2025-01-07 17:39 UTC (2+ messages)
[PATCH mm-unstable v4 0/7] mm/mglru: performance optimizations
2025-01-07 17:14 UTC (3+ messages)
` [PATCH mm-unstable v4 3/7] mm/mglru: rework aging feedback
[PATCH 05/14] selftests/mm: Build with -O2
2025-01-07 17:01 UTC (2+ messages)
` [PATCH] selftests/mm: silence unused-result warnings
Swap Min Odrer
2025-01-07 16:41 UTC (4+ messages)
ROX allocations broke livepatch for modules since 6.13-rc1
2025-01-07 15:34 UTC (2+ messages)
` [PATCH] module: Fix writing of livepatch relocations in ROX text
[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
2025-01-07 15:13 UTC (11+ messages)
[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
2025-01-07 15:02 UTC (2+ messages)
[syzbot] [fs?] [mm?] KCSAN: data-race in __xa_clear_mark / file_write_and_wait_range (2)
2025-01-07 14:55 UTC
[PATCH v1] selftests/mm: static process_madvise() wrapper for guard-pages
2025-01-07 14:51 UTC (3+ messages)
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