linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/12] [LSF/MM/BPF RFC] shmem/tmpfs: add large folios support
 2024-05-21 16:36 UTC  (5+ messages)
  ` [PATCH 11/12] shmem: add file length arg in shmem_get_folio() path

[linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
 2024-05-21 16:27 UTC 

[PATCH v3 0/9] riscv: Memory Hot(Un)Plug support
 2024-05-21 16:09 UTC  (19+ messages)
` [PATCH v3 1/9] riscv: mm: Properly forward vmemmap_populate() altmap parameter
` [PATCH v3 2/9] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
` [PATCH v3 3/9] riscv: mm: Change attribute from __init to __meminit for page functions
` [PATCH v3 4/9] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
` [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
` [PATCH v3 6/9] riscv: mm: Take memory hotplug read-lock during kernel page table dump
` [PATCH v3 7/9] riscv: Enable memory hotplugging for RISC-V
` [PATCH v3 8/9] virtio-mem: Enable virtio-mem "
` [PATCH v3 9/9] riscv: mm: Add support for ZONE_DEVICE

[PATCH] mm: memcontrol: remove page_memcg()
 2024-05-21 16:03 UTC  (5+ messages)

[PATCH v10 0/5] Introduce mseal
 2024-05-21 16:00 UTC  (7+ messages)

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-05-21 15:47 UTC  (9+ messages)

[PATCH v3 0/3] Add update_mmu_tlb_range() to simplify code
 2024-05-21 15:36 UTC  (9+ messages)
` [PATCH v3 1/3] mm: Add update_mmu_tlb_range()
` [PATCH v3 2/3] mm: Refactor update_mmu_tlb()
` [PATCH v3 3/3] mm: Use update_mmu_tlb_range() to simplify code

[PATCH v5 1/2] filemap: add helper mapping_max_folio_size()
 2024-05-21 14:22 UTC  (3+ messages)
` [PATCH v5 2/2] iomap: fault in smaller chunks for non-large folio mappings

[PATCH v2] mm: refactor folio_undo_large_rmappable()
 2024-05-21 13:03 UTC 

[PATCH 0/2] Clean up hotplug zone data synchronization
 2024-05-21 12:57 UTC  (3+ messages)
` [PATCH 1/2] mm,memory_hotplug: Remove un-taken lock
` [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data

[PATCH] selftests/mm: va_high_addr_switch: Do not skip test and give warning message post FEAT_LPA2
 2024-05-21 12:52 UTC  (3+ messages)

[RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-21 11:57 UTC  (16+ messages)
` [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
` [RFC PATCH v2 03/20] mm: Provide pmd to pte_leaf_size()
` [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD

[PATCH v4 1/2] filemap: add helper mapping_max_folio_size()
 2024-05-21 11:36 UTC  (2+ messages)
` [PATCH v4 2/2] iomap: fault in smaller chunks for non-large folio mappings

[PATCH v15 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2024-05-21 11:18 UTC 

[RFC PATCH 0/8] support large folio swap-out and swap-in for shmem
 2024-05-21 11:03 UTC  (9+ messages)
` [RFC PATCH 1/8] mm: fix shmem swapout statistic
` [RFC PATCH 2/8] mm: vmscan: add validation before spliting shmem large folio
` [RFC PATCH 3/8] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
` [RFC PATCH 4/8] mm: shmem: support large folio allocation for shmem_replace_folio()
` [RFC PATCH 5/8] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
` [RFC PATCH 6/8] mm: add new 'orders' parameter for find_get_entries() and find_lock_entries()
` [RFC PATCH 7/8] mm: shmem: use swap_free_nr() to free shmem swap entries
` [RFC PATCH 8/8] mm: shmem: support large folio swap out

[PATCH v2] sched/rt: Clean up usage of rt_task()
 2024-05-21 11:00 UTC  (2+ messages)

[PATCH] mm/hugetlb: remove {Set,Clear}Hpage macros
 2024-05-21 10:51 UTC  (6+ messages)

[PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp
 2024-05-21 10:23 UTC  (3+ messages)

[RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
 2024-05-21 10:17 UTC  (14+ messages)
    ` [RESEND PATCH 01/10] "
    ` [RESEND PATCH 02/10] memblock: detect hidden memory hole size
    ` [RESEND PATCH 03/10] memblock: handle overlapped reserved memory region
    ` [RESEND PATCH 04/10] memblock: take a region intersecting an unknown region
    ` [RESEND PATCH 05/10] memblock: track memblock changed at early param
    ` [RESEND PATCH 06/10] memblock: recognize late freed size by checking PageReserved
    ` [RESEND PATCH 07/10] memblock: track kernel size on memsize
    ` [RESEND PATCH 08/10] memblock: print memsize summary information
    ` [RESEND PATCH 09/10] memblock: print kernel internal size
    ` [RESEND PATCH 10/10] memblock: support memsize reusable to consider as reusable
        ` RE:(2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory

[PATCH v1 0/2] mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and vmf_insert_mixed()
 2024-05-21 10:10 UTC  (7+ messages)
` [PATCH v1 1/2] "

[linus:master] [mm] aab6103b97: kernel-selftests.cgroup.test_kmem.test_percpu_basic.fail
 2024-05-21  8:50 UTC 

[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
 2024-05-21  8:06 UTC  (16+ messages)

[PATCH v2 0/3] Fixes for compaction_test
 2024-05-21  7:43 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/mm: compaction_test: Fix bogus test success on Aarch64
` [PATCH v2 2/3] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages
` [PATCH v2 3/3] selftests/mm: compaction_test: Fix bogus test success and reduce probability of OOM-killer invocation

[Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
 2024-05-21  7:21 UTC  (2+ messages)

[linux-next:master 13226/13585] ERROR: modpost: "crc16" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2024-05-21  6:22 UTC 

[PATCH v6 0/3] Reclaim lazyfree THP without splitting
 2024-05-21  4:02 UTC  (4+ messages)
` [PATCH v6 1/3] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH v6 2/3] mm/rmap: integrate PMD-mapped folio splitting into "
` [PATCH v6 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()

[PATCH] selftests/mm: Fix build warnings on ppc64
 2024-05-21  3:02 UTC 

[linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
 2024-05-21  2:43 UTC  (7+ messages)

[PATCH v1 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-05-21  2:41 UTC  (2+ messages)

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-21  0:49 UTC  (13+ messages)
` [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages

[PATCH] Convert __unmap_hugepage_range() to folios
 2024-05-20 21:46 UTC  (2+ messages)

[PATCH 0/6] Remove page_mapping()
 2024-05-20 21:16 UTC  (2+ messages)
` [f2fs-dev] "

[LSF/MM/BPF TOPIC] SLUB: what's next?
 2024-05-20 20:52 UTC  (2+ messages)

[PATCH] selftests: mm: check return values
 2024-05-20 18:52 UTC 

[PATCH v2 0/5] Enhance soft hwpoison handling and injection
 2024-05-20 18:48 UTC  (10+ messages)
` [PATCH v2 3/5] mm/memory-failure: improve memory failure action_result messages
` [PATCH v2 4/5] mm/memory-failure: move hwpoison_filter() higher up
` [PATCH v2 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail

[PATCH v2] percpu_counter: add a cmpxchg-based _add_batch variant
 2024-05-20 17:30 UTC  (2+ messages)

[linux-next:master 13437/13491] powerpc-linux-ld: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/display_mode_lib.o uses hard float, drivers/gpu/drm/amd/amdgpu/amdgpu_ras.o uses soft float
 2024-05-20 17:04 UTC 

include/asm-generic/percpu.h:31:40: error: implicit declaration of function 'raw_smp_processor_id'
 2024-05-20 16:31 UTC 

[linux-next:master] BUILD REGRESSION 632483ea8004edfadd035de36e1ab2c7c4f53158
 2024-05-20 16:25 UTC 

[linux-next:master 13207/13491] drivers/thermal/thermal_trip.o: warning: objtool: unexpected relocation symbol type in .rela.discard.reachable
 2024-05-20 16:20 UTC 

[PATCH 1/2] exec: Add KUnit test for bprm_stack_limits()
 2024-05-20 15:17 UTC  (4+ messages)
` [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values

[linux-next:master 12471/13491] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c:1006 dc_stream_get_max_flickerless_instant_vtotal_delta() warn: always true condition '((stream->timing.v_total - safe_refresh_v_total) >= 0) => (0-u32max >= 0)'
 2024-05-20 15:06 UTC 

[LSFMM] automating measuring memory fragmentation
 2024-05-20 14:34 UTC  (6+ messages)

[RFC PATCH v2 0/3] Add NUMA-aware DAMOS watermarks
 2024-05-20 14:30 UTC  (4+ messages)
` [RFC PATCH v2 1/3] mm/damon: Add new metric type and target node for watermark
` [RFC PATCH v2 2/3] mm/damon: add module parameters for NUMA system
` [RFC PATCH v2 3/3] mm/damon: add NUMA-awareness to DAMON modules

[linux-next:pending-fixes] BUILD REGRESSION ebddc92261ee1afeaa80c6e814571de209b06913
 2024-05-20 12:18 UTC 

[GIT PULL] slab updates for 6.10
 2024-05-20 10:18 UTC  (3+ messages)

[PATCH 0/2] Fixes for compaction_test
 2024-05-20  5:33 UTC  (7+ messages)
` [PATCH 1/2] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages
` [PATCH 2/2] selftests/mm: compaction_test: Fix trivial test success and reduce probability of OOM-killer invocation

[linux-next:master] [mm/slab] 7bd230a266: WARNING:at_mm/util.c:#kvmalloc_node_noprof
 2024-05-20  3:30 UTC  (3+ messages)

[PATCH] mm/hugetlb: constify ctl_table arguments of utility functions
 2024-05-20  2:57 UTC  (2+ messages)

[PATCH] mm/hugetlb: Drop node_alloc_noretry from alloc_fresh_hugetlb_folio
 2024-05-20  2:45 UTC  (2+ messages)

[RESEND PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-05-20  2:17 UTC  (13+ messages)
` [RESEND PATCH v10 01/12] x86/tlb: add APIs manipulating tlb batch's arch data
` [RESEND PATCH v10 02/12] arm64: tlbflush: "
` [RESEND PATCH v10 03/12] riscv, tlb: "
` [RESEND PATCH v10 04/12] x86/tlb, riscv/tlb, mm/rmap: separate arch_tlbbatch_clear() out of arch_tlbbatch_flush()
` [RESEND PATCH v10 05/12] mm: buddy: make room for a new variable, ugen, in struct page
` [RESEND PATCH v10 06/12] mm: add folio_put_ugen() to deliver unmap generation number to pcp or buddy
` [RESEND PATCH v10 07/12] mm: add a parameter, unmap generation number, to free_unref_folios()
` [RESEND PATCH v10 08/12] mm/rmap: recognize read-only tlb entries during batched tlb flush
` [RESEND PATCH v10 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
` [RESEND PATCH v10 10/12] mm: separate move/undo parts from migrate_pages_batch()
` [RESEND PATCH v10 11/12] mm, migrate: apply luf mechanism to unmapping during migration
` [RESEND PATCH v10 12/12] mm, vmscan: apply luf mechanism to unmapping during folio reclaim

[PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
 2024-05-20  2:14 UTC  (5+ messages)

[PATCH v3] mm/huge_memory: don't unpoison huge_zero_folio
 2024-05-20  1:51 UTC  (3+ messages)

[PATCH -rc7] mm/huge_memory: mark huge_zero_page reserved
 2024-05-20  1:47 UTC  (2+ messages)

Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP)
 2024-05-19 23:01 UTC  (5+ messages)

[GIT PULL] non-MM updates for 6.10-rc1
 2024-05-19 21:17 UTC  (2+ messages)

[GIT PULL] MM updates for 6.10-rc1
 2024-05-19 21:16 UTC  (9+ messages)

DAMON Beer/Coffee/Tea chat series
 2024-05-19 16:33 UTC  (2+ messages)
` DAMON Beer/Coffee/Tea chat reminder and extending for office hour

[RFC PATCH v2 0/2] mm: convert mm's rss stats to use atomic mode
 2024-05-19 14:13 UTC  (7+ messages)
` [RFC PATCH v2 2/2] "

[Resend LSF/MM/BPF TOPIC] A case of a CXL compressed memory tier
 2024-05-19 10:37 UTC  (3+ messages)

[PATCH] mm: batch unlink_file_vma calls in free_pgd_range
 2024-05-19 10:07 UTC  (3+ messages)

[PATCH v12] mm: report per-page metadata information
 2024-05-19  0:47 UTC  (2+ messages)

[linux-next:master 13118/13355] ERROR: modpost: "__aeabi_uldivmod" [drivers/vdpa/octeon_ep/octep_vdpa.ko] undefined!
 2024-05-18 15:56 UTC 

[PATCH 0/2] Drop support for memory-hotplug and memory-hotremove on superH
 2024-05-18 11:58 UTC  (3+ messages)
` [PATCH 1/2] arch/sh: Remove code that handles memory-hotplug and memory-hotremove
` [PATCH 2/2] arch/sh: Drop support for "

page:  |  | latest

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