Vlastimil Babka ([email protected])

Number of posts: 4856 (1.24 per day)
First post: 2013-08-11 21:57:58
Last post: 2024-05-09 14:25:41

Date List Subject
2024-02-12 10:52:30 linux-kernel Re: [PATCH v7 3/4] mm,page_owner: Display all stacks and their count
2024-02-12 10:32:55 linux-kernel Re: [PATCH 2/2] mm: compaction: update the cc->nr_migratepages when allocating or freeing the freepages
2024-02-12 09:14:08 linux-kernel Re: [PATCH 1/2] mm: compaction: limit the suitable target page order to be less than cc->order
2024-02-09 20:58:25 linux-kernel Re: [PATCH v3 1/3] mm/compaction: enable compacting >0 order folios.
2024-02-09 20:49:48 linux-kernel Re: [PATCH v3 3/3] mm/compaction: optimize >0 order folio compaction with free page split.
2024-02-09 20:46:22 linux-kernel Re: [PATCH v3 2/3] mm/compaction: add support for >0 order folio memory compaction.
2024-02-09 18:43:57 linux-kernel Re: [PATCH v3 3/3] mm/compaction: optimize >0 order folio compaction with free page split.
2024-02-09 16:37:43 linux-kernel Re: [PATCH v3 2/3] mm/compaction: add support for >0 order folio memory compaction.
2024-02-09 14:38:36 linux-kernel Re: [PATCH v3 1/3] mm/compaction: enable compacting >0 order folios.
2024-02-05 08:50:38 linux-kernel Re: [PATCH] mm/slab: Add slabreclaim flag to slabinfo
2024-01-31 22:41:22 linux-kernel Re: Do we still need SLAB_MEM_SPREAD (and possibly others)?
2024-01-30 13:58:21 linux-kernel Re: [PATCH] mm/slub: remove parameter 'flags' in create_kmalloc_caches()
2024-01-30 11:06:04 linux-kernel Re: [PATCH RFC 1/4] fs/locks: Fix file lock cache accounting, again
2024-01-29 15:36:58 linux-kernel Re: [PATCH v2 11/25] x86/sev: Adjust directmap to avoid inadvertant RMP faults
2024-01-29 14:26:39 linux-crypto Re: [PATCH v2 15/25] x86/sev: Introduce snp leaked pages list
2024-01-26 10:28:57 linux-kernel Re: [PATCH RFC 1/4] fs/locks: Fix file lock cache accounting, again
2024-01-24 16:56:47 linux-kernel Re: [RFC] Revert "drm/sched: Split free_job into own work item"
2024-01-24 16:24:50 linux-kernel Re: [git pull] drm for 6.8
2024-01-24 15:01:56 linux-kernel Re: [git pull] drm for 6.8
2024-01-23 10:46:30 linux-kernel Re: [PATCH v2 1/3] mm/slub: directly load freelist from cpu partial slab in the likely case
2024-01-23 08:49:44 linux-kernel Re: [PATCH 3/3] mm/slub: remove unused parameter in next_freelist_entry()
2024-01-23 08:45:43 linux-kernel Re: [PATCH 2/3] mm/slub: remove full list manipulation for non-debug slab
2024-01-23 08:24:44 linux-kernel Re: [PATCH 1/3] mm/slub: directly load freelist from cpu partial slab in the likely case
2024-01-22 17:47:51 linux-kernel Re: [PATCH 1/3] mm/slub: directly load freelist from cpu partial slab in the likely case
2024-01-17 21:19:59 linux-kernel Re: [PATCH RFC 1/4] fs/locks: Fix file lock cache accounting, again
2024-01-16 14:46:29 linux-kernel Re: [RFC 0/3] reading proc/pid/maps under RCU
2024-01-16 14:42:41 linux-kernel Re: [RFC 0/3] reading proc/pid/maps under RCU
2024-01-15 09:23:36 linux-crypto Re: [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
2024-01-15 09:14:54 linux-crypto Re: [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
2024-01-12 20:28:00 linux-crypto Re: [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
2024-01-10 15:12:38 linux-kernel Re: [PATCH v4 0/4] supplement of slab allocator removal
2024-01-10 15:08:31 linux-kernel Re: [PATCH v4 4/4] mm/slub: make the description of slab_min_objects helpful in doc
2024-01-10 15:06:39 linux-kernel Re: [PATCH v4 3/4] mm/slub: replace slub_$params with slab_$params in slub.rst
2024-01-10 15:03:38 linux-kernel Re: [PATCH v4 2/4] mm/slub: unify all sl[au]b parameters with "slab_$param"
2024-01-10 08:59:57 linux-crypto Re: [PATCH v1 15/26] x86/sev: Introduce snp leaked pages list
2024-01-08 10:45:54 linux-crypto Re: [PATCH v1 15/26] x86/sev: Introduce snp leaked pages list
2024-01-05 09:36:26 linux-kernel [GIT PULL] slab updates for 6.8
2024-01-02 16:11:06 linux-kernel Re: [PATCH v3 15/34] mm: slub: Unpoison the memchr_inv() return value
2024-01-02 09:39:55 linux-kernel Re: linux-next: manual merge of the rcu tree with the jc_docs tree
2023-12-14 12:36:06 linux-kernel Re: [PATCH v2] Documentation, mm/unaccepted: document accept_memory kernel parameter
2023-12-14 12:23:04 linux-kernel [PATCH v2] Documentation, mm/unaccepted: document accept_memory kernel parameter
2023-12-13 11:23:53 linux-kernel Re: [PATCH v3 4/4] mm/slub: correct the default value of slub_min_objects in doc
2023-12-13 11:11:07 linux-kernel Re: [RFC PATCH v2 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
2023-12-12 17:22:20 linux-kernel [PATCH] Documentation, mm/unaccepted: document accept_memory kernel parameter
2023-12-12 11:42:57 linux-kernel Re: [PATCH 4/4] mm/slub: free KFENCE objects in slab_free_hook()
2023-12-11 13:24:45 linux-crypto Re: [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
2023-12-11 13:08:48 linux-crypto Re: [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
2023-12-07 16:20:56 linux-kernel Re: [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
2023-12-06 16:34:18 linux-kernel Re: [PATCH v2 3/3] mm/slub: correct the default value of slub_min_objects in doc
2023-12-06 16:15:06 linux-kernel Re: [RFC PATCH v2 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
2023-12-06 16:13:40 linux-kernel Re: [PATCH v2 0/3] supplement of slab allocator removal