linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
 2026-02-11 10:31 UTC  (2+ messages)
` [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()

[RFC PATCH 0/7] k[v]free_rcu() improvements
 2026-02-11 10:16 UTC  (3+ messages)
` [RFC PATCH 1/7] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr

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

[PATCH v3] mm: introduce a new page type for page pool in page type
 2026-02-11 10:11 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
 2026-02-11  9:55 UTC  (13+ messages)
    ` [Lsf-pc] "

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-02-11  9:52 UTC  (5+ messages)

[PATCHv2] mm: khugepaged: make scan loops suspend aware
 2026-02-11  9:50 UTC  (3+ messages)

[PATCH] slab: distinguish lock and trylock for sheaf_flush_main()
 2026-02-11  9:42 UTC 

[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-02-11  9:39 UTC  (12+ messages)
    ` [PATCH v3 5/6] xfs: add per-AG writeback workqueue infrastructure
    ` [PATCH v3 6/6] xfs: offload writeback by AG using per-inode dirty bitmap and per-AG workers

[PATCH v2 0/2] two fixes in kho_populate()
 2026-02-11  9:31 UTC  (4+ messages)
` [PATCH v2 1/2] kho: fix missing early_memunmap() call "
` [PATCH v2 2/2] kho: remove unnecessary WARN_ON(err) "

[PATCH] mm: thp: Deny THP for guest_memfd and secretmem in file_thp_enabled()
 2026-02-11  9:29 UTC  (18+ messages)

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

[PATCH v5 0/6] Migrate on fault for device pages
 2026-02-11  8:13 UTC  (7+ messages)
` [PATCH v5 1/6] mm:/Kconfig changes for migrate "
` [PATCH v5 2/6] mm: Add helper to convert HMM pfn to migrate pfn
` [PATCH v5 3/6] mm/hmm: do the plumbing for HMM to participate in migration
` [PATCH 4/6] mm: setup device page migration in HMM pagewalk
` [PATCH v5 5/6] mm: add new testcase for the migrate on fault case
` [PATCH v5 6/6] mm:/migrate_device.c: remove migrate_vma_collect_*()

[PATCH v3 00/12] rust: xarray: add entry API with preloading
 2026-02-11  7:45 UTC  (27+ 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 11/12] xarray, radix-tree: enable sheaf support for kmem_cache

[RFC PATCH v1 0/4] mm/damon: Support hot application detections
 2026-02-11  6:59 UTC  (2+ messages)

[PATCH] selftests/mm: Remove duplicate include of unistd.h
 2026-02-11  6:43 UTC 

[PATCH] mm: Fix memblock_free_late() when using deferred struct page
 2026-02-11  5:20 UTC  (13+ messages)

[LSF/MM/BPF TOPIC] Data Access-aware Transparent Hugepages
 2026-02-11  5:07 UTC  (3+ messages)

[PATCH 1/1] mm: replace vma_start_write() with vma_start_write_killable()
 2026-02-11  3:55 UTC  (5+ messages)

[PATCH] mm: khugepaged: make scan loops suspend aware
 2026-02-11  3:10 UTC  (3+ messages)

[PATCH] zram: drop slot trylock and miss_free
 2026-02-11  3:07 UTC  (3+ messages)

[PATCH v13 00/18] unwind_deferred: Implement sframe handling
 2026-02-11  1:47 UTC  (6+ messages)

[PATCH -next 0/2] two fixes in kho_populate()
 2026-02-11  1:23 UTC  (6+ messages)
` [PATCH -next 1/2] kho: fix missing early_memunmap() call "
` [PATCH -next 2/2] kho: remove unnecessary WARN_ON(err) "

[PATCH v2 00/11] mm: thp: always enable mTHP support
 2026-02-11  1:12 UTC  (7+ messages)
` [PATCH v2 07/11] mm: shmem: drop has_transparent_hugepage() usage
` [PATCH v2 10/11] mm: thp: always enable mTHP support

[PATCH 0/4 v3] exec: inherit HWCAPs from the parent process
 2026-02-11  1:08 UTC  (12+ 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

[stable-6.6.y] mm: khugepaged refuses to freeze
 2026-02-11  1:03 UTC  (13+ messages)

[PATCH v2] mm/hugetlb: Restore failed global reservations to subpool
 2026-02-11  0:44 UTC  (2+ messages)

[PATCH v4 00/31] Eliminate Dying Memory Cgroup
 2026-02-11  0:38 UTC  (5+ messages)
` [PATCH v4 29/31] mm: memcontrol: prepare for reparenting non-hierarchical stats

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

[RFC PATCH v1 0/4] Machine Learning (ML) library in Linux kernel
 2026-02-10 22:44 UTC  (6+ messages)
` [RFC PATCH v1 1/4] ml-lib: Introduce Machine Learning (ML) library declarations

[PATCH v5] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-02-10 22:40 UTC  (2+ messages)

[PATCH v3 11/11] mm: Use unmap_desc struct for freeing page tables
 2026-02-10 21:42 UTC  (5+ messages)
` [PATCH] mm: Fix up unmap desc use on exit_mmap()

[PATCH mm-hotfixes-stable] procfs: fix possible double mmput() in do_procmap_query()
 2026-02-10 21:38 UTC  (4+ messages)

[PATCH v2 mm-stable] procfs: avoid fetching build ID while holding VMA lock
 2026-02-10 21:05 UTC  (4+ messages)
` [BUG] "
    ` [PATCH] procfs: Prevent double mmput() in do_procmap_query()

[LSF/MM/BPF TOPIC] Userspace-driven memory tiering
 2026-02-10 20:52 UTC 

[PATCH v8 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-02-10 18:50 UTC  (9+ messages)
` [PATCH v8 6/6] x86/vdso: Enable sframe generation in VDSO

[Bug 221055] New: Hibernate image write 10x slower since commit 0ff67f990bd4 ("mm, swap: remove swap slot cache")
 2026-02-10 18:39 UTC  (2+ messages)

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-02-10 17:44 UTC  (4+ messages)
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-10 16:45 UTC  (21+ messages)
` [PATCHv6 01/17] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv6 02/17] mm: Change the interface of prep_compound_tail()
` [PATCHv6 03/17] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv6 04/17] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv6 07/17] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
` [PATCHv6 12/17] mm: Drop fake head checks
` [PATCHv6 15/17] mm: Remove the branch from compound_head()
` [PATCHv6 17/17] mm/slab: Use compound_head() in page_slab()

[PATCH] mm: map maximum pages possible in finish_fault
 2026-02-10 16:27 UTC  (8+ messages)

[PATCH v3 00/20] Virtual Swap Space
 2026-02-10 15:45 UTC  (2+ messages)
` [syzbot ci] "

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

[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
 2026-02-10 15:11 UTC  (10+ messages)
` [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()

double mmput in do_procmap_query() destroys address space of live process
 2026-02-10 15:09 UTC 

[PATCH v2] kho: add support for deferred struct page init
 2026-02-10 15:09 UTC  (4+ messages)

[PATCH v2 0/2] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-02-10 14:18 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH V2 0/2] mm/slab: support kmalloc_nolock() -> kfree[_rcu]()
 2026-02-10 14:08 UTC  (5+ messages)
` [PATCH V2 2/2] mm/slab: drop the OBJEXTS_NOSPIN_ALLOC flag from enum objext_flags

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-02-10 14:01 UTC  (2+ messages)

[PATCH 0/2] mm: memfd_luo: preserve file seals
 2026-02-10 13:53 UTC  (10+ messages)
` [PATCH 2/2] "

[LSF/MM/BPF TOPIC] HugeTLB file preservation across live update
 2026-02-10 13:47 UTC  (3+ messages)

linux-6.19-rc8/kernel/liveupdate/kexec_handover.c:1089: Possible 32/64 bit mixup ?
 2026-02-10 13:41 UTC  (2+ messages)

[PATCH 0/2] liveupdate: fixes in error handling
 2026-02-10 13:31 UTC  (6+ messages)
` [PATCH 2/2] liveupdate: luo_file: remember retrieve() status

[PATCH v5 5/5] mm: rmap: support batched unmapping for file large folios
 2026-02-10 12:01 UTC  (5+ messages)
` [PATCH] mm: rmap: skip batched unmapping for UFFD vmas

[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 "

[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 0/5] Make Rust Binder build as a module
 2026-02-10  8:47 UTC  (8+ messages)
` [PATCH 1/5] export file_close_fd and task_work_add

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

[PATCH v2 02/11] mm: introduce pgtable_has_pmd_leaves()
 2026-02-10  8:05 UTC  (3+ messages)

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-02-10  7:31 UTC  (5+ 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 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  (8+ messages)
` [PATCH v4.1 06/10] x86/entry/vdso32: remove open-coded DWARF in sigreturn.S

page:  |  | latest

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