projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9dc5206
c379b74
)
Merge tag 'slab-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 7 Nov 2025 16:01:58 +0000
(08:01 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 7 Nov 2025 16:01:58 +0000
(08:01 -0800)
Pull slab fix from Vlastimil Babka:
- Fix for potential infinite loop in kmalloc_nolock() when debugging
is enabled for the cache (Vlastimil Babka)
* tag 'slab-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
slab: prevent infinite loop in kmalloc_nolock() with debugging
Trivial merge