From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Thomas Gleixner <tglx@linutronix.de>
Subject: [GIT PULL] core/urgent fixes
Date: Tue, 23 Jun 2026 18:45:08 +0200 [thread overview]
Message-ID: <ajq4FKLQ0feUn714@gmail.com> (raw)
Linus,
Please pull the latest core/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-2026-06-23
for you to fetch changes up to b81dde13cc163450dcb402dcc915ef13ba241e01:
Misc fixes:
- Fix an MM-CID race that can cause an OOB write
(Rik van Riel)
- Fix a debugobjects OOM handling race (Thomas Gleixner)
Thanks,
Ingo
------------------>
Rik van Riel (1):
sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup path
Thomas Gleixner (1):
debugobjects: Plug race against a concurrent OOM disable
kernel/sched/core.c | 15 +++++++++++++--
lib/debugobjects.c | 17 +++++++++++++++++
2 files changed, 30 insertions(+), 2 deletions(-)
next reply other threads:[~2026-06-23 16:45 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-23 16:45 Ingo Molnar [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-04-20 7:37 [GIT PULL] core/urgent fixes Ingo Molnar
2026-04-20 23:31 ` pr-tracker-bot
2025-12-12 9:30 Ingo Molnar
2025-12-13 18:12 ` pr-tracker-bot
2025-04-18 20:18 Ingo Molnar
2025-04-18 20:28 ` pr-tracker-bot
2019-04-12 10:16 Ingo Molnar
2019-04-13 4:05 ` pr-tracker-bot
2017-03-07 20:18 Ingo Molnar
2014-10-31 10:21 Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ajq4FKLQ0feUn714@gmail.com \
--to=mingo@kernel.org \
--cc=a.p.zijlstra@chello.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.