linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-11 13:56:06 to 2024-01-12 21:08:42 UTC [more...]

[PATCH 0/3] mm/mempolicy: weighted interleave mempolicy with sysfs extension
 2024-01-12 21:08 UTC 

[PATCH v2 0/3] mm, lru_gen: batch update pages when aging
 2024-01-12 21:01 UTC  (7+ messages)
` [PATCH v2 1/3] mm, lru_gen: batch update counters on againg
` [PATCH v2 2/3] mm, lru_gen: move pages in bulk when aging
` [PATCH v2 3/3] mm, lru_gen: try to prefetch next page when canning LRU

[PATCH] mm: memcontrol: don't throttle dying tasks on memory.high
 2024-01-12 20:59 UTC  (11+ messages)

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-12 20:37 UTC  (10+ messages)
` [PATCH v1 10/26] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table

[RFC PATCH] mm: z3fold: rename CONFIG_Z3FOLD to CONFIG_Z3FOLD_DEPRECATED
 2024-01-12 20:13 UTC  (3+ messages)

[PATCH] mm/compaction: Reduce unnecessary loops
 2024-01-12 19:25 UTC  (2+ messages)

[PATCH v3 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
 2024-01-12 19:24 UTC  (11+ messages)
` [PATCH v3 1/3] x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback
` [PATCH v3 2/3] x86/mm: Regularize set_memory_p() parameters and make non-static
` [PATCH v3 3/3] x86/hyperv: Make encrypted/decrypted changes safe for load_unaligned_zeropad()

[PATCH v2] tools/mm: Add thpmaps script to dump THP usage info
 2024-01-12 19:14 UTC  (10+ messages)

[PATCH v3 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-12 18:27 UTC  (10+ messages)
` [PATCH v3 3/7] padata: dispatch works on different nodes
` [PATCH v3 4/7] hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc
` [PATCH v3 5/7] hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA

[PATCH v2] fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling
 2024-01-12 18:08 UTC 

[PATCH 1/1] userfaultfd: avoid huge_zero_page in UFFDIO_MOVE
 2024-01-12 17:31 UTC  (3+ messages)

Temporary KVM guest hangs connected to KSM and NUMA balancer
 2024-01-12 16:08 UTC  (3+ messages)

Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.1-stable tree
 2024-01-12 14:54 UTC  (14+ messages)
  ` [Regression 6.1.y] From "cifs: Fix flushing, invalidation and file size with copy_file_range()"

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-12 14:52 UTC  (8+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-01-12 12:18 UTC  (6+ messages)
` [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock

[syzbot] [mm?] KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2024-01-12 12:15 UTC  (2+ messages)

[RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
 2024-01-12 11:15 UTC  (6+ messages)

[RFC PATCH v1] tools/mm: Add thpmaps script to dump THP usage info
 2024-01-12 10:44 UTC  (26+ messages)

[PATCH v3 00/10] mm: convert mm counter to take a folio
 2024-01-12 10:14 UTC  (13+ messages)
` [PATCH v3 01/10] mm: Add pfn_swap_entry_folio()
` [PATCH v3 02/10] proc: Use pfn_swap_entry_folio where obvious
` [PATCH v3 03/10] mprotect: Use pfn_swap_entry_folio
` [PATCH v3 04/10] s390: use pfn_swap_entry_folio() in ptep_zap_swap_entry()
` [PATCH v3 05/10] mm: use pfn_swap_entry_folio() in __split_huge_pmd_locked()
` [PATCH v3 06/10] mm: use pfn_swap_entry_to_folio() in zap_huge_pmd()
` [PATCH v3 07/10] mm: use pfn_swap_entry_folio() in copy_nonpresent_pte()
` [PATCH v3 08/10] mm: Convert to should_zap_page() to should_zap_folio()
` [PATCH v3 09/10] mm: convert mm_counter() to take a folio
` [PATCH v3 10/10] mm: convert mm_counter_file() "

[PATCH] mm, oom: Add lru_add_drain() in __oom_reap_task_mm()
 2024-01-12  8:49 UTC  (8+ messages)
          ` [External] : "

[bug report] mm/mglru: fix underprotected page cache
 2024-01-12  8:29 UTC  (3+ messages)

[PATCH v4 00/22] stackdepot: allow evicting stack traces
 2024-01-12  8:24 UTC  (9+ messages)
` [PATCH v4 12/22] lib/stackdepot: use read/write lock

[RFC PATCH v2 0/2] Node migration between memory tiers
 2024-01-12  8:14 UTC  (16+ messages)
` [EXT] "
                    ` [External] "

linux-next: Tree for Jan 11 (mm/vmalloc.c)
 2024-01-12  8:12 UTC  (3+ messages)

[PATCH 1/1] mm: vmalloc: Fix a warning in the crash_save_vmcoreinfo_init()
 2024-01-12  8:11 UTC  (4+ messages)

[PATCH v2 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
 2024-01-12  7:21 UTC  (7+ messages)
` [PATCH v2 2/7] selftests/mm: hugepage-vmemmap: "
` [PATCH v2 3/7] selftests/mm: hugetlb-madvise: "
` [PATCH v2 4/7] selftests/mm: khugepaged: "
` [PATCH v2 5/7] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v2 6/7] selftests/mm: ksm_tests: "
` [PATCH v2 7/7] selftests/mm: config: add missing configs

[PATCH v2] selftests/mm: mremap_test: fix build warning
 2024-01-12  7:18 UTC 

[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
 2024-01-12  7:08 UTC  (16+ messages)
  ` [External] "

[PATCH] selftests/mm: mremap_test: fix build warning
 2024-01-12  6:50 UTC  (3+ messages)

[PATCH v4 0/4] Improve hugetlbfs read on HWPOISON hugepages
 2024-01-12  6:16 UTC  (15+ messages)
` [PATCH v4 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read

[RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
 2024-01-12  4:40 UTC  (2+ messages)

[PATCH v2 0/8] mm: convert mm counter to take a folio
 2024-01-12  4:17 UTC  (5+ messages)
` [PATCH v2 1/8] mm: swap: introduce pfn_swap_entry_to_folio()

ld.lld: error: undefined symbol: arch_phys_to_idmap_offset
 2024-01-12  4:09 UTC 

[PATCH] fix hugetlbfs hwpoison handling
 2024-01-12  3:01 UTC  (3+ messages)

[syzbot] [mm?] kernel BUG in move_pages
 2024-01-12  2:57 UTC  (11+ messages)

disable large folios for shmem file used by xfs xfile
 2024-01-12  2:22 UTC  (12+ messages)
` [PATCH 2/2] xfs: disable large folio support in xfile_create

[PATCH 0/4] Convert memcontrol charge moving to use folios
 2024-01-12  1:57 UTC  (7+ messages)
` [PATCH 1/4] memcg: Convert mem_cgroup_move_charge_pte_range() to use a folio
` [PATCH 2/4] memcg: Return the folio in union mc_target
` [PATCH 3/4] memcg: Use a folio in get_mctgt_type
` [PATCH 4/4] memcg: Use a folio in get_mctgt_type_thp

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2024-01-12  1:56 UTC  (3+ messages)

[PATCH v1 0/2] *** SUBJECT HERE ***
 2024-01-12  1:27 UTC  (7+ messages)
` [PATCH v1 1/2] mm:vmscan: fix workingset eviction memcg issue
` [PATCH v1 2/2] mm:vmscan: fix shrink sc parameters issue

[PATCH] mm: fix shrink nr.unqueued_dirty counter issue
 2024-01-12  1:23 UTC 

[PATCH] mm: fix high order atomic alloc flags issue
 2024-01-12  1:20 UTC 

[PATCH] fix high order atomic alloc flags issue
 2024-01-12  1:14 UTC 

[linux-next:master 13240/13245] powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data279' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data279'
 2024-01-12  0:27 UTC 

[PATCH v6 0/4] Introduce mseal()
 2024-01-11 23:41 UTC  (5+ messages)
` [PATCH v6 1/4] mseal: Wire up mseal syscall
` [PATCH v6 2/4] mseal: add "
` [PATCH v6 3/4] selftest mm/mseal memory sealing
` [PATCH v6 4/4] mseal:add documentation

Synchronization around mmap_changing in userfaultfd
 2024-01-11 23:32 UTC 

[v5 6/7] mm: Defer TLB flush by keeping both src and dst folios at migration
 2024-01-11 22:12 UTC  (4+ messages)

[PATCH] mm: Update mark_victim tracepoints fields
 2024-01-11 21:20 UTC  (3+ messages)

[PATCH v2] mm: Update mark_victim tracepoints fields
 2024-01-11 21:05 UTC 

[linux-next:master 12997/13245] kernel/crash_core.c:751:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'int'
 2024-01-11 19:24 UTC  (2+ messages)

[linux-next:master 11930/13245] wx_ethtool.c:undefined reference to `phylink_ethtool_nway_reset'
 2024-01-11 19:16 UTC 

[PATCH 1/1] mm: vmalloc: Mark vmap_init_free_space() with __init tag
 2024-01-11 16:16 UTC  (2+ messages)

[linux-next:master 12999/13245] mm/vmalloc.c:4652:25: warning: variable 'addr' is uninitialized when used here
 2024-01-11 16:11 UTC  (3+ messages)

[PATCH 1/1] Fix a wrong value passed to __find_vmap_area()
 2024-01-11 16:03 UTC  (3+ messages)

[v5 0/7] Reduce TLB flushes by 94% by improving folio migration
 2024-01-11 15:42 UTC  (3+ messages)
` [v5 4/7] mm: Separate move/undo doing on folio list from migrate_pages_batch()

[linux-next:master 12996/13245] WARNING: modpost: vmlinux: section mismatch in reference: vmap_init_free_space+0x2 (section: .text.unlikely) -> vmlist (section: .init.data)
 2024-01-11 15:35 UTC  (2+ messages)

[PATCH 5.10 0/2] mm/truncate: fix issue in ext4_set_page_dirty()
 2024-01-11 15:31 UTC 

[linux-next:master 12996/13245] WARNING: modpost: vmlinux: section mismatch in reference: pmd_clear_bad+0x20 (section: .text.unlikely) -> initcall_level_names (section: .init.data)
 2024-01-11 14:16 UTC 

[PATCH -next v4 0/3] minor improvements for x86 mce processing
 2024-01-11 13:55 UTC  (4+ messages)
` [PATCH -next v4 1/3] x86/mce: remove redundant fixup type EX_TYPE_COPY
` [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC
` [PATCH -next v4 3/3] x86/mce: set MCE_IN_KERNEL_COPY_MC for DEFAULT_MCE_SAFE exception


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