linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-02-10 11:56 UTC 

[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-02-10 11:56 UTC  (9+ messages)
    ` [PATCH v3 5/6] xfs: add per-AG writeback workqueue infrastructure

[RFC PATCH] mm: only set fault addrsss' access bit in do_anonymous_page
 2026-02-10 11:56 UTC  (3+ messages)

[PATCH v3] mm: introduce a new page type for page pool in page type
 2026-02-10 11:47 UTC 

[PATCH v9 0/2] Optimize zone->contiguous update
 2026-02-10 11:44 UTC  (7+ messages)
` [PATCH v9 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

[PATCH V2 0/2] mm/slab: support kmalloc_nolock() -> kfree[_rcu]()
 2026-02-10 10:32 UTC  (5+ messages)
` [PATCH V2 1/2] mm/slab: allow freeing kmalloc_nolock()'d objects using kfree[_rcu]()
` [PATCH V2 2/2] mm/slab: drop the OBJEXTS_NOSPIN_ALLOC flag from enum objext_flags

[stable-6.6.y] mm: khugepaged refuses to freeze
 2026-02-10 10:21 UTC  (12+ messages)

[PATCH V2 0/2] fix lockdep warnings with kmalloc_nolock()
 2026-02-10  9:58 UTC  (4+ messages)
` [PATCH V2 1/2] mm/slab: do not access current->mems_allowed_seq if !allow_spin
` [PATCH V2 2/2] mm/slab: use prandom "

[PATCH v2 00/11] mm: thp: always enable mTHP support
 2026-02-10  9:56 UTC  (16+ messages)
` [PATCH v2 01/11] docs: tmpfs: remove implementation detail reference
` [PATCH v2 02/11] mm: introduce pgtable_has_pmd_leaves()
` [PATCH v2 03/11] drivers: dax: use pgtable_has_pmd_leaves()
` [PATCH v2 04/11] drivers: i915 selftest: "
` [PATCH v2 05/11] drivers: nvdimm: "
` [PATCH v2 06/11] mm: debug_vm_pgtable: "
` [PATCH v2 07/11] mm: shmem: drop has_transparent_hugepage() usage
` [PATCH v2 08/11] treewide: rename has_transparent_hugepage() to arch_has_pmd_leaves()
` [PATCH v2 09/11] mm: replace thp_disabled_by_hw() with pgtable_has_pmd_leaves()
` [PATCH v2 10/11] mm: thp: always enable mTHP support
` [PATCH v2 11/11] mm: thp: x86: cleanup PSE feature bit usage

[PATCH 0/4 v3] exec: inherit HWCAPs from the parent process
 2026-02-10  9:48 UTC  (6+ messages)
` [PATCH 1/4] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/4] exec: inherit HWCAPs from the parent process
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance

[v7 00/16] mm: support device-private THP
 2026-02-10  9:41 UTC  (6+ messages)
` [v7 11/16] mm/migrate_device: add THP splitting during migration

[PATCH] mm: thp: Deny THP for guest_memfd and secretmem in file_thp_enabled()
 2026-02-10  9:33 UTC  (12+ messages)

[PATCH 1/1] mm: replace vma_start_write() with vma_start_write_killable()
 2026-02-10  9:19 UTC  (3+ messages)

[PATCH 0/5] Make Rust Binder build as a module
 2026-02-10  8:47 UTC  (18+ messages)
` [PATCH 1/5] export file_close_fd and task_work_add
` [PATCH 3/5] mm: export zap_page_range_single and list_lru_add/del

[GIT PULL] slab updates for 7.0
 2026-02-10  8:46 UTC  (2+ messages)

[PATCH] mm: Fix memblock_free_late() when using deferred struct page
 2026-02-10  8:34 UTC  (10+ messages)

[PATCH 0/4] memcg: cleanup the memcg stats interfaces
 2026-02-10  7:38 UTC  (12+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-02-10  7:31 UTC  (7+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy

[linux-next:master] BUILD SUCCESS WITH UNVERIFIED WARNING 132737e360b4c0daa7f473faf0f55cb04ee3e15c
 2026-02-10  7:16 UTC 

[PATCH v4 00/31] Eliminate Dying Memory Cgroup
 2026-02-10  6:47 UTC  (9+ messages)
` [PATCH v4 29/31] mm: memcontrol: prepare for reparenting non-hierarchical stats
` [PATCH v4 30/31] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios

[PATCH v3 14/20] mm: swap: decouple virtual swap slot from backing store
 2026-02-10  6:31 UTC  (2+ messages)

[RESEND PATCH] mm: bail out from partial cgroup_reclaim inside shrink_lruvec
 2026-02-10  5:43 UTC 

[PATCH v4.1 00/10] x86/entry/vdso: clean up the vdso build, vdso updates
 2026-02-10  5:24 UTC  (11+ messages)
` [PATCH v4.1 06/10] x86/entry/vdso32: remove open-coded DWARF in sigreturn.S

[RFC PATCH v1 0/4] Machine Learning (ML) library in Linux kernel
 2026-02-10  5:21 UTC  (11+ messages)
` [RFC PATCH v1 1/4] ml-lib: Introduce Machine Learning (ML) library declarations
` [RFC PATCH v1 3/4] ml-lib: Implement simple testing character device driver

[PATCH] zram: drop slot trylock and miss_free
 2026-02-10  4:10 UTC  (2+ messages)

[Patch v3] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared thp
 2026-02-10  3:23 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
 2026-02-10  3:06 UTC  (6+ messages)

[PATCH v4] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-02-10  2:56 UTC  (8+ messages)

Subject: Regression: CONFIG_ASYNC_KERNEL_PGTABLE_FREE causes memory exhaustion and stalls on busy Cascade Lake server (6.18.7 only)
 2026-02-10  2:44 UTC  (3+ messages)

[PATCH v3 01/20] mm/swap: decouple swap cache from physical swap infrastructure
 2026-02-10  2:36 UTC  (4+ messages)
` [PATCH v3 00/20] Virtual Swap Space

[PATCH v2] mm/page_alloc: clear page->private in free_pages_prepare()
 2026-02-10  2:32 UTC  (24+ messages)
` [PATCH v3] "

[linux-next:master 11682/12094] getdelays.c:209:15: error: invalid use of undefined type 'struct timespec64'
 2026-02-10  2:07 UTC 

[PATCH v6 0/5] support batch checking of references and unmapping for large folios
 2026-02-10  2:01 UTC  (10+ messages)
` [PATCH v6 1/5] mm: rmap: support batched checks of the references "
` [PATCH v6 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
` [PATCH v6 5/5] mm: rmap: support batched unmapping for file large folios

[PATCH 0/2] mm/slab: support kmalloc_nolock() -> kfree[_rcu]()
 2026-02-10  1:50 UTC  (6+ messages)
` [PATCH 1/2] mm/slab: allow freeing kmalloc_nolock()'d objects using kfree[_rcu]()
` [PATCH 2/2] mm/slab: free a bit in enum objexts_flags

[PATCH] mm/zsmalloc: fix NULL pointer dereference in get_next_zpdesc
 2026-02-09 23:16 UTC  (3+ messages)

[PATCH v2] Docs/mm: fix typos and grammar in page_tables.rst
 2026-02-09 22:50 UTC  (4+ messages)

[PATCH v2 2/2] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-02-09 20:56 UTC  (2+ messages)

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-02-09 20:23 UTC  (32+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH] smaps: Report correct page sizes with THP
 2026-02-09 20:17 UTC 

[PATCH] mm/zsmalloc: fix NULL pointer dereference in get_next_zpdesc
 2026-02-09 19:37 UTC 

[PATCH] mm/zsmalloc: fix NULL pointer dereference in get_next_zpdesc
 2026-02-09 19:36 UTC 

[RFC PATCH v1 0/2] Fix storing in XArray check_split tests
 2026-02-09 19:16 UTC 

[PATCH v8 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-02-09 19:13 UTC  (5+ messages)
` [PATCH v8 6/6] x86/vdso: Enable sframe generation in VDSO

[PATCH 0/2] mm/slab: fix lockdep warnings with kmalloc_nolock()
 2026-02-09 19:03 UTC  (8+ messages)
` [PATCH 1/2] mm/slab: skip get_from_any_partial() if !allow_spin

[RFC PATCH 0/7] k[v]free_rcu() improvements
 2026-02-09 18:44 UTC  (10+ messages)
` [RFC PATCH 4/7] mm/slab: free a bit in enum objexts_flags

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-02-09 18:26 UTC 

[PATCH] maple_tree: update mas_next[_range] docs
 2026-02-09 18:01 UTC  (8+ messages)

[PATCH v3 0/8] drm/amdkfd: Add batch userptr allocation support
 2026-02-09 17:37 UTC  (14+ messages)

[PATCH v3 09/20] mm: swap: allocate a virtual swap slot for each swapped out page
 2026-02-09 17:12 UTC  (2+ messages)

[PATCH v13 00/18] unwind_deferred: Implement sframe handling
 2026-02-09 17:07 UTC  (4+ messages)

[syzbot] [fs?] [mm?] possible deadlock in writeout_period
 2026-02-09 16:56 UTC  (2+ messages)

[PATCH V2] mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
 2026-02-09 16:37 UTC  (2+ messages)

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-02-09 15:35 UTC  (3+ messages)

[PATCH] Docs/mm: fix typos and grammar in page_tables.rst
 2026-02-09 15:21 UTC  (4+ messages)

[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
 2026-02-09 15:20 UTC  (7+ messages)
` [PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()

[PATCH v3 0/6] drm/gem-shmem: Track page accessed/dirty status
 2026-02-09 15:01 UTC  (5+ messages)
` [PATCH v3 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap

[PATCH v3 00/12] rust: xarray: add entry API with preloading
 2026-02-09 14:38 UTC  (12+ messages)
` [PATCH v3 01/12] rust: xarray: minor formatting fixes
` [PATCH v3 02/12] rust: xarray: add debug format for `StoreError`
` [PATCH v3 03/12] rust: xarray: add `contains_index` method
` [PATCH v3 04/12] rust: xarray: add `XArrayState`
` [PATCH v3 05/12] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`
` [PATCH v3 06/12] rust: xarray: simplify `Guard::load`
` [PATCH v3 07/12] rust: xarray: add `find_next` and `find_next_mut`
` [PATCH v3 09/12] rust: mm: add abstractions for allocating from a `sheaf`
` [PATCH v3 10/12] rust: mm: sheaf: allow use of C initialized static caches
` [PATCH v3 11/12] xarray, radix-tree: enable sheaf support for kmem_cache
` [PATCH v3 12/12] rust: xarray: add preload API

page:  |  | latest

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