linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-19 13:20:37 to 2025-05-20 14:08:43 UTC [more...]

[RFC PATCH v2 0/5] mm, bpf: BPF based THP adjustment
 2025-05-20 14:08 UTC  (15+ messages)
` [RFC PATCH v2 1/5] mm: thp: Add a new mode "bpf"
` [RFC PATCH v2 2/5] mm: thp: Add hook for BPF based THP adjustment
` [RFC PATCH v2 3/5] mm: thp: add struct ops "
` [RFC PATCH v2 4/5] bpf: Add get_current_comm to bpf_base_func_proto
` [RFC PATCH v2 5/5] selftests/bpf: Add selftest for THP adjustment

[PATCH v4 0/4] Make MIGRATE_ISOLATE a standalone bit
 2025-05-20 14:07 UTC  (22+ messages)
` [PATCH v4 1/4] mm/page_isolation: make page isolation "
` [PATCH v4 2/4] mm/page_isolation: remove migratetype from move_freepages_block_isolate()

[syzbot] [mm?] WARNING in folio_large_mapcount
 2025-05-20 14:05 UTC  (5+ messages)

[PATCH 1/2] mm: slub: allocate slab object extensions non-contiguously
 2025-05-20 14:01 UTC  (8+ messages)
` [PATCH 2/2] mm: slub: only warn once when allocating slab obj extensions fails

[PATCH 6.6 003/117] binfmt_elf: elf_bss no longer used by load_elf_binary()
 2025-05-20 13:49 UTC 

[PATCH 6.1 03/97] binfmt_elf: elf_bss no longer used by load_elf_binary()
 2025-05-20 13:49 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-05-20 13:44 UTC  (5+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[RFC PATCH 0/5] add process_madvise() flags to modify behaviour
 2025-05-20 13:39 UTC  (15+ messages)
` [RFC PATCH 1/5] mm: madvise: refactor madvise_populate()
` [RFC PATCH 2/5] mm/madvise: add PMADV_SKIP_ERRORS process_madvise() flag
` [RFC PATCH 3/5] mm/madvise: add PMADV_NO_ERROR_ON_UNMAPPED "
` [RFC PATCH 4/5] mm/madvise: add PMADV_SET_FORK_EXEC_DEFAULT "
` [RFC PATCH 5/5] mm/madvise: add PMADV_ENTIRE_ADDRESS_SPACE "

[RFC PATCH 0/4] Support dynamic (de)configuration of memory
 2025-05-20 13:06 UTC  (6+ messages)
` [RFC PATCH 1/4] mm/memory_hotplug: Add interface for runtime "

[RFC v2 PATCH 0/9] Intel RAR TLB invalidation
 2025-05-20 13:00 UTC  (16+ messages)
` [RFC v2 1/9] x86/mm: Introduce MSR_IA32_CORE_CAPABILITIES
` [RFC v2 2/9] x86/mm: Introduce Remote Action Request MSRs
` [RFC v2 3/9] x86/mm: enable BROADCAST_TLB_FLUSH on Intel, too
` [RFC v2 4/9] x86/mm: Introduce X86_FEATURE_RAR
` [RFC v2 5/9] x86/mm: Change cpa_flush() to call flush_kernel_range() directly
` [RFC v2 6/9] x86/apic: Introduce Remote Action Request Operations
` [RFC v2 7/9] x86/mm: Introduce Remote Action Request
` [RFC v2 8/9] x86/mm: use RAR for kernel TLB flushes
` [RFC v2 9/9] x86/mm: userspace & pageout flushing using Intel RAR
  ` [RFC v2.1 "

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-05-20 11:27 UTC  (3+ messages)
` [PATCH RFC 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios

[PATCH] hugetlb: Show nr_huge_pages in report_hugepages()
 2025-05-20 11:27 UTC  (2+ messages)

[PATCH v7 00/12] khugepaged: mTHP support
 2025-05-20 10:26 UTC  (6+ messages)
` [PATCH v7 06/12] khugepaged: introduce khugepaged_scan_bitmap for "

[PATCH] mm: free surplus huge pages properly on NUMA systems
 2025-05-20 10:26 UTC  (3+ messages)

page type is 0, migratetype passed is 2 (nr=256)
 2025-05-20 10:23 UTC  (5+ messages)

[PATCH v4 1/4] driver/base: Optimize memory block registration to reduce boot time
 2025-05-20 10:07 UTC  (7+ messages)
` [PATCH v4 2/4] driver/base: remove register_mem_block_under_node_early()
` [PATCH v4 3/4] Remove register_memory_blocks_under_node() function call from register_one_node
` [PATCH v4 4/4] drivers/base : Rename register_memory_blocks_under_node() and remove context argument

[PATCH v3 0/7] prctl: introduce PR_SET/GET_THP_POLICY
 2025-05-20  9:51 UTC  (17+ messages)
` [PATCH v3 1/7] mm: khugepaged: extract vm flag setting outside of hugepage_madvise
` [PATCH v3 2/7] prctl: introduce PR_DEFAULT_MADV_HUGEPAGE for the process
` [PATCH v3 3/7] prctl: introduce PR_DEFAULT_MADV_NOHUGEPAGE "
` [PATCH v3 4/7] prctl: introduce PR_THP_POLICY_SYSTEM "
` [PATCH v3 5/7] selftests: prctl: introduce tests for PR_DEFAULT_MADV_NOHUGEPAGE
` [PATCH v3 6/7] selftests: prctl: introduce tests for PR_THP_POLICY_DEFAULT_HUGE
` [PATCH v3 7/7] docs: transhuge: document process level THP controls

[PATCH v6 0/4] mm: introduce THP deferred setting
 2025-05-20  9:42 UTC  (5+ messages)
` [PATCH v6 1/4] mm: defer THP insertion to khugepaged

[PATCH v2 0/2] Optimize mremap() for large folios
 2025-05-20  9:21 UTC  (6+ messages)
` [PATCH v2 2/2] mm: Optimize mremap() by PTE batching

[PATCH v3 0/5] Optimize mprotect() for large folios
 2025-05-20  9:18 UTC  (4+ messages)
` [PATCH v3 3/5] mm: Optimize mprotect() by PTE batching

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-20  9:16 UTC  (6+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH v15 00/27] riscv control-flow integrity for usermode
 2025-05-20  9:15 UTC  (5+ messages)
` [PATCH v15 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v15 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH] mm/cma: make detection of highmem_start more robust
 2025-05-20  9:14 UTC  (5+ messages)

[RESEND PATCH] KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
 2025-05-20  8:33 UTC  (2+ messages)

[RFC v2 00/16] Live Update Orchestrator
 2025-05-20  7:25 UTC  (2+ messages)

[PATCH 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
 2025-05-20  5:25 UTC  (25+ messages)
` [PATCH 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
` [PATCH 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
` [PATCH 3/4] mm: prevent KSM from completely breaking VMA merging

[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
 2025-05-20  4:41 UTC  (4+ messages)

[PATCH 06/28] mm, swap: rearrange swap cluster definition and helpers
 2025-05-20  3:50 UTC  (3+ messages)

[PATCH 1/1] alloc_tag: allocate percpu counters for module tags dynamically
 2025-05-20  3:19 UTC  (5+ messages)

[PATCH 0/2] mm: vmalloc: Actually use the in-place vrealloc region
 2025-05-20  0:06 UTC  (3+ messages)

stop passing a writeback_control to swap/shmem writeout v2
 2025-05-19 23:54 UTC  (2+ messages)

[PATCH] m68k: Remove use of page->index
 2025-05-19 23:05 UTC  (2+ messages)

[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-05-19 22:31 UTC  (3+ messages)

[PATCH v6 0/6] cgroup: separate rstat trees
 2025-05-19 20:28 UTC  (8+ messages)
` [PATCH v6 1/6] cgroup: warn on rstat usage by early init subsystems
` [PATCH v6 2/6] cgroup: compare css to cgroup::self in helper for distingushing css
` [PATCH v6 6/6] cgroup: document the rstat per-cpu initialization

[RFC next v2 0/2] ucounts: turn the atomic rlimit to percpu_counter
 2025-05-19 21:24 UTC  (6+ messages)
` [RFC next v2 1/2] ucounts: free ucount only count and rlimit are zero
` [RFC next v2 2/2] ucounts: turn the atomic rlimit to percpu_counter

[PATCH 0/2] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
 2025-05-19 19:33 UTC  (4+ messages)

Memory allocation profiling warnings in memory bound systems
 2025-05-19 18:39 UTC  (10+ messages)

[RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-05-19 18:25 UTC  (2+ messages)

[RFC PATCH v6.6] maple_tree: Fix MA_STATE_PREALLOC flag in mas_preallocate()
 2025-05-19 18:24 UTC  (5+ messages)

[BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
 2025-05-19 18:07 UTC  (4+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-05-19 17:19 UTC  (6+ messages)
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()

[PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
 2025-05-19 17:04 UTC  (2+ messages)

[RFC PATCH 0/3] mm/damon: introduce DAMON_STAT for access monitoring that just works
 2025-05-19 16:44 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/damon: introduce DAMON_STAT module
` [RFC PATCH 2/3] mm/damon/stat: calculate and expose estimated memory bandwidth
` [RFC PATCH 3/3] mm/damon/stat: calculate and expose idle time percentiles

BUG: unable to handle page fault for address
 2025-05-19 16:00 UTC  (12+ messages)

[BUG] RCU Detected Stall in sys_process_vm_writev
 2025-05-19 15:42 UTC  (3+ messages)

[PATCH 00/12] sysctl: Move sysctls to their respective subsystems (second batch)
 2025-05-19 15:20 UTC  (6+ messages)
` [PATCH 01/12] module: Move modprobe_path and modules_disabled ctl_tables into the module subsys

[PATCH v7 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-05-19 15:11 UTC  (3+ messages)
` [PATCH v7 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v7 2/2] ras: mem: Add memory "

[PATCH] selftests/mm: Fix test result reporting in gup_longterm
 2025-05-19 14:55 UTC  (9+ messages)

[Hypervisor Live Update] Notes from May 5, 2025
 2025-05-19 14:53 UTC  (2+ messages)

[PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
 2025-05-19 14:39 UTC  (6+ messages)
` [PATCH v1 1/2] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages

mlock ulimits for SHM_HUGETLB
 2025-05-19 14:02 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).