diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-29 22:10:12 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-29 22:10:12 +0300 |
commit | 1c84724ccb1a9f6eaf727ded49dd7e22ac62cc5b (patch) | |
tree | d409e3959a458504703f9798ab8498ba5d66c03a /block/bfq-iosched.c | |
parent | 6edc84bc3f8aceae74eb63684d53c17553382ec0 (diff) | |
parent | 8446a4deb6b6bc998f1d8d2a85d1a0c64b9e3a71 (diff) | |
download | linux-1c84724ccb1a9f6eaf727ded49dd7e22ac62cc5b.tar.xz |
Merge tag 'slab-fixes-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Pull slab fixes from Vlastimil Babka:
- stable fix to prevent list corruption when destroying caches with
leftover objects (Rafael Aquini)
- fix for a gotcha in kmalloc_size_roundup() when calling it with too
high size, discovered when recently a networking call site had to be
fixed for a different issue (David Laight)
* tag 'slab-fixes-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
slab: kmalloc_size_roundup() must not return 0 for non-zero size
mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
Diffstat (limited to 'block/bfq-iosched.c')
0 files changed, 0 insertions, 0 deletions