LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2022-10-25 12:00:36
linux-kernel
Re: [PATCH] mm: Make ksize() a reporting-only function
2022-10-25 09:27:58
linux-kernel
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-10-25 09:15:13
linux-kernel
Re: [PATCH v2 3/3] mm: slub: test: Use the kunit_get_current_test() function
2022-10-24 20:01:45
linux-kernel
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-10-24 19:26:00
linux-kernel
Re: [PATCH v4] skbuff: Proactively round up to kmalloc bucket size
2022-10-24 18:59:06
linux-kernel
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-10-24 16:02:06
linux-kernel
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-10-24 15:58:24
linux-kernel
Re: [PATCH v3] mm/slab: Annotate kmem_cache_node->list_lock as raw
2022-10-24 11:32:37
linux-kernel
Re: [PATCH] mm/slub: remove dead code for debug caches on deactivate_slab()
2022-10-21 16:04:07
linux-kernel
Re: [PATCH rcu 5/8] slab: Explain why SLAB_DESTROY_BY_RCU reference before locking
2022-10-21 14:56:29
linux-kernel
Re: [PATCH rcu 5/8] slab: Explain why SLAB_DESTROY_BY_RCU reference before locking
2022-10-21 10:47:10
linux-kernel
Re: [PATCH] mm/slub: remove dead code for debug caches on deactivate_slab()
2022-10-20 07:58:10
linux-kernel
Re: [PATCH rcu 5/8] slab: Explain why SLAB_DESTROY_BY_RCU reference before locking
2022-10-18 09:54:41
linux-kernel
Re: [PATCH AUTOSEL 5.4 10/13] kmsan: disable physical page merging in biovec
2022-10-17 13:07:20
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-10-15 20:28:06
linux-kernel
[GIT PULL] slab hotfix for 6.1-rc1
2022-10-15 20:08:37
linux-kernel
Re: [PATCH v4 10/17] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
2022-10-14 09:43:25
linux-kernel
Re: [PATCH v2] mm: Make failslab writable again
2022-10-14 09:18:43
linux-kernel
Re: [PATCH v2] mm: Make failslab writable again
2022-10-14 08:50:48
linux-kernel
Re: [PATCH] mm: slub: make slab_sysfs_init() a late_initcall
2022-10-14 08:24:43
linux-kernel
Re: kernel BUG in page_try_dup_anon_rmap
2022-10-14 08:21:58
linux-kernel
Re: [PATCH] mm: slub: remove dead and buggy code from sysfs_slab_add()
2022-10-14 07:50:57
linux-kernel
Re: [PATCHv2] mm: slab: comment __GFP_ZERO case for kmem_cache_alloc
2022-10-13 09:16:13
linux-kernel
Re: [mm] db8d280d38: PANIC:early_exception
2022-10-12 12:45:16
linux-kernel
Re: [PATCH v2] mm: slab, with same context require fs_reclaim lock
2022-10-10 21:24:39
linux-kernel
Re: [PATCH 1/1] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
2022-10-10 09:12:38
linux-kernel
Re: [PATCH] mm: add stackdepot information on page->private for tracking
2022-10-07 10:48:05
linux-kernel
Re: [PATCH] lib: check if stack_table valid in __stack_depot_save
2022-10-07 10:45:16
linux-kernel
Re: [PATCH] mm: add stackdepot information on page->private for tracking
2022-10-03 16:15:15
linux-kernel
[GIT PULL] slab changes for 6.1-rc1
2022-09-30 15:15:50
linux-kernel
Re: [PATCH -next] mm/slub: fix a slab missed to be freed problem
2022-09-30 11:45:54
linux-kernel
Re: [PATCH -next] mm/slub: fix a slab missed to be freed problem
2022-09-30 07:51:59
linux-kernel
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-09-29 13:27:53
linux-kernel
Re: [syzbot] inconsistent lock state in kmem_cache_alloc
2022-09-29 13:10:45
linux-kernel
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-09-29 12:03:57
linux-kernel
Re: [RFC PATCH RESEND 00/28] per-VMA locks proposal
2022-09-29 10:15:40
linux-kernel
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-09-29 09:33:47
linux-kernel
Re: [PATCH] compiler_types.h: Test for __alloc_size__ again
2022-09-29 09:32:10
linux-kernel
Re: [PATCH -next] compiler.h: fix compile error with gcc-8 or lower version
2022-09-28 21:57:19
linux-kernel
Re: [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
2022-09-28 16:40:45
linux-kernel
Re: [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
2022-09-28 16:24:06
linux-kernel
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-09-27 10:07:45
linux-kernel
Re: [sparc64] fails to boot, (was: Re: [PATCH memcg v6] net: set proper memcg for net_init hooks allocations)
2022-09-26 17:05:08
linux-kernel
Re: [PATCH mm] mm: fix BUG with kvzalloc+GFP_ATOMIC
2022-09-26 16:36:12
linux-kernel
Re: [PATCH v3] mm/slub: clean up create_unique_id()
2022-09-26 15:55:51
linux-kernel
Re: [PATCH v2 13/16] mempool: Use kmalloc_size_roundup() to match ksize() usage
2022-09-26 15:45:06
linux-kernel
Re: [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()
2022-09-26 09:16:59
linux-kernel
Re: [PATCH v2] mm/slub: clean up create_unique_id()
2022-09-23 12:28:56
linux-kernel
Re: [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
2022-09-23 09:18:37
linux-wireless
Re: [PATCH 00/12] slab: Introduce kmalloc_size_roundup()
2022-09-22 21:10:24
linux-wireless
Re: [PATCH 00/12] slab: Introduce kmalloc_size_roundup()