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-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 78d42025e5bb Merge tag 'devprop-5.11-rc3' of git://git.kernel.org/pub/s [...] adds 4f8af077a02e docs: Fix reST markup when linking to sections adds 81e79063004f Documentation: admin: early_param()s are also listed in ke [...] adds c7e74b3c7b1c docs/mm: concepts.rst: Correct the threshold to low watermark adds 0be1511f516e Documentation: doc-guide: fixes to sphinx.rst adds 798ed7800e20 atomic: remove further references to atomic_ops adds 0ef597c3ac49 docs: remove mention of ENABLE_MUST_CHECK adds a734a7235ef3 docs: binfmt-misc: Fix .rst formatting adds 25942e5ecbac Documentation/admin-guide: kernel-parameters: hyphenate co [...] adds 9d54ee78aef6 docs: admin-guide: bootconfig: Fix feils to fails adds 50dbd96e4f31 Merge tag 'docs-5.11-3' of git://git.lwn.net/linux adds 3b4cf848dad5 selftests/vDSO: add additional binaries to .gitignore adds df00d0298902 selftests/vDSO: fix -Wformat warning in vdso_test_correctness adds 8f3d8491d035 Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.ker [...] adds 65a4e5299739 kunit: tool: Force the use of the 'tty' console for UML adds 263da3330f6c Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git:// [...] adds 4f8b848788f7 zonefs: select CONFIG_CRC32 adds 996e435fd401 Merge tag 'zonefs-5.11-rc3' of git://git.kernel.org/pub/sc [...] adds 6bae85bd70d0 maintainers: update my email address adds 0b884fe71f9e i2c: sprd: use a specific timeout to avoid system hang up issue adds 0b3ea2a06de1 i2c: i801: Fix the i2c-mux gpiod_lookup_table not being pr [...] adds 05f6f7271a38 i2c: mediatek: Fix apdma and i2c hand-shake timeout adds caab314792ac Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] adds 26b614fa4410 dmaengine: ti: k3-udma: Fix pktdma rchan TPL level setup adds ff58f7dd0c13 dmaengine: idxd: off by one in cleanup code adds 8fb28795fb64 dmaengine: qcom: gpi: Fixes a format mismatch adds 33cbd54dc515 dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the [...] adds d645148cc82c dmaengine: milbeaut-xdmac: Fix a resource leak in the erro [...] adds 595a33414844 dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk() adds ba42f61b3612 qcom: bam_dma: Delete useless kfree code adds 28d8e07fc947 MAINTAINERS: Add entry for Texas Instruments DMA drivers adds cc465fa269bc dt-bindings: dma: ti: Update maintainer and author information adds 0bd1bf86ab79 dmaengine: qcom: fix gpi undefined behavior adds 99974aedbd73 dmaengine: xilinx_dma: check dma_async_device_register ret [...] adds faeb0731be0a dmaengine: xilinx_dma: fix incompatible param warning in _ [...] adds 2d5efea64472 dmaengine: xilinx_dma: fix mixed_enum_type coverity warning adds e1263f9277ba dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value adds f408126be7dc Merge tag 'dmaengine-fix-5.11' of git://git.kernel.org/pub [...] adds e042f151ec74 hwmon: (sbtsi_temp) Fix Documenation kernel-doc warning adds 1eda52334e6d hwmon: (pwm-fan) Ensure that calculation doesn't discard b [...] adds 84e261553e6f hwmon: (amd_energy) fix allocation of hwmon_channel_info config adds 2ff90100ace8 Merge tag 'hwmon-for-v5.11-rc3' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes: .../Memory-Ordering/Tree-RCU-Memory-Ordering.rst | 8 +++--- .../RCU/Design/Requirements/Requirements.rst | 20 +++++++------- Documentation/admin-guide/binfmt-misc.rst | 4 +-- Documentation/admin-guide/bootconfig.rst | 2 +- Documentation/admin-guide/kernel-parameters.rst | 4 +-- Documentation/admin-guide/kernel-parameters.txt | 12 ++++---- Documentation/admin-guide/mm/concepts.rst | 2 +- Documentation/core-api/index.rst | 1 - .../devicetree/bindings/dma/ti/k3-bcdma.yaml | 4 ++- .../devicetree/bindings/dma/ti/k3-pktdma.yaml | 4 ++- .../devicetree/bindings/dma/ti/k3-udma.yaml | 4 ++- Documentation/doc-guide/sphinx.rst | 32 +++++++++++----------- Documentation/hwmon/sbtsi_temp.rst | 2 +- Documentation/kernel-hacking/locking.rst | 8 +++--- Documentation/process/4.Coding.rst | 6 ++-- .../sound/kernel-api/writing-an-alsa-driver.rst | 16 +++++------ MAINTAINERS | 18 ++++++++++-- drivers/dma/dw-edma/dw-edma-core.c | 4 +-- drivers/dma/idxd/sysfs.c | 4 +-- drivers/dma/mediatek/mtk-hsdma.c | 1 + drivers/dma/milbeaut-xdmac.c | 4 ++- drivers/dma/qcom/bam_dma.c | 6 +--- drivers/dma/qcom/gpi.c | 10 +++---- drivers/dma/stm32-mdma.c | 2 +- drivers/dma/ti/k3-udma.c | 6 ++-- drivers/dma/xilinx/xilinx_dma.c | 11 ++++++-- drivers/hwmon/amd_energy.c | 3 +- drivers/hwmon/pwm-fan.c | 12 +++++++- drivers/i2c/busses/i2c-i801.c | 2 +- drivers/i2c/busses/i2c-mt65xx.c | 27 ++++++++++++++---- drivers/i2c/busses/i2c-sprd.c | 8 +++++- fs/zonefs/Kconfig | 1 + tools/testing/kunit/kunit_kernel.py | 2 +- tools/testing/selftests/vDSO/.gitignore | 3 ++ .../testing/selftests/vDSO/vdso_test_correctness.c | 2 +- 35 files changed, 156 insertions(+), 99 deletions(-)