This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm in repository toolchain/ci/linux.
from d615b5416f8a Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/ [...] adds 50ff57888d0b btrfs: fix leaked plug after failure syncing log on zoned [...] adds 50f1cff3d886 btrfs: fix and document the zoned device choice in alloc_new_bio adds 00d825258bcc btrfs: fix direct I/O read repair for split bios adds 0fdf977d4576 btrfs: fix direct I/O writes for split bios on zoned devices adds a692e13d87cb btrfs: fix assertion failure during scrub due to block gro [...] adds 5f0addf7b890 btrfs: zoned: use dedicated lock for data relocation adds fd574a2f841c Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/s [...] adds e57f9af73d6b gfs2: Don't re-check for write past EOF unnecessarily adds 4fad37d595b9 Merge tag 'gfs2-v5.18-rc4-fix' of git://git.kernel.org/pub [...] adds af11f31715b5 video: fbdev: of: display_timing: Remove a redundant zeroi [...] adds aaf7dbe07385 video: fbdev: udlfb: properly check endpoint type adds b23e868d35d5 video: fbdev: pxafb: use if else instead adds d1d608ce78b3 video: fbdev: sis: fix potential NULL dereference in sisfb [...] adds f56b919fa4f1 linux/fb.h: Spelling s/palette/palette/ adds 5c6d8b23cef8 video: fbdev: pm2fb: Fix a kernel-doc formatting issue adds 2a8f0934e922 video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's [...] adds 7e4920bf59cb video: fbdev: omap: Make it CCF clk API compatible adds 836ffc47fa24 video: fbdev: imxfb: Fix missing of_node_put in imxfb_probe adds 85ec038b53fa video: fbdev: neofb: Fix the check of 'var->pixclock' adds 213e2df47332 video: fbdev: kyro: Error out if 'lineclock' equals zero adds f2bfd792c1ed video: fbdev: vt8623fb: Error out if 'pixclock' equals zero adds 16844e587042 video: fbdev: tridentfb: Error out if 'pixclock' equals zero adds e1e965156438 video: fbdev: arkfb: Error out if 'pixclock' equals zero adds 7015bb57c304 video: fbdev: s3fb: Error out if 'pixclock' equals zero adds 12acdbd7ca7d video: fbdev: i740fb: use memset_io() to clear screen adds 15cf0b82271b video: fbdev: i740fb: Error out if 'pixclock' equals zero adds c40b65304c36 video: fbdev: sh_mobile_lcdcfb: Remove sh_mobile_lcdc_chec [...] adds 610323d8f6f8 video: fbdev: mmp: replace usage of found with dedicated l [...] adds 6fbe0cc53a1b video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandle adds cf424ef014ac Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes: drivers/video/fbdev/arkfb.c | 3 ++ drivers/video/fbdev/aty/aty128fb.c | 1 - drivers/video/fbdev/aty/atyfb_base.c | 1 - drivers/video/fbdev/aty/radeon_pm.c | 1 - drivers/video/fbdev/aty/radeonfb.h | 2 +- drivers/video/fbdev/clps711x-fb.c | 3 +- drivers/video/fbdev/controlfb.c | 3 -- drivers/video/fbdev/i740fb.c | 5 +++- drivers/video/fbdev/imxfb.c | 2 ++ drivers/video/fbdev/kyro/fbdev.c | 2 ++ drivers/video/fbdev/matrox/matroxfb_base.h | 1 - drivers/video/fbdev/mb862xx/mb862xxfbdrv.c | 2 ++ drivers/video/fbdev/mmp/core.c | 11 ++++---- drivers/video/fbdev/neofb.c | 2 +- drivers/video/fbdev/omap/hwa742.c | 6 ++-- drivers/video/fbdev/omap/lcdc.c | 6 ++-- drivers/video/fbdev/omap/sossi.c | 5 ++-- drivers/video/fbdev/platinumfb.c | 2 +- drivers/video/fbdev/pm2fb.c | 8 ++---- drivers/video/fbdev/pxafb.c | 4 +-- drivers/video/fbdev/s3fb.c | 3 ++ drivers/video/fbdev/sh_mobile_lcdcfb.c | 3 -- drivers/video/fbdev/sis/sis_main.c | 2 +- drivers/video/fbdev/tridentfb.c | 3 ++ drivers/video/fbdev/udlfb.c | 14 ++++++++-- drivers/video/fbdev/valkyriefb.c | 3 +- drivers/video/fbdev/vt8623fb.c | 3 ++ drivers/video/of_display_timing.c | 2 +- fs/btrfs/ctree.h | 1 + fs/btrfs/dev-replace.c | 7 ++++- fs/btrfs/disk-io.c | 1 + fs/btrfs/extent_io.c | 44 ++++++++++++++++++++---------- fs/btrfs/inode.c | 18 ++++++------ fs/btrfs/scrub.c | 26 +++++++++++++++++- fs/btrfs/tree-log.c | 1 + fs/btrfs/volumes.h | 3 ++ fs/btrfs/zoned.h | 4 +-- fs/gfs2/file.c | 2 +- include/uapi/linux/fb.h | 2 +- 39 files changed, 137 insertions(+), 75 deletions(-)