This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from 0fa8ee0d9ab9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds c335b4f1f650 kunit: tool: unmark test_data as binary blobs adds 3959d0a63b32 kunit: Fix kunit.py parse subcommand (use null build_dir) adds b7e0b983ff13 kunit: tool: fix pre-existing python type annotation errors adds fcdb0bc08ced kunit: Do not pollute source directory with generated file [...] adds 128dc4bcc8c0 kunit: Do not pollute source directory with generated file [...] adds f7766424cf15 KUnit: Docs: fix a wording typo adds 1f4dde57125b KUnit: Docs: style: fix some Kconfig example issues adds 873ddeb881e0 KUnit: Docs: usage: wording fixes adds 390881448b1f kunit: tool: print out stderr from make (like build warnings) adds 060352e141e4 kunit: tool: fix extra trailing \n in raw + parsed test output adds 3084db0e0d50 kunit: fix display of failed expectations for strings adds f86fee1845ee Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git:// [...] adds c3213d260a23 SUNRPC: Fix oops in the rpc_xdr_buf event class adds ce228d459424 Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linux adds 20b329129009 gfs2: Fix regression in freeze_go_sync adds c2e7554e1b85 Merge tag 'gfs2-v5.10-rc4-fixes' of git://git.kernel.org/p [...] new b98467fe96d2 thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430 new 841d6e9ec9e3 Merge tag 'thermal-v5.10-rc5' of git://git.kernel.org/pub/ [...] adds c088a4985e5f regulator: core: don't disable regulator if is_enabled ret [...] adds 365ec8b61689 regulator: pfuze100: limit pfuze-support-disable-sw to pfu [...] adds 57a6ad482af2 regulator: fix memory leak with repeated set_machine_const [...] adds 4b639e254d3d regulator: avoid resolve_supply() infinite recursion adds f5c042b23f74 regulator: workaround self-referent regulators adds 2ba546ebe0ce regulator: ti-abb: Fix array out of bound read access on t [...] new d748287a28de Merge tag 'regulator-fix-v5.10-rc4' of git://git.kernel.or [...] adds 766c6b63aa04 spi: fix client driver breakages when using GPIO descriptors adds ee4ad5d06509 spi: fsi: Fix transfer returning without finalizing message adds 4def49da620c spi: lpspi: Fix use-after-free on unbind adds 5e844cc37a5c spi: Introduce device-managed SPI controller allocation adds e1483ac030fb spi: bcm2835: Fix use-after-free on unbind adds e13ee6cc4781 spi: bcm2835aux: Fix use-after-free on unbind adds 63c5395bb7a9 spi: bcm-qspi: Fix use-after-free on unbind adds c371dcf51cef Merge series "Use-after-free be gone" from Lukas Wunner <l [...] adds d853b3406903 spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe adds ac9978fcad3c spi: cadence-quadspi: Fix error return code in cqspi_probe adds a41b0ad07bfa spi: dw: Set transfer handler before unmasking the IRQs adds 04a9cd51d3f3 spi: npcm-fiu: Don't leak SPI master in probe error path new fee3c824edf2 Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/ [...] adds e010d1d25e47 cpufreq: tegra186: Fix get frequency callback adds 8410e7f3b31e cpufreq: scmi: Fix OPP addition failure with a dummy clock [...] adds 14c620cf2ee8 Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/p [...] adds c39de538a06e cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RC [...] new 3a8ac4d39651 Merge branch 'pm-cpuidle' new 4ca35b4f4509 Merge tag 'pm-5.10-rc5' of git://git.kernel.org/pub/scm/li [...] adds 4fba15fbb810 ACPI, APEI, Fix error return value in apei_map_generic_address() adds 7dc7a8b04f3d ACPI: fan: Initialize performance state sysfs attribute new de15e20f50b1 Merge branch 'acpi-fan' new 131ad0b6f529 Merge tag 'acpi-5.10-rc5' of git://git.kernel.org/pub/scm/ [...]
The 8 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/dev-tools/kunit/faq.rst | 2 +- Documentation/dev-tools/kunit/style.rst | 18 +++---- Documentation/dev-tools/kunit/usage.rst | 10 ++-- drivers/acpi/apei/apei-base.c | 4 ++ drivers/acpi/fan.c | 1 + drivers/cpufreq/scmi-cpufreq.c | 6 +++ drivers/cpufreq/tegra186-cpufreq.c | 33 +++++++----- drivers/cpuidle/cpuidle-tegra.c | 4 +- drivers/regulator/core.c | 43 ++++++++------- drivers/regulator/pfuze100-regulator.c | 13 +++-- drivers/regulator/ti-abb-regulator.c | 12 ++++- drivers/spi/spi-bcm-qspi.c | 34 +++++------- drivers/spi/spi-bcm2835.c | 24 +++------ drivers/spi/spi-bcm2835aux.c | 20 +++---- drivers/spi/spi-cadence-quadspi.c | 2 + drivers/spi/spi-dw-core.c | 4 +- drivers/spi/spi-fsi.c | 2 +- drivers/spi/spi-fsl-lpspi.c | 3 -- drivers/spi/spi-npcm-fiu.c | 2 +- drivers/spi/spi.c | 81 ++++++++++++++++++++++------- drivers/thermal/ti-soc-thermal/ti-bandgap.c | 18 ++++++- fs/gfs2/glops.c | 13 ++++- include/kunit/test.h | 2 +- include/linux/spi/spi.h | 19 +++++++ include/trace/events/sunrpc.h | 3 +- tools/testing/kunit/.gitattributes | 1 - tools/testing/kunit/kunit.py | 27 +++++----- tools/testing/kunit/kunit_kernel.py | 53 ++++++++++++++----- tools/testing/kunit/kunit_parser.py | 17 +++--- tools/testing/kunit/kunit_tool_test.py | 4 +- 30 files changed, 303 insertions(+), 172 deletions(-) delete mode 100644 tools/testing/kunit/.gitattributes