]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'slab-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 21 Jan 2026 17:19:15 +0000 (09:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 21 Jan 2026 17:19:15 +0000 (09:19 -0800)
Pull slab fix from Vlastimil Babka:

 - A stable fix for kmalloc_nolock() in non-preemptible contexts on
   PREEMPT_RT (Swaraj Gaikwad)

* tag 'slab-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
  slab: fix kmalloc_nolock() context check for PREEMPT_RT


Trivial merge