linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm: drop the 'anon_' prefix for swap-out mTHP counters
 2024-05-22  8:51 UTC 

[PATCH] vfs: Delete the associated dentry when deleting a file
 2024-05-22  8:51 UTC  (4+ messages)

[RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
 2024-05-22  8:47 UTC  (17+ 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
          ` (2) "

[RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-22  8:45 UTC  (20+ 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 0/2] Clean up hotplug zone data synchronization
 2024-05-22  8:42 UTC  (6+ messages)
` [PATCH 1/2] mm,memory_hotplug: Remove un-taken lock
` [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data

[RFC PATCH 0/8] support large folio swap-out and swap-in for shmem
 2024-05-22  7:54 UTC  (11+ 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

6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
 2024-05-22  7:48 UTC  (7+ messages)

[PATCH 0/2] Improve dmesg output for swapfile+hibernation
 2024-05-22  7:46 UTC  (3+ messages)
` [PATCH 1/2] iomap: swap: print warning for unaligned swapfile
` [PATCH 2/2] mm: swap: print starting physical block offset in swapon

[PATCH 0/2] Improve dump_page() output for slab pages
 2024-05-22  7:46 UTC  (3+ messages)
` [PATCH 1/2] mm: printk: introduce new format %pGs for slab flags
` [PATCH 2/2] mm: debug: print correct information for slab folios

[PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-05-22  7:38 UTC  (5+ messages)

[PATCH 1/2] mm/mm_init.c: use memblock_region_memory_base_pfn() to get startpfn
 2024-05-22  7:29 UTC  (2+ messages)
` [PATCH 2/2] mm/mm_init.c: count nr_initialised only for last zone

[PATCH 0/2] Restructure va_high_addr_switch
 2024-05-22  7:04 UTC  (3+ messages)
` [PATCH 1/2] selftests/mm: va_high_addr_switch: Reduce test noise
` [PATCH 2/2] selftests/mm: va_high_addr_switch: Dynamically initialize testcases to enable LPA2 testing

[PATCH v4 0/3] Add update_mmu_tlb_range() to simplify code
 2024-05-22  6:12 UTC  (4+ messages)
` [PATCH v4 1/3] mm: Add update_mmu_tlb_range()
` [PATCH v4 2/3] mm: implement update_mmu_tlb() using update_mmu_tlb_range()
` [PATCH v4 3/3] mm: Use update_mmu_tlb_range() to simplify code

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-05-22  5:37 UTC  (10+ messages)

[PATCH v3] percpu_counter: add a cmpxchg-based _add_batch variant
 2024-05-22  4:59 UTC  (3+ messages)

[linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
 2024-05-22  4:18 UTC  (8+ messages)

CommunicAsia Expo 2024
 2024-05-22  2:00 UTC 

[RFC PATCH v2 0/3] Add NUMA-aware DAMOS watermarks
 2024-05-22  1:00 UTC  (2+ messages)

[PATCH v5 07/68] selftests/cachestat: Drop define _GNU_SOURCE
 2024-05-22  0:57 UTC  (5+ messages)
` [PATCH v5 09/68] selftests/cgroup: "
` [PATCH v5 12/68] selftests/damon: "
` [PATCH v5 14/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 31/68] selftests/mm: Drop define _GNU_SOURCE

[PATCH v6 00/11] mm/swap: clean up and optimize swap cache index
 2024-05-22  0:37 UTC  (13+ messages)
` [PATCH v6 01/11] f2fs: drop usage of page_index
` [PATCH v6 02/11] nilfs2: "
` [PATCH v6 03/11] ceph: "
` [PATCH v6 04/11] NFS: remove nfs_page_lengthg and "
` [PATCH v6 05/11] afs: drop usage of folio_file_pos
` [PATCH v6 06/11] netfs: "
` [PATCH v6 07/11] nfs: "
` [PATCH v6 08/11] mm/swap: get the swap device offset directly
` [PATCH v6 09/11] mm: remove page_file_offset and folio_file_pos
` [PATCH v6 10/11] mm: drop page_index and simplify folio_index
` [PATCH v6 11/11] mm/swap: reduce swap cache search space

[PATCH v3 0/5] Enhance soft hwpoison handling and injection
 2024-05-21 23:54 UTC  (6+ messages)
` [PATCH v3 1/5] mm/memory-failure: try to send SIGBUS even if unmap failed
` [PATCH v3 2/5] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
` [PATCH v3 3/5] mm/memory-failure: improve memory failure action_result messages
` [PATCH v3 4/5] mm/memory-failure: move hwpoison_filter() higher up
` [PATCH v3 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail

[PATCH v2] mm: batch unlink_file_vma calls in free_pgd_range
 2024-05-21 23:43 UTC 

access_tracking_perf_test kvm selftest doesn't work when Multi-Gen LRU is in use
 2024-05-21 23:29 UTC 

[PATCH v4 0/6] large folios swap-in: handle refault cases first
 2024-05-21 21:59 UTC  (3+ messages)

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-21 21:49 UTC  (14+ 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] arm64: patching: fix handling of execmem addresses
 2024-05-21 21:38 UTC 

[PATCH] Convert __unmap_hugepage_range() to folios
 2024-05-21 21:13 UTC  (3+ messages)

[PATCH v10 0/5] Introduce mseal
 2024-05-21 20:55 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
 2024-05-21 20:40 UTC  (5+ messages)
  ` [Lsf-pc] "

[PATCH v2] mm: refactor folio_undo_large_rmappable()
 2024-05-21 20:21 UTC  (2+ messages)

[PATCH] mm: memcontrol: remove page_memcg()
 2024-05-21 19:29 UTC  (6+ messages)

[PATCH v3] ptdump: add intermediate directory support
 2024-05-21 16:54 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
 2024-05-21 16:43 UTC  (2+ messages)

[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

[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 v3 0/3] Add update_mmu_tlb_range() to simplify code
 2024-05-21 15:36 UTC  (8+ 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] 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)

[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 

[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)

[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  (11+ 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 

[PATCH v1 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-05-21  2:41 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

page:  |  | latest

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