linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] slab: fix kmalloc_nolock() context check for PREEMPT_RT
 2025-12-19 18:02 UTC  (7+ messages)

[PATCH v2] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
 2025-12-19 17:55 UTC 

[RFC PATCH 0/2] mm: improve folio refcount scalability
 2025-12-19 17:46 UTC  (6+ messages)
` [RFC PATCH 1/2] mm: make ref_unless functions unless_zero only
` [RFC PATCH 2/2] mm: implement page refcount locking via dedicated bit

[PATCH bpf v2] lib/buildid: use __kernel_read() for sleepable context
 2025-12-19 17:42 UTC  (6+ messages)

[PATCH RFC v2 0/3] tweaks for __alloc_pages_slowpath()
 2025-12-19 17:38 UTC  (4+ messages)
` [PATCH RFC v2 1/3] mm/page_alloc: ignore the exact initial compaction result
` [PATCH RFC v2 2/3] mm/page_alloc: refactor the initial compaction handling
` [PATCH RFC v2 3/3] mm/page_alloc: simplify __alloc_pages_slowpath() flow

[PATCH v4] io: add io_pgtable abstraction
 2025-12-19 17:32 UTC  (11+ messages)

[PATCH] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
 2025-12-19 17:29 UTC  (5+ messages)

[PATCH v4 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-12-19 17:26 UTC  (5+ messages)
` [PATCH v4 11/19] mm, swap: split locked entry duplicating into a standalone helper

[PATCH 0/4] mm: increase lowmem size in linux-7.0
 2025-12-19 17:14 UTC  (6+ messages)
` [PATCH 1/4] arch/*: increase lowmem size to avoid highmem use
` [PATCH 2/4] ARM: add CONFIG_VMSPLIT_2G_OPT option
` [PATCH 3/4] ARM: remove support for highmem on VIVT
` [PATCH 4/4] mm: remove ARCH_NEEDS_KMAP_HIGH_GET

[PATCH] mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
 2025-12-19 16:33 UTC  (2+ messages)

[PATCH] kho: add support for deferred struct page init
 2025-12-19 16:28 UTC  (7+ messages)

[GIT PULL] slab fix for 6.19-rc2
 2025-12-19 16:22 UTC 

[PATCH v3 0/5] support batch checking of references and unmapping for large folios
 2025-12-19 16:09 UTC  (8+ messages)
` [PATCH v3 1/5] mm: rmap: support batched checks of the references "
` [PATCH v3 2/5] arm64: mm: factor out the address and ptep alignment into a new helper
` [PATCH v3 3/5] arm64: mm: support batch clearing of the young flag for large folios
` [PATCH v3 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
` [PATCH v3 5/5] mm: rmap: support batched unmapping for file large folios

[linux-next:master] BUILD REGRESSION cc3aa43b44bdb43dfbac0fcb51c56594a11338a8
 2025-12-19 16:07 UTC 

[PATCH 0/3] mm/khugepaged: minor cleanups
 2025-12-19 16:07 UTC  (14+ messages)
` [PATCH 1/3] mm/khugepaged: remove unnecessary goto 'skip' label
` [PATCH 2/3] mm/khugepaged: use enum scan_result for result variables

[PATCH v10 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-12-19 16:01 UTC  (5+ messages)

[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
 2025-12-19 15:58 UTC  (10+ messages)

[PATCH v2 0/4] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
 2025-12-19 15:53 UTC  (14+ messages)
` [PATCH v2 2/4] mm: Add file_operations.get_mapping_order()

[PATCH v2] mm/page_alloc: Report 1 as zone_batchsize for !CONFIG_MMU
 2025-12-19 15:51 UTC  (3+ messages)

[RFC PATCH v4 0/4] Hazard Pointers
 2025-12-19 15:42 UTC  (12+ messages)
` [RFC PATCH v4 3/4] hazptr: Implement "

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2025-12-19 15:40 UTC  (37+ messages)
` [PATCH v5 01/36] compiler_types: Move lock checking attributes to compiler-context-analysis.h
` [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v5 03/36] compiler-context-analysis: Add test stub
` [PATCH v5 04/36] Documentation: Add documentation for Compiler-Based Context Analysis
` [PATCH v5 05/36] checkpatch: Warn about context_unsafe() without comment
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
` [PATCH v5 07/36] lockdep: Annotate lockdep assertions for "
` [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's "
` [PATCH v5 09/36] compiler-context-analysis: Change __cond_acquires to take return value
` [PATCH v5 10/36] locking/mutex: Support Clang's context analysis
` [PATCH v5 11/36] locking/seqlock: "
` [PATCH v5 12/36] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v5 13/36] bit_spinlock: Support Clang's context analysis
` [PATCH v5 14/36] rcu: "
` [PATCH v5 15/36] srcu: "
` [PATCH v5 16/36] kref: Add context-analysis annotations
` [PATCH v5 17/36] locking/rwsem: Support Clang's context analysis
` [PATCH v5 18/36] locking/local_lock: Include missing headers
` [PATCH v5 19/36] locking/local_lock: Support Clang's context analysis
` [PATCH v5 20/36] locking/ww_mutex: "
` [PATCH v5 21/36] debugfs: Make debugfs_cancellation a context lock struct
` [PATCH v5 22/36] um: Fix incorrect __acquires/__releases annotations
` [PATCH v5 23/36] compiler-context-analysis: Remove Sparse support
` [PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper
` [PATCH v5 25/36] compiler-context-analysis: Introduce header suppressions
` [PATCH v5 26/36] compiler: Let data_race() imply disabled context analysis
` [PATCH v5 27/36] MAINTAINERS: Add entry for Context Analysis
` [PATCH v5 28/36] kfence: Enable context analysis
` [PATCH v5 29/36] kcov: "
` [PATCH v5 30/36] kcsan: "
` [PATCH v5 31/36] stackdepot: "
` [PATCH v5 32/36] rhashtable: "
` [PATCH v5 33/36] printk: Move locking annotation to printk.c
` [PATCH v5 34/36] security/tomoyo: Enable context analysis
` [PATCH v5 35/36] crypto: "
` [PATCH v5 36/36] sched: Enable context analysis for core.c and fair.c

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-12-19 15:26 UTC  (7+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios

[syzbot] [mm?] INFO: rcu detected stall in sys_io_uring_enter (3)
 2025-12-19 15:15 UTC 

[PATCH v6 0/2] Optimize zone->contiguous update and issue fix
 2025-12-19 14:33 UTC  (4+ messages)
` [PATCH v6 2/2] mm/memory hotplug: fix zone->contiguous always false when hotplug

[PATCH] mm/gup: remove no longer used gup_fast_undo_dev_pagemap
 2025-12-19 14:27 UTC  (2+ messages)

[PATCH v6] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-12-19 14:26 UTC  (3+ messages)

[Patch v2] mm/huge_memory: use end_folio to terminate anonymous folio remapping
 2025-12-19 14:26 UTC  (7+ messages)

[PATCH v4] mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-12-19 14:19 UTC  (3+ messages)

[PATCH V2] mm/memremap: fix spurious large folio warning for FS-DAX
 2025-12-19 14:14 UTC  (2+ messages)

[PATCH v2 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2025-12-19 14:13 UTC  (10+ messages)
` [PATCH v2 2/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH v2 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather

[PATCH v3] kho: validate preserved memory map during population
 2025-12-19 13:27 UTC  (2+ messages)

[PATCH v4 0/3] Generalize vmemmap_populate_hugepages to sparc
 2025-12-19 11:58 UTC  (4+ messages)
` [PATCH v4 1/3] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
` [PATCH v4 2/3] mm: Convert vmemmap_p?d_populate() to static functions
` [PATCH v4 3/3] sparc: Remove unnecessary whitespace

[PATCH 0/2] mm/damon: export symbols and introduce prdm module
 2025-12-19 11:46 UTC  (2+ messages)

[PATCH v2] mm: clarify GFP_ATOMIC/GFP_NOWAIT doc-comment
 2025-12-19 11:32 UTC 

[PATCH 1/2] mm/vmalloc: Add large-order allocation helper
 2025-12-19 11:23 UTC  (12+ messages)
` [PATCH 2/2] mm/vmalloc: Add attempt_larger_order_alloc parameter

[PATCH v2] sysctl: Remove unused ctl_table forward declarations
 2025-12-19 11:03 UTC  (3+ messages)

[PATCH v3 0/3] Generalize vmemmap_populate_hugepages to sparc
 2025-12-19  9:34 UTC  (6+ messages)
` [PATCH v3 1/3] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
` [PATCH v3 2/3] mm: Convert vmemmap_p?d_populate() to static functions

[PATCH 0/4] Improve khugepaged scan logic
 2025-12-19  9:00 UTC  (17+ messages)
` [PATCH 1/4] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
` [PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE
` [PATCH 4/4] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY

[PATCH] mm/page_owner: fix memory leak in page_owner_stack_fops->release()
 2025-12-19  8:58 UTC  (3+ messages)

[PATCH 0/3] mm/memory: align alloc_swap_folio() logic with alloc_anon_folio()
 2025-12-19  8:47 UTC  (5+ messages)
` [PATCH 1/2] mm: bail out do_swap_page() when no PTE table exist
` [PATCH 2/2] mm: avoid unnecessary PTE table lock during initial swap folio scan

[PATCH 0/4] Various mm kselftests improvements/fixes
 2025-12-19  8:29 UTC  (6+ messages)
` [PATCH 3/4] selftests/mm: fix faulting-in code in pagemap_ioctl test

[PATCH RFC 0/3] skip redundant TLB sync IPIs
 2025-12-19  8:25 UTC  (5+ messages)
` [PATCH RFC 3/3] mm/khugepaged: skip redundant IPI in collapse_huge_page()

[PATCH v5] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-19  8:21 UTC  (7+ messages)

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-12-19  8:15 UTC  (6+ messages)
      ` [PATCH v14] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [PATCH v18] "
                ` [PATCH v19] "

[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
 2025-12-19  8:09 UTC  (2+ messages)

[PATCH V14 0/6] riscv: mm: Add soft-dirty and uffd-wp support
 2025-12-19  8:09 UTC  (2+ messages)

[PATCH] fork: Replace simple_strtoul with kstrtoul in coredump_filter_setup
 2025-12-19  7:04 UTC  (2+ messages)

[PATCH v2] kho: validate preserved memory map during population
 2025-12-19  6:54 UTC  (3+ messages)

[PATCH v2 0/5] list private v2 & luo flb v9
 2025-12-19  6:53 UTC  (4+ messages)

[PATCH] mm/mm_init: Replace simple_strtoul with kstrtobool in set_hashdist
 2025-12-19  6:48 UTC  (2+ messages)

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-19  6:18 UTC  (21+ messages)
` [PATCH v2 08/28] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v2 09/28] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v2 10/28] writeback: prevent memory cgroup release in writeback module
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()

[PATCH] mm: vmscan: always allow writeback during memcg reclaim
 2025-12-19  5:13 UTC  (5+ messages)

[PATCH v2 0/2] kfence: allow change objects number
 2025-12-19  4:36 UTC  (8+ messages)
` [PATCH v2 1/2] LoongArch: kfence: avoid use CONFIG_KFENCE_NUM_OBJECTS
` [PATCH v2 2/2] kfence: allow change number of object by early parameter

[PATCH] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
 2025-12-19  4:09 UTC  (6+ messages)

[PATCH v4 RESEND 0/6] mm: hugetlb: allocate frozen gigantic folio
 2025-12-19  4:09 UTC  (8+ messages)
` [PATCH v4 5/6] mm: cma: add cma_alloc_frozen{_compound}()

[PATCH v2 00/13] kho: simplify state machine and enable dynamic updates
 2025-12-19  3:11 UTC  (6+ messages)
` [PATCH v2 11/13] kho: Allow kexec load before KHO finalization

[PATCH bpf-next v1 5/6] mm: introduce BPF kfunc to access memory events
 2025-12-19  2:51 UTC  (3+ messages)

[PATCH bpf-next v1 4/6] mm: introduce BPF kfuncs to access memcg statistics and events
 2025-12-19  2:49 UTC  (3+ messages)

[PATCH] mm: Consider non-anon swap cache folios in folio_expected_ref_count()
 2025-12-19  2:35 UTC  (6+ messages)

[PATCH] kho: validate preserved memory map during population
 2025-12-19  2:34 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