linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH slab v5 0/6] slab: Re-entrant kmalloc_nolock()
 2025-09-12 17:15 UTC  (7+ messages)
` [PATCH slab v5 2/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH slab v5 3/6] mm: Introduce alloc_frozen_pages_nolock()

[PATCH] mm/khugepaged: Do not fail collapse_pte_mapped_thp() on SCAN_PMD_NULL
 2025-09-12 17:13 UTC  (2+ messages)

[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
 2025-09-12 16:49 UTC  (14+ messages)

[vbabka-slab:slab/for-6.18/kmalloc_nolock 14/14] mm/slub.c:3866:2: warning: variable 'flags' is used uninitialized whenever '&&' condition is false
 2025-09-12 16:39 UTC  (3+ messages)

[PATCH 0/2] some cleanups for pageout()
 2025-09-12 16:16 UTC  (13+ messages)
` [PATCH 1/2] mm: vmscan: remove folio_test_private() check in pageout()
` [PATCH 2/2] mm: vmscan: simplify the folio refcount "

[PATCH v3 00/15] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-12 16:06 UTC  (19+ messages)
` [PATCH v3 04/15] mm, swap: check page poison flag after locking it
` [PATCH v3 05/15] mm, swap: always lock and check the swap cache folio before use
` [PATCH v3 09/15] mm/shmem, swap: remove redundant error handling for replacing folio
` [PATCH v3 10/15] mm, swap: wrap swap cache replacement with a helper
` [PATCH v3 11/15] mm, swap: use the swap table for the swap cache and switch API

[RFC][PATCH v3 00/16] Introduce kmemdump
 2025-09-12 15:56 UTC  (18+ messages)
` [RFC][PATCH v3 01/16] kmemdump: "
` [RFC][PATCH v3 02/16] Documentation: Add kmemdump
` [RFC][PATCH v3 03/16] kmemdump: Add coreimage ELF layer
` [RFC][PATCH v3 04/16] Documentation: kmemdump: Add section for coreimage ELF
` [RFC][PATCH v3 05/16] kernel/vmcore_info: Register dynamic information into Kmemdump
` [RFC][PATCH v3 06/16] kmemdump: Introduce qcom-minidump backend driver
` [RFC][PATCH v3 07/16] soc: qcom: smem: Add minidump device
` [RFC][PATCH v3 08/16] init/version: Add banner_len to save banner length
` [RFC][PATCH v3 09/16] genirq/irqdesc: Have nr_irqs as non-static
` [RFC][PATCH v3 10/16] panic: Have tainted_mask "
` [RFC][PATCH v3 11/16] mm/swapfile: Have nr_swapfiles "
` [RFC][PATCH v3 12/16] printk: Register information into Kmemdump
` [RFC][PATCH v3 13/16] sched: Add sched_get_runqueues_area
` [RFC][PATCH v3 14/16] kernel/vmcoreinfo: Register kmemdump core image information
` [RFC][PATCH v3 15/16] kmemdump: Add Kinfo backend driver
` [RFC][PATCH v3 16/16] dt-bindings: Add Google Kinfo

[PATCH v11 00/15] khugepaged: mTHP support
 2025-09-12 15:51 UTC  (27+ messages)
` [PATCH v11 06/15] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH v11 09/15] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH v11 11/15] khugepaged: introduce collapse_allowable_orders helper function

[PATCH] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
 2025-09-12 15:49 UTC  (2+ messages)

[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
 2025-09-12 15:39 UTC  (11+ messages)

[PATCH v2 0/7] Nesting support for lazy MMU mode
 2025-09-12 15:25 UTC  (27+ messages)
` [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections

[PATCH] mm/memory-failure: Disable soft offline for HugeTLB pages by default
 2025-09-12 15:17 UTC  (5+ messages)

[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-09-12 14:11 UTC  (5+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver

6.16-pre-rc1: BUG: Bad page state in process swapper on parisc
 2025-09-12 14:04 UTC  (5+ messages)
  ` boot failure because of inaccurate page_pool_page_is_pp() on 32-bit kernels

[PATCH v7 mm-new 0/9] mm, bpf: BPF based THP order selection
 2025-09-12 13:48 UTC  (24+ messages)
` [PATCH v7 mm-new 02/10] mm: thp: add support for "
` [PATCH v7 mm-new 03/10] mm: thp: decouple THP allocation between swap and page fault paths
` [PATCH v7 mm-new 04/10] mm: thp: enable THP allocation exclusively through khugepaged

[PATCH v11 0/5] riscv: mm: Add soft-dirty and uffd-wp support
 2025-09-12 13:32 UTC  (9+ messages)
` [PATCH v11 1/5] mm: softdirty: Add pgtable_soft_dirty_supported()
` [PATCH v11 2/5] mm: userfaultfd: Add pgtable_uffd_wp_supported()

[PATCH] selftests/mm: centralize the __always_unused macro
 2025-09-12 13:28 UTC  (2+ messages)

[PATCH] mm: memcontrol: fix memcg accounting during cpu hotplug
 2025-09-12 12:45 UTC  (3+ messages)

[PATCH v3 0/3] Fix va_high_addr_switch.sh test failure
 2025-09-12 12:42 UTC  (5+ messages)
` [PATCH v3 1/3] selftests/mm: fix hugepages cleanup too early
  ` [PATCH v3 2/3] selftests/mm: alloc hugepages in va_high_addr_switch test
    ` [PATCH v3 3/3] selftests/mm: fix va_high_addr_switch.sh failure on x86_64

[PATCH 0/2] selftests/mm: Add -Wunreachable-code and fix warnings
 2025-09-12 12:35 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mm: protection_keys: Fix dead code

[PATCH v2] resource: Improve child resource handling in release_mem_region_adjustable()
 2025-09-12 12:30 UTC 

[DISCUSSION] anon_vma root lock contention and per anon_vma lock
 2025-09-12 11:56 UTC  (6+ messages)

[PATCH] mm: transhuge-stress: fix potential memory leak on realloc failure
 2025-09-12 11:36 UTC  (4+ messages)

next-20250912: riscv: s390: mm/kasan/shadow.c 'kasan_populate_vmalloc_pte' pgtable.h:247:41: error: statement with no effect [-Werror=unused-value]
 2025-09-12 11:34 UTC  (2+ messages)

[PATCH 0/6] slab: struct slab pointer validation improvements
 2025-09-12 11:34 UTC  (12+ messages)
` [PATCH 2/6] slab: wrap debug slab validation in validate_slab_ptr()
` [PATCH 3/6] slab: move validate_slab_ptr() from check_slab() to its callers
` [PATCH 4/6] slab: move validate_slab_ptr() from alloc_consistency_checks() to its caller
` [PATCH 5/6] slab: validate slab before using it in alloc_single_from_partial()
` [PATCH 6/6] slab: don't validate slab pointer in free_debug_processing()

[PATCH 1/1] alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
 2025-09-12 10:52 UTC  (7+ messages)
`  "

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-12 10:48 UTC  (13+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v6 02/11] arch: export set_direct_map_valid_noflush to KVM module
` [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v6 04/11] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v6 06/11] KVM: selftests: load elf via bounce buffer
` [PATCH v6 07/11] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v6 08/11] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v6 09/11] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v6 10/11] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v6 11/11] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH v2 00/16] expand mmap_prepare functionality, port more users
 2025-09-12 10:25 UTC  (15+ messages)
` [PATCH v2 07/16] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
` [PATCH v2 09/16] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v2 12/16] mm: update resctl to use mmap_prepare
` [PATCH v2 15/16] fs/proc: update vmcore to use .proc_mmap_prepare

[PATCH v4 00/21] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-09-12 10:11 UTC  (22+ messages)
` [PATCH v4 01/21] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v4 02/21] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v4 03/21] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v4 04/21] mm/ksw: add build system support
` [PATCH v4 05/21] mm/ksw: add ksw_config struct and parser
` [PATCH v4 06/21] mm/ksw: add singleton /proc/kstackwatch interface
` [PATCH v4 07/21] mm/ksw: add HWBP pre-allocation
` [PATCH v4 08/21] mm/ksw: Add atomic ksw_watch_on() and ksw_watch_off()
` [PATCH v4 09/21] mm/ksw: support CPU hotplug
` [PATCH v4 10/21] sched: add per-task KStackWatch context
` [PATCH v4 11/21] mm/ksw: add probe management helpers
` [PATCH v4 12/21] mm/ksw: resolve stack watch addr and len
` [PATCH v4 13/21] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v4 14/21] mm/ksw: add self-debug helpers
` [PATCH v4 15/21] mm/ksw: add test module
` [PATCH v4 16/21] mm/ksw: add stack overflow test
` [PATCH v4 17/21] mm/ksw: add silent corruption test case
` [PATCH v4 18/21] mm/ksw: add recursive stack corruption test
` [PATCH v4 19/21] tools/ksw: add test script
` [PATCH v4 20/21] docs: add KStackWatch document
` [PATCH v4 21/21] MAINTAINERS: add entry for KStackWatch

[PATCH] resource: Improve child resource handling in release_mem_region_adjustable()
 2025-09-12  9:36 UTC  (4+ messages)

[v5 00/15] mm: support device-private THP
 2025-09-12  9:20 UTC  (7+ messages)
` [v5 01/15] mm/zone_device: support large zone device private folios

[akpm-mm:mm-new 423/440] util.c:undefined reference to `vmf_insert_mixed'
 2025-09-12  9:16 UTC  (2+ messages)

[RFC PATCH 1/2] mm: always call rmap_walk() on locked folios
 2025-09-12  9:15 UTC  (5+ messages)
` [RFC PATCH 2/2] userfaultfd: remove anon-vma lock for moving folios in MOVE ioctl

[akpm-mm:mm-new 422/440] arch/sparc/include/asm/pgtable_32.h:423:9: error: implicit declaration of function 'remap_pfn_range_prepare'; did you mean 'io_remap_pfn_range_prepare'?
 2025-09-12  9:14 UTC  (2+ messages)

[PATCH 0/4] mm: hugetlb: allocate frozen gigantic folio
 2025-09-12  9:12 UTC  (11+ messages)
` [PATCH 1/4] mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
` [PATCH 4/4] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()

[PATCH v3 00/19] mm/ksw: Introduce real-time Kernel Stack Watch debugging tool
 2025-09-12  8:15 UTC  (4+ messages)

[PATCH] rust: maple_tree: fix intra-doc link
 2025-09-12  8:07 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: fix folio is still mapped when deleted
 2025-09-12  7:41 UTC 

Billing_Cycle:- 2TO6MIQH8~W550WRXXB/ZI2J_IL1GGBT/F7XC2NRG_IFY3BWQ4I8EBHR-VSB-3t2nd-lvg7x_734am_202
 2025-09-12  7:34 UTC 

[PATCH v2] mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
 2025-09-12  7:32 UTC  (4+ messages)

[PATCH] mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
 2025-09-12  7:31 UTC  (4+ messages)

[PATCH v8 00/23] SLUB percpu sheaves
 2025-09-12  7:03 UTC  (4+ messages)
` [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations

[PATCH] mm/compaction: fix low_pfn advance on isolating hugetlb
 2025-09-12  6:00 UTC  (11+ 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