From: Linus Torvalds Date: Sun, 24 May 2026 17:48:55 +0000 (-0700) Subject: Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v7.1-rc5~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee651da6d3e1e3c57d22dd6f03850af980b7cd10;p=thirdparty%2Flinux.git Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull debugobjects fix from Ingo Molnar:: - Fix debugobjects regression on -rt kernels: don't fill the pool (which uses a coarse lock) if ->pi_blocked_on, because that messes up the priority inheritance of callers * tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: debugobjects: Do not fill_pool() if pi_blocked_on --- ee651da6d3e1e3c57d22dd6f03850af980b7cd10