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_gdb/master-aarch64 in repository toolchain/ci/linux.
from 26291c54e111 Linux 5.17-rc2 adds f26d04331360 audit: improve audit queue handling when "audit=1" on cmdline adds 61fda95541cd Merge tag 'audit-pr-20220131' of git://git.kernel.org/pub/ [...] adds 5298d4bfe80f unicode: clean up the Kconfig symbol confusion adds 630c12862c21 Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel. [...] adds 1a2beb3d5a0b mailmap: update Christian Brauner's email address adds 4ee7e4a6c9b2 ovl: fix NULL pointer dereference in copy up warning adds 94fd19752b28 ovl: don't fail copy up if no fileattr support on upper adds 24d7f48c7236 Merge tag 'ovl-fixes-5.17-rc3' of git://git.kernel.org/pub [...] adds ddec7abd4d93 platform/x86: x86-android-tablets: Correct crystal_cove_ch [...] adds 4ce2a32d4026 platform/x86: x86-android-tablets: Add support for disabli [...] adds 84c2dcdd475f platform/x86: x86-android-tablets: Add an init() callback [...] adds 442bf564eb0c platform/x86: x86-android-tablets: Constify the gpiod_look [...] adds 5de2ffd5acd3 platform/x86: x86-android-tablets: Fix the buttons on CZC [...] adds 17f6736a020e platform/x86: x86-android-tablets: Trivial typo fix for MO [...] adds c197e969e308 platform/surface: Reinstate platform dependency adds 512eb73cfd12 platform/x86: touchscreen_dmi: Add info for the RWC NANOTE [...] adds b288420e773f platform/x86: thinkpad_acpi: Add quirk for ThinkPads witho [...] adds a29012ab2316 platform/x86: intel_crystal_cove_charger: Fix IRQ masking [...] adds 17da2d5f9369 platform/x86: ISST: Fix possible circular locking dependen [...] adds f7086daab3b5 platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static adds f8c28b93d262 platform/x86: asus-tf103c-dock: Make 2 global structs static adds b8fb0d9b4766 platform/x86: amd-pmc: Correct usage of SMU version adds 836f35f79153 platform/x86: thinkpad_acpi: Fix incorrect use of platform [...] adds 83c2713a6754 Merge tag 'platform-drivers-x86-v5.17-2' of git://git.kern [...] adds 879cf8006475 regulator: max20086: fix error code in max20086_parse_regu [...] adds b4c18c18ebf7 regulator: MAX20086: add gpio/consumer.h adds 9e155101c24a Merge tag 'regulator-fix-v5.17-rc2' of git://git.kernel.or [...] adds e4d63473d311 spi: stm32-qspi: Update spi registering adds 3cefddb72f80 spi: stm32: remove inexistant variables in struct stm32_sp [...] adds 9df15d842a0f spi: stm32: make SPI_MASTER_MUST_TX flags only specific to [...] adds bdac3bbd0dc6 spi: spi-rockchip: Add rk3568-spi compatible adds 90cafce461de spi: change clk_disable_unprepare to clk_unprepare adds 23e3404de1ae spi: uniphier: Fix a bug that doesn't point to private dat [...] adds e937440f7fc4 spi: meson-spicc: add IRQ check in meson_spicc_probe adds 37c2c83ca4f1 spi: uniphier: fix reference count leak in uniphier_spi_probe() adds 2cbd27267ffe spi: bcm-qspi: check for valid cs before applying chip select adds 60b1e97140a4 spi: dt-bindings: Fix 'reg' child node schema adds f83a96e5f033 spi: mediatek: Avoid NULL pointer crash in interrupt adds 9f7fb8de5d9b Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/ [...]
No new revisions were added by this update.
Summary of changes: .mailmap | 3 + .../bindings/spi/spi-peripheral-props.yaml | 5 +- drivers/platform/surface/Kconfig | 1 + drivers/platform/x86/amd-pmc.c | 15 +-- drivers/platform/x86/asus-tf103c-dock.c | 4 +- drivers/platform/x86/intel/crystal_cove_charger.c | 26 ++--- .../x86/intel/speed_select_if/isst_if_common.c | 97 ++++++++++++------- drivers/platform/x86/thinkpad_acpi.c | 25 ++++- drivers/platform/x86/touchscreen_dmi.c | 24 +++++ drivers/platform/x86/x86-android-tablets.c | 105 +++++++++++++++++++-- drivers/regulator/max20086-regulator.c | 3 +- drivers/spi/spi-bcm-qspi.c | 2 +- drivers/spi/spi-meson-spicc.c | 5 + drivers/spi/spi-mt65xx.c | 2 +- drivers/spi/spi-stm32-qspi.c | 47 ++++----- drivers/spi/spi-stm32.c | 7 +- drivers/spi/spi-uniphier.c | 18 +++- fs/Makefile | 2 +- fs/ext4/ext4.h | 14 +-- fs/ext4/hash.c | 2 +- fs/ext4/namei.c | 12 +-- fs/ext4/super.c | 10 +- fs/ext4/sysfs.c | 8 +- fs/f2fs/dir.c | 10 +- fs/f2fs/f2fs.h | 2 +- fs/f2fs/hash.c | 2 +- fs/f2fs/namei.c | 4 +- fs/f2fs/recovery.c | 4 +- fs/f2fs/super.c | 10 +- fs/f2fs/sysfs.c | 10 +- fs/libfs.c | 10 +- fs/overlayfs/copy_up.c | 16 +++- fs/unicode/Kconfig | 18 +--- fs/unicode/Makefile | 6 +- include/linux/fs.h | 2 +- kernel/audit.c | 62 ++++++++---- 36 files changed, 395 insertions(+), 198 deletions(-)