This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/linux.
from 46cf2c613f4b Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/sc [...] adds 233087ca0636 floppy: disable FDRAWCMD by default adds 9fe4e0d3cbfe mtd: rawnand: fix ecc parameters for mt7622 adds 084c16ab423a mtd: rawnand: Fix return value check of wait_for_completio [...] adds 37c5f9e80e01 mtd: fix 'part' field data corruption in mtd_info adds ba7542eb2dd5 mtd: rawnand: qcom: fix memory corruption that causes panic adds 03498b7131b8 Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org [...] new 694852ead287 zonefs: Clear inode information flags on inode creation new 1da18a296f5b zonefs: Fix management of open zones new 211ed5480aff Merge tag 'zonefs-5.18-rc5' of git://git.kernel.org/pub/sc [...] new e5be15767e7e hex2bin: make the function hex_to_bin constant-time new e4d8a2999773 hex2bin: fix access beyond string end
The 5 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: drivers/block/Kconfig | 16 ++++++++++++++ drivers/block/floppy.c | 43 ++++++++++++++++++++++++++---------- drivers/mtd/nand/raw/mtk_ecc.c | 12 ++++++---- drivers/mtd/nand/raw/qcom_nandc.c | 24 ++++++++++---------- drivers/mtd/nand/raw/sh_flctl.c | 14 +++++++----- fs/zonefs/super.c | 46 ++++++++++++++++++++++++++++++++++----- include/linux/kernel.h | 2 +- include/linux/mtd/mtd.h | 6 ++--- lib/hexdump.c | 41 +++++++++++++++++++++++++--------- 9 files changed, 152 insertions(+), 52 deletions(-)