All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ipc: Fix free mq_sysctls when ipc namespace creation fails
@ 2022-07-11 20:03 Eric W. Biederman
  2022-07-11 22:02 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Eric W. Biederman @ 2022-07-11 20:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel


Linus,

Please pull the free-mq_sysctls-for-v5.19 tag from the git tree:

  git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git free-mq_sysctls-for-v5.19\a
  HEAD: db7cfc380900bc4243b09623fd72fabe0a8ff23b ipc: Free mq_sysctls if ipc namespace creation failed

This fixes a bug with error handling if ipc creation fails that
was reported by syzbot.

Alexey Gladkov (1):
      ipc: Free mq_sysctls if ipc namespace creation failed

 ipc/namespace.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] ipc: Fix free mq_sysctls when ipc namespace creation fails
  2022-07-11 20:03 [GIT PULL] ipc: Fix free mq_sysctls when ipc namespace creation fails Eric W. Biederman
@ 2022-07-11 22:02 ` Linus Torvalds
  2022-07-11 22:12   ` Eric W. Biederman
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2022-07-11 22:02 UTC (permalink / raw)
  To: Eric W. Biederman; +Cc: Linux Kernel Mailing List

On Mon, Jul 11, 2022 at 1:04 PM Eric W. Biederman <ebiederm@xmission.com> wrote:
>
> Please pull the free-mq_sysctls-for-v5.19 tag from the git tree:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git free-mq_sysctls-for-v5.19

The pr-tracker-bot doesn't seem to understand octopus merges, so this
one didn't get a pr-tracker-bot response despite being merged.

I don't do octopus merges very often, but since I had done the ptrace
fix as a hotfix for rc6 and your other pull request thus didn't bring
in any new code (just a new commit), I did your two pull requests as
one single merge:

  23458ac91dc8 ("Merge tags 'free-mq_sysctls-for-v5.19' and
'ptrace_unfreeze_fix-for-v5.19' of
git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace").

just FYI.

            Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] ipc: Fix free mq_sysctls when ipc namespace creation fails
  2022-07-11 22:02 ` Linus Torvalds
@ 2022-07-11 22:12   ` Eric W. Biederman
  0 siblings, 0 replies; 3+ messages in thread
From: Eric W. Biederman @ 2022-07-11 22:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Konstantin Ryabitsev, tools

Linus Torvalds <torvalds@linux-foundation.org> writes:

> On Mon, Jul 11, 2022 at 1:04 PM Eric W. Biederman <ebiederm@xmission.com> wrote:
>>
>> Please pull the free-mq_sysctls-for-v5.19 tag from the git tree:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git free-mq_sysctls-for-v5.19
>
> The pr-tracker-bot doesn't seem to understand octopus merges, so this
> one didn't get a pr-tracker-bot response despite being merged.
>
> I don't do octopus merges very often, but since I had done the ptrace
> fix as a hotfix for rc6 and your other pull request thus didn't bring
> in any new code (just a new commit), I did your two pull requests as
> one single merge:
>
>   23458ac91dc8 ("Merge tags 'free-mq_sysctls-for-v5.19' and
> 'ptrace_unfreeze_fix-for-v5.19' of
> git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace").
>
> just FYI.

Thanks for letting me know.  I took a quick look and everything appears
to be there so I don't have any complaints.

Trivial topic branches confusing bots since 2022 ;)

I have Cc'd Konstantin so he knows that octopus merges can confuse bots.

Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-11 22:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11 20:03 [GIT PULL] ipc: Fix free mq_sysctls when ipc namespace creation fails Eric W. Biederman
2022-07-11 22:02 ` Linus Torvalds
2022-07-11 22:12   ` Eric W. Biederman

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.