]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Feb 2026 05:40:16 +0000 (21:40 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Feb 2026 05:40:16 +0000 (21:40 -0800)
commit2b7a25df823dc7d8f56f8ce7c2d2dac391cea9c2
tree6af407ea7335baf0f682e29f9c4b68eebbe5ac5c
parenteeccf287a2a517954b57cf9d733b3cf5d47afa34
parent90627a1e08e602b8b7bea970d7d5007626be7527
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

Pull more non-MM updates from Andrew Morton:

 - "two fixes in kho_populate()" fixes a couple of not-major issues in
   the kexec handover code (Ran Xiaokai)

 - misc singletons

* tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
  lib/group_cpus: handle const qualifier from clusters allocation type
  kho: remove unnecessary WARN_ON(err) in kho_populate()
  kho: fix missing early_memunmap() call in kho_populate()
  scripts/gdb: implement x86_page_ops in mm.py
  objpool: fix the overestimation of object pooling metadata size
  selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT
  delayacct: fix build regression on accounting tool