Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-15 15:50:04 to 2026-05-17 18:36:43 UTC [more...]

[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
 2026-05-17 18:36 UTC  (22+ messages)
` [PATCH v2 01/10] liveupdate: centralize state management into struct luo_ser
` [PATCH v2 02/10] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v2 03/10] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v2 04/10] liveupdate: add support for linked-block serialization
` [PATCH v2 05/10] liveupdate: defer session block allocation and PA setting
` [PATCH v2 06/10] liveupdate: Remove limit on the number of sessions
` [PATCH v2 07/10] liveupdate: Remove limit on the number of files per session
` [PATCH v2 08/10] selftests/liveupdate: Test session and file limit removal
` [PATCH v2 09/10] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v2 10/10] selftests/liveupdate: Add stress-files "

[PATCH] Docs/{ABI,admin-guide}/damon: fix various typoes
 2026-05-17 18:26 UTC 

[RFC PATCH 0/5] mm/damon: DAMOS quota controller and paddr migration walk fixes
 2026-05-17 18:16 UTC  (7+ messages)
` [RFC PATCH 1/5] mm/damon/core: fix nr_accesses_bp underflow in damon_moving_sum
` [RFC PATCH 2/5] mm/damon/core: cap effective quota size to total monitored memory
` [RFC PATCH 3/5] mm/damon/core: floor effective quota size at minimum region size
` [RFC PATCH 4/5] mm/damon/paddr: skip free pageblocks in migration walk
` [RFC PATCH 5/5] mm/damon/paddr: add time budget to migration page walk

[RFC PATCH v2.1] mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
 2026-05-17 17:59 UTC 

[RFC PATCH v2] mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
 2026-05-17 17:52 UTC  (2+ messages)

[PATCH v2 RESEND] design: fix typos in design.rst
 2026-05-17 17:42 UTC  (4+ messages)

[PATCH v5 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-17 15:39 UTC  (13+ messages)
` [PATCH v5 01/12] mm, swap: simplify swap cache allocation helper
` [PATCH v5 02/12] mm, swap: move common swap cache operations into standalone helpers
` [PATCH v5 03/12] mm/huge_memory: move THP gfp limit helper into header
` [PATCH v5 04/12] mm, swap: add support for stable large allocation in swap cache directly
` [PATCH v5 05/12] mm, swap: unify large folio allocation
` [PATCH v5 06/12] mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
` [PATCH v5 07/12] mm, swap: support flexible batch freeing of slots in different memcgs
` [PATCH v5 08/12] mm, swap: delay and unify memcg lookup and charging for swapin
` [PATCH v5 09/12] mm, swap: consolidate cluster allocation helpers
` [PATCH v5 10/12] mm/memcg, swap: store cgroup id in cluster table directly
` [PATCH v5 11/12] mm/memcg: remove no longer used swap cgroup array
` [PATCH v5 12/12] mm, swap: merge zeromap into swap table

[PATCH 1/3] mm: move offset_in_page() to page_helpers.h
 2026-05-17 15:28 UTC  (4+ messages)
` [PATCH 2/3] mm: add bytes_to_page_end() helper
` [PATCH 3/3] lib/bitmap: use "

[RFC] __GFP_UNMAPPED and __GFP_PRIVATE follow up
 2026-05-17 14:05 UTC  (5+ messages)

[PATCH v6 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-17 13:54 UTC  (15+ messages)
` [PATCH v6 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v6 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH v6 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v6 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
` [PATCH v6 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v6 06/14] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH v6 07/14] fs: remove nr_thps from struct address_space
` [PATCH v6 08/14] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH v6 09/14] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v6 10/14] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH v6 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v6 12/14] selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions
` [PATCH v6 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files
` [PATCH v6 14/14] selftests/mm: add writable-file collapse tests for khugepaged

(sashiko review) Re: [PATCH v4 6/9] mm: shmem: drop has_transparent_hugepage() usage
 2026-05-17 13:32 UTC  (2+ messages)

[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
 2026-05-17 12:55 UTC  (10+ messages)

[PATCH v7 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-05-17 12:49 UTC  (2+ messages)

[PATCH v4 2/9] mm: introduce pgtable_has_pmd_leaves()
 2026-05-17 12:41 UTC  (2+ messages)

[PATCH] mm/slub: fix typo in sheaves comment
 2026-05-17 12:05 UTC  (2+ messages)

[PATCH v4 2/9] mm: introduce pgtable_has_pmd_leaves()
 2026-05-17 12:03 UTC  (2+ messages)

[PATCH] docs/mm: fix typo in process_addrs.rst
 2026-05-17 10:36 UTC 

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-17 10:17 UTC  (5+ messages)
` [PATCH 10/12] kho: extended scratch
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work with KHO

[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
 2026-05-17  9:01 UTC  (7+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-17  8:45 UTC  (7+ messages)

[PATCH RFC 0/8] mm/slab: enable runtime sheaves tuning
 2026-05-17  8:30 UTC  (10+ messages)
` [PATCH RFC 1/8] mm/slab: do not store cache pointer in struct slab_sheaf
` [PATCH RFC 2/8] mm/slab: change sheaf_capacity type to unsigned short
` [PATCH RFC 3/8] mm/slab: track capacity per sheaf
` [PATCH RFC 4/8] mm/slab: allow bootstrap_cache_sheaves() to fail
` [PATCH RFC 5/8] mm/slab: rework cache_has_sheaves() to check immutable properties only
` [PATCH RFC 6/8] mm/slab: allow changing sheaf_capacity at runtime
` [PATCH RFC 7/8] mm/slab: add pcs->lock lockdep assert when accessing the barn
` [PATCH RFC 8/8] mm/slab: allow changing max_{full,empty}_sheaves at runtime

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-17  7:29 UTC  (7+ messages)
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files

[PATCH] kasan/test: only do kmalloc_double_kzfree for generic mode
 2026-05-17  7:17 UTC 

[PATCH v3] kernel/fork: validate exit_signal in kernel_clone()
 2026-05-17  7:05 UTC  (6+ messages)
` [PATCH -mm v2] do_notify_parent: sanitize the valid_signal() checks

[PATCH 0/1] mm/userfaultfd: fix UFFDIO_COPY retry private/shared VMA panic
 2026-05-17  6:28 UTC  (3+ messages)
  ` [PATCH] userfaultfd: snapshot VMA state across UFFDIO_COPY retry

[PATCH] docs: fix typos in design.rst
 2026-05-17  1:02 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 RESEND] lkdtm: Add folio_lock deadlock scenarios
 2026-05-16 23:53 UTC 

[RFC PATCH 0/7] mm/damon: hardware-sampled access reports + AMD IBS Op example
 2026-05-16 22:34 UTC  (8+ messages)
` [RFC PATCH 1/7] mm/damon/core: refcount ops owner module to prevent rmmod UAF
` [RFC PATCH 2/7] mm/damon/paddr: export damon_pa_* ops for IBS module
` [RFC PATCH 3/7] mm/damon/core: replace mutex-protected report buffer with per-CPU lockless ring
` [RFC PATCH 4/7] mm/damon/core: flat-array snapshot + bsearch in ring-drain loop
` [RFC PATCH 5/7] mm/damon: add sysfs binding and dispatch hookup for paddr_ibs operations
` [RFC PATCH 6/7] mm/damon/core: accept paddr_ibs in node_eligible_mem_bp ops check
` [RFC PATCH 7/7] mm/damon/damon_ibs: add AMD IBS-based access sampling backend

[RFC PATCH v3 00/28] mm/damon: introduce data attributes monitoring
 2026-05-16 22:03 UTC  (31+ messages)
` [RFC PATCH v3 01/28] mm/damon/core: introduce struct damon_probe
` [RFC PATCH v3 02/28] mm/damon/core: embed damon_probe objects in damon_ctx
` [RFC PATCH v3 03/28] mm/damon/core: introduce damon_filter
` [RFC PATCH v3 04/28] mm/damon/core: commit probes
` [RFC PATCH v3 05/28] mm/damon/core: introduce damon_region->probe_hits
` [RFC PATCH v3 06/28] mm/damon/core: introduce damon_ops->apply_probes
` [RFC PATCH v3 07/28] mm/damon/core: do data attributes monitoring
` [RFC PATCH v3 08/28] mm/damon/paddr: support "
` [RFC PATCH v3 09/28] mm/damon/sysfs: implement probes dir
` [RFC PATCH v3 10/28] mm/damon/sysfs: implement probe dir
` [RFC PATCH v3 11/28] mm/damon/sysfs: implement filters directory
` [RFC PATCH v3 12/28] mm/damon/sysfs: implement filter dir
` [RFC PATCH v3 13/28] mm/damon/sysfs: implement filter dir files
` [RFC PATCH v3 14/28] mm/damon/sysfs: setup probes on DAMON core API parameters
` [RFC PATCH v3 15/28] mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
` [RFC PATCH v3 16/28] mm/damon/sysfs-schemes: implement probe dir
` [RFC PATCH v3 17/28] mm/damon/sysfs-schemes: implement probe/hits file
` [RFC PATCH v3 18/28] mm/damon: trace probe_hits
` [RFC PATCH v3 19/28] selftests/damon/sysfs.sh: test probes dir
` [RFC PATCH v3 20/28] Docs/mm/damon/design: document data attributes monitoring
` [RFC PATCH v3 21/28] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH v3 22/28] mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v3 23/28] mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v3 24/28] mm/damon/sysfs: add filters/<F>/path file
` [RFC PATCH v3 25/28] mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
` [RFC PATCH v3 26/28] mm/damon/sysfs: setup damon_filter->memcg_id from path
` [RFC PATCH v3 27/28] Docs/mm/damon/design: update for memcg damon filter
` [RFC PATCH v3 28/28] Docs/admin-guide/mm/damon/usage: "

[RFC PATCH] mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
 2026-05-16 21:14 UTC 

[PATCH v4 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-16 18:26 UTC  (3+ messages)
` [PATCH v4 05/12] mm, swap: unify large folio allocation

[PATCH] ptrace: keep task's mm around in separate exit_mm field post-exit
 2026-05-16 17:58 UTC  (3+ messages)

[RFC PATCH v2.2 18/28] mm/damon: trace probe_hits
 2026-05-16 17:31 UTC  (2+ messages)

[PATCH v3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-16 16:31 UTC  (11+ messages)

Je voulais vous parler mais vous n'avez pas décroché
 2026-05-16 13:39 UTC 

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-16  9:19 UTC  (11+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
          ` [Linaro-mm-sig] "

[PATCH v4 3/5] ksm: add vm_pgoff into ksm_rmap_item
 2026-05-16  9:15 UTC  (2+ messages)

[PATCH 0/3] kho: Add support for kunit mocking KHO restore API
 2026-05-16  7:39 UTC  (3+ messages)
` [PATCH 1/3] kho: Add kunit static stubs

[PATCH v2] cgroup/rstat: validate cpu before css_rstat_cpu() access
 2026-05-16  7:08 UTC 

[PATCH] memcg: cache obj_stock by memcg, not by objcg pointer
 2026-05-16  6:58 UTC  (3+ messages)
` [syzbot ci] "

[PATCH 1/1] kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizes
 2026-05-16  6:29 UTC  (3+ messages)

mm/mprotect.c:700:43: sparse: sparse: cast to non-scalar
 2026-05-16  4:25 UTC 

[PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
 2026-05-16  4:06 UTC  (4+ messages)

[PATCH v4 5/5] ksm: add mremap selftests for ksm_rmap_walk
 2026-05-16  2:30 UTC  (2+ messages)

[PATCH v6 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-05-16  0:34 UTC  (7+ messages)
` [PATCH v6 2/3] "

[PATCH] Revert "mm: introduce a new page type for page pool in page type"
 2026-05-16  0:10 UTC  (2+ messages)

[PATCH v1 3/3] tools/mm/slabinfo: remove redundant slab->partial assignment
 2026-05-16  0:04 UTC  (2+ messages)

[PATCH v1 2/3] tools/mm/slabinfo: remove dead assignment in get_obj_and_str()
 2026-05-16  0:02 UTC  (2+ messages)

[PATCH v1 1/3] tools/mm/slabinfo: Fix trace disable logic inversion
 2026-05-15 23:58 UTC  (2+ messages)

improve the swap_activate interface
 2026-05-15 22:37 UTC  (22+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h

[PATCH] mm/hugetlb: restore subpool used_hpages on alloc_hugetlb_folio error
 2026-05-15 21:44 UTC  (2+ messages)

[PATCH 0/2] selftests/mm: separate GUP benchmarking from functional testing
 2026-05-15 20:33 UTC  (3+ messages)
` [PATCH 2/2] selftests/mm: rewrite gup_test as a standalone harness-based selftest

[PATCH] shmem: support xattr gnu.* namespace for the Hurd
 2026-05-15 19:58 UTC 

[PATCH] shmem: support xattr gnu.* namespace for the Hurd
 2026-05-15 19:54 UTC 

[RFC v1 PATCH 0/11] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-05-15 18:35 UTC  (5+ messages)

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-05-15 18:34 UTC  (4+ messages)
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-05-15 16:50 UTC  (18+ messages)
` [PATCH v2 18/22] mm/page_alloc: introduce ALLOC_NOBLOCK
` [PATCH v2 19/22] mm/page_alloc: implement __GFP_UNMAPPED allocations
` [PATCH v2 20/22] mm/page_alloc: implement __GFP_UNMAPPED|__GFP_ZERO allocations

[BUG] KASAN: user-memory-access Write in filemap_get_read_batch
 2026-05-15 15:56 UTC 

[BUG] KASAN: user-memory-access Write in mmput
 2026-05-15 15:53 UTC 


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