This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0840a7914caa Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub [...] new 73130a7b1ac9 smb3: fix empty netname context on secondary channels new 9de74996a739 smb3: use netname when available on secondary channels new aa45dadd34e4 cifs: change iface_list from array to sorted linked list new b54034a73baf cifs: during reconnect, update interface if necessary new 6e1c1c08cdf3 cifs: periodically query network interfaces from server new 8da33fd11c05 cifs: avoid deadlocks while updating iface new af3a6d1018f0 cifs: update cifs_ses::ip_addr after failover new 918c30dffd14 Merge tag '5.19-rc3-smb3-client-fixes' of git://git.samba. [...] new 204e6ceaa103 exfat: use updated exfat_chain directly during renaming new 97d4d0269706 Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub [...] new 28438794aba4 modpost: fix section mismatch check for exported init/exit [...] new 291810be4227 Documentation/llvm: Update Supported Arch table new 53632ba87d9f kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYM [...] new ff1397667646 kbuild: Ignore __this_module in gen_autoksyms.sh new 393ed5d85e8e Merge tag 'kbuild-fixes-v5.19-2' of git://git.kernel.org/p [...] new 6cf06c17e94f powerpc/mm: Move CMA reservations after initmem_init() new 20a9689b3607 powerpc/microwatt: wire up rng during setup_arch() new e561e472a3d4 powerpc/pseries: wire up rng during setup_arch() new ec6d0dde71d7 powerpc: Enable execve syscall exit tracepoint new 7bc08056a6da powerpc/rtas: Allow ibm,platform-dump RTAS call with null [...] new ca5dabcff1df powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUC [...] new f3eac426657d powerpc/powernv: wire up rng during setup_arch new 8100775d59a6 Merge tag 'powerpc-5.19-3' of git://git.kernel.org/pub/scm [...] new a0117dc95642 xtensa: Fix refcount leak bug in time.c new 173940b3ae40 xtensa: xtfpga: Fix refcount leak bug in setup new a2d9b75b19dc xtensa: change '.bss' to '.section .bss' new e963d685dda0 Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc [...] new 1d0811b03eb3 parisc/stifb: Fix fb_is_primary_device() only available wi [...] new d16c5c7c9256 parisc: align '*' in comment in math-emu code new e9ed22e6e501 parisc: Fix flush_anon_page on PA8800/PA8900 new 0a1355db3671 parisc: Enable ARCH_HAS_STRICT_MODULE_RWX new c0c6a7bd4c6f Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/ [...] new fc378794a2f7 video: fbdev: skeletonfb: Fix syntax errors in comments new 25c9a15fb7bb video: fbdev: intelfb: Use aperture size from pci_resource_len new d36a869e0d0e video: fbdev: intelfb: Initialize value of stolen size new e146a096217e video: fbdev: cirrusfb: Remove useless reference to PCI po [...] new 267173cbf4a6 video: fbdev: skeletonfb: Convert to generic power management new a09d2d00af53 video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_g [...] new b5c525abe717 video: fbdev: au1100fb: Drop unnecessary NULL ptr check new 5491424d17bd video: fbdev: simplefb: Check before clk_put() not needed new bdc48fd571a7 video: fbdev: omapfb: Align '*' in comment new cb5177336ecb video: fbdev: omap: Remove duplicate 'the' in comment new be129fab66f2 Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/s [...] new 3be4562584bb dma-direct: use the correct size for dma_set_encrypted() new c898c67db6d7 Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infra [...] new d4597898ba7b btrfs: fix race between reflinking and ordered extent completion new 983d8209c680 btrfs: add missing inode updates on each iteration when re [...] new 650c9caba32a btrfs: do not BUG_ON() on failure to migrate space when re [...] new 343d8a30851c btrfs: zoned: prevent allocation from previous data relocation BG new 19ab78ca8698 btrfs: zoned: fix critical section of relocation inode writeback new 97e86631bccd btrfs: don't set lock_owner when locking extent buffer for [...] new bf7ba8ee759b btrfs: fix deadlock with fsync+fiemap+transaction commit new 037e127452b9 Documentation: update btrfs list of features and link to r [...] new 82708bb1eb9e Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/s [...]
The 54 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: Documentation/filesystems/btrfs.rst | 16 ++- Documentation/kbuild/llvm.rst | 10 +- Makefile | 2 +- arch/parisc/Kconfig | 1 + arch/parisc/include/asm/fb.h | 2 +- arch/parisc/kernel/cache.c | 5 +- arch/parisc/math-emu/decode_exc.c | 2 +- arch/powerpc/kernel/process.c | 2 +- arch/powerpc/kernel/prom_init.c | 2 +- arch/powerpc/kernel/rtas.c | 11 +- arch/powerpc/kernel/setup-common.c | 13 +- arch/powerpc/platforms/microwatt/microwatt.h | 7 + arch/powerpc/platforms/microwatt/rng.c | 10 +- arch/powerpc/platforms/microwatt/setup.c | 8 ++ arch/powerpc/platforms/powernv/powernv.h | 2 + arch/powerpc/platforms/powernv/rng.c | 52 ++++--- arch/powerpc/platforms/powernv/setup.c | 2 + arch/powerpc/platforms/pseries/pseries.h | 2 + arch/powerpc/platforms/pseries/rng.c | 11 +- arch/powerpc/platforms/pseries/setup.c | 1 + arch/xtensa/kernel/entry.S | 2 +- arch/xtensa/kernel/time.c | 1 + arch/xtensa/platforms/xtfpga/setup.c | 1 + drivers/video/console/sticore.c | 2 + drivers/video/fbdev/au1100fb.c | 6 +- drivers/video/fbdev/cirrusfb.c | 6 - drivers/video/fbdev/intelfb/intelfbdrv.c | 4 +- drivers/video/fbdev/intelfb/intelfbhw.c | 12 +- drivers/video/fbdev/omap/sossi.c | 2 +- drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c | 2 +- drivers/video/fbdev/pxa3xx-gcu.c | 2 +- drivers/video/fbdev/simplefb.c | 3 +- drivers/video/fbdev/skeletonfb.c | 15 +- fs/btrfs/block-group.h | 1 + fs/btrfs/ctree.h | 2 + fs/btrfs/extent-tree.c | 20 ++- fs/btrfs/extent_io.c | 3 +- fs/btrfs/file.c | 92 ++++++++++--- fs/btrfs/inode.c | 3 + fs/btrfs/locking.c | 3 - fs/btrfs/reflink.c | 16 ++- fs/btrfs/zoned.c | 27 ++++ fs/btrfs/zoned.h | 5 + fs/cifs/cifs_debug.c | 12 +- fs/cifs/cifsglob.h | 58 +++++++- fs/cifs/cifsproto.h | 7 + fs/cifs/connect.c | 59 +++++++- fs/cifs/misc.c | 9 +- fs/cifs/sess.c | 166 +++++++++++++++++------ fs/cifs/smb2ops.c | 173 ++++++++++++------------ fs/cifs/smb2pdu.c | 21 ++- fs/exfat/namei.c | 4 +- kernel/dma/direct.c | 5 +- scripts/gen_autoksyms.sh | 3 + scripts/mod/modpost.c | 2 +- 55 files changed, 658 insertions(+), 252 deletions(-) create mode 100644 arch/powerpc/platforms/microwatt/microwatt.h