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-08-10 17:42:22 linux-kernel [RFC v2 6/7] maple_tree: replace preallocation with slub percpu array prefill
2023-08-10 17:34:42 linux-kernel [RFC v2 1/7] mm, slub: fix bulk alloc and free stats
2023-08-10 17:31:41 linux-kernel [RFC v2 2/7] mm, slub: add opt-in slub_percpu_array
2023-08-10 17:21:27 linux-kernel [RFC v2 5/7] maple_tree: Remove MA_STATE_PREALLOC
2023-08-10 12:39:31 linux-kernel Re: [PATCH 2/2] mm/kmemleak: No need to check kmemleak_initialized in set_track_prepare()
2023-08-10 11:19:23 linux-kernel Re: [PATCH 1/2] lib/stackdepot: Bail out in __stack_depot_save() if the stack_table is not allocated
2023-08-10 10:58:57 linux-kernel Re: [PATCH 2/2] mm/kmemleak: No need to check kmemleak_initialized in set_track_prepare()
2023-08-08 20:10:13 linux-kernel [RFC v1 0/5] SLUB percpu array caches and maple tree nodes
2023-08-08 19:54:39 linux-kernel [RFC v1 2/5] mm, slub: add opt-in slub_percpu_array
2023-08-08 18:45:14 linux-kernel Re: [RFC v1 4/5] maple_tree: avoid bulk alloc/free to use percpu array more
2023-08-08 17:59:18 linux-kernel [RFC v1 5/5] maple_tree: replace preallocation with slub percpu array prefill
2023-08-08 17:55:53 linux-kernel [RFC v1 1/5] mm, slub: fix bulk alloc and free stats
2023-08-08 17:54:35 linux-kernel Re: [RFC 2/2] mm/slub: prefer NUMA locality over slight memory saving on NUMA machines
2023-08-08 17:42:01 linux-kernel [RFC v1 4/5] maple_tree: avoid bulk alloc/free to use percpu array more
2023-08-08 16:43:09 linux-kernel [RFC v1 3/5] maple_tree: use slub percpu array
2023-08-07 09:06:26 linux-kernel [PATCH for 6.5 regression] PM: hibernate: fix resume_store() return value when hibernation not available
2023-08-03 16:21:31 linux-kernel Re: [RFC 2/2] mm/slub: prefer NUMA locality over slight memory saving on NUMA machines
2023-08-03 11:39:55 linux-kernel Re: [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-08-03 11:04:37 linux-kernel Re: [PATCH v4 1/2] mm: Remove kmem_valid_obj()
2023-08-03 11:00:29 linux-kernel Re: [PATCH v5 3/3] mm: Dump the memory of slab object in kmem_dump_obj()
2023-08-03 10:26:49 linux-kernel Re: [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
2023-08-03 09:53:32 linux-kernel Re: [PATCH] parisc/mm: preallocate fixmap page tables at init
2023-07-31 20:49:35 linux-kernel Re: [PATCH] mm: compaction: fix endless looping over same migrate block
2023-07-31 11:31:12 linux-kernel Re: [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
2023-07-31 08:18:36 linux-kernel Re: [PATCH 1/3] rust: allocator: Prevent mis-aligned allocation
2023-07-28 16:37:30 linux-kernel Re: [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
2023-07-27 09:57:12 linux-kernel Re: [PATCH] mm: page_alloc: consume available CMA space first
2023-07-26 10:55:30 linux-kernel Re: [RFC 1/2] Revert "mm, slub: change percpu partial accounting from objects to pages"
2023-07-26 09:02:41 linux-kernel Re: [PATCH v2] mm/slub: disable slab merging in the default configuration
2023-07-17 16:53:46 linux-kernel Re: mprotect and hugetlb mappings
2023-07-17 15:02:25 linux-kernel Re: [PATCH] mm: kill frontswap
2023-07-17 14:07:30 linux-wireless Re: Fwd: mm/page_alloc.c:4453 with cfg80211_wiphy_work [cfg80211]
2023-07-14 14:57:08 linux-kernel Re: [PATCH stable v6.1] mm/mmap: Fix extra maple tree write
2023-07-14 14:47:03 linux-kernel Re: [PATCH 3/5] drm/amdkfd: use vma_is_stack() and vma_is_heap()
2023-07-14 09:06:00 linux-kernel Re: [PATCH v5] Randomized slab caches for kmalloc()
2023-07-14 08:58:26 linux-kernel Re: [PATCH v5] Randomized slab caches for kmalloc()
2023-07-14 08:16:44 linux-kernel Re: [PATCH 2/2] mm/slub: remove freelist_dereference()
2023-07-13 12:56:17 linux-kernel Re: [PATCH v4] Randomized slab caches for kmalloc()
2023-07-13 07:59:13 linux-kernel Re: [PATCH 2/2] mm/slub: remove freelist_dereference()
2023-07-11 14:18:16 linux-kernel [PATCH 1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
2023-07-11 14:17:18 linux-kernel [PATCH 2/2] mm/slub: remove freelist_dereference()
2023-07-11 10:57:20 linux-kernel Re: [PATCH v4 00/33] Per-VMA locks
2023-07-11 10:25:46 linux-kernel Re: [PATCH v2] mm/slub: refactor freelist to use custom type
2023-07-10 15:50:27 linux-kernel Re: [PATCH v2] mm/slub: disable slab merging in the default configuration
2023-07-10 10:19:24 linux-kernel Re: [PATCH] kasan, slub: fix HW_TAGS zeroing with slub_debug
2023-07-10 08:06:42 linux-kernel Re: [syzbot] [mm?] [reiserfs?] kernel panic: stack is corrupted in ___slab_alloc
2023-06-29 07:35:31 linux-kernel Re: [PATCH] mm/slub: disable slab merging in the default configuration
2023-06-27 07:50:42 linux-kernel [GIT PULL] slab updates for 6.5
2023-06-27 06:53:33 linux-kernel Re: [PATCH] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
2023-06-26 09:14:28 linux-kernel Re: [PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
2023-06-22 15:27:09 linux-ext4 Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless