Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Vlastimil Babka
| 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
[5/7] mm/slab: remove CONFIG_SLOB code from slab common code
remove SLOB and allow kfree() with kmem_cache_alloc()
1 1 -
-
-
-
2023-03-10
Vlastimil Babka
New
[4/7] mm, pagemap: remove SLOB and SLQB from comments and documentation
remove SLOB and allow kfree() with kmem_cache_alloc()
1 - -
-
-
-
2023-03-10
Vlastimil Babka
New
[3/7] mm, page_flags: remove PG_slob_free
remove SLOB and allow kfree() with kmem_cache_alloc()
2 - -
-
-
-
2023-03-10
Vlastimil Babka
New
[2/7] net: skbuff: remove SLOB-specific ifdefs
remove SLOB and allow kfree() with kmem_cache_alloc()
- - -
-
-
-
2023-03-10
Vlastimil Babka
New
[1/7] mm/slob: remove CONFIG_SLOB
remove SLOB and allow kfree() with kmem_cache_alloc()
2 - -
-
-
-
2023-03-10
Vlastimil Babka
New
[10/10] mm/mremap: simplify vma expansion again
cleanup vma_merge() and improve mergeability tests
- 1 -
-
-
-
2023-03-09
Vlastimil Babka
New
[09/10] mm/mmap: start distinguishing if vma can be removed in mergeability test
cleanup vma_merge() and improve mergeability tests
- 1 -
-
-
-
2023-03-09
Vlastimil Babka
New
[08/10] mm/mmap/vma_merge: convert mergeability checks to return bool
cleanup vma_merge() and improve mergeability tests
- 1 -
-
-
-
2023-03-09
Vlastimil Babka
New
[07/10] mm/mmap/vma_merge: rename adj_next to adj_start
cleanup vma_merge() and improve mergeability tests
- 1 -
-
-
-
2023-03-09
Vlastimil Babka
New
[06/10] mm/mmap/vma_merge: set mid to NULL if not applicable
cleanup vma_merge() and improve mergeability tests
- 1 -
-
-
-
2023-03-09
Vlastimil Babka
New
[05/10] mm/mmap/vma_merge: initialize mid and next in natural order
cleanup vma_merge() and improve mergeability tests
- 1 -
-
-
-
2023-03-09
Vlastimil Babka
New
[04/10] mm/mmap/vma_merge: use the proper vma pointer in case 4
cleanup vma_merge() and improve mergeability tests
- 1 -
-
-
-
2023-03-09
Vlastimil Babka
New
[03/10] mm/mmap/vma_merge: use the proper vma pointers in cases 1 and 6
cleanup vma_merge() and improve mergeability tests
- 1 -
-
-
-
2023-03-09
Vlastimil Babka
New
[02/10] mm/mmap/vma_merge: use the proper vma pointer in case 3
cleanup vma_merge() and improve mergeability tests
- 1 -
-
-
-
2023-03-09
Vlastimil Babka
New
[01/10] mm/mmap/vma_merge: use only primary pointers for preparing merge
cleanup vma_merge() and improve mergeability tests
- 1 -
-
-
-
2023-03-09
Vlastimil Babka
New
tomoyo: replace tomoyo_round2() with kmalloc_size_roundup()
tomoyo: replace tomoyo_round2() with kmalloc_size_roundup()
- - -
-
-
-
2023-02-28
Vlastimil Babka
New
[RFC,11/11] mm/mremap: simplify vma expansion again
cleanup vma_merge and improve mergeability tests
- - -
-
-
-
2023-02-24
Vlastimil Babka
New
[RFC,10/11] mm/mmap: start distinguishing if vma can be removed in mergeability test
cleanup vma_merge and improve mergeability tests
- - -
-
-
-
2023-02-24
Vlastimil Babka
New
[RFC,09/11] mm/mmap/vma_merge: convert mergeability checks to return bool
cleanup vma_merge and improve mergeability tests
- - -
-
-
-
2023-02-24
Vlastimil Babka
New
[RFC,08/11] mm/mmap/vma_merge: rename adj_next to adj_start
cleanup vma_merge and improve mergeability tests
- - -
-
-
-
2023-02-24
Vlastimil Babka
New
[RFC,07/11] mm/mmap/vma_merge: set mid to NULL if not applicable
cleanup vma_merge and improve mergeability tests
- - -
-
-
-
2023-02-24
Vlastimil Babka
New
[RFC,06/11] mm/mmap/vma_merge: initialize mid and next in natural order
cleanup vma_merge and improve mergeability tests
- - -
-
-
-
2023-02-24
Vlastimil Babka
New
[RFC,05/11] mm/mmap/vma_merge: use the proper vma pointer in case 4
cleanup vma_merge and improve mergeability tests
- - -
-
-
-
2023-02-24
Vlastimil Babka
New
[RFC,04/11] mm/mmap/vma_merge: use the proper vma pointers in cases 1 and 6
cleanup vma_merge and improve mergeability tests
- - -
-
-
-
2023-02-24
Vlastimil Babka
New
[RFC,03/11] mm/mmap/vma_merge: use the proper vma pointer in case 3
cleanup vma_merge and improve mergeability tests
- - -
-
-
-
2023-02-24
Vlastimil Babka
New
[RFC,02/11] mm/mmap/vma_merge: use only primary pointers for preparing merge
cleanup vma_merge and improve mergeability tests
- - -
-
-
-
2023-02-24
Vlastimil Babka
New
[RFC,01/11] mm/mremap: fix dup_anon_vma() in vma_merge() case 4
cleanup vma_merge and improve mergeability tests
- - -
-
-
-
2023-02-24
Vlastimil Babka
New
mm, page_alloc: reduce page alloc/free sanity checks
mm, page_alloc: reduce page alloc/free sanity checks
1 - -
-
-
-
2023-02-16
Vlastimil Babka
New
[for,6.1,regression] mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
[for,6.1,regression] mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
- - 1
-
-
-
2023-01-17
Vlastimil Babka
New
[for,6.1,regression] Revert "mm/compaction: fix set skip in fast_find_migrateblock"
[for,6.1,regression] Revert "mm/compaction: fix set skip in fast_find_migrateblock"
- - 1
-
-
-
2023-01-13
Vlastimil Babka
New
x86/kexec: fix double vfree of image->elf_headers
x86/kexec: fix double vfree of image->elf_headers
- - -
-
-
-
2023-01-02
Vlastimil Babka
New
[for,v6.1,regression] mm, mremap: fix mremap() expanding vma with addr inside vma
[for,v6.1,regression] mm, mremap: fix mremap() expanding vma with addr inside vma
- - -
-
-
-
2022-12-16
Vlastimil Babka
New
[12/12] mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
Introduce CONFIG_SLUB_TINY and deprecate SLOB
5 1 1
-
-
-
2022-11-21
Vlastimil Babka
New
[11/12] mm, slub: don't aggressively inline with CONFIG_SLUB_TINY
Introduce CONFIG_SLUB_TINY and deprecate SLOB
1 - -
-
-
-
2022-11-21
Vlastimil Babka
New
[10/12] mm, slub: remove percpu slabs with CONFIG_SLUB_TINY
Introduce CONFIG_SLUB_TINY and deprecate SLOB
- 1 -
-
-
-
2022-11-21
Vlastimil Babka
New
[09/12] mm, slub: split out allocations from pre/post hooks
Introduce CONFIG_SLUB_TINY and deprecate SLOB
- 1 -
-
-
-
2022-11-21
Vlastimil Babka
New
[08/12] mm, slub: refactor free debug processing
Introduce CONFIG_SLUB_TINY and deprecate SLOB
- 1 -
-
-
-
2022-11-21
Vlastimil Babka
New
[07/12] mm, slab: ignore SLAB_RECLAIM_ACCOUNT with CONFIG_SLUB_TINY
Introduce CONFIG_SLUB_TINY and deprecate SLOB
- - -
-
-
-
2022-11-21
Vlastimil Babka
New
[06/12] mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY
Introduce CONFIG_SLUB_TINY and deprecate SLOB
- 1 -
-
-
-
2022-11-21
Vlastimil Babka
New
[05/12] mm, slub: lower the default slub_max_order with CONFIG_SLUB_TINY
Introduce CONFIG_SLUB_TINY and deprecate SLOB
1 1 -
-
-
-
2022-11-21
Vlastimil Babka
New
[04/12] mm, slub: retain no free slabs on partial list with CONFIG_SLUB_TINY
Introduce CONFIG_SLUB_TINY and deprecate SLOB
1 1 -
-
-
-
2022-11-21
Vlastimil Babka
New
[03/12] mm, slub: disable SYSFS support with CONFIG_SLUB_TINY
Introduce CONFIG_SLUB_TINY and deprecate SLOB
- - -
-
-
-
2022-11-21
Vlastimil Babka
New
[02/12] mm, slub: add CONFIG_SLUB_TINY
Introduce CONFIG_SLUB_TINY and deprecate SLOB
2 - -
-
-
-
2022-11-21
Vlastimil Babka
New
[01/12] mm, slab: ignore hardened usercopy parameters when disabled
Introduce CONFIG_SLUB_TINY and deprecate SLOB
- 1 -
-
-
-
2022-11-21
Vlastimil Babka
New
[v2,3/3] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
rearrange struct slab fields to allow larger rcu_head
1 - -
-
-
-
2022-11-07
Vlastimil Babka
New
[v2,2/3] mm/migrate: make isolate_movable_page() skip slab pages
rearrange struct slab fields to allow larger rcu_head
1 - -
-
-
-
2022-11-07
Vlastimil Babka
New
[v2,1/3] mm/slub: perform free consistency checks before call_rcu
rearrange struct slab fields to allow larger rcu_head
- 1 -
-
-
-
2022-11-07
Vlastimil Babka
New
«
1
2
»