linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/3] mm/swap: remove plist swap_active_head
 2025-10-09 17:09 UTC  (5+ messages)
` [PATCH 3/3] mm/swap: remove unneeded swap_active_head

[PATCH v3 00/30] Live Update Orchestrator
 2025-10-09 17:04 UTC  (9+ messages)
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring

[PATCH 0/4] mm, swap: misc cleanup and bugfix
 2025-10-09 16:58 UTC  (13+ messages)
` [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation
` [PATCH 2/4] mm, swap: rename helper for setup bad slots
` [PATCH 3/4] mm, swap: cleanup swap entry allocation parameter
` [PATCH 4/4] mm/migrate, swap: drop usage of folio_index

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-09 16:46 UTC  (10+ messages)

[syzbot] [mm?] WARNING: locking bug in __set_page_owner (2)
 2025-10-09 16:45 UTC 

Optimizing small reads
 2025-10-09 16:22 UTC  (17+ messages)

[RFC PATCH] mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-10-09 16:15 UTC 

[PATCH v5] memcg: expose socket memory pressure in a cgroup
 2025-10-09 16:06 UTC  (8+ messages)

[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-10-09 15:59 UTC  (5+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes

[PATCH 0/2] kasan: cleanups for kasan_enabled() checks
 2025-10-09 15:54 UTC  (3+ messages)
` [PATCH 1/2] kasan: remove __kasan_save_free_info wrapper
` [PATCH 2/2] kasan: cleanup of kasan_enabled() checks

[PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl"
 2025-10-09 15:29 UTC  (19+ messages)

Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
 2025-10-09 15:06 UTC  (8+ messages)

[RFC] [PATCH] mm/page_alloc: pcp->batch tuning
 2025-10-09 14:41 UTC  (4+ messages)

mm/mprotect.c:450:23: sparse: sparse: cast to non-scalar
 2025-10-09 14:09 UTC 

[PATCH v2 0/4] Support dynamic (de)configuration of memory
 2025-10-09 13:18 UTC  (5+ messages)
` [PATCH v2 1/4] s390/mm: Support removal of boot-allocated virtual memory map
` [PATCH v2 2/4] s390/sclp: Add support for dynamic (de)configuration of memory
` [PATCH v2 3/4] s390/sclp: Remove MHP_OFFLINE_INACCESSIBLE
` [PATCH v2 4/4] mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers

[PATCH v2 00/37] mm: remove nth_page()
 2025-10-09 13:05 UTC  (13+ messages)
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
  ` (bisected) "

[PATCH v2 0/8] mm: hugetlb: allocate frozen gigantic folio
 2025-10-09 12:40 UTC  (13+ messages)
` [PATCH v2 1/8] mm: page_alloc: optimize pfn_range_valid_contig()
` [PATCH v2 2/8] mm: hugetlb: optimize replace_free_hugepage_folios()
` [PATCH v2 4/8] mm: page_alloc: add split_non_compound_page()
` [PATCH v2 6/8] mm: cma: add __cma_release()

[PATCH v2 00/18] riscv: Memory type control for platforms with physical memory aliases
 2025-10-09 12:37 UTC  (23+ messages)
` [PATCH v2 01/18] mm/ptdump: Replace READ_ONCE() with standard page table accessors
` [PATCH v2 02/18] perf/core: "
` [PATCH v2 03/18] mm: Move the fallback definitions of pXXp_get()
` [PATCH v2 04/18] mm: Always use page table accessor functions
` [PATCH v2 05/18] mm: Allow page table accessors to be non-idempotent
` [PATCH v2 06/18] riscv: hibernate: Replace open-coded pXXp_get()
` [PATCH v2 07/18] riscv: mm: Always use page table accessor functions
` [PATCH v2 08/18] riscv: mm: Simplify set_p4d() and set_pgd()
` [PATCH v2 09/18] riscv: mm: Deduplicate _PAGE_CHG_MASK definition
` [PATCH v2 10/18] riscv: ptdump: Only show N and MT bits when enabled in the kernel
` [PATCH v2 11/18] riscv: mm: Fix up memory types when writing page tables
` [PATCH v2 12/18] riscv: mm: Expose all page table bits to assembly code
` [PATCH v2 13/18] riscv: alternative: Add an ALTERNATIVE_3 macro
` [PATCH v2 14/18] riscv: alternative: Allow calls with alternate link registers
` [PATCH v2 15/18] dt-bindings: riscv: Describe physical memory regions
` [PATCH v2 16/18] riscv: mm: Use physical memory aliases to apply PMAs
` [PATCH v2 17/18] riscv: dts: starfive: jh7100: Use physical memory ranges for DMA
` [PATCH v2 18/18] riscv: dts: eswin: eic7700: "

[PATCH RFC 0/1] mm/ksm: Add recovery mechanism for memory failures
 2025-10-09 12:13 UTC  (3+ messages)
` [PATCH RFC 1/1] "

[PATCH v4 0/2] slab: Introduce kmalloc_obj() and family
 2025-10-09 12:07 UTC  (9+ messages)
` [PATCH v4 2/2] "

[PATCH] mm: Replace READ_ONCE() with standard page table accessors
 2025-10-09 11:35 UTC  (2+ messages)

[PATCH v3] mm: vmalloc: WARN_ON if mapping size is not PAGE_SIZE aligned
 2025-10-09 10:57 UTC  (3+ messages)

[PATCH v7 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-10-09 10:55 UTC  (24+ messages)
` [PATCH v7 01/23] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v7 02/23] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v7 03/23] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v7 04/23] mm/ksw: add build system support
` [PATCH v7 05/23] mm/ksw: add ksw_config struct and parser
` [PATCH v7 06/23] mm/ksw: add singleton debugfs interface
` [PATCH v7 07/23] mm/ksw: add HWBP pre-allocation
` [PATCH v7 08/23] mm/ksw: Add atomic watchpoint management api
` [PATCH v7 09/23] mm/ksw: ignore false positives from exit trampolines
` [PATCH v7 10/23] mm/ksw: support CPU hotplug
` [PATCH v7 11/23] sched: add per-task context
` [PATCH v7 12/23] mm/ksw: add entry kprobe and exit fprobe management
` [PATCH v7 13/23] mm/ksw: add per-task ctx tracking
` [PATCH v7 14/23] mm/ksw: resolve stack watch addr and len
` [PATCH v7 15/23] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v7 16/23] mm/ksw: add self-debug helpers
` [PATCH v7 17/23] mm/ksw: add test module
` [PATCH v7 18/23] mm/ksw: add stack overflow test
` [PATCH v7 19/23] mm/ksw: add recursive depth test
` [PATCH v7 20/23] mm/ksw: add multi-thread corruption test cases
` [PATCH v7 21/23] tools/ksw: add test script
` [PATCH v7 22/23] docs: add KStackWatch document
` [PATCH v7 23/23] MAINTAINERS: add entry for KStackWatch

[v7 00/16] mm: support device-private THP
 2025-10-09 10:33 UTC  (4+ messages)

[PATCH RFC 00/35] mm: remove nth_page()
 2025-10-09 10:30 UTC  (6+ messages)
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()

[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
 2025-10-09  9:59 UTC  (12+ messages)
` [PATCH v9 mm-new 03/11] mm: thp: add support for "

[GIT PULL] slab fixes for 6.18-rc1
 2025-10-09  9:36 UTC 

[PATCH v6 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-10-09  9:12 UTC  (4+ messages)
` [PATCH v6 23/23] MAINTAINERS: add entry for KStackWatch

[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
 2025-10-09  8:38 UTC  (6+ messages)

[PATCH v2 0/5] mm/page_owner: add debugfs files 'show_handles' and 'show_stacks_handles'
 2025-10-09  8:37 UTC  (8+ messages)
` [PATCH v2 1/5] mm/page_owner: introduce struct stack_print_ctx
` [PATCH v2 2/5] mm/page_owner: add struct stack_print_ctx.flags
` [PATCH v2 3/5] mm/page_owner: add debugfs file 'show_handles'

[syzbot] [mm?] WARNING in memory_failure
 2025-10-09  7:39 UTC  (8+ messages)

[PATCH v2] mm: vmalloc: WARN_ON if mapping size is not PAGE_SIZE aligned
 2025-10-09  7:34 UTC  (4+ messages)

[PATCH 0/2] mm/compaction: some fix for the range passed to pageblock_pfn_to_page()
 2025-10-09  7:19 UTC  (8+ messages)
` [PATCH 1/2] mm/compaction: check the range to pageblock_pfn_to_page() is within the zone first
` [PATCH 2/2] mm/compaction: fix the range to pageblock_pfn_to_page()

[PATCH] mm: vmalloc: BUG_ON if mapping size is not PAGE_SIZE aligned
 2025-10-09  6:04 UTC  (4+ messages)

[PATCH v2 0/4] rust: xarray: abstract xa_alloc and xa_alloc_cyclic
 2025-10-09  4:50 UTC  (6+ messages)
` [PATCH v2 2/4] rust: xarray: abstract `xa_alloc`

[syzbot] [mm?] WARNING in try_to_migrate_one (3)
 2025-10-09  4:37 UTC  (2+ messages)

[PATCH] mm/kmsan: Fix kmsan kmalloc hook when no stack depots are allocated yet
 2025-10-09  3:31 UTC  (2+ messages)

[PATCH 0/4] mm/zswap: misc cleanup of code and documentations
 2025-10-09  3:03 UTC  (13+ messages)
` [PATCH 1/4] mm/zswap: remove unnecessary dlen writes for incompressible pages
` [PATCH 2/4] mm/zswap: fix typos: s/zwap/zswap/
` [PATCH 3/4] mm/zswap: s/red-black tree/xarray/
` [PATCH 4/4] Docs/admin-guide/mm/zswap: "

[PATCH] mm: use enum for vm_flags
 2025-10-09  2:33 UTC  (3+ messages)

[PATCH v1 0/3] Make KHO Stateless
 2025-10-09  2:07 UTC  (4+ messages)
` [PATCH v1 1/3] kho: Adopt KHO radix tree data structures

[PATCH mm-new v3 0/3] refactor and merge PTE scanning logic
 2025-10-09  1:49 UTC  (4+ messages)
` [PATCH mm-new v3 3/3] mm/khugepaged: merge PTE scanning logic into a new helper

[Patch v3 0/2] mm/huge_memory: cleanup for pmd folio installation
 2025-10-09  1:46 UTC  (4+ messages)
` [Patch v3 2/2] mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()

[Question] About memory.c: process_huge_page
 2025-10-09  1:23 UTC  (3+ messages)

update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
 2025-10-09  1:07 UTC  (2+ messages)

[RFC PATCH 02/11] mm/damon: add a new DAMOS quota goal metric for cgroup on node memory usage
 2025-10-09  0:37 UTC  (2+ messages)

[PATCH 1/2] hugetlb.h: flatten logic in arch_hugetlb_migration_supported
 2025-10-08 21:26 UTC  (2+ messages)
` [PATCH 2/2] hugetlb: add __read_mostly to sysctl_hugetlb_shm_group

[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
 2025-10-08 19:56 UTC  (5+ messages)
` [PATCH v5 1/8] mm: Add a ptdesc flag to mark kernel page tables

[PATCH v2] mm: skip folio_activate() for mlocked folios
 2025-10-08 18:06 UTC  (3+ messages)

[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
 2025-10-08 17:59 UTC  (5+ messages)

[PATCH v1 00/14] mm: BPF OOM
 2025-10-08 17:02 UTC  (19+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling

[PATCH v3 0/8] Cache coherency management subsystem
 2025-10-08 16:45 UTC  (4+ messages)
` [PATCH v3 3/8] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION

[PATCH v2] mm: skip folio_activate() for mlocked folios
 2025-10-08 16:29 UTC  (2+ messages)

(no subject)
 2025-10-08 16:13 UTC 

[PATCH v3 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-08 15:29 UTC  (3+ messages)
` [PATCH v3 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v3 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

page:  |  | latest

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