Re: [GIT PULL] MM updates for 7.2-rc1
From: Linus Torvalds
Date: Thu Jun 18 2026 - 12:04:27 EST
On Thu, 18 Jun 2026 at 08:22, <pr-tracker-bot@xxxxxxxxxx> wrote:
>
> The pull request you sent on Wed, 17 Jun 2026 15:31:44 -0700:
>
> > git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-stable-2026-06-17-15-16
>
> has been merged into torvalds/linux.git:
> https://git.kernel.org/torvalds/c/2f9f5887b42711595e768b9dc0582dccfdf60c3b
This is very wrong. That merge (2f9f5887b427) is merging Jens'
io_uring epoll cleanup. Not Andrew's MM tree, which I haven't gotten
to yet.
I wonder why pr-tracker-bot got this wrong.
[ Goes off and looks ]
Oh. Andrew's pull request is confused. It says
The following changes since commit e771677...
...
for you to fetch changes up to e771677....
and note how the "since" commit and "up to" commits are the same (and
is my iommufd merge). So then pr-tracker bot thinks it's merged when
the "since" commit was merged.
That doesn't explain why pr-tracker-bot thinks it got merged in what
was me merging Jens' tree, but whatever.
And I have no idea what Andrew did to generate that bogus pull request message.
Linus