This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 73344a3f6793 Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.or [...] new 714e76347a4e um: read multiple msg from virtio slave request fd new 16c546e148fa UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK new 0d644e918532 um: increase default virtual physical memory to 64 MiB new e6e4d33f380f um: move from strlcpy with unused retval to strscpy new b7f28a37a59f hostfs: move from strlcpy with unused retval to strscpy new 98639412fee2 um: virt-pci: add __init/__exit annotations to module init [...] new 7c5c8faeab4d um: mmaper: add __exit annotations to module exit funcs new c8b2c268b0b7 um: remove unused reactivate_chan() declaration new 758dfdb9185c um: Improve panic notifiers consistency and ordering new 3848d470cb88 um: Fix comment typo new 4dc5a328315a um: Do not initialise statics to 0. new 193cb8372424 uml: Remove the initialization of statics to 0 new 91080ab38f3e Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/ [...] new 27ef523a6653 ubifs: Fix ubifs_check_dir_empty() kernel-doc comment new 6c97bb345f16 ubi: block: Remove in vain semicolon new 818f9e8353c8 ubi: ubi-media.h: Fix comment typo new ec1f97f501a7 ubi: Fix repeated words in comments new b58b25280003 ubi: fastmap: Fix typo in comments new e079be2c354a ubi: block: Fix typos in comments new 019ac05e4c97 mtd: ubi: drop unexpected word 'a' in comments new 713346ca1db2 ubifs: Fix UBIFS ro fail due to truncate in the encrypted [...] new a0c515657307 ubifs: Fix AA deadlock when setting xattr for encrypted file new e7f35da21f6f ubi: fastmap: Use the bitmap API to allocate bitmaps new 669d204469c4 ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl new b7cef0d21c37 Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/ [...]
The 25 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/um/drivers/chan.h | 1 - arch/um/drivers/mconsole_kern.c | 9 +++--- arch/um/drivers/mmapper_kern.c | 2 +- arch/um/drivers/net_kern.c | 2 +- arch/um/drivers/ssl.c | 2 +- arch/um/drivers/stdio_console.c | 2 +- arch/um/drivers/ubd_kern.c | 2 +- arch/um/drivers/vector_kern.c | 2 +- arch/um/drivers/virt-pci.c | 4 +-- arch/um/drivers/virtio_uml.c | 71 +++++++++++++++++++++-------------------- arch/um/kernel/physmem.c | 2 +- arch/um/kernel/um_arch.c | 14 ++++---- arch/um/kernel/umid.c | 2 +- drivers/mtd/ubi/block.c | 4 +-- drivers/mtd/ubi/build.c | 14 +++++--- drivers/mtd/ubi/cdev.c | 4 +-- drivers/mtd/ubi/eba.c | 2 +- drivers/mtd/ubi/fastmap.c | 10 +++--- drivers/mtd/ubi/io.c | 2 +- drivers/mtd/ubi/ubi-media.h | 2 +- drivers/mtd/ubi/ubi.h | 9 +++--- drivers/mtd/ubi/vmt.c | 4 +-- drivers/mtd/ubi/wl.c | 8 ++--- fs/hostfs/hostfs_kern.c | 2 +- fs/ubifs/crypto.c | 11 +++++++ fs/ubifs/dir.c | 27 +++++++++------- fs/ubifs/journal.c | 28 +++++++++------- fs/ubifs/ubifs.h | 2 +- fs/ubifs/xattr.c | 2 +- include/uapi/mtd/ubi-user.h | 8 ++++- 30 files changed, 143 insertions(+), 111 deletions(-)