[PATCH] mm/swapfile.c: select the swap device with default priority round robin
2025-09-28 2:14 UTC (7+ messages)
[PATCH v8 mm-new 00/12] mm, bpf: BPF based THP order selection
2025-09-28 2:13 UTC (21+ messages)
` [PATCH v8 mm-new 01/12] mm: thp: remove disabled task from khugepaged_mm_slot
` [PATCH v8 mm-new 02/12] mm: thp: remove vm_flags parameter from khugepaged_enter_vma()
` [PATCH v8 mm-new 03/12] mm: thp: remove vm_flags parameter from thp_vma_allowable_order()
` [PATCH v8 mm-new 04/12] mm: thp: add support for BPF based THP order selection
` [PATCH v8 mm-new 05/12] mm: thp: decouple THP allocation between swap and page fault paths
` [PATCH v8 mm-new 06/12] mm: thp: enable THP allocation exclusively through khugepaged
` [PATCH v8 mm-new 07/12] bpf: mark mm->owner as __safe_rcu_or_null
` [PATCH v8 mm-new 08/12] bpf: mark vma->vm_mm as __safe_trusted_or_null
` [PATCH v8 mm-new 09/12] selftests/bpf: add a simple BPF based THP policy
` [PATCH v8 mm-new 10/12] selftests/bpf: add test case to update "
` [PATCH v8 mm-new 11/12] selftests/bpf: add test cases for invalid thp_adjust usage
` [PATCH v8 mm-new 12/12] Documentation: add BPF-based THP policy management
[PATCH] mm/hugetlb: Fix some typos in hugetlb module
2025-09-28 1:58 UTC (3+ messages)
[PATCH] mm: Fix some typos in mm module
2025-09-28 1:29 UTC (3+ messages)
[Question] About memory.c: process_huge_page
2025-09-28 0:48 UTC (4+ messages)
[RFC Patch 0/7] kernel: Introduce multikernel architecture support
2025-09-27 20:43 UTC (20+ messages)
[PATCH 03/21] x86/mm: factor out phys_pgd_init()
2025-09-27 19:29 UTC (2+ messages)
PROBLEM: userfaultfd REGISTER minor mode on MAP_PRIVATE range fails
2025-09-27 18:45 UTC (19+ messages)
[PATCH v2 0/1] mm/swapfile.c: select the swap device with default priority round robin
2025-09-27 17:14 UTC (7+ messages)
` [PATCH v2 1/1] "
Last call for Plumber's Memory Management track
2025-09-27 9:30 UTC
[Patch v4 0/2] mm_slot: fix the usage of mm_slot_entry()
2025-09-27 8:40 UTC (5+ messages)
` [Patch v4 1/2] mm/ksm: don't call mm_slot_entry() when the slot is NULL
` [Patch v4 2/2] mm/khugepaged: remove definition of struct khugepaged_mm_slot
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-09-27 7:38 UTC (13+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
[linux-next:master] BUILD REGRESSION 262858079afde6d367ce3db183c74d8a43a0e83f
2025-09-27 4:30 UTC
[PATCH v8 00/23] SLUB percpu sheaves
2025-09-27 1:17 UTC (31+ messages)
` [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH v8 13/23] tools/testing: Add support for changes to slab for sheaves
` [PATCH v8 16/23] tools/testing: include maple-shim.c in maple.c
` [PATCH v8 17/23] testing/radix-tree/maple: Hack around kfree_rcu not existing
` [PATCH v8 18/23] maple_tree: Use kfree_rcu in ma_free_rcu
` [PATCH v8 19/23] maple_tree: Replace mt_free_one() with kfree()
` [PATCH v8 20/23] tools/testing: Add support for prefilled slab sheafs
` [PATCH v8 21/23] maple_tree: Prefilled sheaf conversion and testing
` [PATCH v8 22/23] maple_tree: Add single node allocation support to maple state
[PATCH v2 0/4] mm/page_alloc: Batch callers of free_pcppages_bulk
2025-09-27 0:46 UTC (7+ messages)
` [PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-09-29
2025-09-26 22:59 UTC
[PATCH v3 0/4] mm/userfaultfd: modulize memory types
2025-09-26 21:16 UTC (5+ messages)
` [PATCH v3 1/4] mm: Introduce vm_uffd_ops API
` [PATCH v3 2/4] mm/shmem: Support "
` [PATCH v3 3/4] mm/hugetlb: "
` [PATCH v3 4/4] mm: Apply vm_uffd_ops API to core mm
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-09-26 21:07 UTC (7+ messages)
[REGRESSION] workqueue/writeback: Severe CPU hang due to kworker proliferation during I/O flush and cgroup cleanup
2025-09-26 20:07 UTC (4+ messages)
[REGRESSION] workqueue/writeback: Severe CPU hang due to kworker proliferation during I/O flush and cgroup cleanup
2025-09-26 19:50 UTC (3+ messages)
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-09-26 19:36 UTC (12+ messages)
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
[PATCH] rust: slab: add basic slab module
2025-09-26 19:01 UTC (8+ messages)
[PATCH v2 1/4] mm/page_alloc/vmstat: Simplify refresh_cpu_vm_stats change detection
2025-09-26 18:33 UTC (6+ messages)
[PATCH] mm: hugetlb: avoid soft lockup when mprotect with PROT_MTE
2025-09-26 17:51 UTC (4+ messages)
[RFC PATCH 0/2] DAMON: add priority-based scheme application control
2025-09-26 17:37 UTC (3+ messages)
[PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone
2025-09-26 17:25 UTC (3+ messages)
[PATCH 00/10] blk-cgroup: don't use queue_lock for protection and fix deadlock
2025-09-26 17:19 UTC (6+ messages)
` [PATCH 01/10] blk-cgroup: use cgroup lock and rcu to protect iterating blkcg blkgs
[PATCH 0/3] mm/page_owner: add options 'print_handle' and 'print_stack' for 'show_stacks'
2025-09-26 16:47 UTC (5+ messages)
[PATCH v2 0/4] reparent the THP split queue
2025-09-26 16:36 UTC (10+ messages)
` [PATCH v2 4/4] mm: thp: reparent the split queue during memcg offline
[linux-next:master] [slab] db93cdd664: BUG:kernel_NULL_pointer_dereference,address
2025-09-26 15:38 UTC (12+ messages)
[PATCH linux-next] alloc_tag: Fix boot failure due to NULL pointer dereference
2025-09-26 15:36 UTC (4+ messages)
[PATCH net] page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
2025-09-26 15:25 UTC (2+ messages)
[PATCH Next] copy_process(): Fixed jump logic error
2025-09-26 15:21 UTC (3+ messages)
[PATCH v5] mm: Fix possible deadlock in kmemleak
2025-09-26 14:57 UTC (4+ messages)
[syzbot] [mm?] KCSAN: data-race in try_to_compact_pages / try_to_compact_pages
2025-09-26 14:37 UTC (2+ messages)
[PATCH v6 0/2] rust: zpool: add API for C and Rust
2025-09-26 14:27 UTC (6+ messages)
` [syzbot ci] "
[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-26 14:13 UTC (12+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
[PATCH 0/2] (no cover subject)
2025-09-26 13:48 UTC (4+ messages)
` [PATCH 1/2] mm/numa_emulation: Refactor NUMA emulation size handling to use kernel macros
` [PATCH 2/2] mm/numa_emulation: Move the size calculation in split_nodes_interleave() to a separate function
[PATCH 0/4] Support dynamic (de)configuration of memory
2025-09-26 13:15 UTC (5+ messages)
` [PATCH 1/4] s390/mm: Support removal of boot-allocated virtual memory map
` [PATCH 2/4] s390/sclp: Add support for dynamic (de)configuration of memory
` [PATCH 3/4] s390/sclp: Remove MHP_OFFLINE_INACCESSIBLE
` [PATCH 4/4] mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
[Question] About memory.c: process_huge_page
2025-09-26 12:40 UTC (2+ messages)
[PATCH 1/1] mm: silence data-race in update_hiwater_rss
2025-09-26 9:46 UTC (2+ messages)
[syzbot] [mm?] KCSAN: data-race in try_to_migrate_one / zap_page_range_single_batched
2025-09-26 9:35 UTC (3+ messages)
[RFC PATCH v2 39/51] KVM: guest_memfd: Merge and truncate on fallocate(PUNCH_HOLE)
2025-09-26 9:14 UTC (2+ messages)
[PATCH] fuse: fix readahead reclaim deadlock
2025-09-26 9:01 UTC
[PATCH V2] mm: swap: check for stable address space before operating on the VMA
2025-09-26 8:30 UTC (3+ messages)
[Question] Is flush_cache_page() in wp_page_reuse() really necessary?
2025-09-26 7:39 UTC
[RFC PATCH 0/2] DAMON: add priority-based scheme application control
2025-09-26 3:57 UTC (4+ messages)
` [RFC PATCH 1/2] mm/damon/core: introduce priority concept for DAMON
[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
2025-09-26 3:35 UTC (24+ messages)
` [PATCH v12 01/23] crypto: iaa - Reorganize the iaa_crypto driver code
` [PATCH v12 02/23] crypto: iaa - New architecture for IAA device WQ comp/decomp usage & core mapping
` [PATCH v12 03/23] crypto: iaa - Simplify, consistency of function parameters, minor stats bug fix
` [PATCH v12 04/23] crypto: iaa - Descriptor allocation timeouts with mitigations
` [PATCH v12 05/23] crypto: iaa - iaa_wq uses percpu_refs for get/put reference counting
` [PATCH v12 06/23] crypto: iaa - Simplify the code flow in iaa_compress() and iaa_decompress()
` [PATCH v12 07/23] crypto: iaa - Refactor hardware descriptor setup into separate procedures
` [PATCH v12 08/23] crypto: iaa - Simplified, efficient job submissions for non-irq mode
` [PATCH v12 09/23] crypto: iaa - Deprecate exporting add/remove IAA compression modes
` [PATCH v12 10/23] crypto: iaa - Expect a single scatterlist for a [de]compress request's src/dst
` [PATCH v12 11/23] crypto: iaa - Rearchitect the iaa_crypto driver to be usable by zswap and zram
` [PATCH v12 12/23] crypto: iaa - Enablers for submitting descriptors then polling for completion
` [PATCH v12 13/23] crypto: acomp - Define a unit_size in struct acomp_req to enable batching
` [PATCH v12 14/23] crypto: iaa - IAA Batching for parallel compressions/decompressions
` [PATCH v12 15/23] crypto: iaa - Enable async mode and make it the default
` [PATCH v12 16/23] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v12 17/23] crypto: iaa - Submit the two largest source buffers first in decompress batching
` [PATCH v12 18/23] crypto: iaa - Add deflate-iaa-dynamic compression mode
` [PATCH v12 19/23] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size
` [PATCH v12 20/23] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion
` [PATCH v12 21/23] mm: zswap: Consistently use IS_ERR_OR_NULL() to check acomp_ctx resources
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches
` [PATCH v12 23/23] mm: zswap: Batched zswap_compress() with compress batching of large folios
[PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
2025-09-26 3:32 UTC
[v6 00/15] mm: support device-private THP
2025-09-26 1:53 UTC (21+ messages)
` [v6 01/15] mm/zone_device: support large zone device private folios
` [v6 02/15] mm/huge_memory: add device-private THP support to PMD operations
[PATCH v2] mm/memblock: Correct totalram_pages accounting with KMSAN
2025-09-26 0:25 UTC (4+ messages)
[PATCH v17 00/12] Support page table check on PowerPC
2025-09-25 23:17 UTC (3+ messages)
[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
2025-09-25 23:12 UTC (4+ messages)
` [PATCH follow-up] mm/thp: Requesting status update on alignment performance configuration
[PATCH] kasan: Fix warnings caused by use of arch_enter_lazy_mmu_mode()
2025-09-25 23:07 UTC (2+ messages)
[PATCH 1/3] mm/page_owner: add option 'print_handle' for 'show_stacks'
2025-09-25 22:25 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