Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-18 23:41:54 to 2024-01-22 11:50:21 UTC [more...]

[PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records
 2024-01-22 11:49 UTC 

[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
 2024-01-22 11:37 UTC  (5+ messages)

[PATCH v2 0/9] swapin refactor for optimization and unified readahead
 2024-01-22 11:35 UTC  (8+ messages)
` [PATCH v2 8/9] mm/swap: introduce a helper for swapin without vmfault

[RESEND PATCH v4 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-22 11:30 UTC  (20+ messages)
` [PATCH v4 2/7] hugetlb: split hugetlb_hstate_alloc_pages
` [PATCH v4 3/7] padata: dispatch works on different nodes
` [PATCH v4 4/7] hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc
` [PATCH v4 6/7] hugetlb: parallelize 2M hugetlb allocation and initialization
` [PATCH v4 7/7] hugetlb: parallelize 1G hugetlb initialization

[PATCH] writeback: move wb_wakeup_delayed defination to fs-writeback.c
 2024-01-22 10:57 UTC  (3+ messages)

[PATCH] maple_tree: avoid duplicate variable init in mast_spanning_rebalance()
 2024-01-22 10:20 UTC 

[RFC] [PATCH 0/3] xfs: use large folios for buffers
 2024-01-22 10:13 UTC  (13+ messages)
` [PATCH 1/3] xfs: unmapped buffer item size straddling mismatch
` [PATCH 2/3] xfs: use folios in the buffer cache
` [PATCH 3/3] xfs: convert buffer cache to use high order folios
` (no subject)

[PATCH] selftests/mm: run_vmtests.sh: add missing tests
 2024-01-22  9:59 UTC  (4+ messages)

[PATCH] mm, kmsan: fix infinite recursion due to RCU critical section
 2024-01-22  9:56 UTC  (6+ messages)

Limited/Broken functionality of ASLR for Libs >= 2MB
 2024-01-22  9:48 UTC  (5+ messages)

[PATCH] mempolicy: clean up minor dead code in queue_pages_test_walk()
 2024-01-22  9:25 UTC 

[PATCH] mm: Remove double faults once write a device pfn
 2024-01-22  9:18 UTC 

[linus:master] [mm] 8d59d2214c: vm-scalability.throughput -36.6% regression
 2024-01-22  8:39 UTC 

[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
 2024-01-22  8:25 UTC  (4+ messages)
` [PATCH v2 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES

[PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-22  8:03 UTC  (4+ messages)
` [PATCH v2 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
  ` [PATCH v2 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface

[RFC PATCH] mm: z3fold: rename CONFIG_Z3FOLD to CONFIG_Z3FOLD_DEPRECATED
 2024-01-22  7:42 UTC  (7+ messages)

[PATCH] percpu: improve percpu_alloc_percpu_fail event trace
 2024-01-22  7:36 UTC 

[RFC 0/3] reading proc/pid/maps under RCU
 2024-01-22  7:23 UTC  (6+ messages)

[PATCH] fs: improve dump_mapping() robustness
 2024-01-22  7:17 UTC  (5+ messages)

[PATCH 1/3] mm: make vm_area_struct anon_name field RCU-safe
 2024-01-22  7:13 UTC  (3+ messages)
` [PATCH 2/3] mm: add mm_struct sequence number to detect write locks
` [PATCH 3/3] mm/maps: read proc/pid/maps under RCU

[RFC 0/2] kasan: introduce mem track feature
 2024-01-22  7:03 UTC  (4+ messages)

[PATCH] mm/compaction: add check mechanism to avoid cma alloc fail
 2024-01-22  6:59 UTC  (3+ messages)

[PATCH 1/2] mm/damon/sysfs: Implement recording feature
 2024-01-22  5:46 UTC  (3+ messages)

[PATCH RFC 0/4] Fix file lock cache accounting, again
 2024-01-22  5:10 UTC  (10+ messages)
` [PATCH RFC 1/4] fs/locks: "

[LSF/MM/BPF TOPIC] Memory profiling using code tagging
 2024-01-22  3:29 UTC  (7+ messages)

[RFC 0/2] kasan: introduce mem track feature
 2024-01-22  3:03 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] State Of The Page
 2024-01-22  0:18 UTC  (8+ messages)

[PATCH v3] mm: memory: move mem_cgroup_charge() into alloc_anon_folio()
 2024-01-22  1:16 UTC 

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

[PATCH] Hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
 2024-01-21 22:32 UTC  (2+ messages)

[PATCH] selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flag
 2024-01-21 22:31 UTC  (2+ messages)

[PATCH] Revert "mm:vmscan: fix inaccurate reclaim during proactive reclaim"
 2024-01-21 21:44 UTC 

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-21 12:41 UTC  (15+ messages)
` [PATCH v1 18/26] crypto: ccp: Handle legacy SEV commands when SNP is enabled
` [PATCH v1 21/26] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
` [PATCH v1 22/26] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v1 24/26] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v1 25/26] crypto: ccp: Add the SNP_COMMIT command
` [PATCH v1 26/26] crypto: ccp: Add the SNP_SET_CONFIG command

[PATCH v2] selftests: mm: fix map_hugetlb failure on 64K page size systems
 2024-01-21  4:39 UTC  (2+ messages)

[PATCH v2 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT to process_madvise()
 2024-01-21  3:12 UTC  (12+ messages)

[PATCH] mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page
 2024-01-21  2:00 UTC  (2+ messages)

[RFC PATCH v3 00/11] Introduce mseal()
 2024-01-21  0:43 UTC  (13+ messages)
` [RFC PATCH v3 11/11] mseal:add documentation

[PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
 2024-01-20 21:50 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] RISC-V: mm: only test mmap without hint
` [PATCH v2 3/3] Documentation: riscv: correct sv57 kernel behavior

[PATCH v2 0/2] riscv: Enable percpu page first chunk allocator
 2024-01-20 21:09 UTC  (2+ messages)

[PATCH v2] mm: align larger anonymous mappings on THP boundaries
 2024-01-20 15:47 UTC  (4+ messages)

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-01-20 12:55 UTC  (12+ messages)
` [PATCH v3 04/11] mm: vmalloc: Remove global vmap_area_root rb-tree
` [PATCH v3 10/11] mm: vmalloc: Set nr_nodes based on CPUs in a system

[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
 2024-01-20  7:09 UTC  (6+ messages)

[RFC PATCH] filemap: add mapping_mapped check in filemap_unaccount_folio()
 2024-01-20  6:46 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 865a3df089bf2466078a6c4b444961f6de827c9c
 2024-01-20  3:35 UTC 

[linux-next:master] BUILD REGRESSION ad5c60d66016e544c51ed98635a74073f761f45d
 2024-01-20  3:06 UTC 

[PATCH 0/2] mm: zswap: simplify zswap_swapoff()
 2024-01-20  2:40 UTC  (3+ messages)
` [PATCH 1/2] mm: swap: update inuse_pages after all cleanups are done
` [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()

[PATCH v2] mm: memory: move mem_cgroup_charge() into alloc_anon_folio()
 2024-01-20  2:13 UTC  (7+ messages)

[PATCH 0/2] RFC: zswap tree use xarray instead of RB tree
 2024-01-19 22:08 UTC  (39+ messages)
` [PATCH 1/2] mm: zswap.c: add xarray tree to zswap
` [PATCH 2/2] mm: zswap.c: remove RB tree

(no subject)
 2024-01-19 19:23 UTC 

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

regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load
 2024-01-19 17:54 UTC  (4+ messages)

[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
 2024-01-19 17:16 UTC  (4+ messages)

[linux-next:master 13664/13959] lib/checksum_kunit.c:616:17: sparse: sparse: incorrect type in argument 5 (different base types)
 2024-01-19 17:04 UTC 

[LSF/MM/BPF TOPIC] Enhancements to RCU-protected VMA walks
 2024-01-19 16:42 UTC 

[linux-next:master 13664/13959] lib/checksum_kunit.c:616:17: sparse: sparse: incorrect type in argument 5 (different base types)
 2024-01-19 16:32 UTC 

[linux-next:master 13664/13959] ld.lld: error: undefined symbol: csum_ipv6_magic
 2024-01-19 15:59 UTC  (2+ messages)

[PATCH] flex_proportions: remove unused fprop_local_single
 2024-01-19 15:23 UTC  (2+ messages)

[PATCH v3 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT flag to process_madvise()
 2024-01-19 14:10 UTC  (3+ messages)

Several tst-robust* tests time out with recent Linux kernel
 2024-01-19 13:56 UTC  (10+ messages)

[linux-next:master 13664/13959] checksum_kunit.c:undefined reference to `csum_ipv6_magic'
 2024-01-19 13:31 UTC 

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-01-19 13:25 UTC  (5+ messages)
` [PATCH RFC 0/6] mm: support large folios swap-in

[PATCH] selftests: mm: fix map_hugetlb failure on 64K page size systems
 2024-01-19 13:11 UTC  (2+ messages)

[PATCH v2 0/2] mm/zswap: optimize the scalability of zswap rb-tree
 2024-01-19 11:22 UTC  (3+ messages)
` [PATCH v2 1/2] mm/zswap: make sure each swapfile always have "
` [PATCH v2 2/2] mm/zswap: split "

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

[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2024-01-19  9:26 UTC  (8+ messages)
          ` Fwd: "

[linux-next:master 13015/13783] drivers/net/virtio_net.c:4340:35: error: '%u' directive writing between 1 and 10 bytes into a region of size 9
 2024-01-19  7:44 UTC  (2+ messages)

[PATCH 0/2] mm/zswap: optimize the scalability of zswap rb-tree
 2024-01-19  6:40 UTC  (12+ messages)
` [PATCH 2/2] mm/zswap: split "

[PATCH 0/3] mm/slub: some minor optimization and cleanup
 2024-01-19  3:53 UTC  (6+ messages)
` [PATCH 1/3] mm/slub: directly load freelist from cpu partial slab in the likely case

[GIT PULL] memblock: small update for 6.8
 2024-01-19  1:08 UTC  (2+ messages)

[PATCH 00/12] xfs: remove remaining kmem interfaces and GFP_NOFS usage
 2024-01-19  0:52 UTC  (5+ messages)
` [PATCH 11/12] xfs: clean up remaining GFP_NOFS users
` [PATCH 12/12] xfs: use xfs_defer_alloc a bit more


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 read-only IMAP folder(s) and NNTP newsgroup(s).