[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-11-26 15:27 UTC (16+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
` [RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
` [RFC PATCH] mm/slab: Avoid build bug for calls to kmalloc with a large constant
` [RFC PATCH v1 15/57] stackdepot: Remove PAGE_SIZE compile-time constant assumption
Regression in NFS probably due to very large amounts of readahead
2024-11-26 15:06 UTC (8+ messages)
[PATCH] mm: vmscan: ensure kswapd is woken up if the wait queue is active
2024-11-26 15:06 UTC
[PATCH] Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()"
2024-11-26 15:01 UTC (2+ messages)
[PATCH] Removed unused argument vma from migrate_misplaced_folio
2024-11-26 14:38 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 75259237c67ca8b4d1cc9af1089b41ce8f2c287b
2024-11-26 14:15 UTC
[linux-next:fs-next] BUILD SUCCESS fd6359d103b48a1465b7bbed068d7b6eb49f27f0
2024-11-26 13:56 UTC
[PATCH RFC v3 0/4] mTHP-friendly compression in zsmalloc and zram based on multi-pages
2024-11-26 10:52 UTC (10+ messages)
` [PATCH RFC v3 1/4] mm: zsmalloc: support objects compressed based on multiple pages
` [PATCH RFC v3 4/4] mm: fall back to four small folios if mTHP allocation fails
[PATCH] mm/kmemleak: Fix sleeping function called from invalid context in kmemleak_seq_show
2024-11-26 10:49 UTC (9+ messages)
[syzbot] [btrfs?] kernel BUG in __folio_start_writeback
2024-11-26 8:43 UTC (7+ messages)
[RFC PATCH] mm/damon: explain "effective quota" on kernel-doc comment
2024-11-26 8:24 UTC (2+ messages)
[PATCH v2] mm: mmap_lock: optimize mmap_lock tracepoints
2024-11-26 7:32 UTC (4+ messages)
[PATCH v4 00/10] zswap IAA compress batching
2024-11-26 7:05 UTC (22+ messages)
` [PATCH v4 01/10] crypto: acomp - Define two new interfaces for compress/decompress batching
` [PATCH v4 02/10] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v4 03/10] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto
` [PATCH v4 04/10] crypto: iaa - Make async mode the default
` [PATCH v4 05/10] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v4 06/10] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v4 07/10] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA
` [PATCH v4 08/10] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package
` [PATCH v4 09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching
` [PATCH v4 10/10] mm: zswap: Compress batching with Intel IAA in zswap_batch_store() of large folios
[syzbot] [mm?] WARNING: locking bug in __sysvec_apic_timer_interrupt
2024-11-26 6:31 UTC
[PATCH v3 00/15] Allocate and free frozen pages
2024-11-26 5:04 UTC (17+ messages)
` [PATCH v3 01/15] mm/page_alloc: Cache page_zone() result in free_unref_page()
` [PATCH v3 02/15] mm: Make alloc_pages_mpol() static
` [PATCH v3 03/15] mm/page_alloc: Export free_frozen_pages() instead of free_unref_page()
` [PATCH v3 04/15] mm/page_alloc: Move set_page_refcounted() to callers of post_alloc_hook()
` [PATCH v3 05/15] mm/page_alloc: Move set_page_refcounted() to callers of prep_new_page()
` [PATCH v3 06/15] mm/page_alloc: Move set_page_refcounted() to callers of get_page_from_freelist()
` [PATCH v3 07/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_cpuset_fallback()
` [PATCH v3 08/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_may_oom()
` [PATCH v3 09/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_direct_compact()
` [PATCH v3 10/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_direct_reclaim()
` [PATCH v3 11/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_slowpath()
` [PATCH v3 12/15] mm/page_alloc: Move set_page_refcounted() to end of __alloc_pages()
` [PATCH v3 13/15] mm/page_alloc: Add __alloc_frozen_pages()
` [PATCH v3 14/15] mm/mempolicy: Add alloc_frozen_pages()
` [PATCH v3 15/15] slab: Allocate frozen pages
[RFC PATCH] mm: memory-failure: add soft-offline stat in mf_stats
2024-11-26 3:09 UTC (2+ messages)
[GIT PULL] slab updates for 6.13 v2
2024-11-26 1:41 UTC (2+ messages)
[GIT PULL] non-MM updates for 6.13-rc1
2024-11-26 1:41 UTC (2+ messages)
[PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic
2024-11-26 0:52 UTC
[linux-next:master] BUILD REGRESSION 85a2dd7d7c8152cb125712a1ecae1d0a6ccac250
2024-11-25 23:54 UTC
[PATCH v6 0/3] memory,x86,acpi: hotplug memory alignment advisement
2024-11-25 22:35 UTC (4+ messages)
` [PATCH v6 2/3] x86: probe memory block size advisement value during mm init
[PATCH v2 0/6] mm/arm64: re-enable HVO
2024-11-25 22:22 UTC (3+ messages)
[PATCH] mm/mempolicy: Fix decision-making issues for memory migration during NUMA balancing
2024-11-25 20:41 UTC (7+ messages)
[PATCH v4 0/1] Seal system mappings
2024-11-25 20:40 UTC (3+ messages)
` [PATCH v4 1/1] exec: seal "
[PATCH for-next v3] selftests/mm: Add a few missing gitignore files
2024-11-25 20:38 UTC (5+ messages)
` [PATCH for-next v4] "
[PATCH 1/2] mm: Open-code PageTail in folio_flags() and const_folio_flags()
2024-11-25 20:17 UTC (2+ messages)
` [PATCH 2/2] mm: Open-code page_folio() in dump_page()
[PATCH v2] mm/damon/core: remove duplicate list_empty quota->goals check
2024-11-25 18:43 UTC
[PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
2024-11-25 18:04 UTC (2+ messages)
[PATCH] watch_queue: Use page->private instead of page->index
2024-11-25 17:54 UTC
[Invitation] Linux MM Alignment Session on Kexec Hand Over (KHO) on Wednesday
2024-11-25 17:02 UTC (2+ messages)
[PATCH v3 1/3] seqlock: add raw_seqcount_try_begin
2024-11-25 16:53 UTC (5+ messages)
` [PATCH v3 3/3] mm: introduce mmap_lock_speculate_{try_begin|retry}
[PATCH v3 11/25] mm: Allow compound zone device pages
2024-11-25 15:51 UTC (3+ messages)
[PATCH 5.10.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
2024-11-25 15:28 UTC (2+ messages)
[linux-next:fs-current] BUILD SUCCESS 419159bc19d7d7483ad6c577e3ac1c75ef00e8b8
2024-11-25 15:18 UTC
[linux-next:pending-fixes] BUILD SUCCESS 2e90aa51be0f8d55eee1d3167cdeda0fcbfab73e
2024-11-25 14:43 UTC
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-11-25 14:41 UTC (5+ messages)
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
[PATCH 5.15.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
2024-11-25 14:36 UTC (2+ messages)
[PATCH] maple_tree: use mas_next_slot() directly
2024-11-25 14:27 UTC (2+ messages)
[syzbot] [mm?] kernel BUG in const_folio_flags (2)
2024-11-25 13:43 UTC (13+ messages)
[PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
2024-11-25 13:27 UTC (2+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_mmap (3)
2024-11-25 13:27 UTC
[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2024-11-25 13:13 UTC (3+ messages)
` [PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"
[linux-next:fs-next] BUILD SUCCESS 111133a98098240e5396bfbb6828acb08101c965
2024-11-25 12:00 UTC
[PATCH RFC 0/6] SLUB percpu sheaves
2024-11-25 11:18 UTC (7+ messages)
` [PATCH RFC 2/6] mm/slub: add sheaf support for batching kfree_rcu() operations
[PATCH 04/11] hugetlbfs: reorder capability check last
2024-11-25 10:39 UTC
[PATCH v6 0/5] fuse: remove temp page copies in writeback
2024-11-25 9:46 UTC (7+ messages)
` [PATCH v6 1/5] mm: add AS_WRITEBACK_INDETERMINATE mapping flag
` [PATCH v6 2/5] mm: skip reclaiming folios in legacy memcg writeback indeterminate contexts
` [PATCH v6 3/5] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_INDETERMINATE mappings
` [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with "
` [PATCH v6 5/5] fuse: remove tmp folio for writebacks and internal rb tree
[syzbot] [mm?] INFO: rcu detected stall in sys_setsockopt (4)
2024-11-25 8:53 UTC
[syzbot] [ext4?] WARNING: locking bug in get_page_from_freelist
2024-11-25 2:49 UTC
[RFC PATCH v2 0/1] mm/vmscan: move the written-back folios to the tail of LRU after shrinking
2024-11-25 1:19 UTC (6+ messages)
` [RFC PATCH v2 1/1] "
[PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
2024-11-25 1:05 UTC (3+ messages)
` [PATCH v14 2/28] "
[PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one
2024-11-24 22:39 UTC (3+ messages)
[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
2024-11-24 21:46 UTC (8+ messages)
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
[RFC PATCH 0/2] Improve simple directory offset wrap behavior
2024-11-24 21:28 UTC (10+ messages)
` [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
[PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup
2024-11-24 19:56 UTC (6+ messages)
ERROR: modpost: "_savefpr_24" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
2024-11-24 18:29 UTC
[RFC PATCH 0/4] Add support for File Based Memory Management
2024-11-24 16:53 UTC (3+ messages)
[PATCH] mm: Remove braces for single statement block
2024-11-24 14:30 UTC
[PATCH] mm: mmap_lock: optimize mmap_lock tracepoints
2024-11-24 13:39 UTC (10+ messages)
[PATCH] mm: shmem: Fix variable type to int to evaluate negative conditions
2024-11-24 11:33 UTC (4+ messages)
[PATCH v2] mm: add per-order mTHP swap-in fallback/fallback_charge counters
2024-11-24 7:28 UTC (8+ messages)
[GIT PULL] MM updates for 6.13-rc1
2024-11-23 22:01 UTC (8+ messages)
[linux-next:fs-current] BUILD SUCCESS 92073cfdae866bd5397606b57d67e0cce3516910
2024-11-23 1:06 UTC
[linux-next:master] BUILD REGRESSION cfba9f07a1d6aeca38f47f1f472cfb0ba133d341
2024-11-22 23:41 UTC
[syzbot] [kernel?] WARNING in enqueue_dl_entity
2024-11-22 22:48 UTC (2+ messages)
[PATCH v4 0/5] move per-vma lock into vm_area_struct
2024-11-22 22:43 UTC (5+ messages)
` [PATCH v4 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU
[linux-next:pending-fixes] BUILD SUCCESS 45cb25d69c6304a305e531daeffad024bfc4a3da
2024-11-22 22:16 UTC
[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
2024-11-22 22:02 UTC (12+ messages)
[PATCH printk v1] printk: ringbuffer: Add KUnit test
2024-11-22 21:54 UTC
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