Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-19 22:49:47 to 2026-08-20 19:19:11 UTC [more...]

[PATCH v3 0/1] liveupdate: Add internal APIs for file preservation
 2026-08-20 19:18 UTC  (2+ messages)
` [PATCH v3 1/1] liveupdate: luo_file: "

[PATCH] mm: thp: default defrag mode to defer+madvise
 2026-08-20 19:08 UTC 

[PATCH v3 00/18] mm/huge_memory: clean up folio split and lift swapcache split limits
 2026-08-20 18:55 UTC  (19+ messages)
` [PATCH v3 01/18] mm/swap: fix off-by-one in swap cache replace sanity check
` [PATCH v3 02/18] mm/huge_memory: fix rejection of swap cache folios with a mapping
` [PATCH v3 03/18] mm/huge_memory: invert folio_ref_freeze() check to reduce indentation
` [PATCH v3 04/18] mm/huge_memory: split the routine for splitting anon and file folio
` [PATCH v3 05/18] mm/huge_memory: rename __split_unmapped_folio() to __split_frozen_folio()
` [PATCH v3 06/18] mm/huge_memory: consolidate irq and locking for folio split
` [PATCH v3 07/18] mm/huge_memory: move EOF trimming into the file split helper
` [PATCH v3 08/18] mm/huge_memory: move unmap and remap into the split helpers
` [PATCH v3 09/18] mm/huge_memory: move anon_vma and filemap management into "
` [PATCH v3 10/18] mm/huge_memory: move memcg switch into the file split helper
` [PATCH v3 11/18] mm/huge_memory: allow splitting mappingless swap cache folios
` [PATCH v3 12/18] mm/huge_memory: add kerneldoc for the split helpers
` [PATCH v3 13/18] mm/huge_memory: drop the unused do_lru argument of the file split helper
` [PATCH v3 14/18] mm/huge_memory: clean up after-split folio freeing in __folio_split
` [PATCH v3 15/18] mm/huge_memory: lift order-0 restriction for swapcache split
` [PATCH v3 16/18] mm/huge_memory: clarify supported split orders in comment
` [PATCH v3 17/18] mm/huge_memory: count only swap cache refs in anon folio split
` [PATCH v3 18/18] mm/huge_memory: drop the redundant mapping argument of __split_frozen_folio

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-20 18:49 UTC  (21+ messages)

[PATCH 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
 2026-08-20 18:44 UTC  (10+ messages)
` [PATCH 1/3] proc: refactor /proc/$pid/mem to use struct as private_data
` [PATCH 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
` [PATCH 3/3] selinux: require EXECMEM or PTRACE for FOLL_FORCE introspection

[PATCH v2] memcg: trim the per-cpu charge stock instead of draining it
 2026-08-20 18:44 UTC  (4+ messages)

[RFC PATCH v3 0/4] mm: enable lru cache for smaller large folios
 2026-08-20 18:23 UTC  (4+ messages)
` [RFC PATCH v3 3/4] mm: drain LRU cache if necessary for splitting "

[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
 2026-08-20 18:20 UTC  (23+ messages)
` [PATCH 2/7] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH 3/7] mm/migrate: copy the referenced state via folio_migrate_refs()
` [PATCH 4/7] mm/mglru: move max_seq read into walk_update_folio
` [PATCH 5/7] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH 6/7] mm/mglru: fix potential generation folio number leak
` [PATCH 7/7] mm/mglru: improve code readability and harden folio_inc_gen

[RFC PATCH v3] mm/cma: don't release CMA pages still in use
 2026-08-20 18:16 UTC  (2+ messages)

[PATCH v5 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-20 18:04 UTC  (3+ messages)
` [PATCH v5 05/10] mm/cma: Introduce cma_alloc_at() API

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-08-20 17:51 UTC  (3+ messages)

[PATCH v7 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-20 17:46 UTC  (7+ messages)
` [PATCH v7 1/2] mm/memory_hotplug: make shrink_zone_span() more robust
` [PATCH v7 2/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range

[PATCH 1/1] mm/hugetlb: do not dissolve gigantic pages without runtime support
 2026-08-20 17:33 UTC  (5+ messages)

[PATCH] selftests/mm: check stat() return value in khugepaged get_finfo()
 2026-08-20 17:31 UTC  (5+ messages)

[PATCH] mm/huge_memory: transfer the pmd dirty bit to the folio on zap
 2026-08-20 16:53 UTC  (6+ messages)

[syzbot] [mm?] INFO: rcu detected stall in kvm_vm_release (4)
 2026-08-20 16:29 UTC  (2+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-08-20 16:12 UTC  (3+ messages)
` [patch 06/38] calibrate: Rework delay timer calibration

[PATCH v3 0/3] mm: zswap: free cold writeback folios promptly
 2026-08-20 15:38 UTC  (4+ messages)
` [PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion

[PATCH] mm: drop stale MAX_ORDER references
 2026-08-20 15:00 UTC  (4+ messages)

[PATCH] mm: filemap: tighten dropbehind completion context check
 2026-08-20 14:34 UTC  (2+ messages)

[syzbot] [mm?] WARNING in ep_write_iter
 2026-08-20 14:27 UTC  (8+ messages)

[PATCH bpf-next v2 0/3] bpf: Add user memory access kfuncs for linux_binprm
 2026-08-20 14:21 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v2 2/3] bpf: Add user memory access kfuncs for linux_binprm
` [PATCH bpf-next v2 3/3] selftests/bpf: Test linux_binprm user memory kfuncs

[PATCH] mm/vmstat: add per-order allocation slow path statistics
 2026-08-20 13:36 UTC 

[PATCH] mm/huge_memory: transfer the pmd dirty bit to the folio on zap
 2026-08-20 13:05 UTC  (4+ messages)

[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-20 12:41 UTC  (3+ messages)
` [PATCH v5 02/16] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()

[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
 2026-08-20 12:26 UTC  (6+ messages)

[PATCH v2 0/4] mm, swap: some random fixes and cleanups
 2026-08-20 11:55 UTC  (5+ messages)
` [PATCH v2 1/4] mm, swap: Fix potential NULL dereference when trying a sleep table allocation
` [PATCH v2 2/4] mm, swap: Move setup_swap_clusters_info() after SWP_SOLIDSTATE initialization
` [PATCH v2 3/4] mm, swap: return early from swap_extend_table_try_free() on first non-zero entry
` [PATCH v2 4/4] mm, swap: Remove unneeded swap_extend_table_try_free() in swap_dup_entries_cluster()

[PATCH 0/4] mm, swap: some random fixes and cleanups
 2026-08-20 11:46 UTC  (4+ messages)
` [PATCH 4/4] mm, swap: Remove unneeded swap_extend_table_try_free() in swap_dup_entries_cluster()

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-20 11:11 UTC  (12+ messages)
` [RFC PATCH 01/57] mm: add pte_folio()
` [RFC PATCH 02/57] mm: add pte_none_or_zero()
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state

[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-20 10:16 UTC  (8+ messages)
` [PATCH v4 07/10] "

[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
 2026-08-20 10:01 UTC  (4+ messages)
` [RFC PATCH v3 09/11] xfs: Implement RWF_NOSERIAL to parallelize RWF_WRITETHROUGH writes

[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-20  9:58 UTC  (9+ messages)
` [RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH] selftests/cgroup: Fix cg_run_in_subcgroups ignoring arg parameter
 2026-08-20  9:27 UTC  (2+ messages)

[PATCH 0/3] mm/mglru: clean up isolate_folios and scan_folios for readability and clarity
 2026-08-20  9:22 UTC  (7+ messages)
` [PATCH 1/3] mm/mglru: improve readability of isolate_folios()
` [PATCH 2/3] mm/mglru: improve scan_folios() exhaustion detection
` [PATCH 3/3] mm/mglru: retry the same type once if isolation fails due to races

[PATCH mm-unstable v4 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttling for MGLRU
 2026-08-20  9:03 UTC  (4+ messages)
` [PATCH mm-unstable v4 1/2] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
` [PATCH mm-unstable v4 2/2] mm/vmscan: apply too_many_isolated() throttling to MGLRU eviction

[PATCH v4 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-08-20  8:43 UTC  (2+ messages)

[PATCH v4 00/19] selftests/mm: improve khugepaged coverage
 2026-08-20  8:40 UTC  (22+ messages)
` [PATCH v4 04/19] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v4 05/19] selftests/mm: make the swap cases' swapout reliable
` [PATCH v4 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
` [PATCH v4 08/19] selftests/mm: add folio-order check for address ranges
` [PATCH v4 09/19] selftests/mm: add folio-order detection self-check
` [PATCH v4 10/19] selftests/mm: add khugepaged completion barrier helper
` [PATCH v4 11/19] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH v4 12/19] selftests/mm: parameterize the mixed-source collapse case by source order
` [PATCH v4 13/19] selftests/mm: cover a shared-source collapse write race
` [PATCH v4 14/19] selftests/mm: run every supported collapse order by default

[PATCH v3 0/3] selftests/mm: TAP output and global-state fixes
 2026-08-20  8:00 UTC  (5+ messages)
` [PATCH v3 1/3] selftests/mm: emit TAP header in uffd-wp-mremap
` [PATCH v3 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test
` [PATCH v3 3/3] selftests/mm: restore enable_soft_offline in hugetlb-soft-offline

[PATCH] mm/mglru: preserve inactive placement when enabling MGLRU
 2026-08-20  7:50 UTC  (2+ messages)

[PATCH v2 0/3] mm: memblock: fix debugfs flag reporting and synchronization
 2026-08-20  7:51 UTC  (4+ messages)
` [PATCH v2 1/3] mm: memblock: add missing HugeTLB flag name
` [PATCH v2 2/3] mm: memblock: show all region flags in debugfs
` [PATCH v2 3/3] mm: memblock: synchronize debugfs reads with memory hotplug

[RFC PATCH] mm/mglru: preserve inactive placement when enabling MGLRU
 2026-08-20  7:31 UTC  (5+ messages)

[PATCH bpf-next v4 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-20  7:05 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
` [PATCH bpf-next v4 2/2] selftests/bpf: add memcg async reclaim test

[PATCH v2 00/17] mm/huge_memory: clean up folio split and lift swapcache split limits
 2026-08-20  6:47 UTC  (5+ messages)
` [PATCH v2 04/17] mm/huge_memory: split the routine for splitting anon and file folio

[PATCH v6 0/2] kexec: keep the next kernel off hardware-poisoned pages
 2026-08-20  6:33 UTC  (4+ messages)

[PATCH v2 0/3] selftests/mm: TAP output and global-state fixes
 2026-08-20  6:01 UTC  (3+ messages)
` [PATCH v2 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test

[PATCH RFC 0/3] pidfd: add task path ioctls
 2026-08-20  5:45 UTC  (4+ messages)
` [PATCH RFC 1/3] fs: Introduce task path helpers
` [PATCH RFC 2/3] pidfd: Use scoped cleanup for task access
` [PATCH RFC 3/3] pidfd: Add task path ioctls

[GIT PULL] hotfixes for 7.3-rc1
 2026-08-20  4:35 UTC 

[syzbot] [mm?] [gfs2?] WARNING in read_rindex_entry
 2026-08-20  4:21 UTC  (4+ messages)
` [PATCH] gfs2: valid the length of rgrp header

[PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends
 2026-08-20  4:19 UTC  (2+ messages)

[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2026-08-20  3:47 UTC  (2+ messages)

[BUG] powerpc: userspace processes crash in ld64.so.2 when running recent linux-next kernels
 2026-08-20  2:43 UTC  (4+ messages)

[PATCH] mm/huge_memory: transfer the pmd dirty bit to the folio on zap
 2026-08-20  2:06 UTC  (2+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-20  1:32 UTC  (12+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating

[PATCH v3] mm/memory-failure: fix concurrent access issue in min_order_for_split()
 2026-08-20  0:51 UTC  (2+ messages)

[PATCH v4] mm/memory-failure: fix folio refcount leak and locking in soft/hard offline
 2026-08-19 23:57 UTC  (2+ messages)

[PATCH v2 00/22] coredump: allow to create sparse coredumps on the coredump socket
 2026-08-19 23:09 UTC  (23+ messages)
` [PATCH v2 01/22] powerpc/spufs: don't dump more than the note supports
` [PATCH v2 02/22] coredump: refuse negative skips
` [PATCH v2 03/22] coredump: set the minimum send buffer size
` [PATCH v2 04/22] selftests/coredump: discard the right amount after the coredump request
` [PATCH v2 05/22] selftests/coredump: collapse the expected request check into the helper
` [PATCH v2 06/22] selftests/coredump: add a separate helper header
` [PATCH v2 07/22] coredump: pin the protocol struct sizes
` [PATCH v2 08/22] coredump: move the negotiated mask into struct coredump_params
` [PATCH v2 09/22] coredump: deduplicate the to_skip flush
` [PATCH v2 10/22] coredump: make the dump helper return bool
` [PATCH v2 11/22] coredump: always chunk writes
` [PATCH v2 12/22] coredump: clean up coredump state handling
` [PATCH v2 13/22] coredump: add COREDUMP_RECORDS to the coredump socket protocol
` [PATCH v2 14/22] coredump: add COREDUMP_SPARSE "
` [PATCH v2 15/22] tools: sync coredump.h header
` [PATCH v2 16/22] coredump: send the coredump in records if requested
` [PATCH v2 17/22] coredump: describe the holes when COREDUMP_SPARSE is negotiated
` [PATCH v2 18/22] selftests/coredump: test COREDUMP_RECORDS and COREDUMP_SPARSE
` [PATCH v2 19/22] selftests/coredump: hand the record stream to a sink
` [PATCH v2 20/22] selftests/coredump: put a hole in the middle of a sparse mapping
` [PATCH v2 21/22] selftests/coredump: simulate a blob store
` [PATCH v2 22/22] selftests/coredump: show how to inspect the task to decide how the coredump should be sent


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