linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-10 01:36:08 to 2024-01-11 13:18:08 UTC [more...]

[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 

[PATCH v1 0/2] *** SUBJECT HERE ***
 2024-01-11 13:10 UTC  (5+ 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: Update mark_victim tracepoints fields
 2024-01-11 13:08 UTC  (2+ messages)

Temporary KVM guest hangs connected to KSM and NUMA balancer
 2024-01-11 12:43 UTC  (2+ messages)

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

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

[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 12:29 UTC 

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

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

[PATCH 1/1] Fix a wrong value passed to __find_vmap_area()
 2024-01-11 12:11 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 v2] tools/mm: Add thpmaps script to dump THP usage info
 2024-01-11 11:54 UTC  (5+ messages)

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

[PATCH v2 0/8] mm: convert mm counter to take a folio
 2024-01-11 11:12 UTC  (9+ 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() "

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 

[syzbot] [mm?] WARNING in hpage_collapse_scan_pmd
 2024-01-11 10:00 UTC  (3+ messages)

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-01-11  9:25 UTC  (5+ messages)
` [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock
` [PATCH v3 10/11] mm: vmalloc: Set nr_nodes based on CPUs in a system

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

[PATCH] mm, oom: Add lru_add_drain() in __oom_reap_task_mm()
 2024-01-11  8:46 UTC  (4+ messages)

[PATCH] selftests/mm: mremap_test: fix build warning
 2024-01-11  8:20 UTC 

[PATCH] MAINTAINERS: add entry for shrinker
 2024-01-11  7:52 UTC 

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2024-01-11  7:02 UTC  (23+ messages)

[v5 0/7] Reduce TLB flushes by 94% by improving folio migration
 2024-01-11  6:07 UTC  (8+ messages)
` [v5 1/7] x86/tlb: Add APIs manipulating tlb batch's arch data
` [v5 2/7] arm64: tlbflush: "
` [v5 3/7] mm/rmap: Recognize read-only TLB entries during batched TLB flush
` [v5 4/7] mm: Separate move/undo doing on folio list from migrate_pages_batch()
` [v5 5/7] mm: Add APIs to free a folio directly to the buddy bypassing pcp
` [v5 6/7] mm: Defer TLB flush by keeping both src and dst folios at migration
` [v5 7/7] mm: Pause migrc mechanism at high memory pressure

[linux-next:master 11934/13245] drivers/net/ethernet/wangxun/ngbe/ngbe_main.c:362:undefined reference to `phylink_start'
 2024-01-11  5:46 UTC 

[RFC PATCH v5 0/4] Introduce mseal()
 2024-01-11  5:19 UTC  (12+ messages)
` [RFC PATCH v5 1/4] mseal: Wire up mseal syscall
` [RFC PATCH v5 2/4] mseal: add "
` [RFC PATCH v5 4/4] mseal:add documentation

[linux-next:master 12999/13245] mm/vmalloc.c:4652:25: warning: variable 'addr' is uninitialized when used here
 2024-01-11  5:13 UTC 

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

[PATCH v3 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-11  3:44 UTC  (9+ messages)
` [PATCH v3 1/7] hugetlb: code clean for hugetlb_hstate_alloc_pages
` [PATCH v3 2/7] hugetlb: split hugetlb_hstate_alloc_pages

[PATCH v6 00/12] mempolicy2, mbind2, and weighted interleave
 2024-01-11  3:41 UTC  (2+ messages)

[RFC PATCH v4 0/4] Introduce mseal()
 2024-01-11  3:04 UTC  (4+ messages)
` [RFC PATCH v4 3/4] selftest mm/mseal memory sealing

[PATCH] mm/mmap: introduce vma_range_init()
 2024-01-11  2:15 UTC 

[PATCH] support tmpfs hugepage PMD is not split when COW
 2024-01-11  2:10 UTC  (5+ messages)

[PATCH 1/1] selftests: mm: hugepage-vmemmap fails on 64K page size systems
 2024-01-11  2:07 UTC  (2+ messages)

[PATCH v4 0/4] supplement of slab allocator removal
 2024-01-11  1:32 UTC  (9+ messages)
` [PATCH v4 2/4] mm/slub: unify all sl[au]b parameters with "slab_$param"
` [PATCH v4 3/4] mm/slub: replace slub_$params with slab_$params in slub.rst
` [PATCH v4 4/4] mm/slub: make the description of slab_min_objects helpful in doc

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-11  0:50 UTC  (18+ messages)
` [PATCH v1 07/26] x86/fault: Add helper for dumping RMP entries
` [PATCH v1 15/26] x86/sev: Introduce snp leaked pages list
` [PATCH v1 20/26] crypto: ccp: Add debug support for decrypting pages

[PATCH] exec: remove useless comment
 2024-01-11  0:50 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH] execve: argument list space enlargement
 2024-01-11  0:13 UTC  (2+ messages)

[linux-next:master 11985/13109] drivers/net/ethernet/wangxun/ngbe/ngbe_main.c:339:undefined reference to `phylink_stop'
 2024-01-10 22:56 UTC 

put the xfs xfile abstraction on a diet
 2024-01-10 22:42 UTC  (3+ messages)
` [PATCH 12/15] xfs: remove struct xfile_page

[linux-next:master 11985/13109] ngbe_main.c:undefined reference to `phylink_destroy'
 2024-01-10 21:10 UTC 

[linux-next:master 12891/13109] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_dpia_bw.c:548:24: warning: arithmetic between different enumeration types ('const enum dc_link_rate' and 'const enum dc_lane_count')
 2024-01-10 20:59 UTC 

[PATCH v6 08/12] mm/mempolicy: add userland mempolicy arg structure
 2024-01-10 20:11 UTC  (2+ messages)
` [PATCH v6 00/12] mempolicy2, mbind2, and weighted interleave

disable large folios for shmem file used by xfs xfile
 2024-01-10 20:04 UTC  (11+ messages)
` [PATCH 1/2] mm: add a mapping_clear_large_folios helper
` [PATCH 2/2] xfs: disable large folio support in xfile_create

[RFC PATCH v2 0/2] Node migration between memory tiers
 2024-01-10 19:29 UTC  (20+ messages)
      ` [EXT] "
                          ` [External] "

[RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
 2024-01-10 19:24 UTC  (3+ messages)

[PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
 2024-01-10 17:25 UTC  (3+ messages)
` [PATCH 1/4] netfs: "

[PATCH] mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
 2024-01-10 16:15 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Yosry Ahmed as a zswap reviewer
 2024-01-10 16:14 UTC  (5+ messages)

[PATCH v5 bpf-next 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2024-01-10 16:14 UTC  (9+ messages)

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-01-10 15:45 UTC  (3+ messages)
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH 1/4] riscv: tlb: fix __p*d_free_tlb()
 2024-01-10 14:52 UTC  (2+ messages)

[PATCH 0/6] netfs, cachefiles: More additional patches
 2024-01-10 12:05 UTC  (3+ messages)
` [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
  ` [External] "

[PATCH v6 0/2] Add swappiness argument to memory.reclaim
 2024-01-10 10:32 UTC  (8+ messages)
` [PATCH v6 2/2] mm: add swapiness= arg "

[linux-next:master 12033/13011] drivers/net/ethernet/wangxun/libwx/wx_ethtool.c:193:undefined reference to `phylink_ethtool_nway_reset'
 2024-01-10 10:04 UTC  (2+ messages)

[PATCH RFC 00/12] x86 NUMA-aware kernel replication
 2024-01-10 10:03 UTC  (6+ messages)
` [PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas

[PATCH 0/1] selftest/mm/hugetlb: SIGBUS on stolen page
 2024-01-10  9:18 UTC  (4+ messages)
` [PATCH 1/1] selftests/mm: new test that steals pages

[PATCH] mm/mmap: simplify vma link and unlink
 2024-01-10  8:46 UTC 

[linux-next:master] BUILD REGRESSION 0f067394dd3b2af3263339cf7183bdb6ee0ac1f8
 2024-01-10  7:24 UTC 

[PATCH 1/4] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
 2024-01-10  6:34 UTC  (3+ messages)

[PATCH 2/4] arm64, powerpc, riscv, s390, x86: Refactor CONFIG_DEBUG_WX
 2024-01-10  5:18 UTC  (2+ messages)

[PATCH 00/13] kmsan: Enable on powerpc
 2024-01-10  4:16 UTC  (10+ messages)
` [PATCH 09/13] powerpc: Disable KMSAN checks on functions which walk the stack
` [PATCH 10/13] powerpc: Define KMSAN metadata address ranges for vmalloc and ioremap
` [PATCH 12/13] powerpc/string: Add KMSAN support

[PATCH v2 0/9] swapin refactor for optimization and unified readahead
 2024-01-10  3:35 UTC  (13+ messages)
` [PATCH v2 5/9] mm/swap: introduce swapin_entry for unified readahead policy
` [PATCH v2 6/9] mm/swap: handle swapcache lookup in swapin_entry
` [PATCH v2 8/9] mm/swap: introduce a helper for swapin without vmfault
` [PATCH v2 9/9] mm/swap, shmem: use new swapin helper to skip readahead conditionally

[PATCH] maple_tree: fix comment describing mas_node_count_gfp()
 2024-01-10  2:24 UTC  (2+ messages)

[PATCH 1/2] mm: mmap: no need to call khugepaged_enter_vma() for stack
 2024-01-10  1:36 UTC  (4+ messages)
` [PATCH 2/2] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE


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