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
2022-12-02 17:07:37 linux-kernel Re: [PATCH] mm: do not BUG_ON missing brk mapping, because userspace can unmap it
2022-11-30 23:54:00 linux-kernel Re: [PATCH v3 2/2] mm/slub, kunit: Add a test case for kmalloc redzone check
2022-11-29 18:05:19 linux-kernel Re: [PATCH v2 2/2] mm/slub, kunit: Add a test case for kmalloc redzone check
2022-11-29 12:37:01 linux-kernel Re: [PATCH v2 2/2] mm/slub, kunit: Add a test case for kmalloc redzone check
2022-11-29 11:21:40 linux-kernel Re: [PATCH v2 2/2] mm/slub, kunit: Add a test case for kmalloc redzone check
2022-11-28 20:17:56 linux-kernel Re: [REGRESSION] suspend to ram fails in 6.1 due to tpm errors
2022-11-28 14:38:02 linux-kernel Re: [REGRESSION] suspend to ram fails in 6.1 due to tpm errors
2022-11-28 08:34:08 linux-kernel [REGRESSION] suspend to ram fails in 6.1 due to tpm errors
2022-11-27 23:48:58 linux-kernel Re: [PATCH 07/12] mm, slab: ignore SLAB_RECLAIM_ACCOUNT with CONFIG_SLUB_TINY
2022-11-27 23:11:27 linux-kernel Re: [PATCH 09/12] mm, slub: split out allocations from pre/post hooks
2022-11-25 08:53:49 linux-kernel Re: linux-next: build failure after merge of the slab tree
2022-11-25 08:23:43 linux-kernel Re: [PATCH 02/12] mm, slub: add CONFIG_SLUB_TINY
2022-11-24 12:26:29 linux-kernel Re: [PATCH 06/12] mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY
2022-11-24 11:53:00 linux-kernel Re: [PATCH 01/12] mm, slab: ignore hardened usercopy parameters when disabled
2022-11-24 10:13:32 linux-kernel Re: [PATCH 03/12] mm, slub: disable SYSFS support with CONFIG_SLUB_TINY
2022-11-24 09:17:16 linux-kernel Re: [PATCH 07/12] mm, slab: ignore SLAB_RECLAIM_ACCOUNT with CONFIG_SLUB_TINY
2022-11-24 09:14:14 linux-kernel Re: linux-next: build failure after merge of the slab tree
2022-11-23 17:21:16 linux-kernel Re: [PATCH v2 -next 1/2] mm/slb: add is_kmalloc_cache() helper function
2022-11-23 14:26:40 linux-kernel Re: [PATCH 01/12] mm, slab: ignore hardened usercopy parameters when disabled
2022-11-23 14:21:40 linux-kernel Re: [PATCH 06/12] mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY
2022-11-23 14:15:59 linux-kernel Re: [PATCH] mm/tracing: Add check for kmem_cache
2022-11-23 10:08:21 linux-kernel Re: [PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
2022-11-23 10:04:47 linux-kernel Re: [PATCH -next 1/2] mm/slab: add is_kmalloc_cache() helper macro
2022-11-22 17:27:32 linux-kernel Re: [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
2022-11-22 17:25:18 linux-kernel Re: [PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
2022-11-22 15:55:42 linux-kernel Re: [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
2022-11-22 15:23:41 linux-kernel Re: [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
2022-11-22 15:15:03 linux-kernel Re: [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
2022-11-22 10:27:19 linux-nfs Re: Files in include/trace/events
2022-11-22 10:15:20 linux-kernel Re: [PATCH 2/2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
2022-11-22 10:09:18 linux-kernel Re: [PATCH 2/2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
2022-11-21 20:20:01 linux-kernel Re: [PATCH 12/12] mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
2022-11-21 17:54:19 linux-kernel [PATCH 11/12] mm, slub: don't aggressively inline with CONFIG_SLUB_TINY
2022-11-21 17:53:46 linux-kernel [PATCH 08/12] mm, slub: refactor free debug processing
2022-11-21 17:36:58 linux-kernel [PATCH 01/12] mm, slab: ignore hardened usercopy parameters when disabled
2022-11-21 17:35:36 linux-kernel [PATCH 07/12] mm, slab: ignore SLAB_RECLAIM_ACCOUNT with CONFIG_SLUB_TINY
2022-11-21 17:26:29 linux-kernel [PATCH 04/12] mm, slub: retain no free slabs on partial list with CONFIG_SLUB_TINY
2022-11-21 17:25:43 linux-kernel [PATCH 10/12] mm, slub: remove percpu slabs with CONFIG_SLUB_TINY
2022-11-21 17:24:43 linux-kernel [PATCH 12/12] mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
2022-11-21 17:24:22 linux-kernel [PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
2022-11-21 17:24:05 linux-kernel [PATCH 02/12] mm, slub: add CONFIG_SLUB_TINY
2022-11-21 17:23:32 linux-kernel Re: Deprecating and removing SLOB
2022-11-21 17:21:57 linux-kernel [PATCH 03/12] mm, slub: disable SYSFS support with CONFIG_SLUB_TINY
2022-11-21 17:21:44 linux-kernel [PATCH 09/12] mm, slub: split out allocations from pre/post hooks
2022-11-21 17:21:36 linux-kernel [PATCH 06/12] mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY
2022-11-21 17:21:33 linux-kernel [PATCH 05/12] mm, slub: lower the default slub_max_order with CONFIG_SLUB_TINY
2022-11-21 09:43:25 linux-kernel Re: [PATCH v2 2/2] slab: Remove special-casing of const 0 size allocations
2022-11-20 17:23:28 linux-kernel Re: [PATCH v2] mm: Make ksize() a reporting-only function
2022-11-18 17:27:40 linux-kernel Re: [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE consistency checks
2022-11-18 17:05:27 linux-kernel Re: [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
2022-11-18 16:25:43 linux-kernel Re: [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests