messages from 2026-06-09 19:17:48 to 2026-06-10 18:44:59 UTC [more...]
[RFC PATCH] mm/huge_memory: do not add dropped split tail folios to LRU
2026-06-10 18:44 UTC (5+ messages)
[PATCH v1] kasan: Fix false-positive wild-memory-access on x86 under 5-level paging
2026-06-10 18:39 UTC (2+ messages)
[zswap?] BUG: sleeping function called from invalid context at kernel/cgroup/rstat.c:421
2026-06-10 18:38 UTC (6+ messages)
[RFC v1] io_uring/rsrc: add fast path huge page handling in buffer registration
2026-06-10 18:10 UTC (4+ messages)
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-10 17:49 UTC (6+ messages)
[PATCH] mm/gup_test: reject wrapped user ranges
2026-06-10 17:22 UTC (5+ messages)
[PATCH] mm/swap_state: remove unnecessary lru_add_drain() from readahead
2026-06-10 16:51 UTC (2+ messages)
better block swap batching and a different take on swap_ops v2
2026-06-10 16:43 UTC (3+ messages)
` [PATCH 2/8] mm: merge writeout into pageout
[RFC 0/4] mm, swap: Enable THP SWAP for PowerPC Book3S64
2026-06-10 16:41 UTC (5+ messages)
` [RFC 1/4] include/linux/swap.h: Remove unused leftovers
[akpm-mm:mm-new] BUILD SUCCESS ce70d5abbf4f9930a07eddb06f40a0ea3494e33a
2026-06-10 16:38 UTC
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-06-10 16:37 UTC (9+ messages)
[RFC PATCH v2 00/11] add shmem mTHP collapse support
2026-06-10 16:28 UTC (16+ messages)
` [RFC PATCH v2 01/11] mm: khugepaged: add max_ptes_none check in collapse_file()
` [RFC PATCH v2 02/11] mm: khugepaged: generalize collapse_file() for shmem mTHP support
` [RFC PATCH v2 03/11] mm: khugepaged: add an order check for PMD-sized THP statistics
` [RFC PATCH v2 04/11] mm: khugepaged: add shmem mTHP collapse support
` [RFC PATCH v2 05/11] mm: shmem: run khugepaged for all shmem mTHP orders
` [RFC PATCH v2 06/11] mm: khugepaged: allow khugepaged to check all shmem mTHP-sized orders
` [RFC PATCH v2 07/11] mm: khugepaged: skip large folios that don't need to be collapsed
` [RFC PATCH v2 08/11] selftests: mm: extend the check_huge() to support mTHP check
` [RFC PATCH v2 09/11] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [RFC PATCH v2 10/11] selftests: mm: implement the mTHP-sized hugepage check helpers
` [RFC PATCH v2 11/11] selftests: mm: add mTHP collapse test cases
[PATCH v2] mm: page_reporting: allow driver to set batch capacity
2026-06-10 16:21 UTC (4+ messages)
[PATCH 1/2] fs/proc/task_mmu: change lock_vma_range() to return error code
2026-06-10 16:00 UTC (8+ messages)
` [PATCH 2/2] fs/proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
[Invitation] bi-weekly guest_memfd upstream call on 2026-06-11
2026-06-10 15:59 UTC
[PATCH v2 00/16] mm/slab: introduce alloc_flags and slab_alloc_context
2026-06-10 15:40 UTC (17+ messages)
` [PATCH v2 01/16] mm/slab: do not limit zeroing to orig_size when only red zoning is enabled
` [PATCH v2 02/16] mm/slab: do not init any kfence objects on allocation
` [PATCH v2 03/16] mm/slab: stop inlining __slab_alloc_node()
` [PATCH v2 04/16] mm/slab: introduce slab_alloc_context
` [PATCH v2 05/16] mm/slab: introduce alloc_flags and SLAB_ALLOC_TRYLOCK
` [PATCH v2 06/16] mm/slab: add alloc_flags to slab_alloc_context
` [PATCH v2 07/16] mm/slab: replace struct partial_context with slab_alloc_context
` [PATCH v2 08/16] mm/slab: pass alloc_flags to new slab allocation
` [PATCH v2 09/16] mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
` [PATCH v2 10/16] mm/slab: replace slab_alloc_node() parameters with slab_alloc_context
` [PATCH v2 11/16] mm/slab: allow kmem_cache_alloc_bulk() with any gfp flags
` [PATCH v2 12/16] mm/slab: pass slab_alloc_context to __do_kmalloc_node()
` [PATCH v2 13/16] mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()
` [PATCH v2 14/16] mm/slab: introduce kmalloc_flags()
` [PATCH v2 15/16] mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()
` [PATCH v2 16/16] mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheaves
[PATCH RFC 00/15] mm/slab: introduce alloc_flags and slab_alloc_context
2026-06-10 15:04 UTC (10+ messages)
` [PATCH RFC 01/15] mm/slab: always zero only requested size on alloc
` [PATCH RFC 02/15] mm/slab: stop inlining __slab_alloc_node()
[v2 00/16] mm: PMD-level swap entries for anonymous THPs
2026-06-10 14:44 UTC (5+ messages)
[PATCH v5] Docs/{admin-guide,mm}/damon: fix DAMON documentation details
2026-06-10 14:41 UTC (3+ messages)
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-06-10 14:37 UTC (9+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-10 14:17 UTC (3+ messages)
[RFC PATCH v4 0/6] samples/damon: handle damon_{start,stop}() failures
2026-06-10 13:55 UTC (7+ messages)
` [RFC PATCH v4 1/6] samples/damon/wsse: handle damon_start() failure
` [RFC PATCH v4 2/6] samples/damon/prcl: "
` [RFC PATCH v4 3/6] samples/damon/mtier: "
` [RFC PATCH v4 4/6] samples/damon/mtier: handle damon_stop() failure
` [RFC PATCH v4 5/6] samples/damon/wsse: stop and free damon ctx when damon_call() fails
` [RFC PATCH v4 6/6] samples/damon/prcl: "
[PATCH v2 00/83] block: rnull: complete the rust null block driver
2026-06-10 13:55 UTC (13+ messages)
` [PATCH v2 01/83] block: rust: fix `Send` bound for `GenDisk`
` [PATCH v2 08/83] block: rust: add `Request` private data support
` [PATCH v2 23/83] block: rnull: add discard support
` [PATCH v2 35/83] block: rnull: add volatile cache emulation
` [PATCH v2 36/83] block: rust: implement `Sync` for `GenDisk`
` [PATCH v2 66/83] block: rust: add `TagSet::update_hw_queue_count`
` [PATCH v2 71/83] block: rust: remove the `is_poll` parameter from `queue_rq`
` [PATCH v2 76/83] block: rust: add `request_timeout` hook
[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
2026-06-10 12:29 UTC (7+ messages)
[PATCH v4 00/12] Optimize anonymous large folio unmapping
2026-06-10 12:13 UTC (5+ messages)
` [PATCH v4 01/12] mm/rmap: convert page -> folio for hwpoison checks
[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
2026-06-10 11:34 UTC (4+ messages)
` [PATCH] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
[PATCH v4 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-06-10 11:23 UTC (14+ messages)
` [PATCH v4 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v4 2/6] alloc_tag: add ioctl filters "
` [PATCH v4 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v4 4/6] alloc_tag: add accuracy based "
` [PATCH v4 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v4 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest
[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
2026-06-10 11:13 UTC (5+ messages)
` [RFC V2 1/3] "
` [RFC V2 2/3] kunit: printf: Add test "
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format
[PATCH] tools/mm/page_owner_sort: free per-record allocations
2026-06-10 10:46 UTC (2+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-10 9:55 UTC (3+ messages)
[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-10 9:53 UTC (6+ messages)
` [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
[RFC] mm/mincore: present-PTE scan cost after pte_batch_hint() batching
2026-06-10 9:20 UTC (8+ messages)
` "
[PATCH v2 0/2] rust: pages that cannot be racy
2026-06-10 8:48 UTC (6+ messages)
` [PATCH v2 1/2] rust: page: add `SafePage` for race-free page access
[PATCH RFC 00/15] mm/slab: introduce alloc_flags and slab_alloc_context
2026-06-10 8:29 UTC (3+ messages)
[PATCH v2 0/6] Remove __folio_index again
2026-06-10 8:24 UTC (5+ messages)
` [PATCH v2 5/6] show_page_info: Remove printing of page index
` [PATCH v2 6/6] mm: Remove __folio_index
[linux-next:master] [mm/slub] 0fc52deec1: will-it-scale.per_process_ops 6.9% improvement
2026-06-10 8:19 UTC
[PATCH mm-unstable 1/1] mm/khugepaged: fix PMD collapse swap PTE accounting
2026-06-10 8:02 UTC (9+ messages)
[PATCH v2 0/3] simple xattr improvements
2026-06-10 7:48 UTC (4+ messages)
[PATCH splitout] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
2026-06-10 7:35 UTC (11+ messages)
[PATCH v8 3/3] ksm: add mremap selftests for ksm_rmap_walk
2026-06-10 6:21 UTC (2+ messages)
[Kernel Bug] INFO: task hung in zswap_decompress
2026-06-10 4:56 UTC (2+ messages)
[RFC PATCH v2 0/3] make persistent huge zero folio read-only
2026-06-10 3:20 UTC (6+ messages)
` [RFC PATCH v2 1/3] mm/huge_memory: "
[PATCH v4 0/4] mm/zsmalloc: reduce lock contention in zs_free()
2026-06-10 3:18 UTC (4+ messages)
` [PATCH v4 1/4] mm/zsmalloc: encode class index in obj value for lockless class lookup
[PATCH v2] mm/slub: allocate sheaves on local memory nodes
2026-06-10 2:51 UTC (8+ messages)
[PATCH] mm: constify oom_control, scan_control, and alloc_context nodemask
2026-06-10 1:48 UTC (3+ messages)
[RFC PATCH 0/3] mm/numa: reserve standby NUMA nodes for runtime claiming
2026-06-10 1:45 UTC (4+ messages)
` [RFC PATCH 1/3] mm/numa: add exclusive node pool and numa=standby boot parameter
` [RFC PATCH 2/3] acpi/numa: add CONFIG_ACPI_NUMA_STANDBY_NODES
` [RFC PATCH 3/3] acpi/numa: add CONFIG_ACPI_NUMA_ADD_CFMWS_NODES
[PATCH] mm: memcontrol-v1: use nofail allocations for soft limit trees
2026-06-10 1:30 UTC (4+ messages)
[PATCH] mm/lruvec: trace LRU add drains and drain-all queuing
2026-06-10 1:21 UTC (5+ messages)
[RFC PATCH v3 0/4] samples/damon: handle damon_{start,stop}() failures
2026-06-10 1:14 UTC (5+ messages)
` [RFC PATCH v3 1/4] samples/damon/wsse: handle damon_start() failure
` [RFC PATCH v3 2/4] samples/damon/prcl: "
` [RFC PATCH v3 3/4] samples/damon/mtier: "
` [RFC PATCH v3 4/4] samples/damon/mtier: handle damon_stop() failure
[PATCH v2] mm/lruvec: trace LRU add drains
2026-06-10 0:29 UTC
[PATCH] mm/huge_memory: fix memory leak when kobject_init_and_add() fails
2026-06-10 0:28 UTC (2+ messages)
[GIT PULL] hotfixes against 7.1-rc7
2026-06-10 0:05 UTC (2+ messages)
[syzbot] [cgroups?] [mm?] WARNING in hrtick_start_fair
2026-06-09 23:04 UTC
[PATCH v3 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-06-09 22:00 UTC (23+ messages)
` [PATCH v3 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v3 4/6] alloc_tag: add accuracy based filtering to ioctl
` [PATCH v3 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
[PATCH splitout] mm: page_reporting: allow driver to set batch capacity
2026-06-09 22:00 UTC (5+ messages)
[PATCH v4 0/2] mm: improve folio refcount scalability
2026-06-09 21:02 UTC (4+ messages)
[syzbot] [mm?] KASAN: use-after-free Read in ptdump_pte_entry (2)
2026-06-09 20:37 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox