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-10-16 16:49:36 linux-kernel Re: [PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-16 10:58:52 linux-kernel Re: [PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-13 16:45:02 linux-kernel Re: [PATCHv14 5/9] efi: Add unaccepted memory support
2023-10-11 13:32:09 linux-kernel Re: [RESEND PATCH] mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
2023-10-11 08:36:37 linux-kernel Re: [PATCH v3 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
2023-10-10 07:13:07 linux-kernel Re: [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
2023-10-10 06:46:37 linux-kernel Re: [PATCH v2 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h
2023-10-09 16:30:25 linux-kernel Re: [PATCH 4/4] mm: abstract VMA extension and merge into vma_merge_extend() helper
2023-10-09 16:05:15 linux-kernel Re: [PATCH 3/4] mm: abstract merge for new VMAs into vma_merge_new_vma()
2023-10-09 15:45:45 linux-kernel Re: [PATCH 2/4] mm: make vma_merge() and split_vma() internal
2023-10-09 15:22:57 linux-kernel Re: [PATCH 1/4] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
2023-10-09 08:23:11 linux-kernel Re: [RESEND PATCH] mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
2023-10-02 22:00:40 linux-kernel Re: [PATCH v3 2/3] mmap: Fix error paths with dup_anon_vma()
2023-10-02 13:25:05 linux-kernel Re: [PATCH v3 1/3] mmap: Fix vma_iterator in error path of vma_merge()
2023-10-02 13:14:25 linux-kernel Re: [PATCH v3 2/3] mmap: Fix error paths with dup_anon_vma()
2023-10-02 12:54:51 linux-kernel Re: [PATCH 0/4] SLUB: calculate_order() cleanups
2023-10-02 10:22:24 linux-kernel Re: [PATCH v3 3/3] mmap: Add clarifying comment to vma_merge() code
2023-10-02 07:47:52 linux-kernel Re: [PATCH] mm/filemap: clarify filemap_fault() comments for not uptodate case
2023-09-29 20:13:55 linux-kernel Re: [PATCH 1/3] mmap: Fix vma_iterator in error path of vma_merge()
2023-09-29 19:07:14 linux-kernel Re: [PATCH v2 3/3] mmap: Add clarifying comment to vma_merge() code
2023-09-29 18:55:53 linux-kernel [GIT PULL] slab fixes for 6.6-rc4
2023-09-29 11:20:59 linux-kernel Re: [PATCH 2/3] mmap: Fix error paths with dup_anon_vma()
2023-09-22 09:04:17 linux-kernel Re: [PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()
2023-09-22 07:04:39 linux-kernel Re: [PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()
2023-09-21 13:56:06 linux-kernel Re: Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
2023-09-20 14:37:41 linux-kernel Re: Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
2023-09-20 12:24:24 linux-kernel Re: [PATCH] mm/slub: add sanity check for slub_min/max_order cmdline setup
2023-09-20 10:08:39 linux-kernel Re: [RFC PATCH 14/14] security: add documentation for SLAB_VIRTUAL
2023-09-20 09:11:38 linux-kernel Re: [PATCH 1/4] mm/slub: simplify the last resort slab order calculation
2023-09-20 08:52:47 linux-kernel Re: [RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
2023-09-20 08:47:23 linux-kernel Re: [PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-09-18 13:38:49 linux-kernel Re: [PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-09-18 11:52:35 linux-kernel Re: [PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-09-15 18:43:42 linux-kernel Re: [PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()
2023-09-14 17:50:30 linux-kernel [PATCH 2/2] mm, vmscan: remove ISOLATE_UNMAPPED
2023-09-14 16:26:28 linux-kernel [PATCH 1/2] trace-vmscan-postprocess: sync with tracepoints updates
2023-09-14 14:10:17 linux-kernel Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
2023-09-14 05:01:06 linux-kernel Re: [PATCH 6/6] mm: page_alloc: consolidate free page accounting
2023-09-14 03:25:11 linux-kernel Re: [PATCH 5/6] mm: page_alloc: fix freelist movement during block conversion
2023-09-13 20:32:06 linux-kernel Re: [PATCH 3/6] mm: page_alloc: move free pages when converting block during isolation
2023-09-13 16:11:58 linux-kernel Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
2023-09-13 16:01:52 linux-kernel Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
2023-09-13 14:42:21 linux-kernel Re: [PATCH 4/6] mm: page_alloc: fix move_freepages_block() range error
2023-09-13 11:19:21 linux-kernel Re: [PATCH 2/6] mm: page_alloc: fix up block types when merging compatible blocks
2023-09-12 20:28:52 linux-kernel Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
2023-09-03 13:47:15 linux-kernel Re: [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
2023-08-11 08:36:59 linux-kernel Re: [PATCH 2/2] mm/kmemleak: No need to check kmemleak_initialized in set_track_prepare()
2023-08-10 18:24:24 linux-kernel [RFC v2 0/7] SLUB percpu array caches and maple tree nodes
2023-08-10 18:12:26 linux-kernel [RFC v2 3/7] maple_tree: use slub percpu array
2023-08-10 18:01:40 linux-kernel [RFC v2 7/7] tools: Add SLUB percpu array functions for testing
2023-08-10 18:00:30 linux-kernel [RFC v2 4/7] maple_tree: avoid bulk alloc/free to use percpu array more