Vlastimil Babka ([email protected])

Number of posts: 4900 (1.24 per day)
First post: 2013-08-11 21:57:58
Last post: 2024-06-11 13:08:33

Date List Subject
2023-06-22 14:58:15 linux-nfs Re: [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file
2023-06-22 14:52:37 linux-ext4 Re: [PATCH 01/29] mm: shrinker: add shrinker::private_data field
2023-06-22 14:02:02 linux-kernel Re: [PATCH v3 1/1] Randomized slab caches for kmalloc()
2023-06-13 10:58:50 linux-kernel [PATCH] mm/slab_common: use SLAB_NO_MERGE instead of negative refcount
2023-06-12 11:35:40 linux-kernel Re: [PATCH v5 3/3] mm,page_owner: Filter out stacks by a threshold counter
2023-06-12 10:18:30 linux-kernel Re: [PATCH v4 0/3] page_owner: print stacks and their counter
2023-06-07 12:09:21 linux-kernel Re: [PATCH v4 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
2023-06-07 09:17:06 linux-kernel Re: [PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
2023-06-07 07:55:39 linux-kernel Re: [PATCH] mm/mprotect: Fix do_mprotect_pkey() limit check
2023-06-06 21:02:06 linux-kernel Re: RFC for new feature to move pages from one vma to another without split
2023-06-06 13:31:18 linux-kernel Re: [PATCH 3/4] mm: compaction: Update pageblock skip when first migration candidate is not at the start
2023-06-06 13:30:29 linux-kernel Re: [PATCH 6/5] mm: compaction: have compaction_suitable() return bool
2023-06-06 13:23:13 linux-kernel Re: [PATCH 2/5] mm: compaction: simplify should_compact_retry()
2023-06-06 09:37:18 linux-kernel Re: [PATCH] mm/slab_common: reduce an if statement in create_cache()
2023-06-06 07:26:16 linux-kernel Re: [PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
2023-06-05 20:47:31 linux-kernel Re: [PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
2023-06-02 12:27:25 linux-kernel Re: [PATCH 3/4] mm: compaction: Update pageblock skip when first migration candidate is not at the start
2023-06-01 07:41:49 linux-kernel Re: Fwd: Started to get "memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL"
2023-05-30 08:49:11 linux-kernel Re: [PATCH 5/6] mm: compaction: add trace event for fast freepages isolation
2023-05-30 08:45:53 linux-kernel Re: [PATCH 6/6] mm: compaction: skip fast freepages isolation if enough freepages are isolated
2023-05-30 08:18:57 linux-kernel Re: [PATCH 4/6] mm: compaction: only set skip flag if cc->no_set_skip_hint is false
2023-05-30 08:05:25 linux-kernel Re: [PATCH 3/6] mm: compaction: skip more fully scanned pageblock
2023-05-30 07:52:54 linux-kernel Re: [PATCH 1/6] mm: compaction: drop the redundant page validation in update_pageblock_skip()
2023-05-30 07:39:20 linux-kernel Re: [PATCH 2/6] mm: compaction: change fast_isolate_freepages() to void type
2023-05-29 17:27:39 linux-kernel Re: [PATCH 3/5] mm: compaction: refactor __compaction_suitable()
2023-05-29 17:27:34 linux-kernel Re: [PATCH 5/5] mm: compaction: drop redundant watermark check in compaction_zonelist_suitable()
2023-05-29 17:15:03 linux-kernel Re: [PATCH 4/5] mm: compaction: remove unnecessary is_via_compact_memory() checks
2023-05-29 13:14:29 linux-kernel Re: [PATCH 2/5] mm: compaction: simplify should_compact_retry()
2023-05-29 12:47:49 linux-kernel Re: [PATCH 3/4] mm: compaction: Update pageblock skip when first migration candidate is not at the start
2023-05-29 10:27:27 linux-kernel Re: [PATCH 1/5] mm: compaction: remove compaction result helpers
2023-05-25 13:52:04 linux-kernel Re: [PATCH 4/4] Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock""
2023-05-25 13:50:58 linux-kernel Re: [PATCH 3/4] mm: compaction: Update pageblock skip when first migration candidate is not at the start
2023-05-25 10:32:54 linux-kernel Re: [PATCH 1/4] mm: compaction: Ensure rescanning only happens on partially scanned pageblocks
2023-05-25 10:22:03 linux-kernel Re: [PATCH 2/4] mm: compaction: Only force pageblock scan completion when skip hints are obeyed
2023-05-24 14:29:39 linux-kernel Re: [PATCH] mm/slab: add new flag SLAB_NO_MERGE to avoid merging per slab
2023-05-24 12:05:54 linux-crypto Re: [PATCH v3 09/11] mm/slub: Fold slab_update_freelist()
2023-05-24 10:16:08 linux-crypto Re: [PATCH v3 08/11] slub: Replace cmpxchg_double()
2023-05-24 09:24:14 linux-kernel Re: [PATCH] mm: compaction: avoid GFP_NOFS ABBA deadlock
2023-05-23 13:20:50 linux-kernel Re: [PATCH] mm/mmap: refactor mlock_future_check()
2023-05-23 07:56:51 linux-kernel Re: [PATCH] mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR
2023-05-23 07:46:22 linux-kernel [PATCH] mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR
2023-05-23 06:45:36 linux-kernel Re: Stable backport request: skbuff: Proactively round up to kmalloc bucket size
2023-05-15 08:53:33 linux-kernel Re: [PATCH] net: skbuff: remove special handling for SLOB
2023-05-14 09:45:57 linux-kernel Re: [PATCH RFC v2] Randomized slab caches for kmalloc()
2023-05-06 07:57:36 linux-kernel Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
2023-05-03 09:32:45 linux-kernel Re: [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output
2023-05-02 10:05:39 linux-kernel Re: [PATCH 1/1] mm: change per-VMA lock statistics to be disabled by default
2023-05-02 09:53:39 linux-kernel Re: [PATCH] mm/mmap/vma_merge: always check invariants
2023-05-02 07:48:37 linux-kernel Re: mbind MPOL_INTERLEAVE existing pages
2023-05-02 07:41:18 linux-kernel Re: [PATCH v2 0/2] Fix TPM 1.2 resume
2023-04-28 07:19:41 linux-kernel Re: [PATCH for v6.3 regression] mm/mremap: fix vm_pgoff in vma_merge() case 3