messages from 2026-08-13 08:33:15 to 2026-08-13 12:48:31 UTC [more...]
[RFC] tracing: aggregate ring-buffer usage statistics
2026-08-13 12:47 UTC (5+ messages)
` 答复: [External Mail]Re: "
` "
[RFC PATCH 0/6] fix nommu mmap and add nommu kselftests
2026-08-13 12:43 UTC (4+ messages)
` [RFC PATCH 3/6] mm: nommu: fix an issue on map request to /dev/zero
[PATCH 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
2026-08-13 12:18 UTC (5+ messages)
` [PATCH 1/4] sysctl: Split data conversion and file position handling
` [PATCH 2/4] sysctl: Reject uint arrays before calling the general proc_vec
` [PATCH 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
` [PATCH 4/4] sysctl: Add 0013 to test partially updated vectors
[PATCH v3 01/12] ceph: fix error handling when the OSD client is stopping in ceph_submit_write()
2026-08-13 12:17 UTC (3+ messages)
` [PATCH v3 00/12] ceph: convert writeback path to folios
[PATCH] mm/Kconfig: allow user to select MIGRATION if MEMORY_FAILURE is enabled
2026-08-13 12:14 UTC (6+ messages)
[PATCH v3] tools/mm: add hwpoison-panic tool
2026-08-13 12:07 UTC (2+ messages)
[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
2026-08-13 11:50 UTC (20+ messages)
` [PATCH v9 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v9 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v9 11/15] filemap: Add hwpoison handling to filemap_read()
` [PATCH v9 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v9 13/15] hugetlb: Set mapping folio order
` [PATCH v9 14/15] filemap: Add support for authoritative mappings
` [PATCH v9 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
[PATCH v2] mm/oom_kill: simplify remaining RCU sections with scoped_guard(rcu)
2026-08-13 11:40 UTC (2+ messages)
[PATCH v4 0/2] kho: support preserving high-order non-compound pages
2026-08-13 11:39 UTC (9+ messages)
` [PATCH v4 1/2] kho: Introduce a helper to init high order pages
[RFC PATCH] mm/mglru: preserve inactive placement when enabling MGLRU
2026-08-13 11:37 UTC (2+ messages)
[PATCH 0/2] mm: replace custom ratelimiting logic
2026-08-13 11:29 UTC (3+ messages)
` [PATCH 1/2] mm: replace custom bad page map "
[PATCH v2] mm/oom_kill: remove unreachable __GFP_THISNODE check in constrained_alloc()
2026-08-13 11:29 UTC (2+ messages)
[PATCH v2 0/2] docs/ksm: fix advisor documentation and comment
2026-08-13 11:17 UTC (4+ messages)
` [PATCH v2 2/2] mm/ksm: fix advisor_min_pages_to_scan description
[GIT PULL] liveupdate: updates for 7.3-rc1
2026-08-13 11:07 UTC
[GIT PULL] memblock: updates for 7.3-rc1
2026-08-13 11:06 UTC
[RFC v3 00/15] xswap: extendable (virtual) swap device backed by zswap
2026-08-13 10:48 UTC (16+ messages)
` [RFC v3 01/15] mm: zswap: return -ENOENT when the swap device is gone
` [RFC v3 02/15] mm: xswap support for zswap
` [RFC v3 03/15] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
` [RFC v3 04/15] mm, swap: refactor free_swap_cluster_info to take swap_info_struct
` [RFC v3 05/15] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc
` [RFC v3 06/15] mm, swap: add sysfs create interface for xswap
` [RFC v3 07/15] mm, swap: add xswap grow trigger on cluster allocation
` [RFC v3 08/15] mm, swap: add xswap_try_shrink and shrink trigger on cluster free
` [RFC v3 09/15] mm, swap: free backing pages in xswap_unmap_clusters
` [RFC v3 10/15] mm, swap: add nr_free_tail for O(1) xswap shrink detection
` [RFC v3 11/15] mm, swap: add adjustable runtime ceiling (nr_clusters) for xswap
` [RFC v3 12/15] mm, swap: add debugfs knob for xswap per-device cluster limit
` [RFC v3 13/15] mm, swap: defer xswap shrink to workqueue to avoid lock recursion
` [RFC v3 14/15] mm, swap: refactor swapoff + add xswap_destroy
` [RFC v3 15/15] mm, swap: require zswap for xswap devices
[RFC PATCH 0/8] Introducte Reserved THP
2026-08-13 10:45 UTC (5+ messages)
[PATCH v3 0/5] selftests/mm: Handle unsupported and transient test conditions
2026-08-13 10:43 UTC (8+ messages)
` [PATCH v3 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
` [PATCH v3 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE "
` [PATCH v3 3/5] selftests/mm: skip khugepaged swap tests without swap
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-13 10:39 UTC (3+ messages)
` [PATCH 9/9] xen: use hw_pte_t for PTE range callbacks
[PATCH v2] tools/mm: add hwpoison-panic tool
2026-08-13 10:19 UTC (3+ messages)
[PATCH V3] mm: Standardize printing for pgtable entries
2026-08-13 10:13 UTC (2+ messages)
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-13 10:05 UTC (13+ messages)
[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
2026-08-13 10:03 UTC (12+ messages)
[PATCH v2 0/3] mm, swap: don't spin or flood the console on a bad swap entry
2026-08-13 10:02 UTC (4+ messages)
` [PATCH v2 1/3] mm, swap: ratelimit bad swap entry reports
` [PATCH v2 2/3] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH v2 3/3] mm: fail the fault on a malformed swap entry instead of retrying it
[PATCH v2 0/7] mm: batch rmap walks during large folio migration
2026-08-13 9:57 UTC (3+ messages)
` [PATCH v2 1/7] mm: factor out generic PTE batch detection from swap_pte_batch()
[PATCH] mm/oom_kill: simplify remaining RCU sections with guard(rcu)
2026-08-13 9:51 UTC (3+ messages)
[PATCH] mm/oom_kill: fix stale comment in constrained_alloc()
2026-08-13 9:50 UTC (3+ messages)
[RFC PATCH] mm/oom_kill: dump top 5 memory consumers by RSS in OOM report
2026-08-13 9:48 UTC (3+ messages)
[PATCH v2 0/5] x86/mm/pat: CPA fixes
2026-08-13 9:45 UTC (7+ messages)
` [PATCH v2 1/5] x86/mm/pat: acquire init_mm write lock on collapse to avoid UAF
` [PATCH v2 2/5] x86/mm/pat: acquire init_mm read lock on attribute change "
` [PATCH v2 3/5] x86/alternative: exclude text poking against change_page_attr()
` [PATCH v2 4/5] x86/mm/pat: allocate split page tables as kernel page tables
` [PATCH v2 5/5] x86/mm/pat: fix effective RW computation in lookup_address_in_pgd_attr()
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-13 9:36 UTC (11+ messages)
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
[RFC PATCH 0/3] alloc_tag: fix races and a leak around shutdown_mem_profiling()
2026-08-13 9:34 UTC (4+ messages)
` [RFC PATCH 1/3] alloc_tag: skip percpu counter allocation when profiling is disabled
` [RFC PATCH 2/3] module: move codetag section placement decision to layout_sections()
` [RFC PATCH 3/3] alloc_tag: remove /proc/allocinfo outside of mod_lock
[PATCH] mm/Kconfig: allow user to select MIGRATION if MEMORY_FAILURE is enabled
2026-08-13 9:31 UTC (6+ messages)
[PATCH] mm/Kconfig: allow user to select MIGRATION if MEMORY_FAILURE is enabled
2026-08-13 9:31 UTC (3+ messages)
[PATCH for-7.4 0/9] memcg: remove the v1 soft limit
2026-08-13 9:27 UTC (2+ messages)
[PATCH 0/5] x86/mm/pat: CPA fixes
2026-08-13 9:24 UTC (5+ messages)
[PATCH 0/5] x86/mm/pat: CPA fixes
2026-08-13 9:06 UTC (6+ messages)
[PATCH RFC 0/5] memcg: fix dying memcg pinned by swapped out shmem pages
2026-08-13 8:52 UTC (6+ messages)
` [PATCH RFC 1/5] memcg: move memcg private ID refcount to objcg
` [PATCH RFC 2/5] memcg: get stable memcg first before getting memcgid reference
` [PATCH RFC 3/5] memcg: remove retry logic in mem_cgroup_private_id_get_online
` [PATCH RFC 4/5] memcg: add a helper to get online memcg from memcgid
` [PATCH RFC 5/5] memcg: filter out reparented memcgs got using memcgid
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-08-13 8:55 UTC (4+ messages)
[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
2026-08-13 8:48 UTC (4+ messages)
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
[PATCH v3 0/6] Fix device page migration in low memory fallback
2026-08-13 8:33 UTC (8+ messages)
` [PATCH v3 3/6] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio
[RFC PATCH 0/4] mm/damon: allow NULL or unstarted damon_ctx parameter for damon_call()
2026-08-13 8:33 UTC (3+ messages)
` [RFC PATCH 1/4] mm/damon/core: handle NULL ctx parameter in damon_call()
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox