linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
fix swap on NFS
 2024-06-14 18:21 UTC  (4+ messages)
` [PATCH] nfs: fix nfs_swap_rw for large-folio swap

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-14 18:02 UTC  (16+ messages)
` [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH v2 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
` [PATCH v2 3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
` [PATCH v2 4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
` [PATCH v2 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
` [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions

commit 1c29a32ce65f4cd0f1c causes Bad rss-counter state and firefox-esr crash in linux-next-20240613
 2024-06-14 17:21 UTC  (8+ messages)

[PATCH v2 0/3] Userspace controls soft-offline pages
 2024-06-14 16:40 UTC  (8+ messages)
` [PATCH v2 1/3] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v2 2/3] selftest/mm: test enable_soft_offline behaviors

[PATCH v6 0/7] DAMON based tiered memory management for CXL memory
 2024-06-14 16:39 UTC  (10+ messages)
` [PATCH v6 1/7] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v6 2/7] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH v6 3/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v6 4/7] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH v6 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [PATCH v6 6/7] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
` [PATCH v6 7/7] Docs/damon: document damos_migrate_{hot,cold}

[for-next][PATCH 08/13] tracing: Add option to use memmapped memory for trace boot instance
 2024-06-14 16:30 UTC 

[GIT PULL] memblock:fix validation of NUMA coverage
 2024-06-14 16:28 UTC  (8+ messages)

[syzbot] BUG: Bad rss-counter state (5)
 2024-06-14 16:18 UTC  (5+ messages)

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-14 16:12 UTC  (13+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier

[linux-next:master] [KVM] 377b2f359d: kvm-unit-tests-qemu.vmx.fail
 2024-06-14 15:15 UTC  (2+ messages)

[PATCH] mm: memcontrol: add VM_BUG_ON_FOLIO() to catch lru folio in mem_cgroup_migrate()
 2024-06-14 15:03 UTC  (2+ messages)

[PATCH v5 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-14 15:02 UTC  (7+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] mm: remove code to handle same filled pages

[PATCH v8 0/3] Reclaim lazyfree THP without splitting
 2024-06-14 14:41 UTC  (8+ messages)
` [PATCH v8 1/3] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH v8 2/3] mm/rmap: integrate PMD-mapped folio splitting into "
` [PATCH v8 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()

[PATCH] kasan: fix bad call to unpoison_slab_object
 2024-06-14 14:33 UTC  (3+ messages)

[PATCH v2] kasan: fix bad call to unpoison_slab_object
 2024-06-14 14:32 UTC 

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-14 14:14 UTC  (11+ messages)
` [PATCH v5 02/18] mm: Define __pte_leaf_size() to also take a PMD entry

[syzbot] [mm?] inconsistent lock state in valid_state (3)
 2024-06-14 13:49 UTC 

[RFC PATCH] mm: truncate: flush lru cache for evicted inode
 2024-06-14 13:42 UTC  (2+ messages)

[PATCH] memblocks: Move late alloc warning down to phys alloc
 2024-06-14 13:30 UTC 

[PATCH 0/8] sysctl: Remove sentinel check from sysctl internals
 2024-06-14 13:01 UTC  (3+ messages)
  ` [PATCH 8/8] sysctl: Warn on an empty procname element

[PATCH 1/2] mm: convert clear_huge_page() to clear_large_folio()
 2024-06-14 12:26 UTC  (5+ messages)
` [PATCH 2/2] mm: memory: use folio in struct copy_subpage_arg

[PATCH v2 00/10] Improve the copy of task comm
 2024-06-14 11:45 UTC  (11+ messages)
` [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
` [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()

[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-14 11:42 UTC  (7+ messages)

[PATCH RFC 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
 2024-06-14 11:10 UTC  (13+ messages)
` [PATCH RFC 3/3] mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()

[RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
 2024-06-14 10:49 UTC  (8+ messages)

Issue with JFFS2 and a_ops->dirty_folio
 2024-06-14 10:21 UTC  (3+ messages)

[linux-next:master] [rtnetlink] 8c6540cb2d: hwsim.mesh_sae_failure.fail
 2024-06-14  9:34 UTC  (2+ messages)

[PATCH v3 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-14  9:28 UTC  (7+ messages)

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-14  9:26 UTC  (15+ messages)
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v7 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()

[PATCH v4] maple_tree: modified return type of mas_wr_store_entry()
 2024-06-14  9:24 UTC 

[akpm-mm:mm-unstable 201/281] mm/rmap.c:1635:14: warning: variable 'pmd_mapped' set but not used
 2024-06-14  8:59 UTC  (2+ messages)

[linux-next:master 4606/5501] arm-linux-gnueabi-ld: error: .tmp_vmlinux1.btf.o is already in final BE8 format
 2024-06-14  8:37 UTC 

0001-mm-rmap-Correct-stats-calulation-in-__folio_remove_r
 2024-06-14  8:02 UTC  (3+ messages)

[PATCH] um/mm: get max_low_pfn from memblock
 2024-06-14  7:51 UTC  (3+ messages)

[vbabka:slub-reservations] [mm, mempool] 3ae623ab8e: INFO:trying_to_register_non-static_key
 2024-06-14  7:21 UTC 

[linux-next:master] [fs] 2a010c4128: ltp.creat07.fail
 2024-06-14  6:39 UTC 

[PATCH] linux++: delete some forward declarations
 2024-06-14  6:29 UTC  (7+ messages)

[linux-next:fs-next] BUILD SUCCESS 3c94454b68521ace91f5300827d5acfe6d83c104
 2024-06-14  5:59 UTC 

[PATCH v2] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-14  5:03 UTC  (3+ messages)

[PATCH v15 0/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-06-14  4:55 UTC  (11+ messages)
` [PATCH v15 1/9] mm/gup: Introduce unpin_folio/unpin_folios helpers
` [PATCH v15 2/9] mm/gup: Introduce check_and_migrate_movable_folios()
` [PATCH v15 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
` [PATCH v15 4/9] udmabuf: add CONFIG_MMU dependency
` [PATCH v15 5/9] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v15 6/9] udmabuf: Add back support for mapping hugetlb pages
` [PATCH v15 7/9] udmabuf: Convert udmabuf driver to use folios
` [PATCH v15 8/9] udmabuf: Pin the pages using memfd_pin_folios() API
` [PATCH v15 9/9] selftests/udmabuf: Add tests to verify data after page migration

[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-06-14  4:39 UTC  (16+ messages)
` [PATCH v1 1/3] mm: zswap: fix global shrinker memcg iteration

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-06-14  3:31 UTC  (13+ messages)

[PATCHv5 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-14  3:18 UTC  (3+ messages)

[PATCH v5 0/8] DAMON based tiered memory management for CXL memory
 2024-06-14  3:05 UTC  (3+ messages)

[vbabka:slub-reservations] [mm, mempool] 5cc815e628: UBSAN:array-index-out-of-bounds_in_mm/slab.h
 2024-06-14  2:57 UTC 

[linux-next:fs-current] BUILD SUCCESS 210cc5d3759f288b3eb569a6f36448c1f4a1852f
 2024-06-14  2:46 UTC 

[PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-06-14  2:45 UTC  (18+ messages)
` [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped

[linux-next:pending-fixes] BUILD SUCCESS 575f43b2d19db3b233b2c7040e79a1d85f422c0f
 2024-06-14  2:42 UTC 

[PATCH v3 0/3] slab: fix and cleanup of slub_debug
 2024-06-14  2:40 UTC  (5+ messages)
` [PATCH v3 1/3] slab: make check_object() more consistent

[update PATCHv5 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-14  2:13 UTC 

[Resend PATCHv4 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-14  1:44 UTC  (14+ messages)

[PATCH] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-14  0:45 UTC  (6+ messages)

[PATCH v4 12/35] kmsan: Support SLAB_POISON
 2024-06-13 23:30 UTC  (2+ messages)

[PATCH 0/5] fstests: add some new LBS inspired tests
 2024-06-13 21:10 UTC  (7+ messages)
` [PATCH 2/5] fstests: add mmap page boundary tests
` [PATCH 3/5] fstests: add fsstress + compaction test

[linux-next:master] BUILD REGRESSION 6906a84c482f098d31486df8dc98cead21cce2d0
 2024-06-13 20:43 UTC 

[PATCH v4 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-13 19:38 UTC  (8+ messages)
` [PATCH v4 1/2] "

[syzbot] [maple-tree?] BUG: unable to handle kernel paging request in mas_walk
 2024-06-13 19:02 UTC  (2+ messages)

[PATCH v5 8/8] Docs/.../mm/damon: add more damos actions
 2024-06-13 17:23 UTC  (2+ messages)

[PATCH v5 2/8] mm: rename alloc_demote_folio to alloc_migrate_folio
 2024-06-13 17:19 UTC  (2+ messages)

[PATCH v4 00/35] kmsan: Enable on s390
 2024-06-13 16:21 UTC  (9+ messages)
` [PATCH v4 01/35] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v4 17/35] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v4 18/35] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v4 26/35] s390/diag: Unpoison diag224() output buffer
` [PATCH v4 28/35] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v4 29/35] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v4 33/35] s390/unwind: Disable KMSAN checks

page:  |  | latest

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