[RFC Patch 0/7] kernel: Introduce multikernel architecture support
2025-09-22 22:41 UTC (11+ messages)
[PATCH v5 0/4] kho: add support for preserving vmalloc allocations
2025-09-22 22:31 UTC (13+ messages)
` [PATCH v5 1/4] kho: check if kho is finalized in __kho_preserve_order()
` [PATCH v5 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
` [PATCH v5 3/4] kho: add support for preserving vmalloc allocations
` [PATCH v5 4/4] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
[PATCH v2] memcg: skip cgroup_file_notify if spinning is not allowed
2025-09-22 22:02 UTC
[RFC PATCH] mm/slab: Add size validation in kmalloc_array_* functions
2025-09-22 21:36 UTC (3+ messages)
[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
[PATCH v3 00/30] Live Update Orchestrator
2025-09-22 21:23 UTC (21+ messages)
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
` [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
[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
2025-09-22 21:22 UTC (9+ messages)
[v6 00/15] mm: support device-private THP
2025-09-22 21:09 UTC (5+ messages)
` [v6 03/15] mm/rmap: extend rmap and migration support device-private entries
` [v6 04/15] mm/huge_memory: implement device-private THP splitting
[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-22 21:00 UTC (3+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
[PATCHv2 0/5] mm: Improve mlock tracking for large folios
2025-09-22 20:16 UTC (14+ 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()
` [PATCHv2 5/5] mm/rmap: Improve mlock tracking for large folios
[PATCH v3] memfd,selinux: call security_inode_init_security_anon
2025-09-22 19:30 UTC (5+ messages)
[RFC PATCH] driver: loop: introduce synchronized read for loop driver
2025-09-22 18:09 UTC (2+ messages)
[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
2025-09-22 18:03 UTC (29+ messages)
[PATCH 1/1] mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
2025-09-22 17:59 UTC (7+ 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 (11+ messages)
[PATCH][RESEND][RFC] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
2025-09-22 15:49 UTC (9+ messages)
[PATCHES][RFC] the meat of tree-in-dcache series
2025-09-22 15:11 UTC (16+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
` [PATCH 10/39] convert smackfs
` [PATCH 13/39] convert bpf
` [PATCH 24/39] convert devpts
` [PATCH 25/39] binderfs: use simple_start_creating()
` [PATCH 26/39] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH 31/39] convert selinuxfs
` [PATCH 38/39] hypfs: swich hypfs_create_u64() to returning int
[RFC] mm: MAP_POPULATE on writable anonymous mappings marks pte dirty is necessarily?
2025-09-22 14:44 UTC (9+ messages)
[PATCH] mm/memory-failure: not select MEMORY_ISOLATION
2025-09-22 14:36 UTC
[Patch v2] mm/khugepaged: use start_addr/addr for better reading
2025-09-22 14:09 UTC
[PATCH] mm/khugepaged: use [pmd|pte]_addr for better reading
2025-09-22 13:32 UTC (13+ messages)
[Patch v2 0/2] mm_slot: fix the usage of mm_slot_entry
2025-09-22 13:17 UTC (12+ 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 (10+ 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 (5+ messages)
` [RFC PATCH 1/2] mm/damon/core: introduce priority concept for DAMON
` [RFC PATCH 2/2] mm/damon/sysfs: add priority support for DAMOS targets
[RFC PATCH 1/2] ARM: mm: support memory-failure
2025-09-22 12:51 UTC (7+ messages)
` [RFC PATCH 2/2] ARM: memory-failure: not select RAS and MEMORY_ISOLATION
[PATCH 00/15 v6.6.y] Backport minmax.h updates from v6.17-rc7
2025-09-22 12:40 UTC (25+ messages)
` [PATCH 01/15 6.6.y] minmax: avoid overly complicated constant expressions in VM code
` Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 6.6-stable tree
` [PATCH 02/15 6.6.y] minmax: simplify and clarify min_t()/max_t() implementation
` Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 6.6-stable tree
` [PATCH 03/15 6.6.y] minmax: add a few more MIN_T/MAX_T users
` Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 6.6-stable tree
` [PATCH 04/15 6.6.y] minmax: make generic MIN() and MAX() macros available everywhere
` Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 6.6-stable tree
` [PATCH 05/15 6.6.y] minmax: simplify min()/max()/clamp() implementation
` Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 6.6-stable tree
` [PATCH 06/15 6.6.y] minmax: don't use max() in situations that want a C constant expression
` Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 6.6-stable tree
` [PATCH 07/15 6.6.y] minmax: improve macro expansion and type checking
` 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
` Patch "minmax: fix up min3() and max3() too" has been added to the 6.6-stable tree
` [PATCH 09/15 6.6.y] minmax.h: add whitespace around operators and after commas
` [PATCH 10/15 6.6.y] minmax.h: update some comments
` [PATCH 11/15 6.6.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 12/15 6.6.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 13/15 6.6.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 14/15 6.6.y] minmax.h: simplify the variants of clamp()
` [PATCH 15/15 6.6.y] minmax.h: remove some #defines that are only expanded once
[PATCH 0/4] reparent the THP split queue
2025-09-22 11:36 UTC (12+ messages)
` [PATCH 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH 2/4] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
[RFC][PATCH v3 00/16] Introduce kmemdump
2025-09-22 10:01 UTC (3+ messages)
` [RFC][PATCH v3 15/16] kmemdump: Add Kinfo backend driver
[PATCH] tools/mm/slabinfo: fix buffer overflows in fread operations
2025-09-22 9:45 UTC (4+ messages)
[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
2025-09-22 9:31 UTC (9+ messages)
` [PATCH linux-next v3 1/6] memcg: add per-memcg ksm_rmap_items stat
` [PATCH linux-next v3 2/6] memcg: show ksm_zero_pages count in memory.stat
` [PATCH linux-next v3 3/6] memcg: show ksm_merging_pages
` [PATCH linux-next v3 4/6] ksm: make ksm_process_profit available on CONFIG_PROCFS=n
` [PATCH linux-next v3 5/6] memcg: add per-memcg ksm_profit
` [PATCH linux-next v3 6/6] Documentation: add KSM statistic counters description
` 答复: [PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
[PATCH v3] fs/proc/task_mmu: check p->vec_buf for NULL
2025-09-22 8:39 UTC
[PATCH] mm: Remove PMD alignment constraint in execmem_vmalloc()
2025-09-22 6:50 UTC (6+ messages)
[PATCH v2 0/2] some cleanups for pageout()
2025-09-22 6:02 UTC (8+ messages)
` [PATCH v2 1/2] mm: vmscan: remove folio_test_private() check in pageout()
[BUG REPORT] mm/damon: softlockup when kdamond walk page with cpu hotplug
2025-09-22 3:48 UTC (3+ messages)
[PATCH] mm: shmem: fix too little space for tmpfs only fallback 4KB
2025-09-22 3:09 UTC (6+ messages)
[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
2025-09-21 23:27 UTC
[RFC v1 0/4] Make KHO Stateless
2025-09-21 23:07 UTC (4+ messages)
[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
2025-09-21 18:25 UTC (6+ messages)
` [PATCH v2 08/10] drivers/auxdisplay: add a KFuzzTest for parse_xy()
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2025-09-21 11:36 UTC (9+ messages)
[PATCH] rust: maple_tree: fix intra-doc link
2025-09-21 9:27 UTC (2+ messages)
[akpm-mm:mm-everything 254/254] kernel/kexec_handover.c:970:50: error: passing argument 1 of 'kho_restore_page' makes integer from pointer without a cast
2025-09-21 5:50 UTC (3+ messages)
[akpm-mm:mm-nonmm-unstable 53/56] kernel/kexec_handover.c:934:26: error: too few arguments to function call, expected 2, have 1
2025-09-21 2:49 UTC
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-21 0:47 UTC (6+ messages)
[PATCH v4 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-21 0:11 UTC (15+ messages)
` [PATCH v4 01/15] docs/mm: add document for swap table
[PATCH v7 6/6] mm/memfd: security hook for memfd_create
2025-09-20 18:58 UTC (5+ messages)
[PATCH 4/4] mm/page_alloc: Batch page freeing in free_frozen_page_commit
2025-09-20 17:12 UTC (3+ messages)
[PATCH] memcg: skip cgroup_file_notify if spinning is not allowed
2025-09-20 15:54 UTC (5+ 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