mbox series

[git,pull] a couple of do_mounts.c followups

Message ID YUv7mXzzl/JxZ6te@zeniv-ca.linux.org.uk (mailing list archive)
State New, archived
Headers show
Series [git,pull] a couple of do_mounts.c followups | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.init

Message

Al Viro Sept. 23, 2021, 3:59 a.m. UTC
Followups to nodev root stuff from this merge window.

The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:

  Linux 5.15-rc2 (2021-09-19 17:28:22 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.init

for you to fetch changes up to 40c8ee67cfc49d00a13ccbf542e307b6b5421ad3:

  init: don't panic if mount_nodev_root failed (2021-09-19 22:24:52 -0400)

----------------------------------------------------------------
Leon Romanovsky (1):
      init: don't panic if mount_nodev_root failed

Vivek Goyal (1):
      init/do_mounts.c: Harden split_fs_names() against buffer overflow

 init/do_mounts.c | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 24, 2021, 5:33 p.m. UTC | #1
The pull request you sent on Thu, 23 Sep 2021 03:59:21 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.init

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a801695f68f40e75e47ed292bc9aaab815814b53

Thank you!