linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH] mm: truncate: flush lru cache for evicted inode
 2024-06-16  0:10 UTC  (6+ messages)
        ` [syzbot] [nilfs?] [mm?] KASAN: slab-use-after-free Read in lru_add_fn

[linux-next:master 4467/5501] ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/xe/xe.ko] undefined!
 2024-06-15 22:25 UTC 

[linux-next:master 2997/5501] drivers/media/i2c/imx283.c:443:30: error: initializer element is not a compile-time constant
 2024-06-15 17:42 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (2)
 2024-06-15 16:32 UTC 

[PATCH] bpf: don't call mmap_read_trylock() from IRQ context
 2024-06-15 14:26 UTC 

[linux-next:master 4839/5501] mm/shmem.c:139:24: warning: 'huge_shmem_orders_lock' defined but not used
 2024-06-15 14:15 UTC 

[PATCH] mm/gup: don't check page lru flag before draining it
 2024-06-15 11:44 UTC  (15+ messages)

[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-15  8:47 UTC  (7+ messages)
` [PATCH v2 1/2] mm: swap: swap cluster switch to double link list
` [PATCH v2 2/2] mm: swap: mTHP allocate swap entries from nonfull list

[PATCH v2] um/mm: remove redundant assignment of max_low_pfn
 2024-06-15  8:17 UTC  (2+ messages)

[PATCH] memcg: use ratelimited stats flush in the reclaim
 2024-06-15  8:12 UTC 

Maintainers Summit 2024 Call for Topics
 2024-06-15  8:07 UTC  (2+ messages)

[RFC PATCH 0/5] Enhancements to Page Migration with Batch Offloading via DMA
 2024-06-15  4:02 UTC  (7+ messages)
` [RFC PATCH 1/5] mm: separate move/undo doing on folio list from migrate_pages_batch()
` [RFC PATCH 2/5] mm: add folios_copy() for copying pages in batch during migration
` [RFC PATCH 3/5] mm: add migrate_folios_batch_move to batch the folio move operations
` [RFC PATCH 4/5] mm: add support for DMA folio Migration
` [RFC PATCH 5/5] dcbm: add dma core batch migrator for batch page offloading

[PATCH 1/1] mm: handle profiling for fake memory allocations during compaction
 2024-06-15  3:50 UTC  (3+ messages)

[PATCH v3] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-15  3:49 UTC 

[PATCH] um/mm: get max_low_pfn from memblock
 2024-06-15  3:33 UTC  (4+ messages)

[linux-next:master] [mm/mmap] 1c29a32ce6: BUG:Bad_page_cache_in_process
 2024-06-15  3:21 UTC 

[PATCH v2 0/4] Enable P2PDMA in Userspace RDMA
 2024-06-15  2:45 UTC  (7+ messages)
` [PATCH v2 1/4] kernfs: remove page_mkwrite() from vm_operations_struct
` [PATCH v2 2/4] mm/gup: handle ZONE_DEVICE pages in folio_fast_pin_allowed()
` [PATCH v2 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA

[PATCH v17 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2024-06-15  2:12 UTC  (2+ messages)

[PATCH v2 0/1] add mseal to /proc/pid/smaps
 2024-06-15  1:12 UTC  (3+ messages)
` [PATCH v2 1/1] /proc/pid/smaps: add mseal info for vma

[PATCH v2 0/5] fstests: add some new LBS inspired tests
 2024-06-15  0:29 UTC  (6+ messages)
` [PATCH v2 1/5] common: move mread() to generic helper _mread()
` [PATCH v2 2/5] fstests: add mmap page boundary tests
` [PATCH v2 3/5] fstests: add fsstress + compaction test
` [PATCH v2 4/5] _require_debugfs(): simplify and fix for debian
` [PATCH v2 5/5] fstests: add stress truncation + writeback test

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

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-15  0:09 UTC  (17+ 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

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

[PATCH v2 0/3] Userspace controls soft-offline pages
 2024-06-14 23:15 UTC  (12+ 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 v2 3/3] docs: mm: add enable_soft_offline sysctl

mm/slub.c:3905:29: error: variable 'obj_exts' set but not used
 2024-06-14 23:05 UTC  (2+ messages)

[PATCH 1/1] mm/slab: fix 'variable obj_exts set but not used' warning
 2024-06-14 22:59 UTC 

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

DAMON Beer/Coffee/Tea chat reminder and extending for office hour
 2024-06-14 21:19 UTC  (2+ messages)

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

[PATCH v1 0/1] add mseal to /proc/pid/smaps
 2024-06-14 19:06 UTC  (5+ messages)
` [PATCH v1 1/1] /proc/pid/smaps: add mseal info for vma

Fwd: [TECH TOPIC] DAMON: Updates and Plans
 2024-06-14 18:42 UTC 

[PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2024-06-14 18:35 UTC  (9+ messages)

fix swap on NFS
 2024-06-14 18:21 UTC  (4+ messages)
` [PATCH] nfs: fix nfs_swap_rw for large-folio swap

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

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

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

[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 v8 0/3] Reclaim lazyfree THP without splitting
 2024-06-14 14:41 UTC  (6+ messages)
` [PATCH v8 2/3] mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop

[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 

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

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

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-14  9:26 UTC  (4+ messages)
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead

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

[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  (5+ 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  (3+ messages)
` [PATCH v15 3/9] "

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

[PATCH v5 0/8] DAMON based tiered memory management for CXL memory
 2024-06-14  3:05 UTC  (2+ 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 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
 2024-06-14  2:45 UTC  (11+ messages)

[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 

page:  |  | latest

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