linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-11 10:34:44 to 2024-01-12 07:35:35 UTC [more...]

[PATCH] mm/compaction: Reduce unnecessary loops
 2024-01-12  7:35 UTC 

[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 

[bug report] mm/mglru: fix underprotected page cache
 2024-01-12  7:13 UTC 

[PATCH v3 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-12  7:09 UTC  (8+ 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] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
 2024-01-12  7:08 UTC  (17+ messages)
  ` [External] "

[RFC PATCH v2 0/2] Node migration between memory tiers
 2024-01-12  7:00 UTC  (15+ messages)
` [EXT] "
                    ` [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 PATCH v1] tools/mm: Add thpmaps script to dump THP usage info
 2024-01-12  6:03 UTC  (23+ messages)

[PATCH 1/1] mm: vmalloc: Fix a warning in the crash_save_vmcoreinfo_init()
 2024-01-12  5:48 UTC  (3+ messages)

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

[PATCH v3 00/10] mm: convert mm counter to take a folio
 2024-01-12  5:03 UTC  (12+ 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() "

[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  (12+ messages)
` [PATCH v2 1/8] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH v2 2/8] s390: pgtable: use pfn_swap_entry_to_folio() in ptep_zap_swap_entry()
` [PATCH v2 3/8] mm: huge_memory: use pfn_swap_entry_to_folio() in __split_huge_pmd_locked()
` [PATCH v2 4/8] mm: huge_memory: use pfn_swap_entry_to_folio() in zap_huge_pmd()
` [PATCH v2 5/8] mm: memory: use pfn_swap_entry_to_folio() in copy_nonpresent_pte()
` [PATCH v2 6/8] mm: memory: convert to should_zap_folio()
` [PATCH v2 7/8] mm: convert mm_counter() to take a folio
` [PATCH v2 8/8] mm: convert mm_counter_file() "

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

[PATCH v3 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
 2024-01-12  3:19 UTC  (8+ 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] 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)

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

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

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 1/1] userfaultfd: avoid huge_zero_page in UFFDIO_MOVE
 2024-01-12  1:39 UTC 

[PATCH v1 0/2] *** SUBJECT HERE ***
 2024-01-12  1:27 UTC  (9+ 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] mm, oom: Add lru_add_drain() in __oom_reap_task_mm()
 2024-01-12  0:08 UTC  (7+ messages)
          ` [External] : "

[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  (4+ messages)

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

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

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-11 20:34 UTC  (7+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links

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

[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 v2 0/3] mm, lru_gen: batch update pages when aging
 2024-01-11 18:37 UTC  (6+ 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 v2] tools/mm: Add thpmaps script to dump THP usage info
 2024-01-11 18:17 UTC  (7+ messages)

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

Temporary KVM guest hangs connected to KSM and NUMA balancer
 2024-01-11 16:00 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

[RFC PATCH v5 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-01-11 13:17 UTC  (13+ messages)
` [RFC PATCH v5 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [RFC PATCH v5 02/12] cxl/mbox: Add GET_FEATURE "
` [RFC PATCH v5 03/12] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v5 04/12] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH v5 05/12] cxl/memscrub: Add CXL device ECS "
` [RFC PATCH v5 06/12] memory: scrub: Add scrub subsystem driver supports configuring memory scrubs in the system
` [RFC PATCH v5 07/12] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver
` [RFC PATCH v5 08/12] cxl/memscrub: Register CXL device ECS "
` [RFC PATCH v5 09/12] ACPI:RASF: Add common library for RASF and RAS2 PCC interfaces
` [RFC PATCH v5 10/12] ACPICA: ACPI 6.5: Add support for RAS2 table
` [RFC PATCH v5 11/12] ACPI:RAS2: Add driver for ACPI RAS2 feature table (RAS2)
` [RFC PATCH v5 12/12] memory: RAS2: Add memory RAS2 driver

[PATCH net-next 3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align()
 2024-01-11 12:37 UTC  (9+ messages)

arch/arm/kernel/machine_kexec.c:62:23: sparse: sparse: cast removes address space '__user' of expression
 2024-01-11 12:27 UTC 

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

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

[linux-next:master 11933/13245] drivers/net/ethernet/wangxun/libwx/wx_ethtool.c:220:undefined reference to `phylink_ethtool_get_pauseparam'
 2024-01-11 10:45 UTC 

[linux-next:master 12999/13245] mm/vmalloc.c:4652:22: warning: 'addr' is used uninitialized
 2024-01-11 10:33 UTC 


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