linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
 2025-12-02 19:37 UTC  (2+ messages)
` [PATCH 24/46] rust: mm: add __rust_helper to helpers

[PATCH v4 0/3] selftests: cgroup: Enhance robustness with polling helpers
 2025-12-02 19:24 UTC  (4+ messages)
` [PATCH v4 1/3] selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retries

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-12-02 19:18 UTC  (26+ messages)

[PATCH v2 0/5] printk: add macros to simplify handling struct va_format
 2025-12-02 18:03 UTC  (4+ messages)
` [PATCH v2 3/5] drivers/core: simplify variadic args handling

[PATCH v11 00/10] drm: Reduce page tables overhead with THP
 2025-12-02 17:19 UTC  (12+ messages)
` [PATCH v11 01/10] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v11 02/10] drm/shmem-helper: Map huge pages "
` [PATCH v11 03/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH v11 04/10] drm/gem: Add huge tmpfs mountpoint helpers
` [PATCH v11 05/10] drm/i915: Use "
` [PATCH v11 06/10] drm/v3d: "
` [PATCH v11 07/10] drm/gem: Get rid of *_with_mnt helpers
` [PATCH v11 08/10] drm/panthor: Introduce huge tmpfs mountpoint option
` [PATCH v11 09/10] drm/panfrost: "
` [PATCH v11 10/10] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section

[PATCH v2 0/2] kasan: vmalloc: Fix incorrect tag assignment with multiple vm_structs
 2025-12-02 17:13 UTC  (5+ messages)
` [PATCH v2 1/2] kasan: Refactor pcpu kasan vmalloc unpoison
` [PATCH v2 2/2] kasan: Unpoison vms[area] addresses with a common tag

[PATCH -next] cgroup: switch to css_is_online() helper
 2025-12-02 16:08 UTC  (5+ messages)

[PATCH v3 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-12-02 15:59 UTC  (11+ messages)
` [PATCH v3 4/5] guest_memfd: add support for userfaultfd minor mode

[PATCH v13 mm-new 00/16] khugepaged: mTHP support
 2025-12-02 15:36 UTC  (21+ messages)
` [PATCH v13 mm-new 01/16] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v13 mm-new 02/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v13 mm-new 03/16] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v13 mm-new 04/16] khugepaged: generalize alloc_charge_folio()
` [PATCH v13 mm-new 05/16] khugepaged: introduce is_mthp_order helper
` [PATCH v13 mm-new 06/16] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v13 mm-new 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH v13 mm-new 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH v13 mm-new 09/16] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v13 mm-new 10/16] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH v13 mm-new 11/16] khugepaged: improve tracepoints for mTHP orders
` [PATCH v13 mm-new 12/16] khugepaged: introduce collapse_allowable_orders helper function
` [PATCH v13 mm-new 13/16] khugepaged: Introduce mTHP collapse support
` [PATCH v13 mm-new 14/16] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v13 mm-new 15/16] khugepaged: run khugepaged for all orders
` [PATCH v13 mm-new 16/16] Documentation: mm: update the admin guide for mTHP collapse

[PATCH] mm/damon/core: fix memory leak of repeat mode damon_call_control objects
 2025-12-02 15:18 UTC  (2+ messages)

[PATCH RFC] mm/vmap: map contiguous pages in batches whenever possible
 2025-12-02 14:03 UTC  (8+ messages)

[syzbot] [ext4?] WARNING in __folio_mark_dirty (3)
 2025-12-02 13:47 UTC  (3+ messages)

[PATCH v4 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-12-02 13:13 UTC  (4+ messages)
` [PATCH v4 11/12] arch/um: don't initialize kasan if it's disabled

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-12-02 13:02 UTC  (8+ messages)

[PATCH v3] mm/mm_init: Introduce a boot parameter for check_pages
 2025-12-02 11:09 UTC  (3+ messages)

[PATCH v9 00/11] drm: Reduce page tables overhead with THP
 2025-12-02 11:01 UTC  (5+ messages)
` [PATCH v9 05/11] drm/i915: Use huge tmpfs mountpoint helpers

[PATCH v4] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
 2025-12-02 10:57 UTC  (6+ messages)

[RFC 00/10] mm: thp: always enable mTHP support
 2025-12-02 10:53 UTC  (9+ messages)
` [RFC 04/10] drivers: i915 selftest: use pgtable_has_pmd_leaves()
` [RFC 07/10] treewide: rename has_transparent_hugepage() to arch_has_pmd_leaves()

[PATCH] process_vm_readv/writev: add flags for pidfd and nowait
 2025-12-02 10:45 UTC  (2+ messages)

[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
 2025-12-02 10:34 UTC  (2+ messages)

[PATCH v10 00/10] drm: Reduce page tables overhead with THP
 2025-12-02 10:26 UTC  (14+ messages)
` [PATCH v10 01/10] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v10 04/10] drm/gem: Add huge tmpfs mountpoint helpers
` [PATCH v10 06/10] drm/v3d: Use "
` [PATCH v10 08/10] drm/panthor: Introduce huge tmpfs mountpoint option
` [PATCH v10 10/10] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section

[Invitation] bi-weekly guest_memfd upstream call on 2025-12-04
 2025-12-02 10:22 UTC 

[PATCH V2] mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
 2025-12-02 10:20 UTC  (2+ messages)

[PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
 2025-12-02 10:18 UTC  (4+ messages)
` [PATCH V1] mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-12-02  9:17 UTC  (18+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory

[PATCH v8 00/23] SLUB percpu sheaves
 2025-12-02  9:00 UTC  (5+ messages)
` [PATCH v8 03/23] slab: add opt-in caching layer of "
  ` [PATCH] slub: add barn_get_full_sheaf() and refine empty-main sheaf
  ` slub: add barn_get_full_sheaf() and refine empty-main sheaf replacement

[PATCH V3 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2025-12-02  7:56 UTC  (5+ messages)
` [PATCH V3 1/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
` [PATCH V3 2/2] mm/khugepaged: retry with sync writeback for MADV_COLLAPSE

[PATCH] mm/damon/core: support multiple damon_call_control requests
 2025-12-02  7:55 UTC  (4+ messages)

[PATCH v3 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-12-02  7:34 UTC  (5+ messages)
` [PATCH v3 07/19] mm/shmem: never bypass the swap cache for SWP_SYNCHRONOUS_IO
` [PATCH v3 08/19] mm/shmem, swap: remove SWAP_MAP_SHMEM

[PATCH 0/2] support batched checks of the references for large folios
 2025-12-02  5:37 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 95cb2fd6ce0ad61af54191fe5ef271d7177f9c3a
 2025-12-02  4:53 UTC 

[RFC PATCH 0/6] Remove device private pages from physical address space
 2025-12-02  4:10 UTC  (19+ messages)
` [RFC PATCH 1/6] mm/hmm: Add flag to track device private PFNs
` [RFC PATCH 4/6] mm: Add a new swap type for migration entries with "
` [RFC PATCH 6/6] mm: Remove device private pages from the physical address space

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-12-02  3:04 UTC  (6+ messages)
` [PATCH v1 23/26] mm: vmscan: prepare for reparenting MGLRU folios

[PATCH 0/3] mm/lru_gen: move lru_gen control interface from debugfs to procfs
 2025-12-02  2:53 UTC  (16+ messages)
` [PATCH 2/3] mm/lru_gen: add configuration option to select debugfs/procfs for lru_gen

[PATCH 0/3] mm: add per-migratetype counts to buddy allocator and optimize pagetypeinfo access
 2025-12-02  2:42 UTC  (4+ messages)

[PATCH RESEND 0/4] improve fadvise(POSIX_FADV_WILLNEED) with large folio
 2025-12-02  1:33 UTC  (10+ messages)
` [PATCH 1/4] mm/readahead: fix the broken readahead for POSIX_FADV_WILLNEED
  ` [f2fs-dev] "
` [PATCH 2/4] mm/readahead: use page_cache_sync_ra for FADVISE_FAV_WILLNEED
` [PATCH 3/4] mm/readahead: add a_ops->ra_folio_order to get a desired folio order
` [PATCH 4/4] f2fs: attach a_ops->ra_folio_order to allocate large folios for readahead

[PATCH 0/3 v2] improve fadvise(POSIX_FADV_WILLNEED) with large folio
 2025-12-02  1:30 UTC  (4+ messages)
` [PATCH 1/3] mm/readahead: fix the broken readahead for POSIX_FADV_WILLNEED
` [PATCH 2/3] mm/readahead: use page_cache_sync_ra for FADVISE_FAV_WILLNEED
` [PATCH 3/3] mm/readahead: try to allocate high order pages "

[PATCH] arch/x86: memory_hotplug, do not bump up max_pfn for device private pages
 2025-12-01 23:01 UTC  (2+ messages)

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-12-01 21:39 UTC  (21+ messages)
      ` [PATCH v14] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [PATCH v18] "
                    ` [RFC][PATCH] exec: Move cred computation under exec_update_lock
                        ` Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)

[PATCH] x86/kaslr: P2PDMA is one of a class of ZONE_DEVICE-KASLR collisions
 2025-12-01 21:29 UTC  (3+ messages)

[linux-next:master] [mm] f66e2727dd: stress-ng.rawsock.ops_per_sec 46.9% regression
 2025-12-01 21:13 UTC  (4+ messages)

[RFC PATCH 0/4] SEV-SNP Unaccepted Memory Hotplug
 2025-12-01 20:36 UTC  (28+ messages)
` [RFC PATCH 2/4] mm: Add support for unaccepted memory hotplug

[RFC PATCH 0/4] Optimize rss_stat initialization/teardown for single-threaded tasks
 2025-12-01 19:16 UTC  (9+ messages)

[PATCH 2/3] mm/vmstat: get fragmentation statistics from per-migragetype count
 2025-12-01 18:54 UTC  (3+ messages)

[PATCH] lib/test_vmalloc.c: Minor fixes to test_vmalloc.c
 2025-12-01 18:18 UTC 

[PATCH 0/2] zram: introduce compressed data writeback
 2025-12-01 18:00 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH] mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
 2025-12-01 17:41 UTC  (2+ messages)

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-12-01 17:09 UTC  (9+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`

[PATCH v3] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-12-01 16:30 UTC  (2+ messages)

BUG: kernel NULL pointer dereference, address: 0000000000000000
 2025-12-01 16:05 UTC  (4+ messages)

[PATCH v3] io: add io_pgtable abstraction
 2025-12-01 13:55 UTC  (6+ messages)

[PATCH 0/2] kho: fixes for vmalloc restoration
 2025-12-01 13:23 UTC  (5+ messages)
` [PATCH 2/2] kho: fix restoring of contiguous ranges of order-0 pages

[PATCH] mm: fix config option typo in header file
 2025-12-01 12:52 UTC  (3+ messages)

page:  |  | latest

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