[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-09-23 17:49 UTC (5+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[RFC V3 0/9] Accelerate page migration with batch copying and hardware offload
2025-09-23 17:47 UTC (7+ messages)
` [RFC V3 1/9] mm/migrate: factor out code in move_to_new_folio() and migrate_folio_move()
` [RFC V3 2/9] mm/migrate: revive MIGRATE_NO_COPY in migrate_mode
` [RFC V3 3/9] mm: Introduce folios_mc_copy() for batch copying folios
` [RFC V3 4/9] mm/migrate: add migrate_folios_batch_move to batch the folio move operations
` [RFC V3 5/9] mm: add support for copy offload for folio Migration
` [RFC V3 7/9] dcbm: add dma core batch migrator for batch page offloading
[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-23 17:43 UTC (7+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
[PATCH 1/1] mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
2025-09-23 17:20 UTC (12+ messages)
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-23 17:09 UTC (7+ messages)
[RFC Patch 0/7] kernel: Introduce multikernel architecture support
2025-09-23 17:05 UTC (8+ messages)
[PATCH v6 0/2] rust: zpool: add API for C and Rust
2025-09-23 16:50 UTC (4+ messages)
` [PATCH v6 1/2] mm: reinstate zpool as a thin API
` [PATCH v6 2/2] rust: zpool: add abstraction for zpool drivers
` [syzbot ci] Re: rust: zpool: add API for C and Rust
[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
2025-09-23 16:46 UTC (3+ messages)
` [PATCH v2 01/10] mm/kasan: implement kasan_poison_range
[Patch v2] mm/khugepaged: use start_addr/addr for better reading
2025-09-23 16:36 UTC (5+ messages)
[RFC PATCH] driver: loop: introduce synchronized read for loop driver
2025-09-23 16:30 UTC (4+ messages)
[syzbot] [mm?] WARNING in memory_failure
2025-09-23 16:22 UTC
[PATCH v8 0/2] introduce kasan.write_only option in hw-tags
2025-09-23 16:21 UTC (3+ messages)
` [PATCH v8 1/2] kasan/hw-tags: introduce kasan.write_only option
[v6 00/15] mm: support device-private THP
2025-09-23 16:08 UTC (23+ 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
` [v6 03/15] mm/rmap: extend rmap and migration support device-private entries
` [v6 04/15] mm/huge_memory: implement device-private THP splitting
` [v6 05/15] mm/migrate_device: handle partially mapped folios during collection
[PATCH v2 0/4] reparent the THP split queue
2025-09-23 15:44 UTC (7+ messages)
` [PATCH v2 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH v2 2/4] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH v2 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v2 4/4] mm: thp: reparent the split queue during memcg offline
[PATCH v1] mm: convert folio_page() back to a macro
2025-09-23 15:31 UTC (2+ messages)
[PATCHv3 0/6] mm: Improve mlock tracking for large folios
2025-09-23 15:15 UTC (8+ messages)
` [PATCHv3 1/6] mm/page_vma_mapped: Track if the page is mapped across page table boundary
` [PATCHv3 2/6] mm/rmap: Fix a mlock race condition in folio_referenced_one()
` [PATCHv3 3/6] mm/rmap: mlock large folios in try_to_unmap_one()
` [PATCHv3 4/6] mm/fault: Try to map the entire file folio in finish_fault()
` [PATCHv3 5/6] mm/filemap: Map entire large folio faultaround
` [PATCHv3 6/6] mm/rmap: Improve mlock tracking for large folios
[PATCH] mm/page_alloc: fix alignment for alloc_contig_pages_noprof()
2025-09-23 15:07 UTC (8+ messages)
[PATCH V2] mm/memory-failure: Ensure collect_procs is retried when unmap fails
2025-09-23 14:57 UTC
[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
2025-09-23 14:17 UTC (3+ messages)
` 答复: "
[PATCH] mm/memory-failure: not select MEMORY_ISOLATION
2025-09-23 14:16 UTC (2+ messages)
[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
2025-09-23 14:09 UTC (4+ messages)
[PATCH] mm/memory-failure: Ensure collect_procs is retried when unmap fails
2025-09-23 13:47 UTC
[PATCH RFC 0/2] mm: add huge pfnmap support for remap_pfn_range()
2025-09-23 13:31 UTC (3+ messages)
` [PATCH RFC 1/2] pgtable: add pte_clrhuge() implementation for arm64 and riscv
` [PATCH RFC 2/2] mm: add PMD-level huge page support for remap_pfn_range()
[PATCH v3 00/30] Live Update Orchestrator
2025-09-23 13:13 UTC (20+ messages)
` [PATCH v3 08/30] kho: don't unpreserve memory during abort
` [PATCH v3 09/30] liveupdate: kho: move to kernel/liveupdate
` [PATCH v3 10/30] liveupdate: luo_core: luo_ioctl: Live Update Orchestrator
` [PATCH v3 16/30] liveupdate: luo_ioctl: add userpsace interface
` [PATCH v3 17/30] liveupdate: luo_files: luo_ioctl: Unregister all FDs on device close
` [PATCH v3 18/30] liveupdate: luo_files: luo_ioctl: Add ioctls for per-file state management
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-09-23 11:52 UTC (3+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
[PATCHv3 0/5] mm: Improve mlock tracking for large folios
2025-09-23 11:05 UTC (7+ messages)
` [PATCHv3 1/5] mm/rmap: Fix a mlock race condition in folio_referenced_one()
` [PATCHv3 2/5] mm/rmap: mlock large folios in try_to_unmap_one()
` [PATCHv3 3/5] mm/fault: Try to map the entire file folio in finish_fault()
` [PATCHv3 4/5] mm/filemap: Map entire large folio faultaround
` [PATCHv3 5/5] mm/rmap: Improve mlock tracking for large folios
[PATCH] mm/readahead: Skip fully overlapped range
2025-09-23 9:57 UTC (4+ messages)
[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
2025-09-23 9:13 UTC (13+ messages)
` [PATCH v7 10/16] mm: define clear_pages(), clear_user_pages()
` [PATCH v7 11/16] mm/highmem: introduce clear_user_highpages()
` [PATCH v7 12/16] arm: mm: define clear_user_highpages()
` [PATCH v7 13/16] mm: memory: support clearing page ranges
[syzbot] [fs?] [mm?] WARNING: bad unlock balance in hugetlb_vmdelete_list
2025-09-23 9:03 UTC
[syzbot] [mm?] WARNING in hugetlb_vma_assert_locked
2025-09-23 9:03 UTC
[PATCH linux-next v3 1/6] memcg: add per-memcg ksm_rmap_items stat
2025-09-23 8:28 UTC (2+ messages)
[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
2025-09-23 8:26 UTC (2+ messages)
[PATCH linux-next v3 4/6] ksm: make ksm_process_profit available on CONFIG_PROCFS=n
2025-09-23 8:25 UTC (2+ messages)
[Question]: pagecache thrashing and hard to trigger OOM in cgroup
2025-09-23 8:23 UTC (2+ messages)
[PATCHES][RFC] the meat of tree-in-dcache series
2025-09-23 8:10 UTC (8+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
` [PATCH 10/39] convert smackfs
` [PATCH 18/39] convert debugfs
` [PATCH 19/39] debugfs: remove duplicate checks in callers of start_creating()
[RFC PATCH v0] mm/vmscan: Add readahead LRU to improve readahead file page reclamation efficiency
2025-09-23 8:03 UTC (2+ messages)
[PATCH] cramfs: Fix incorrect physical page address calculation
2025-09-23 7:38 UTC (3+ messages)
[PATCH net-next V4] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-23 7:19 UTC
[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-09-23 7:15 UTC (9+ messages)
[PATCH v2 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
2025-09-23 7:10 UTC (3+ messages)
` [PATCH v2 1/2] mm: always call rmap_walk() on locked folios
` [PATCH v2 2/2] mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE
[RFC PATCH] mm/slab: Add size validation in kmalloc_array_* functions
2025-09-23 6:14 UTC (6+ messages)
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2025-09-23 6:03 UTC (9+ messages)
[PATCH v5 0/4] kho: add support for preserving vmalloc allocations
2025-09-23 5:04 UTC (13+ messages)
` [PATCH v5 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
` [PATCH v5 3/4] kho: add support for preserving vmalloc allocations
[RFC PATCH 1/2] ARM: mm: support memory-failure
2025-09-23 4:10 UTC (4+ messages)
[syzbot] [mm?] WARNING in __bch2_writepage
2025-09-23 3:55 UTC
[PATCH] mm/compaction: fix low_pfn advance on isolating hugetlb
2025-09-23 2:41 UTC (11+ messages)
[PATCH mm-new v2 0/2] mm/khugepaged: optimize collapse candidate detection
2025-09-23 2:29 UTC (3+ messages)
` [PATCH mm-new v2 1/2] mm: make is_guard_pte_marker() available for hugepage collapse
[PATCH v2] memcg: skip cgroup_file_notify if spinning is not allowed
2025-09-23 0:00 UTC (9+ messages)
[linux-next:master] BUILD REGRESSION bf2602a3cb2381fb1a04bf1c39a290518d2538d1
2025-09-22 23:00 UTC
[linux-next:master 11234/11516] include/linux/pfn.h:12:43: error: passing argument 1 of 'kho_restore_page' makes pointer from integer without a cast
2025-09-22 21:28 UTC
[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
2025-09-22 21:22 UTC (9+ messages)
[PATCHv2 0/5] mm: Improve mlock tracking for large folios
2025-09-22 20:16 UTC (11+ messages)
` [PATCHv2 1/5] mm/page_vma_mapped: Track if the page is mapped across page table boundary
` [PATCHv2 3/5] mm/rmap: mlock large folios in try_to_unmap_one()
` [PATCHv2 4/5] mm/fault: Try to map the entire file folio in finish_fault()
[PATCH v3] memfd,selinux: call security_inode_init_security_anon
2025-09-22 19:30 UTC (4+ messages)
[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
2025-09-22 18:03 UTC (29+ messages)
[LSF/MM/BPF TOPIC] Cloud storage optimizations
2025-09-22 17:49 UTC
[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
2025-09-22 17:12 UTC (9+ messages)
[PATCH][RESEND][RFC] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
2025-09-22 15:49 UTC (9+ messages)
[RFC] mm: MAP_POPULATE on writable anonymous mappings marks pte dirty is necessarily?
2025-09-22 14:44 UTC (7+ messages)
[PATCH] mm/khugepaged: use [pmd|pte]_addr for better reading
2025-09-22 13:32 UTC (10+ messages)
[Patch v2 0/2] mm_slot: fix the usage of mm_slot_entry
2025-09-22 13:17 UTC (4+ messages)
` [Patch v2 2/2] mm/khugepaged: remove definition of struct khugepaged_mm_slot
[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
2025-09-22 13:10 UTC (3+ messages)
` [PATCH 04/27 5.10.y] minmax: add in_range() macro
[RFC PATCH 0/2] DAMON: add priority-based scheme application control
2025-09-22 13:01 UTC (2+ messages)
[PATCH 04/15 6.6.y] minmax: make generic MIN() and MAX() macros available everywhere
2025-09-22 12:40 UTC (3+ messages)
` Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 6.6-stable tree
[PATCH 02/15 6.6.y] minmax: simplify and clarify min_t()/max_t() implementation
2025-09-22 12:27 UTC (2+ messages)
` Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 6.6-stable tree
[PATCH 05/15 6.6.y] minmax: simplify min()/max()/clamp() implementation
2025-09-22 12:27 UTC (2+ messages)
` Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 6.6-stable tree
[PATCH 07/15 6.6.y] minmax: improve macro expansion and type checking
2025-09-22 12:26 UTC (2+ messages)
` Patch "minmax: improve macro expansion and type checking" has been added to the 6.6-stable tree
[PATCH 08/15 6.6.y] minmax: fix up min3() and max3() too
2025-09-22 12:26 UTC (2+ messages)
` Patch "minmax: fix up min3() and max3() too" has been added to the 6.6-stable tree
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