messages from 2026-07-22 16:59:21 to 2026-07-23 09:57:11 UTC [more...]
[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-23 9:56 UTC (8+ messages)
` [PATCH v2 09/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v2 12/13] mm/slab: add cache_ and slab_needs_objcg() helpers
Help needed to address the dirty folio without fs notification delimma (Re: [PATCH RFC v2] btrfs: disable direct reads to avoid dirty folios without fs knowing)
2026-07-23 9:45 UTC
[PATCH 0/4] remove dead NULL checks after GFP_NOFAIL allocations
2026-07-23 9:37 UTC (6+ messages)
` [PATCH 1/4] powerpc/xive: remove dead NULL check after GFP_NOFAIL allocation
` [PATCH 2/4] drm: remove dead WARN_ON "
` [PATCH 3/4] lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocations
` [PATCH 4/4] RDMA/cxgb4: "
[PATCH v2] fs: push nr_cached_objects memcg gating into individual filesystems
2026-07-23 9:35 UTC (2+ messages)
[PATCH RESEND 0/3] mm: trace: decode architecture-specific VMA flags
2026-07-23 9:29 UTC (4+ messages)
` [PATCH RESEND 1/3] mm: trace: decode arm64 and sparc64 VM_ARCH_1 flags
` [PATCH RESEND 2/3] mm: trace: decode MTE and shadow stack VMA flags
` [PATCH RESEND 3/3] mm: trace: name protection key encoding bits
[PATCH v3] mm/page_reporting: use system_freezable_wq to fix UAF during suspend
2026-07-23 9:15 UTC (4+ messages)
[PATCH] lkdtm: use kmalloc() instead of __get_free_page
2026-07-23 9:00 UTC (5+ messages)
[PATCH 0/3] tools/mm/page_owner_sort: fix --sort, add module filter, improve usage
2026-07-23 8:59 UTC (3+ messages)
[PATCH v3 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
2026-07-23 8:57 UTC (6+ messages)
` [PATCH v3 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max
` [PATCH v3 2/4] mm: vmscan: propagate real error code from per-node proactive reclaim
` [PATCH v3 3/4] mm: vmscan: drop unused gfp_mask parameter from __node_reclaim()
` [PATCH v3 4/4] mm/mglru: fix anon-only reclaim evicting file pages when swappiness=max
[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-07-23 8:49 UTC (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] mm/memory_hotplug: improve shrink_zone_span() subsection boundary checks
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-07-23 8:38 UTC (5+ messages)
[INTERNAL REVIEW] [RFC PATCH v3 01/20] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
2026-07-23 8:41 UTC (2+ messages)
[PATCH RFC 00/32] mm/mglru: MGLRU-FG and refault distance support
2026-07-23 8:38 UTC (5+ messages)
mm: opaque hardware page-table entry handles
2026-07-23 8:21 UTC (6+ messages)
[PATCH 0/3] mm: trace: decode architecture-specific VMA flags
2026-07-23 8:14 UTC (4+ messages)
` [PATCH 1/3] mm: trace: decode arm64 and sparc64 VM_ARCH_1 flags
` [PATCH 2/3] mm: trace: decode MTE and shadow stack VMA flags
` [PATCH 3/3] mm: trace: name protection key encoding bits
[LSF/MM/BPF TOPIC] Discussion: Targeted memory allocation via debugfs
2026-07-23 8:10 UTC (12+ messages)
[RFC PATCH 00/16] Page Alloc Hogger
2026-07-23 7:47 UTC (17+ messages)
` [RFC PATCH 01/16] mm: Page Alloc Hogger module
` [RFC PATCH 02/16] mm: Define structs for allocation requests and store allocations
` [RFC PATCH 03/16] mm: Define the caches for the structs req_alloc and page_alloc
` [RFC PATCH 04/16] mm: Define function to create a dir for each online node
` [RFC PATCH 05/16] mm: Define function to create a dir for populated zone
` [RFC PATCH 06/16] mm: Define function to create a dir for each page order
` [RFC PATCH 07/16] mm: Define function to create a dir for each migrate type
` [RFC PATCH 08/16] mm: Define function that creates the "nr_pages_allocs" file
` [RFC PATCH 09/16] mm: Read the nr_pages_allocs value given by user
` [RFC PATCH 10/16] mm: Set the selected zone in gfp_t flags
` [RFC PATCH 11/16] mm: Sets the migrate type "
` [RFC PATCH 12/16] mm: Define the make_alloc() function
` [RFC PATCH 13/16] mm: Create the file asociated with an allocation
` [RFC PATCH 14/16] mm: Free pages, remove files and clean cache when one alloc fails
` [RFC PATCH 15/16] mm: Create the "free" file to release the previously allocated pages
` [RFC PATCH 16/16] mm: Release resources when the page alloc hogger module exits
[PATCH 0/8] Optimize anonymous swapbacked large folio unmapping
2026-07-23 7:09 UTC (9+ messages)
` [PATCH 1/8] mm/swapfile: add batched version of folio_dup_swap
` [PATCH 2/8] mm/swapfile: add batched version of folio_put_swap
` [PATCH 3/8] mm/rmap: mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH 4/8] mm/internal: rename swap offset helpers to softleaf offset
` [PATCH 5/8] mm/internal: add set_softleaf_ptes
` [PATCH 6/8] mm/memory: use set_softleaf_ptes for uffd-wp markers
` [PATCH 7/8] mm: move anon-exclusive batch helper to internal.h
` [PATCH 8/8] mm/rmap: batch unmap anonymous swap-backed large folios
[PATCH RESEND v1 0/5] selftests/mm: Handle unsupported and transient test conditions
2026-07-23 6:52 UTC (9+ messages)
` [PATCH RESEND v1 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
` [PATCH RESEND v1 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE "
` [PATCH RESEND v1 3/5] selftests/mm: skip khugepaged swap tests without swap
[PATCH mm-hotfixes v5 0/5] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-23 6:30 UTC (3+ messages)
` [PATCH mm-hotfixes v5 3/5] x86/mm/pat: acquire init_mm read lock on attribute change to avoid UAF
` [REGRESSION]: "
[PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
2026-07-23 5:57 UTC (3+ messages)
swap_ops updates v2
2026-07-23 5:46 UTC (4+ messages)
` [PATCH 1/3] mm/swap: revert to single-folio writes for synchronous swap devices
` [PATCH 2/3] mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
` [PATCH 3/3] mm/swap: move swap_ops into file systems for file system-based swap
[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
2026-07-23 5:39 UTC (2+ messages)
[PATCH 2/3] mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
2026-07-23 5:27 UTC (3+ messages)
[PATCH 1/3] mm/swap: revert to single-folio writes for synchronous swap devices
2026-07-23 5:25 UTC (3+ messages)
[PATCH v2 0/2] mm/zswap: Fixes and improves the zswap global shrinker
2026-07-23 4:52 UTC (9+ messages)
` [PATCH v2 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()
[PATCH] binfmt_elf_fdpic: only honour the first PT_INTERP
2026-07-23 4:13 UTC (2+ messages)
[PATCH v2 00/21] binfmt_misc: transparent interpreters and PT_INTERP loader substitution
2026-07-23 3:52 UTC (14+ messages)
` [PATCH v2 01/21] binfmt_misc: require an absolute interpreter path with 'C'
` [PATCH v2 02/21] docs, binfmt_misc: keep general usage out of the handler sections
` [PATCH v2 03/21] binfmt_misc: table-drive the register string flags
` [PATCH v2 04/21] binfmt_misc: normalize the per-exec invocation flags
` [PATCH v2 05/21] binfmt_misc: split out entry_open_interpreter() and build_interp_argv()
` [PATCH v2 06/21] exec: release the replaced file with do_close_execat()
[PATCH] x86/elf: Correct comment for STACK_RND_MASK()
2026-07-23 3:45 UTC (3+ messages)
[PATCH -v4 0/2] mm: vmscan: fix node reclaim ignoring swappiness parameter
2026-07-23 3:24 UTC (3+ messages)
` [PATCH -v4 1/2] memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
` [PATCH -v4 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter
[PATCH v2 0/2] mm: folio conversion and refactoring in do_swap_page()
2026-07-23 3:07 UTC (3+ messages)
` [PATCH v2 1/2] mm: Use a folio in the softleaf_is_device_private path
` [PATCH v2 2/2] mm: Extract non-swap page handling to do_non_swap_page()
[PATCH -v3 0/2] mm: vmscan: fix node reclaim ignoring swappiness parameter
2026-07-23 2:58 UTC (3+ messages)
` [PATCH -v3 1/2] memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
` [PATCH -v3 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter
[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
2026-07-23 2:45 UTC (2+ messages)
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-23 2:42 UTC (5+ messages)
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()
[PATCH] mm/page_idle: call folio_test_lru() after folio_get()
2026-07-23 2:40 UTC (7+ messages)
` "
[PATCH v4 0/3] promote mapped executable folios after first usage for MGLRU
2026-07-23 2:26 UTC (4+ messages)
` [PATCH v4 3/3] mm: mglru: promote mapped executable folios after first usage
[PATCH v2 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
2026-07-23 2:26 UTC (7+ messages)
` [PATCH v2 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max
[PATCH v2 0/2] mm: fix node reclaim swappiness handling
2026-07-23 2:14 UTC (4+ messages)
` [PATCH v2 1/2] memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
[PATCH 6.6.y] mm/memory-failure: fix missing ->mf_stats count when hugetlb folio already poisoned
2026-07-23 2:05 UTC (3+ messages)
[PATCH v17 00/15] arm64: entry: Convert to Generic Entry
2026-07-23 1:54 UTC (5+ messages)
` [PATCH v17 15/15] arm64: vdso: Expose sigreturn address on vdso to the kernel
[PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
2026-07-23 0:42 UTC (4+ messages)
[PATCH v3 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-23 0:28 UTC (2+ messages)
[PATCH v2] selftests/damon/sysfs.py: clean up sh processes used for obsolete_target test
2026-07-23 0:22 UTC (4+ messages)
[RFC] Robust futex causing memcg OOM storm on exit
2026-07-23 0:19 UTC
[PATCH v2] mm/page_reporting: Add page_reporting_delay_ms sysctl
2026-07-23 0:06 UTC (3+ messages)
[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
2026-07-23 0:05 UTC (5+ messages)
[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
2026-07-23 0:01 UTC (3+ messages)
` [PATCH v5 04/11] mm: zswap: add range lookup for large-folio swapin
[PATCH v4 00/16] Fix bugs on HugeTLB folio allocation failure paths
2026-07-22 23:41 UTC (17+ messages)
` [PATCH v4 01/16] mm: hugetlb: Track used_hpages when getting/putting pages from subpool
` [PATCH v4 02/16] mm: hugetlb: Return -ENOSPC on memcg charge failure
` [PATCH v4 03/16] mm: hugetlb: Use try-commit-cancel protocol for memcg charge of folios
` [PATCH v4 04/16] mm: hugetlb: Remove unused mem_cgroup_charge_hugetlb function
` [PATCH v4 05/16] mm: hugetlb: Fix subpool usage leak on allocation failure
` [PATCH v4 06/16] mm: hugetlb: Rename local variables for clarity in hugetlb_reserve_pages()
` [PATCH v4 07/16] mm: hugetlb: Fix Use-After-Free in unlock_or_release_subpool()
` [PATCH v4 08/16] fs: hugetlbfs: Fix global reservation leak in hugetlbfs_fill_super()
` [PATCH v4 09/16] WIP: mm: hugetlb: Move subpool functions to hugetlb_subpool.c
` [PATCH v4 10/16] WIP: fs: hugetlbfs: Refactor subpool getters and integrate with hugetlb_subpool API
` [PATCH v4 11/16] WIP: mm: hugetlb: Make struct hugepage_subpool private to hugetlb_subpool.c
` [PATCH v4 12/16] WIP: tools: testing: Add unit tests for HugeTLB subpool functions
` [PATCH v4 13/16] WIP: Reproducer for allocation failure due to cgroup v2 memory limits
` [PATCH v4 14/16] WIP: Reproducer for subpool usage leak
` [PATCH v4 15/16] WIP: Reproducer for false restoration on shared HugeTLB mappings
` [PATCH v4 16/16] WIP: Reproducer for out_put_pages subpool reserve leakage
[PATCH v2 0/4] mm: fix reclaim storms in defrag_mode
2026-07-22 23:22 UTC (6+ messages)
` [PATCH v2 3/4] mm: page_alloc: move capture_control to the page allocator
` [PATCH v2 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode
Semantic conflict between 04b177544a04 in drm-misc-fixes and 0b6b1bb28482 in -mm
2026-07-22 23:15 UTC (2+ messages)
[PATCH v10 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-22 22:48 UTC (10+ messages)
` [PATCH v10 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v10 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v10 3/8] selftests/mm: add HMM test for mmap lock-dropping faults
` [PATCH v10 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v10 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v10 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v10 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v10 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults
[PATCH] mm: proc/task_mmu: Use walk_page_range_vma() for smaps
2026-07-22 22:25 UTC (4+ messages)
[RFC PATCH v2 0/2] kho: support preserving unsplit high-order pages
2026-07-22 21:19 UTC (7+ messages)
` [RFC PATCH v2 1/2] kho: Introduce a helper to init unsplit pages
` [RFC PATCH v2 2/2] kho: Introduce preserve/restore APIs for "
[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-22 21:00 UTC (19+ messages)
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
2026-07-22 20:49 UTC (6+ messages)
[PATCH] fuse: disable default bdi strictlimiting
2026-07-22 20:38 UTC
[PATCH 1/2] mm/shmem: add shmem_backup_folio() helper
2026-07-22 20:11 UTC (3+ messages)
[PATCH v1] mm/page_reporting: Add page_reporting_delay_ms sysctl
2026-07-22 19:29 UTC
[PATCH v2 0/2] mm: fix PMD level mTHP accounting bugs
2026-07-22 19:18 UTC (5+ messages)
[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-07-22 18:57 UTC (7+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
[PATCH v9 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-22 18:52 UTC (4+ messages)
` [PATCH v9 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults
[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
2026-07-22 18:42 UTC (3+ messages)
` [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
[PATCH v3 0/6] mm: access remote process memory under the per-VMA lock
2026-07-22 17:33 UTC (3+ messages)
swap_ops updates
2026-07-22 17:07 UTC (3+ messages)
` [PATCH 3/3] mm/swap: move swap_ops into file systems for file system-based swap
[PATCH v2 0/3] mm: bypass swap readahead for zswap
2026-07-22 17:04 UTC (4+ messages)
` [PATCH v2 1/3] mm: swap: overlap synchronous readahead decompression with disk I/O
` [PATCH v2 2/3] mm: swap: bypass synchronous readahead unless the target needs I/O
` [PATCH v2 3/3] mm: swap: treat SWP_SYNCHRONOUS_IO devices as synchronous in readahead
[PATCH RFC 00/18] arch, mm: create a generic set_memory/change_page_attr core
2026-07-22 17:03 UTC (3+ messages)
[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
2026-07-22 17:00 UTC (9+ messages)
` [PATCH v7 03/12] PCI: liveupdate: Track incoming preserved PCI devices
page: next (older) | 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