[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
2025-10-21 16:08 UTC (13+ messages)
` [PATCH v6 01/10] kho: allow to drive kho from within kernel
` [PATCH v6 08/10] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v6 09/10] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v6 10/10] liveupdate: kho: allocate metadata directly from the buddy allocator
[RFC PATCH v2] page_alloc: allow migration of smaller hugepages during contig_alloc
2025-10-21 16:05 UTC (9+ messages)
[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
2025-10-21 16:04 UTC (6+ messages)
` [PATCH v3 1/3] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v3 2/3] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v3 3/3] liveupdate: kho: allocate metadata directly from the buddy allocator
[PATCH v3] mm/huge_memory: do not change split_huge_page*() target order silently
2025-10-21 15:57 UTC (6+ messages)
[PATCH v2 0/3] Do not change split folio target order
2025-10-21 15:55 UTC (8+ messages)
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling
[PATCH v4 0/4] mm/userfaultfd: modulize memory types
2025-10-21 15:51 UTC (4+ messages)
[PATCH] mm/filemap: Implement fast short reads
2025-10-21 15:50 UTC (5+ messages)
[PATCH v1 00/23] mm: balloon infrastructure cleanups
2025-10-21 15:37 UTC (26+ messages)
` [PATCH v1 01/23] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v1 02/23] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v1 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v1 04/23] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v1 05/23] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v1 06/23] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v1 07/23] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v1 08/23] mm/balloon_compaction: remove dependency on page lock
` [PATCH v1 09/23] mm/balloon_compaction: make balloon_mops static
` [PATCH v1 10/23] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v1 11/23] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v1 12/23] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v1 13/23] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v1 14/23] mm/balloon_compaction: move internal helpers to memory_compaction.c
` [PATCH v1 15/23] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v1 16/23] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v1 17/23] mm/balloon_compaction: remove "extern" from functions
` [PATCH v1 18/23] mm/vmscan: drop inclusion of balloon_compaction.h
` [PATCH v1 19/23] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
` [PATCH v1 20/23] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
` [PATCH v1 21/23] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
` [PATCH v1 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
` [PATCH v1 23/23] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"
[RFC PATCH v2 0/3] Add testable code specifications
2025-10-21 15:37 UTC (11+ messages)
` [RFC v2 PATCH 1/3] Documentation: add guidelines for writing "
` [RFC v2 PATCH 3/3] selftests/devmem: initial testset
[PATCH v4 0/4] mm: some optimizations for prot numa
2025-10-21 15:35 UTC (24+ messages)
` [PATCH v4 1/4] mm: mprotect: always skip dma pinned folio in prot_numa_skip()
` [PATCH v4 3/4] mm: mprotect: convert to folio_needs_prot_numa()
` [PATCH v4 4/4] mm: huge_memory: use folio_needs_prot_numa() for pmd folio
[PATCH v3] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
2025-10-21 15:25 UTC (4+ messages)
[PATCH] mm: Remove reference to destructor in comment in calculate_sizes()
2025-10-21 14:55 UTC (3+ messages)
[PATCH] mm/page_alloc: Consider PCP pages as part of pfmemalloc_reserve
2025-10-21 14:54 UTC (2+ messages)
[PATCH mm-new v2] mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store()
2025-10-21 14:51 UTC (2+ messages)
[PATCH] maple_tree: Fix potential NULL pointer dereference if mas_pop_node() fails
2025-10-21 14:19 UTC (4+ messages)
[PATCH v2 0/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
2025-10-21 14:00 UTC (3+ messages)
[PATCH 1/1] kexec: Use %pe format specifier for error pointer printing
2025-10-21 13:56 UTC (3+ messages)
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-10-21 13:39 UTC (9+ messages)
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
[PATCH v3] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
2025-10-21 13:24 UTC (4+ messages)
[PATCH 1/2] mm/memory: Do not populate page table entries beyond i_size
2025-10-21 12:58 UTC (11+ messages)
` [PATCH 2/2] mm/truncate: Unmap large folio on split failure
[PATCH v2 00/16] Parallelizing filesystem writeback
2025-10-21 12:11 UTC (10+ messages)
` [PATCH v2 01/16] writeback: add infra for parallel writeback
` [PATCH v2 04/16] writeback: affine inode to a writeback ctx within a bdi
` [PATCH v2 05/16] writeback: modify bdi_writeback search logic to search across all wb ctxs
[PATCH v5 00/12] drm: Reduce page tables overhead with THP
2025-10-21 11:43 UTC (14+ messages)
` [PATCH v5 01/12] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v5 02/12] drm/shmem-helper: Implement map_pages fault-around handler
` [PATCH v5 03/12] drm/shmem-helper: Map huge pages in fault handlers
` [PATCH v5 04/12] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH v5 05/12] drm/gem: Add huge tmpfs mountpoint helpers
` [PATCH v5 06/12] drm/i915: Use "
` [PATCH v5 07/12] drm/v3d: "
` [PATCH v5 08/12] drm/gem: Get rid of *_with_mnt helpers
` [PATCH v5 09/12] drm/panthor: Introduce huge tmpfs mountpoint option
` [PATCH v5 10/12] drm/panthor: Improve IOMMU map/unmap debugging logs
` [PATCH v5 11/12] drm/panfrost: Introduce huge tmpfs mountpoint option
` [PATCH v5 12/12] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section
O_DIRECT vs BLK_FEAT_STABLE_WRITES, was Re: [PATCH] btrfs: never trust the bio from direct IO
2025-10-21 11:30 UTC (20+ messages)
[PATCH v3 0/3] mm: Implement ECC handling for pfn with no struct page
2025-10-21 10:23 UTC (4+ messages)
` [PATCH v3 1/3] mm: handle poisoning of pfn without struct pages
` [PATCH v3 2/3] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v3 3/3] vfio/nvgrace-gpu: register device memory for poison handling
[PATCH] mm: Refactor vm_mixed_ok() for more maintainable
2025-10-21 10:20 UTC (3+ messages)
[PATCH 6.1 0/8] Backporting CVE-2025-38073 fix patch
2025-10-21 10:16 UTC (13+ messages)
` [PATCH 6.1 1/8] filemap: add a kiocb_invalidate_pages helper
` [PATCH 6.1 2/8] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 6.1 3/8] filemap: update ki_pos in generic_perform_write
` [PATCH 6.1 4/8] fs: factor out a direct_write_fallback helper
` [PATCH 6.1 5/8] direct_write_fallback(): on error revert the ->ki_pos update from buffered write
` [PATCH 6.1 6/8] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 6.1 7/8] block: fix race between set_blocksize and read paths
` [PATCH 6.1 8/8] nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()
[PATCH v1 0/2] powerpc/pseries/cmm: two smaller fixes
2025-10-21 10:06 UTC (3+ messages)
` [PATCH v1 1/2] powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_COMPACTION
` [PATCH v1 2/2] powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages
[PATCH v5 0/4] reparent the THP split queue
2025-10-21 9:43 UTC (6+ messages)
` [PATCH v5 4/4] mm: thp: reparent the split queue during memcg offline
[PATCH] mm/vmstat: Fix indentation in fold_diff function
2025-10-21 9:21 UTC (5+ messages)
[Patch v2 0/2] mm/huge_memory: cleanup __split_unmapped_folio()
2025-10-21 9:17 UTC (10+ messages)
` [Patch v2 2/2] mm/huge_memory: Optimize and simplify __split_unmapped_folio() logic
[PATCH] mm: Make INVALID_PHYS_ADDR a generic macro
2025-10-21 8:48 UTC (2+ messages)
[PATCH 0/4] mm, swap: misc cleanup and bugfix
2025-10-21 8:44 UTC (11+ messages)
` [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation
[PATCH] mm/debug_vm_pgtable: Add [pte|pmd]_mkwrite_novma() tests
2025-10-21 7:48 UTC (3+ messages)
[RFC, PATCH 0/2] Large folios vs. SIGBUS semantics
2025-10-21 6:17 UTC (5+ messages)
[PATCH V1 0/2] mm: MISC follow-up patches for linux/pgalloc.h
2025-10-21 6:07 UTC (5+ messages)
` [PATCH V1 2/2] treewide: include linux/pgalloc.h instead of asm/pgalloc.h
[DISCUSS] Proposal: move slab shrinking into a dedicated kernel thread to improve reclaim efficiency
2025-10-21 5:25 UTC (2+ messages)
[Bug report][xfstests generic/751] hang on nfs writeback
2025-10-21 5:14 UTC
[PATCH] mm/damon/sysfs: Remove misleading todo comment in nid_show()
2025-10-21 2:17 UTC (2+ messages)
[PATCH mm-new 1/1] mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store()
2025-10-21 2:14 UTC (2+ messages)
[PATCH v5 0/7] iomap: zero range folio batch support
2025-10-21 0:14 UTC (3+ messages)
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-20 21:13 UTC (3+ messages)
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-20 20:53 UTC (8+ messages)
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v22 15/28] riscv/traps: Introduce software check exception and uprobe handling
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