linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 0/4] reparent the THP split queue
 2025-10-11 18:28 UTC  (4+ messages)

[PATCH 1/1] mm: prevent poison consumption when splitting THP
 2025-10-11 18:18 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-10-11 14:32 UTC  (13+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

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

[PATCH 0/2] Do not change split folio target order
 2025-10-11 10:23 UTC  (11+ messages)
` [PATCH 1/2] mm/huge_memory: do not change split_huge_page*() target order silently
` [PATCH 2/2] mm/memory-failure: improve large block size folio handling

[syzbot] [net?] [mm?] INFO: rcu detected stall in inet_rtm_newaddr (2)
 2025-10-11  9:42 UTC  (2+ messages)

[RFC RFC PATCH] mm: convert VM flags from macros to enum
 2025-10-11  9:30 UTC 

[GIT PULL] slab hotfix for 6.18-rc1
 2025-10-11  9:01 UTC 

[PATCH] slab: fix barn NULL pointer dereference on memoryless nodes
 2025-10-11  8:45 UTC 

[PATCH v4 mm-new 0/2] mm/swapfile.c: select the swap device with default priority round robin
 2025-10-11  8:16 UTC  (3+ messages)
` [PATCH v4 mm-new 1/2] mm/swap: do not choose swap device according to numa node
` [PATCH v4 mm-new 2/2] mm/swap: select swap device with default priority round robin

[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
 2025-10-11  6:30 UTC  (11+ messages)
` [PATCH v5 1/8] mm: Add a ptdesc flag to mark kernel page tables
` [PATCH v5 3/8] x86/mm: Use 'ptdesc' when freeing PMD pages
` [PATCH v5 6/8] mm: Introduce deferred freeing for kernel page tables

[RFC PATCH] mm: vmscan: wakeup kswapd during node_reclaim
 2025-10-11  6:20 UTC 

[syzbot] [mm?] INFO: task hung in __rmap_walk_file
 2025-10-11  6:10 UTC  (3+ messages)

[PATCH] mm/huge_memory: only get folio_order() once during __folio_split()
 2025-10-11  4:57 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2b763d4652393c90eaa771a5164502ec9dd965ae
 2025-10-11  3:50 UTC 

[PATCH 0/8] Guaranteed CMA
 2025-10-11  2:57 UTC  (20+ messages)
` [PATCH 1/8] mm: implement cleancache
` [PATCH 2/8] mm/cleancache: add cleancache LRU for folio aging
` [PATCH 3/8] mm/cleancache: readahead support
` [PATCH 4/8] mm/cleancache: add sysfs interface
` [PATCH 5/8] mm/tests: add cleancache kunit test
` [PATCH 6/8] add cleancache documentation
` [PATCH 7/8] mm: introduce GCMA
` [PATCH 8/8] mm: integrate GCMA with CMA using dt-bindings

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

[PATCH] mm: use enum for vm_flags
 2025-10-11  0:50 UTC  (8+ messages)

Boot fails with 59faa4da7cd4 and 3accabda4da1
 2025-10-11  0:29 UTC  (6+ messages)

[GIT PULL] additional non-MM updates for 6.18-rc1
 2025-10-10 22:08 UTC 

[GIT PULL] hotfixes for 6.18-rc1
 2025-10-10 22:03 UTC 

DAMON Beer/Coffee/Tea chat reminder for the week of 2025-10-13
 2025-10-10 21:38 UTC 

[PATCH v1] selftests: cachestat: Fix warning on declaration under label
 2025-10-10 20:07 UTC  (2+ messages)

[PATCH v7 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-10-10 20:02 UTC  (5+ messages)
` [PATCH v7 22/23] docs: add KStackWatch document

[PATCH v2 00/18] riscv: Memory type control for platforms with physical memory aliases
 2025-10-10 19:55 UTC  (12+ messages)
` [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] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl"
 2025-10-10 18:53 UTC  (13+ messages)

[PATCH v3 0/3] mm/page_alloc: Batch callers of free_pcppages_bulk
 2025-10-10 18:30 UTC  (9+ messages)
` [PATCH v3 1/3] mm/page_alloc/vmstat: Simplify refresh_cpu_vm_stats change detection
` [PATCH v3 2/3] mm/page_alloc: Batch page freeing in decay_pcp_high
` [PATCH v3 3/3] mm/page_alloc: Batch page freeing in free_frozen_page_commit

Optimizing small reads
 2025-10-10 17:51 UTC  (12+ messages)

[Bug 220605] New: Very slow access on HDD when a swap partition is used on this HDD on kernel 6.16
 2025-10-10 16:06 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Guaranteed CMA
 2025-10-10 15:47 UTC  (15+ messages)

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-10-10 15:38 UTC  (30+ messages)
` [PATCH v6 01/29] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v6 02/29] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v6 03/29] rcu: Add a small-width RCU watching counter debug option
` [PATCH v6 04/29] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v6 05/29] jump_label: Add annotations for validating noinstr usage
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
` [PATCH v6 07/29] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v6 08/29] x86/idle: Mark x86_idle "
` [PATCH v6 09/29] x86/paravirt: Mark pv_steal_clock "
` [PATCH v6 10/29] riscv/paravirt: "
` [PATCH v6 11/29] loongarch/paravirt: "
` [PATCH v6 12/29] arm64/paravirt: "
` [PATCH v6 13/29] arm/paravirt: "
` [PATCH v6 14/29] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v6 15/29] sched/clock: Mark sched_clock_running key "
` [PATCH v6 16/29] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v6 17/29] x86/speculation/mds: Mark cpu_buf_idle_clear key as allowed in .noinstr
` [PATCH v6 18/29] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v6 19/29] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v6 20/29] stackleack: Mark stack_erasing_bypass key "
` [PATCH v6 21/29] objtool: Add noinstr validation for static branches/calls
` [PATCH v6 22/29] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
` [PATCH v6 24/29] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v6 25/29] x86/mm: Make INVPCID type macros available to assembly
` [RFC PATCH v6 26/29] x86/mm/pti: Introduce a kernel/user CR3 software signal
` [RFC PATCH v6 27/29] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
` [RFC PATCH v6 28/29] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
` [RFC PATCH v6 29/29] x86/entry: Add an option to coalesce TLB flushes

[PATCH mm-new v3 1/1] mm/khugepaged: abort collapse scan on non-swap entries
 2025-10-10 15:35 UTC  (5+ messages)

[syzbot] [mm?] WARNING in memory_failure
 2025-10-10 15:25 UTC  (9+ messages)

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-10 15:02 UTC  (25+ messages)
` [PATCH v4 26/30] selftests/liveupdate: Add multi-kexec session lifecycle test

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

[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
 2025-10-10 13:03 UTC  (8+ messages)
` [PATCH v7 10/16] mm: define clear_pages(), clear_user_pages()

[PATCH v2 1/2] mm/hugetlb: create hstate_is_gigantic_no_runtime helper
 2025-10-10 11:53 UTC  (2+ messages)

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-10-10  9:33 UTC  (3+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH v4] mm: vmalloc: WARN_ON if mapping size is not PAGE_SIZE aligned
 2025-10-10  9:25 UTC  (3+ messages)

[PATCH v2 0/4] Support dynamic (de)configuration of memory
 2025-10-10  9:02 UTC  (7+ messages)
` [PATCH v2 2/4] s390/sclp: Add support for "

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

[linus:master] [slab] af92793e52: BUG_kmalloc-#(Not_tainted):Freepointer_corrupt
 2025-10-10  8:39 UTC 

[akpm-mm:mm-new 36/102] error[E0425]: cannot find value `VM_READ` in crate `bindings`
 2025-10-10  8:19 UTC  (9+ messages)

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

[PATCH v3 02/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop
 2025-10-10  7:48 UTC  (2+ messages)

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

[PATCH 0/3] mm/swap: remove plist swap_active_head
 2025-10-10  2:56 UTC  (11+ messages)
` [PATCH 3/3] mm/swap: remove unneeded swap_active_head

[PATCH v3 0/2] mm/swapfile.c: select the swap device with default priority round robin
 2025-10-10  2:38 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 0b2f041c47acb45db82b4e847af6e17eb66cd32d
 2025-10-10  1:38 UTC 

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

[syzbot] [mm?] WARNING: locking bug in __set_page_owner (2)
 2025-10-10  1:02 UTC  (5+ messages)

[PATCH v2 1/2] mm/hugetlb: create hstate_is_gigantic_no_runtime helper
 2025-10-10  0:32 UTC  (4+ messages)
` [PATCH v2 2/2] mm/hugetlb: allow overcommitting gigantic hugepages

[RFC PATCH v2 00/10] mm/damon: allow DAMOS auto-tuned for per-memcg per-node memory usage
 2025-10-09 21:20 UTC  (2+ messages)
` [RFC PATCH v2 10/10] Docs/ABI/damon: document DAMOS quota goal path file

page:  |  | latest

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