Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Vlastimil Babka
| State =
Action Required
| Archived =
No
| 147 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[RFC,4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
memcg_kmem hooks refactoring and kmem_cache_charge()
- - -
-
-
-
2024-03-01
Vlastimil Babka
New
[RFC,3/4] mm, slab: introduce kmem_cache_charge()
memcg_kmem hooks refactoring and kmem_cache_charge()
- - -
-
-
-
2024-03-01
Vlastimil Babka
New
[RFC,2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
memcg_kmem hooks refactoring and kmem_cache_charge()
- - -
-
-
-
2024-03-01
Vlastimil Babka
New
[RFC,1/4] mm, slab: move memcg charging to post-alloc hook
memcg_kmem hooks refactoring and kmem_cache_charge()
- - -
-
-
-
2024-03-01
Vlastimil Babka
New
[v2,3/3] mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGE
cleanup of SLAB_ flags
- 2 2
-
-
-
2024-02-23
Vlastimil Babka
New
[v2,2/3] mm, slab: use an enum to define SLAB_ cache creation flags
cleanup of SLAB_ flags
1 2 -
-
-
-
2024-02-23
Vlastimil Babka
New
[v2,1/3] mm, slab: deprecate SLAB_MEM_SPREAD flag
cleanup of SLAB_ flags
1 2 -
-
-
-
2024-02-23
Vlastimil Babka
New
[v2] mm, mmap: fix vma_merge() case 7 with vma_ops->close
[v2] mm, mmap: fix vma_merge() case 7 with vma_ops->close
- 2 -
-
-
-
2024-02-22
Vlastimil Babka
New
mm, mmap: fix vma_merge() case 7 with vma_ops->close
mm, mmap: fix vma_merge() case 7 with vma_ops->close
- - -
-
-
-
2024-02-22
Vlastimil Babka
New
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations
- - 1
-
-
-
2024-02-21
Vlastimil Babka
New
[3/3] mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGE
cleanup of SLAB_ flags
- 2 1
-
-
-
2024-02-20
Vlastimil Babka
New
[2/3] mm, slab: use an enum to define SLAB_ cache creation flags
cleanup of SLAB_ flags
- 3 1
-
-
-
2024-02-20
Vlastimil Babka
New
[1/3] mm, slab: deprecate SLAB_MEM_SPREAD flag
cleanup of SLAB_ flags
- 3 1
-
-
-
2024-02-20
Vlastimil Babka
New
[v2] mm: document memalloc_noreclaim_save() and memalloc_pin_save()
[v2] mm: document memalloc_noreclaim_save() and memalloc_pin_save()
1 1 -
-
-
-
2024-02-15
Vlastimil Babka
New
mm: document memalloc_noreclaim_save() and memalloc_pin_save()
mm: document memalloc_noreclaim_save() and memalloc_pin_save()
1 1 -
-
-
-
2024-02-12
Vlastimil Babka
New
[v2] Documentation, mm/unaccepted: document accept_memory kernel parameter
[v2] Documentation, mm/unaccepted: document accept_memory kernel parameter
1 - -
-
-
-
2023-12-14
Vlastimil Babka
New
Documentation, mm/unaccepted: document accept_memory kernel parameter
Documentation, mm/unaccepted: document accept_memory kernel parameter
1 - -
-
-
-
2023-12-12
Vlastimil Babka
New
[3/4] mm/slub: handle bulk and single object freeing separately
SLUB: cleanup hook processing
- 1 -
-
-
-
2023-12-04
Vlastimil Babka
New
[2/4] mm/slub: introduce __kmem_cache_free_bulk() without free hooks
SLUB: cleanup hook processing
- 1 -
-
-
-
2023-12-04
Vlastimil Babka
New
[1/4] mm/slub: fix bulk alloc and free stats
SLUB: cleanup hook processing
- 1 -
-
-
-
2023-12-04
Vlastimil Babka
New
[RFC,v3,9/9] maple_tree: replace preallocation with slub percpu array prefill
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-11-29
Vlastimil Babka
New
[RFC,v3,8/9] maple_tree: Remove MA_STATE_PREALLOC
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-11-29
Vlastimil Babka
New
[RFC,v3,7/9] maple_tree: use slub percpu array
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-11-29
Vlastimil Babka
New
[RFC,v3,6/9] tools: Add SLUB percpu array functions for testing
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-11-29
Vlastimil Babka
New
[RFC,v3,5/9] mm/slub: add opt-in percpu array cache of objects
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-11-29
Vlastimil Babka
New
[RFC,v3,4/9] mm/slub: free KFENCE objects in slab_free_hook()
SLUB percpu array caches and maple tree nodes
- - 1
-
-
-
2023-11-29
Vlastimil Babka
New
[RFC,v3,3/9] mm/slub: handle bulk and single object freeing separately
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-11-29
Vlastimil Babka
New
[RFC,v3,2/9] mm/slub: introduce __kmem_cache_free_bulk() without free hooks
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-11-29
Vlastimil Babka
New
[v2,21/21] mm/slub: optimize free fast path code layout
remove the SLAB allocator
- 1 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,20/21] mm/slub: optimize alloc fastpath code layout
remove the SLAB allocator
- 1 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,19/21] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
remove the SLAB allocator
- 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,18/21] mm/slab: move kmalloc() functions from slab_common.c to slub.c
remove the SLAB allocator
- 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,17/21] mm/slab: move kmalloc_slab() to mm/slab.h
remove the SLAB allocator
- 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,16/21] mm/slab: move kfree() from slab_common.c to slub.c
remove the SLAB allocator
- 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,15/21] mm/slab: move struct kmem_cache_node from slab.h to slub.c
remove the SLAB allocator
- 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,14/21] mm/slab: move memcg related functions from slab.h to slub.c
remove the SLAB allocator
1 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,13/21] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
remove the SLAB allocator
- 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,12/21] mm/slab: consolidate includes in the internal mm/slab.h
remove the SLAB allocator
- 1 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,11/21] mm/slab: move the rest of slub_def.h to mm/slab.h
remove the SLAB allocator
- 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,10/21] mm/slab: move struct kmem_cache_cpu declaration to slub.c
remove the SLAB allocator
- 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,09/21] mm/slab: remove mm/slab.c and slab_def.h
remove the SLAB allocator
2 1 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,08/21] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs
remove the SLAB allocator
- 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,07/21] mm/slab: remove CONFIG_SLAB code from slab common code
remove the SLAB allocator
- 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,06/21] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
remove the SLAB allocator
1 1 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,05/21] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
remove the SLAB allocator
1 2 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,04/21] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
remove the SLAB allocator
- 3 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,03/21] KASAN: remove code paths guarded by CONFIG_SLAB
remove the SLAB allocator
- 4 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,02/21] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
remove the SLAB allocator
- 3 -
-
-
-
2023-11-20
Vlastimil Babka
New
[v2,01/21] mm/slab, docs: switch mm-api docs generation from slab.c to slub.c
remove the SLAB allocator
1 1 -
-
-
-
2023-11-20
Vlastimil Babka
New
[20/20] mm/slub: optimize free fast path code layout
remove the SLAB allocator
- - -
-
-
-
2023-11-13
Vlastimil Babka
New
[19/20] mm/slub: optimize alloc fastpath code layout
remove the SLAB allocator
- - -
-
-
-
2023-11-13
Vlastimil Babka
New
[18/20] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[17/20] mm/slab: move kmalloc() functions from slab_common.c to slub.c
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[16/20] mm/slab: move kmalloc_slab() to mm/slab.h
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[15/20] mm/slab: move kfree() from slab_common.c to slub.c
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[14/20] mm/slab: move struct kmem_cache_node from slab.h to slub.c
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[13/20] mm/slab: move memcg related functions from slab.h to slub.c
remove the SLAB allocator
1 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[12/20] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[11/20] mm/slab: consolidate includes in the internal mm/slab.h
remove the SLAB allocator
- - -
-
-
-
2023-11-13
Vlastimil Babka
New
[10/20] mm/slab: move the rest of slub_def.h to mm/slab.h
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[09/20] mm/slab: move struct kmem_cache_cpu declaration to slub.c
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[08/20] mm/slab: remove mm/slab.c and slab_def.h
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[07/20] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[06/20] mm/slab: remove CONFIG_SLAB code from slab common code
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[05/20] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
remove the SLAB allocator
- - -
-
-
-
2023-11-13
Vlastimil Babka
New
[04/20] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
remove the SLAB allocator
1 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[03/20] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
remove the SLAB allocator
- 2 -
-
-
-
2023-11-13
Vlastimil Babka
New
[02/20] KASAN: remove code paths guarded by CONFIG_SLAB
remove the SLAB allocator
- 2 -
-
-
-
2023-11-13
Vlastimil Babka
New
[01/20] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
remove the SLAB allocator
- 1 -
-
-
-
2023-11-13
Vlastimil Babka
New
[2/2] mm, vmscan: remove ISOLATE_UNMAPPED
[1/2] trace-vmscan-postprocess: sync with tracepoints updates
- - -
-
-
-
2023-09-14
Vlastimil Babka
New
[1/2] trace-vmscan-postprocess: sync with tracepoints updates
[1/2] trace-vmscan-postprocess: sync with tracepoints updates
- - -
-
-
-
2023-09-14
Vlastimil Babka
New
[RFC,v2,7/7] tools: Add SLUB percpu array functions for testing
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-10
Vlastimil Babka
New
[RFC,v2,6/7] maple_tree: replace preallocation with slub percpu array prefill
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-10
Vlastimil Babka
New
[RFC,v2,5/7] maple_tree: Remove MA_STATE_PREALLOC
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-10
Vlastimil Babka
New
[RFC,v2,4/7] maple_tree: avoid bulk alloc/free to use percpu array more
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-10
Vlastimil Babka
New
[RFC,v2,3/7] maple_tree: use slub percpu array
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-10
Vlastimil Babka
New
[RFC,v2,2/7] mm, slub: add opt-in slub_percpu_array
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-10
Vlastimil Babka
New
[RFC,v2,1/7] mm, slub: fix bulk alloc and free stats
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-10
Vlastimil Babka
New
[RFC,v1,5/5] maple_tree: replace preallocation with slub percpu array prefill
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-08
Vlastimil Babka
New
[RFC,v1,4/5] maple_tree: avoid bulk alloc/free to use percpu array more
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-08
Vlastimil Babka
New
[RFC,v1,3/5] maple_tree: use slub percpu array
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-08
Vlastimil Babka
New
[RFC,v1,2/5] mm, slub: add opt-in slub_percpu_array
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-08
Vlastimil Babka
New
[RFC,v1,1/5] mm, slub: fix bulk alloc and free stats
SLUB percpu array caches and maple tree nodes
- - -
-
-
-
2023-08-08
Vlastimil Babka
New
[for,6.5,regression] PM: hibernate: fix resume_store() return value when hibernation not available
[for,6.5,regression] PM: hibernate: fix resume_store() return value when hibernation not available
1 1 -
-
-
-
2023-08-07
Vlastimil Babka
New
[2/2] mm/slub: remove freelist_dereference()
[1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
1 - -
-
-
-
2023-07-11
Vlastimil Babka
New
[1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
[1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
1 1 -
-
-
-
2023-07-11
Vlastimil Babka
New
mm/slab_common: use SLAB_NO_MERGE instead of negative refcount
mm/slab_common: use SLAB_NO_MERGE instead of negative refcount
1 - -
-
-
-
2023-06-13
Vlastimil Babka
New
mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR
mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR
2 3 -
-
-
-
2023-05-23
Vlastimil Babka
New
[for,v6.3,regression] mm/mremap: fix vm_pgoff in vma_merge() case 3
[for,v6.3,regression] mm/mremap: fix vm_pgoff in vma_merge() case 3
- - -
-
-
-
2023-04-27
Vlastimil Babka
New
mm, page_alloc: use check_pages_enabled static key to check tail pages
mm, page_alloc: use check_pages_enabled static key to check tail pages
1 - -
-
-
-
2023-04-05
Vlastimil Babka
New
mm: remove all the slab allocators
mm: remove all the slab allocators
4 - -
-
-
-
2023-04-01
Vlastimil Babka
New
[v2,6/6] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects
remove SLOB and allow kfree() with kmem_cache_alloc()
- 1 -
-
-
-
2023-03-17
Vlastimil Babka
New
[v2,5/6] mm/slob: remove slob.c
remove SLOB and allow kfree() with kmem_cache_alloc()
4 - -
-
-
-
2023-03-17
Vlastimil Babka
New
[v2,4/6] mm/slab: remove CONFIG_SLOB code from slab common code
remove SLOB and allow kfree() with kmem_cache_alloc()
2 1 -
-
-
-
2023-03-17
Vlastimil Babka
New
[v2,3/6] mm, pagemap: remove SLOB and SLQB from comments and documentation
remove SLOB and allow kfree() with kmem_cache_alloc()
2 - -
-
-
-
2023-03-17
Vlastimil Babka
New
[v2,2/6] mm, page_flags: remove PG_slob_free
remove SLOB and allow kfree() with kmem_cache_alloc()
3 - -
-
-
-
2023-03-17
Vlastimil Babka
New
[v2,1/6] mm/slob: remove CONFIG_SLOB
remove SLOB and allow kfree() with kmem_cache_alloc()
3 - -
-
-
-
2023-03-17
Vlastimil Babka
New
ring-buffer: remove obsolete comment for free_buffer_page()
ring-buffer: remove obsolete comment for free_buffer_page()
- 1 -
-
-
-
2023-03-15
Vlastimil Babka
New
[7/7] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects
remove SLOB and allow kfree() with kmem_cache_alloc()
- - -
-
-
-
2023-03-10
Vlastimil Babka
New
[6/7] mm/slob: remove slob.c
remove SLOB and allow kfree() with kmem_cache_alloc()
3 - -
-
-
-
2023-03-10
Vlastimil Babka
New
«
1
2
»