[PATCH] slub: Fix Off-By-One in the While condition in on_freelist()
2025-03-04 11:20 UTC (9+ messages)
[syzbot] [mm?] WARNING in fsnotify_file_area_perm
2025-03-04 11:06 UTC (3+ messages)
` [syzbot] [xfs?] "
[PATCH v2 0/3] Fix calculations in trace_balance_dirty_pages() for cgwb
2025-03-04 11:03 UTC (4+ messages)
` [PATCH v2 1/3] writeback: Let trace_balance_dirty_pages() take struct dtc as parameter
` [PATCH v2 2/3] writeback: Rename variables in trace_balance_dirty_pages()
` [PATCH v2 3/3] writeback: Fix calculations in trace_balance_dirty_pages() for cgwb
[PATCH v14 00/13] AMD broadcast TLB invalidation
2025-03-04 11:00 UTC (11+ messages)
` [PATCH v14 03/13] x86/mm: add INVLPGB support code
` [PATCH v14 11/13] x86/mm: do targeted broadcast flushing from tlbbatch code
` [PATCH v14 13/13] x86/mm: only invalidate final translations with INVLPGB
[PATCH RFC v2 00/10] SLUB percpu sheaves
2025-03-04 10:54 UTC (8+ messages)
mm/gup.c:778:15: sparse: sparse: cast to non-scalar
2025-03-04 10:42 UTC
[PATCH] mm/page_alloc: Add lockdep assertion for pageblock type change
2025-03-04 10:31 UTC (7+ messages)
Kernel oops with 6.14 when enabling TLS
2025-03-04 10:26 UTC (11+ messages)
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-03-04 10:21 UTC (22+ messages)
` [PATCH v3 01/20] mm: factor out large folio handling from folio_order() into folio_large_order()
` [PATCH v3 03/20] mm: let _folio_nr_pages overlay memcg_data in first tail page
` [PATCH v3 04/20] mm: move hugetlb specific things in folio to page[3]
` [PATCH v3 05/20] mm: move _pincount in folio to page[2] on 32bit
` [PATCH v3 06/20] mm: move _entire_mapcount "
` [PATCH v3 07/20] mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
` [PATCH v3 08/20] mm/rmap: pass vma to __folio_add_rmap()
` [PATCH v3 09/20] mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
` [PATCH v3 10/20] bit_spinlock: __always_inline (un)lock functions
` [PATCH v3 11/20] mm/rmap: use folio_large_nr_pages() in add/remove functions
` [PATCH v3 12/20] mm/rmap: basic MM owner tracking for large folios (!hugetlb)
` [PATCH v3 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
` [PATCH v3 14/20] mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
` [PATCH v3 15/20] mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large folios
` [PATCH v3 16/20] fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v3 17/20] fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v3 18/20] fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v3 19/20] fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)
[PATCH] mm/hugetlb: fix surplus pages in dissolve_free_huge_page()
2025-03-04 10:15 UTC (4+ messages)
[PATCH] mm/slab: call __kmalloc_noprof() when size isn't builtin constant in kmalloc_array_noprof()
2025-03-04 10:03 UTC (3+ messages)
[PATCH v5 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-03-04 9:52 UTC (16+ messages)
` [PATCH v5 1/9] mm: Consolidate freeing of typed folios on final folio_put()
` [PATCH v5 2/9] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
` [PATCH v5 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v5 4/9] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory
` [PATCH v5 5/9] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory
` [PATCH v5 6/9] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
` [PATCH v5 7/9] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [PATCH v5 8/9] KVM: arm64: Enable mapping guest_memfd in arm64
` [PATCH v5 9/9] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
[PATCH v2] mm/migrate: fix shmem xarray update during migration
2025-03-04 9:47 UTC (4+ messages)
[PATCH] mm/vmalloc: Move free_vm_area(area) from the __vmalloc_area_node function to the __vmalloc_node_range_noprof function
2025-03-04 9:46 UTC (3+ messages)
[v2 PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
2025-03-04 9:25 UTC (8+ messages)
` [v2 PATCH 1/7] crypto: api - Add cra_type->destroy hook
` [v2 PATCH 2/7] crypto: scomp - Remove tfm argument from alloc/free_ctx
` [v2 PATCH 3/7] crypto: acomp - Add request chaining and virtual addresses
` [v2 PATCH 4/7] crypto: testmgr - Remove NULL dst acomp tests
` [v2 PATCH 5/7] crypto: scomp - Remove support for most non-trivial destination SG lists
` [v2 PATCH 6/7] crypto: scomp - Add chaining and virtual address support
` [v2 PATCH 7/7] crypto: acomp - Move stream management into scomp layer
[PATCH v2] mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
2025-03-04 9:17 UTC (2+ messages)
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-04 9:17 UTC (4+ messages)
[PATCH] [arm64/tlb] Fix mmu notifiers for range-based invalidates
2025-03-04 8:51 UTC
[PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
2025-03-04 8:45 UTC (17+ messages)
` [RFC PATCH 7/7] mm: zswap: Use acomp virtual address interface
[PATCH v9] arm64: mm: Populate vmemmap at the page level if not section aligned
2025-03-04 8:22 UTC (2+ messages)
[PATCH v8] arm64: mm: Populate vmemmap at the page level if not section aligned
2025-03-04 7:25 UTC (3+ messages)
[PATCH] slab: Mark large folios for debugging purposes
2025-03-04 6:38 UTC (2+ messages)
[PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
2025-03-04 6:11 UTC (6+ messages)
` [PATCH v2 3/6 update] "
[PATCH 0/4] Optimize __vmalloc_node_range_noprof function
2025-03-04 5:58 UTC (5+ messages)
` [PATCH 1/4] mm/vmalloc: Remove unnecessary size ALIGN in __vmalloc_node_range_noprof
[PATCH 7/7] mm/mremap: thread state through move page table operation
2025-03-04 5:40 UTC (6+ messages)
[PATCH v7 00/15] zswap IAA compress batching
2025-03-04 5:19 UTC (3+ messages)
` [PATCH v7 01/15] crypto: acomp - Add synchronous/asynchronous acomp request chaining
[RFC v2 0/9] khugepaged: mTHP support
2025-03-04 5:10 UTC (7+ messages)
` [RFC v2 7/9] khugepaged: add "
[linux-next:master] [mm/page_alloc] b4cfcc26f5: WARNING:at_mm/page_alloc.c:#set_pageblock_migratetype
2025-03-04 5:08 UTC
[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-03-04 4:46 UTC (3+ messages)
[PATCHSET v8 0/12] Uncached buffered IO
2025-03-04 3:12 UTC (3+ messages)
` [PATCH 09/12] mm/filemap: drop streaming/uncached pages when writeback completes
[PATCH 0/7] lib/interval_tree: add some test cases and cleanup
2025-03-04 3:04 UTC (10+ messages)
` [PATCH 1/7] lib/rbtree: enable userland test suite for rbtree related data structure
` [PATCH 2/7] lib/rbtree: split tests
` [PATCH 3/7] lib/rbtree: add random seed
` [PATCH 4/7] lib/interval_tree: add test case for interval_tree_iter_xxx() helpers
` [PATCH 5/7] lib/interval_tree: add test case for span iteration
` [PATCH 6/7] lib/interval_tree: skip the check before go to the right subtree
` [PATCH 7/7] lib/interval_tree: fix the comment of interval_tree_span_iter_next_gap()
[PATCH v4 0/2] mm: slub: Enhanced debugging in slub error
2025-03-04 1:37 UTC (6+ messages)
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-03-04 1:32 UTC (5+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
` CXL Boot to Bash - Section 2: The Drivers
[linux-next:master] BUILD REGRESSION cd3215bbcb9d4321def93fea6cfad4d5b42b9d1d
2025-03-04 0:27 UTC
[PATCH v6 4/5] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
2025-03-04 0:19 UTC (2+ messages)
[PATCH v3] page_io: zswap: do not crash the kernel on decompression failure
2025-03-04 0:05 UTC (8+ messages)
[PATCH 0/4 v2] cgroup: separate rstat trees
2025-03-03 23:49 UTC (19+ messages)
` [PATCH 1/4 v2] cgroup: move cgroup_rstat from cgroup to cgroup_subsys_state
` [PATCH 3/4 v2] cgroup: separate rstat locks for subsystems
[PATCH 0/8] mm/damon: auto-tune aggregation interval
2025-03-03 22:17 UTC (9+ messages)
` [PATCH 1/8] mm/damon: add data structure for monitoring intervals auto-tuning
` [PATCH 2/8] mm/damon/core: implement "
` [PATCH 3/8] mm/damon/sysfs: implement intervals tuning goal directory
` [PATCH 4/8] mm/damon/sysfs: commit intervals tuning goal
` [PATCH 5/8] mm/damon/sysfs: implement a command to update auto-tuned monitoring intervals
` [PATCH 6/8] Docs/mm/damon/design: document for intervals auto-tuning
` [PATCH 7/8] Docs/ABI/damon: document intervals auto-tuning ABI
` [PATCH 8/8] Docs/admin-guide/mm/damon/usage: add intervals_goal directory on the hierarchy
[PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
2025-03-03 21:56 UTC (2+ messages)
[PATCH v8 14/14] mm: zswap: Compress batching with request chaining in zswap_store() of large folios
2025-03-03 21:34 UTC (4+ messages)
[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
2025-03-03 21:29 UTC (2+ messages)
[PATCH linux-next 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-03-03 21:06 UTC (3+ messages)
` [PATCH linux-next 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[RFC PATCH 0/2] SKSM: Synchronous Kernel Samepage Merging
2025-03-03 20:49 UTC (14+ messages)
[PATCH v8 0/7] mseal system mappings
2025-03-03 20:20 UTC (23+ messages)
` [PATCH v8 1/7] mseal sysmap: kernel config and header change
` [PATCH v8 3/7] mseal sysmap: enable x86-64
` [PATCH v8 4/7] mseal sysmap: enable arm64
` [PATCH v8 5/7] mseal sysmap: uprobe mapping
` [PATCH v8 7/7] selftest: test system mappings are sealed
NEW GCC EXTENSION for kernel memory management
2025-03-03 19:40 UTC
[PATCH 0/7] refactor mremap and fix bug
2025-03-03 18:50 UTC (5+ messages)
` [PATCH 2/7] mm/mremap: refactor mremap() system call implementation
[RFC] Type-Partitioned vmalloc (with sample *.ko code)
2025-03-03 18:26 UTC (2+ messages)
[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
2025-03-03 18:08 UTC (9+ messages)
` [PATCH v2 2/5] x86/mce: dump error msg from severities
[PATCH 0/6] ITER_XARRAY cleanups and consequences
2025-03-03 17:53 UTC (7+ messages)
` [PATCH 1/6] iov_iter: Convert iter_xarray_populate_pages() to use folios
` [PATCH 2/6] iov_iter: Convert iov_iter_extract_xarray_pages() "
` [PATCH 3/6] pagemap: Remove find_subpage()
` [PATCH 4/6] filemap: Convert __readahead_batch() to use a folio
` [PATCH 5/6] pagemap: Remove readahead_page_batch()
` [PATCH 6/6] mm: Delete thp_nr_pages()
[PATCH v2] mm/page_alloc: Add lockdep assertion for pageblock type change
2025-03-03 17:06 UTC (6+ messages)
[PATCH] mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
2025-03-03 16:58 UTC (2+ messages)
[syzbot] [mm?] kernel BUG in try_to_unmap_one
2025-03-03 16:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox