This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 510c9788991c Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.ker [...] new 5e787dbf659f devtmpfs: use do_mount() instead of ksys_mount() new d4440aac83d1 initrd: use do_mount() instead of ksys_mount() new cccaa5e33525 init: use do_mount() instead of ksys_mount() new b49a733d684e init: unify opening /dev/console as stdin/stdout/stderr new 8243186f0cc7 fs: remove ksys_dup() new 2e6d304515ba Merge branch 'remove-ksys-mount-dup' of git://git.kernel.o [...] new fa2ac657f978 xen-blkback: prevent premature module unload new c673ec61ade8 xen/balloon: fix ballooned page accounting without hotplug [...] new b01d7cb41ff5 Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org [...] new 0e72a2f9c1a3 riscv: Fix build dependency for loader new bc3e8f5d42d5 riscv: only select serial sifive if TTY is enabled new 1522d9da40bd Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/riscv/Kconfig.socs | 4 ++-- arch/riscv/boot/Makefile | 2 +- drivers/base/devtmpfs.c | 6 +++--- drivers/block/xen-blkback/xenbus.c | 10 ++++++++++ drivers/xen/balloon.c | 3 ++- fs/file.c | 7 +------ fs/namespace.c | 10 ++-------- include/linux/device.h | 4 ++-- include/linux/initrd.h | 2 ++ include/linux/syscalls.h | 3 --- init/do_mounts.c | 30 +++++++++++++++++++++++------- init/do_mounts_initrd.c | 11 ++++------- init/main.c | 31 ++++++++++++++++++++++++++----- 13 files changed, 78 insertions(+), 45 deletions(-)