linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-19 14:56:16 to 2026-08-20 15:42:16 UTC [more...]

[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/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-20 15:34 UTC  (20+ messages)

[PATCH 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
 2026-08-20 15:23 UTC  (6+ messages)
` [PATCH 1/3] proc: refactor /proc/$pid/mem to use struct as private_data
` [PATCH 3/3] selinux: require EXECMEM or PTRACE for FOLL_FORCE introspection

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

[PATCH] selftests/mm: check stat() return value in khugepaged get_finfo()
 2026-08-20 14:32 UTC  (4+ 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/huge_memory: transfer the pmd dirty bit to the folio on zap
 2026-08-20 14:10 UTC  (15+ messages)

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

[PATCH v7 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-20 13:21 UTC  (8+ 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

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

[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  (23+ 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 0/4] mm: enable lru cache for smaller large folios
 2026-08-20 10:14 UTC  (3+ messages)
` [RFC PATCH v3 3/4] mm: drain LRU cache if necessary for splitting "

[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 0/7] mm/mglru: clean up folio counters and flag usage
 2026-08-20  9:40 UTC  (23+ messages)
` [PATCH 2/7] mm/mglru: introduce helpers for manipulating gen and refs flags
` [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

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

[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 v2] memcg: trim the per-cpu charge stock instead of draining it
 2026-08-20  7:06 UTC  (2+ 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 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  (3+ 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

[PATCH mm-unstable v3 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttling for MGLRU
 2026-08-19 22:01 UTC  (6+ messages)
` [PATCH mm-unstable v3 2/2] mm/vmscan: apply too_many_isolated() throttling to MGLRU eviction

[Invitation] bi-weekly guest_memfd upstream call on 2026-08-19
 2026-08-19 20:11 UTC  (3+ messages)

[PATCH] selftests/cgroup: set the test plan after the setup checks
 2026-08-19 20:10 UTC  (2+ messages)

[PATCH v2 0/7] mm: batch rmap walks during large folio migration
 2026-08-19 17:49 UTC  (4+ messages)
` [PATCH v2 3/7] mm/migrate: split remove_migration_pte_hugetlb() out of remove_migration_pte()

[RFC] bpf: account ring buffer backing pages separately from Lost RAM
 2026-08-19 17:24 UTC  (5+ messages)
    ` 答复: [External Mail]Re: "
      `  "

[PATCH] drm/gem-shmem: Install writable PTEs for write faults
 2026-08-19 16:59 UTC  (2+ messages)

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-19 16:46 UTC  (5+ messages)
` [PATCH v3 01/11] mm, swap: add virtual swap device infrastructure

[PATCH v6 00/12] mm: PMD-level swap entries for anonymous THPs
 2026-08-19 16:05 UTC  (17+ messages)
` [PATCH v6 02/12] mm: add PMD swap entry detection support
` [PATCH v6 03/12] mm: add PMD swap entry splitting support
` [PATCH v6 04/12] mm: handle PMD swap entries in fork path

[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-19 15:57 UTC  (12+ messages)
` [PATCH v6 1/2] "

[PATCH] memblock: simplify reset_all_zones_managed_pages()
 2026-08-19 15:44 UTC 

[PATCH] mm: include swap.h in swapops.h
 2026-08-19 15:32 UTC  (5+ messages)

[RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
 2026-08-19 15:30 UTC  (3+ messages)

[PATCH for-7.4 0/9] memcg: remove the v1 soft limit
 2026-08-19 15:17 UTC  (4+ messages)
` [PATCH 6/9] memcg: remove lru_gen_soft_reclaim()


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 NNTP newsgroup(s).