linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm/slab: Achieve better kmalloc caches randomization in kvmalloc
 2025-01-22  7:48 UTC 

[PATCH v2 0/3] mm: memory_failure: unmap poisoned filio during migrate properly
 2025-01-22  7:38 UTC  (12+ messages)
` [PATCH v2 1/3] mm: memory-failure: update ttu flag inside unmap_poisoned_folio
` [PATCH v2 3/3] mm: memory-hotplug: check folio ref count first in do_migrate_rang

[PATCH V2] mm: compaction: use the actual allocation context to determine the watermarks for costly order during async memory compaction
 2025-01-22  7:19 UTC  (3+ messages)

mm: CMA reservations require 32MiB alignment in 16KiB page size kernels instead of 8MiB in 4KiB page size kernel
 2025-01-22  6:52 UTC  (13+ messages)

[PATCH v5 00/10] Buddy allocator like folio split
 2025-01-22  6:47 UTC  (7+ messages)
` [PATCH v5 01/10] selftests/mm: make file-backed THP split work by setting force option
` [PATCH v5 02/10] mm/huge_memory: allow split shmem large folio to any lower order
` [PATCH v5 03/10] selftests/mm: test splitting file-backed THP "

[PATCH] mm: page_isolation: avoid call folio_hstate() without hugetlb_lock
 2025-01-22  6:11 UTC 

[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
 2025-01-22  6:03 UTC  (10+ messages)
` [PATCH v2 1/4] kernel/resource: Introduce managed SOFT RESERVED resources
` [PATCH v2 3/4] dax: Update hmem resource/device registration

[PATCH 0/7] zram: preemptible writes and occasionally preemptible reads
 2025-01-22  5:57 UTC  (8+ messages)
` [PATCH 1/7] zram: switch to non-atomic entry locking
` [PATCH 2/7] zram: do not use per-CPU compression streams
` [PATCH 3/7] zram: remove two-staged handle allocation
` [PATCH 4/7] zram: permit reclaim in zstd custom allocator
` [PATCH 5/7] zram: permit reclaim in recompression handle allocation
` [PATCH 6/7] zram: remove writestall zram_stats member
` [PATCH 7/7] zram: unlock slot bucket during recompression

[PATCH] mm: slub: Print the broken data before restoring slub
 2025-01-22  5:42 UTC  (5+ messages)

[PATCH v18 0/3] ACPI: APEI: handle synchronous errors in task work
 2025-01-22  5:36 UTC  (2+ messages)

[RFC 00/11] khugepaged: mTHP support
 2025-01-22  5:18 UTC  (11+ messages)

next-20250121: kvm selftests: RIP: 0010:__kmalloc_node_noprof+0xff/0x490
 2025-01-22  4:48 UTC 

[PATCH] mm/vmstat: Fix a W=1 clang compiler warning
 2025-01-22  1:57 UTC  (2+ messages)

[PATCH v3] Weighted interleave auto-tuning
 2025-01-22  1:37 UTC  (7+ messages)

[PATCH bpf-next v5 0/7] bpf, mm: Introduce try_alloc_pages()
 2025-01-22  1:35 UTC  (6+ messages)
` [PATCH bpf-next v5 3/7] locking/local_lock: Introduce local_trylock_irqsave()

[PATCH v3] mm: gup: fix infinite loop within __get_longterm_locked
 2025-01-22  1:26 UTC 

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-22  1:04 UTC  (16+ messages)
` [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option
` [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[LSF/MM/BPF TOPIC] Improving large folio writeback performance
 2025-01-22  0:29 UTC  (7+ messages)
` [Lsf-pc] "

[GIT PULL] slab updates for 6.14
 2025-01-22  0:24 UTC  (6+ messages)

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-21 23:01 UTC  (5+ messages)
` [PATCH v18 05/19] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v18 06/19] ras: mem: Add memory "

[PATCH v5 00/12] AMD broadcast TLB invalidation
 2025-01-21 21:56 UTC  (21+ messages)
` [PATCH v5 10/12] x86,tlb: do targeted broadcast flushing from tlbbatch code

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-01-21 21:45 UTC  (3+ messages)

[PATCH v3] Weighted interleave auto-tuning
 2025-01-21 21:24 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION f066b5a6c7a06adfb666b7652cc99b4ff264f4ed
 2025-01-21 20:35 UTC 

[PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
 2025-01-21 20:32 UTC  (13+ messages)

[PATCH] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
 2025-01-21 20:09 UTC 

[PATCH v3 1/2] mm/damon: have damon_get_folio return folio even for tail pages
 2025-01-21 20:05 UTC  (17+ messages)
` [PATCH v3 2/2] mm/damon: introduce DAMOS filter type hugepage

[PATCH v6 00/12] AMD broadcast TLB invalidation
 2025-01-21 18:48 UTC  (19+ messages)
` [PATCH v6 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH v6 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call
` [PATCH v6 05/12] x86/mm: add INVLPGB support code
` [PATCH v6 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes

[LSF/MM/BPF TOPIC] DAMON Updates and Plans: Monitoring Parameters Auot-tuning and Memory Tiering
 2025-01-21 18:31 UTC  (3+ messages)

[PATCH v18 04/19] EDAC: Add memory repair control feature
 2025-01-21 18:16 UTC  (12+ messages)

[PATCH] mm: Optimize TLB flushes during page reclaim
 2025-01-21 18:03 UTC  (4+ messages)

[PATCH v2 0/6] Account page tables at all levels
 2025-01-21 16:37 UTC  (3+ messages)
` [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level

[PATCH v4 1/1] exec: seal system mappings
 2025-01-21 15:38 UTC  (12+ messages)

[PATCH] mm/hugetlb: bring gigantic page allocation under hugepages_supported()
 2025-01-21 15:04 UTC 

[PATCH v3 next 0/5] Some cleanup for memcg
 2025-01-21 14:15 UTC  (6+ messages)
` [PATCH v3 next 4/5] memcg: factor out stat(event)/stat_local(event_local) reading functions

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-21 13:40 UTC  (2+ messages)

[RFC 0/2] relax anon mTHP PTE Mapping restrictions
 2025-01-21 12:57 UTC  (6+ messages)
` [RFC 2/2] mm/mthp: "

[PATCH] mm: slub: Panic if the object corruption is checked
 2025-01-21 12:46 UTC  (10+ messages)

[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
 2025-01-21 12:36 UTC  (12+ messages)
` [PATCH v2 01/10] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
` [PATCH v2 02/10] x86/mm/pat: drop duplicate variable in cpa_flush()
` [PATCH v2 03/10] x86/mm/pat: restore large ROX pages after fragmentation
` [PATCH v2 04/10] execmem: don't remove ROX cache from the direct map
` [PATCH v2 05/10] execmem: add API for temporal remapping as RW and restoring ROX afterwards
` [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
` [PATCH v2 07/10] module: switch to execmem API for remapping as RW and restoring ROX
` [PATCH v2 08/10] Revert "x86/module: prepare module loading for ROX allocations of text"
` [PATCH v2 09/10] module: drop unused module_writable_address()
` [PATCH v2 10/10] x86: re-enable EXECMEM_ROX support

[External Mail] Re: [External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
 2025-01-21 11:01 UTC  (2+ messages)

[PATCH] mm/slab: simplify SLAB_* flag handling
 2025-01-21 10:46 UTC  (3+ messages)

Migration/remap question for hugee pages of 2MB
 2025-01-21  8:32 UTC  (2+ messages)

[PATCH v2] mm: gup: fix infinite loop within __get_longterm_locked
 2025-01-21  8:13 UTC  (2+ messages)

[RFC PATCH v1 0/2] How HugeTLB handle HWPoison page at truncation
 2025-01-21  8:02 UTC  (7+ messages)

[PATCH] mm: gup: fix infinite loop within __get_longterm_locked
 2025-01-21  7:49 UTC  (6+ messages)

[RFC PATCH 0/5] Accelerate page migration with batching and multi threads
 2025-01-21  6:15 UTC  (9+ messages)

[PATCH next 0/7] minmax.h: Cleanups and minor optimisations
 2025-01-21  5:58 UTC  (17+ messages)
` [PATCH next 4/7] minmax.h: Use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
  ` Buiild error in i915/xe (was: [PATCH next 4/7] minmax.h: Use BUILD_BUG_ON_MSG() for the lo < hi test in clamp())
            ` Buiild error in i915/xe

[PATCH] mm: make page_mapped_in_vma() hugetlb walk aware
 2025-01-21  5:20 UTC  (3+ messages)

[PATCH v3 2/6] memory: move conditionally defined enums use inside ifdef tags
 2025-01-21  4:33 UTC  (2+ messages)

[RFC 1/1] mm/madvise: fail MADV_PAGEOUT on VM_DROPPABLE VMA
 2025-01-21  2:28 UTC  (5+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-01-20 22:42 UTC  (3+ messages)
` [RFC PATCH 27/39] KVM: guest_memfd: Allow mmapping guest_memfd files

[linux-next:master] BUILD REGRESSION 1573c8d4cb206a2d1454ff711e79f8df2353290b
 2025-01-20 22:31 UTC 

[PATCH v2] mm/hugetlb: Fix hugepage allocation for interleaved memory nodes
 2025-01-20 21:39 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Predictive readahead of dentries
 2025-01-20 21:26 UTC  (3+ messages)

[PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
 2025-01-20 21:03 UTC  (10+ messages)
      ` memory alloc profiling seems not work properly during bootup?

[Feedback Needed] Hypervisor live update biweekly meeting time
 2025-01-20 20:20 UTC  (2+ messages)

[PATCH] selftests/mm/cow : Fix memory leak in child_vmsplice_memcmp_fn()
 2025-01-20 20:16 UTC  (4+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2025-01-23
 2025-01-20 19:54 UTC 

[LSF/MM/BPF TOPIC] memory persistence over kexec
 2025-01-20 19:42 UTC  (3+ messages)

[Invitation] Linux MM Alignment Session on Userspace Memory Error Policy on Wednesday
 2025-01-20 19:12 UTC 

[LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
 2025-01-20 19:03 UTC  (3+ messages)

[PATCH] s390: Remove PageDirty check inside mk_pte()
 2025-01-20 19:01 UTC  (3+ messages)

[RESEND PATCH] fs: avoid mmap sem relocks when coredumping with many missing pages
 2025-01-20 18:59 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] DAMON Requirements for Access-aware MM of Future
 2025-01-20 18:46 UTC  (2+ messages)

[PATCH v2 2/2] mm/damon: introduce DAMOS filter type hugepage
 2025-01-20 18:15 UTC  (3+ messages)

[syzbot] [mm?] KASAN: use-after-free Read in ptdump_pte_entry
 2025-01-20 16:49 UTC 

[syzbot] [v9fs?] BUG: stack guard page was hit in loop_process_work
 2025-01-20 16:49 UTC 

page:  |  | latest

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