messages from 2025-08-29 23:40:13 to 2025-09-01 09:19:38 UTC [more...]
[PATCH v4 00/12] mm: establish const-correctness for pointer parameters
2025-09-01 9:19 UTC (5+ messages)
` [PATCH v4 01/12] mm/shmem: add `const` to pointer parameters for improved const-correctness
` [PATCH v4 02/12] mm/pagemap: "
` [PATCH v4 03/12] mm/mmzone: add const "
` [PATCH v4 04/12] fs: "
[PATCH v4] mm: slub: avoid wake up kswapd in set_track_prepare
2025-09-01 9:14 UTC (7+ messages)
` "
[PATCH v2 00/12] mm: add `const` to lots of pointer parameters
2025-09-01 9:01 UTC (23+ messages)
` [PATCH v2 01/12] mm/shmem: "
` [PATCH v2 02/12] include/pagemap.h: "
` [PATCH v2 03/12] include/mmzone.h: "
` [PATCH v2 04/12] include/fs.h: add `const` to several "
` [PATCH v2 05/12] mm/oom_kill: add `const` to pointer parameter
` [PATCH v2 06/12] mm/util: add `const` to several pointer parameters
` [PATCH v2 07/12] parisc/sys_parisc.c: add `const` to mmap_upper_limit() parameter
` [PATCH v2 08/12] arch, mm/util: add const to arch_pick_mmap_layout() parameter
` [PATCH v2 09/12] include/mm_types.h: add `const` to several pointer parameters
` [PATCH v2 10/12] include/mm_inline.h: add `const` to lots of "
` [PATCH v2 11/12] include/mm.h: "
` [PATCH v2 12/12] mm/highmem: "
[PATCH v1] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE counting
2025-09-01 9:01 UTC (5+ messages)
` [PATCH v2] mm: memory-tiering: fix "
` [PATCH v3] "
[RFC][PATCH v2 00/29] introduce kmemdump
2025-09-01 8:57 UTC (21+ messages)
` [RFC][PATCH v2 22/29] mm/numa: Register information into Kmemdump
[PATCH v3 00/12] mm: add `const` to lots of pointer parameters
2025-09-01 8:52 UTC (17+ messages)
` [PATCH v3 01/12] mm/shmem: "
` [PATCH v3 02/12] mm/pagemap: "
` [PATCH v3 03/12] mm/mmzone: "
` [PATCH v3 04/12] fs: add `const` to several "
` [PATCH v3 05/12] mm/oom_kill: add `const` to pointer parameter
` [PATCH v3 06/12] mm/util, s390: add `const` to several pointer parameters
` [PATCH v3 07/12] parisc: add `const` to mmap_upper_limit() parameter
` [PATCH v3 08/12] mm/util, s390, sparc, x86: add const to arch_pick_mmap_layout() parameter
` [PATCH v3 09/12] mm/mm_types: add `const` to several pointer parameters
` [PATCH v3 10/12] mm/mm_inline: add `const` to lots of "
` [PATCH v3 11/12] mm: "
` [PATCH v3 12/12] mm/highmem: "
[RFC PATCH] mm: Enable khugepaged to operate on non-writable VMAs
2025-09-01 8:50 UTC (6+ messages)
[PATCH v5] mm: slub: avoid wake up kswapd in set_track_prepare
2025-09-01 8:46 UTC
[Patch v2] selftests/mm: check content to see whether mremap corrupt data
2025-09-01 8:43 UTC (7+ messages)
[PATCH v2 0/4] mm/mm_init: simplify deferred init of struct pages
2025-09-01 8:37 UTC (6+ messages)
` [PATCH v2 1/4] mm/mm_init: use deferred_init_memmap_chunk() in deferred_grow_zone()
` [PATCH v2 2/4] mm/mm_init: deferred_init_memmap: use a job per zone
` [PATCH v2 3/4] mm/mm_init: drop deferred_init_maxorder()
` [PATCH v2 4/4] memblock: drop for_each_free_mem_pfn_range_in_zone_from()
[PATCH][v4] mm/hugetlb: retry to allocate for early boot hugepage allocation
2025-09-01 8:20 UTC
[PATCH v6 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-09-01 8:20 UTC (5+ messages)
` [PATCH v6 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
[PATCH 0/7] mm: better GUP pin lru_add_drain_all()
2025-09-01 8:14 UTC (18+ messages)
` [PATCH 1/7] mm: fix folio_expected_ref_count() when PG_private_2
` [PATCH 2/7] mm/gup: check ref_count instead of lru before migration
` [PATCH 3/7] mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
` [PATCH 4/7] mm: Revert "mm/gup: clear the LRU flag of a page before adding to LRU batch"
` [PATCH 5/7] mm: Revert "mm: vmscan.c: fix OOM on swap stress test"
` [PATCH 6/7] mm: folio_may_be_cached() unless folio_test_large()
` [PATCH 7/7] mm: lru_add_drain_all() do local lru_add_drain() first
[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-09-01 8:03 UTC (3+ messages)
[syzbot] [hfs?] INFO: task hung in deactivate_super (3)
2025-09-01 7:59 UTC
[PATCH v6 0/2] Do not delay OOM reaper when the victim is frozen
2025-09-01 7:41 UTC (5+ messages)
` [PATCH v6 1/2] mm/oom_kill: Do not delay oom "
` [PATCH v6 2/2] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order
[RFC PATCH 00/13] mm: Introduce Kernel Stack Watch debugging tool
2025-09-01 7:06 UTC (4+ messages)
` [RFC PATCH 01/13] mm: Add kstackwatch build infrastructure
` [RFC PATCH 02/13] x86/HWBP: Add arch_reinstall_hw_breakpoint() for atomic updates
[PATCH v2] tools/mm/slabinfo: fix access to null terminator in string boundary
2025-09-01 5:43 UTC (4+ messages)
[PATCH v8 0/5] Add support for long task name
2025-09-01 5:28 UTC (4+ messages)
` [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
[PATCH v4] tools/mm/slabinfo: fix access to null terminator in string boundary
2025-09-01 4:49 UTC
[PATCH v3] tools/mm/slabinfo: fix access to null terminator in string boundary
2025-09-01 4:45 UTC
[PATCH v2 0/7] Cleanup free_pages() misuse
2025-09-01 3:47 UTC (8+ messages)
` [PATCH v2 5/7] powerpc: Stop calling page_address() in free_pages()
` [PATCH v2 7/7] virtio_balloon: "
[PATCH v5 1/5] mm: introduce num_pages_contiguous()
2025-09-01 3:25 UTC (2+ messages)
[PATCH 0/2] selftests: Centralize kselftest headers to avoid relative includes
2025-09-01 2:58 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] selftests: Centralize include path for kselftest.h and kselftest_harness.h
` [PATCH v2 2/2] selftests: Replace relative includes with non-relative "
[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
2025-08-31 20:06 UTC (38+ messages)
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use
` [PATCH 3/9] mm, swap: rename and move some swap cluster definition and helpers
` [PATCH 4/9] mm, swap: tidy up swap device and cluster info helpers
` [PATCH 5/9] mm/shmem, swap: remove redundant error handling for replacing folio
` [PATCH 6/9] mm, swap: use the swap table for the swap cache and switch API
` [PATCH 7/9] mm, swap: remove contention workaround for swap cache
` [PATCH 8/9] mm, swap: implement dynamic allocation of swap table
` [PATCH 9/9] mm, swap: use a single page for swap table when the size fits
[PATCH] mm/memfd: remove redundant casts
2025-08-31 19:34 UTC (2+ messages)
[PATCH] mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
2025-08-31 19:24 UTC (3+ messages)
[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
2025-08-31 16:45 UTC (13+ messages)
(Re)boot hangs and refcount errors on next-20250829
2025-08-31 15:39 UTC (3+ messages)
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-08-31 13:12 UTC (4+ messages)
` [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
[PATCH v5 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-08-31 10:26 UTC (2+ messages)
mm/mprotect.c:450:23: sparse: sparse: cast to non-scalar
2025-08-31 10:15 UTC
[PATCH] mm: ignore nomap memory during mirror init
2025-08-31 9:16 UTC (11+ messages)
[PATCH 00/12] mm: add `const` to lots of pointer parameters
2025-08-31 9:07 UTC (10+ messages)
` [PATCH 05/12] mm/oom_kill: add `const` to pointer parameter
` [PATCH 08/12] arch, mm/util: add const to arch_pick_mmap_layout() parameter
[BUG] mm/slub: Contention caused by kmem_cache_node->list_lock on PREEMPT_RT
2025-08-31 4:00 UTC (2+ messages)
[PATCH] mm/page_alloc: find_large_buddy() from start_pfn aligned order
2025-08-31 3:35 UTC (8+ messages)
[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
2025-08-31 3:16 UTC (15+ messages)
` [PATCH v6 mm-new 01/10] mm: thp: add support for "
` [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
[syzbot] [mm?] INFO: rcu detected stall in sys_madvise (2)
2025-08-31 2:33 UTC
[PATCH] selftests/mm: directly add pagesize instead of increase until page size
2025-08-31 2:17 UTC (5+ messages)
[syzbot] [mm?] WARNING in new_slab (2)
2025-08-31 1:45 UTC (2+ messages)
[PATCH 00/22] Prepare slab for memdescs
2025-08-31 1:06 UTC (5+ messages)
` [PATCH 05/22] mm: Constify compound_order() and page_size()
[PATCH v1 00/36] mm: remove nth_page()
2025-08-31 1:04 UTC (7+ messages)
` [PATCH v1 29/36] scsi: scsi_lib: drop nth_page() usage within SG entry
` [PATCH v1 30/36] scsi: sg: "
` [PATCH v1 32/36] crypto: remove "
[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
2025-08-30 23:11 UTC (4+ messages)
` [PATCH 12/14] ASoC: doc: Internally link to Writing an ALSA Driver docs
[akpm-mm:mm-unstable 140/221] arch/um/include/asm/kasan.h:29:2: error: UML does not work in KASAN_INLINE mode with STATIC_LINK enabled!
2025-08-30 19:09 UTC
[PATCH] tools/mm/slabinfo.c: fix access to null terminator in string
2025-08-30 17:34 UTC (3+ messages)
[akpm-mm:mm-new 166/188] arch/arm/mm/flush.c:307:41: error: incompatible pointer types passing 'memdesc_flags_t *' to parameter of type 'volatile unsigned long *'
2025-08-30 12:59 UTC (3+ messages)
[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
2025-08-30 8:40 UTC (15+ messages)
` [PATCH v11 22/24] mm: zswap: Allocate pool batching resources if the compressor supports batching
[PATCH v3 00/30] Live Update Orchestrator
2025-08-30 8:35 UTC (3+ messages)
` [PATCH v3 09/30] liveupdate: kho: move to kernel/liveupdate
[RFC 8/8] powerpc/book3s64/slb: Add slb faults to vmstat
2025-08-30 4:56 UTC (3+ messages)
[PATCH v3] mm: slub: avoid wake up kswapd in set_track_prepare
2025-08-30 1:48 UTC (9+ messages)
` "
[PATCH 2/2] selftests: Replace relative includes with non-relative for kselftest.h and kselftest_harness.h
2025-08-30 0:55 UTC (3+ messages)
[PATCH v2 00/12] mm/iomap: add granular dirty and writeback accounting
2025-08-29 23:39 UTC (4+ messages)
` [PATCH v2 10/12] iomap: refactor dirty bitmap iteration
` [PATCH v2 11/12] iomap: refactor uptodate "
` [PATCH v2 12/12] iomap: add granular dirty and writeback accounting
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;
as well as URLs for NNTP newsgroup(s).