This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig.
from 959538a onsuccess: #51: 33: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 7bd470b onsuccess: #52: 33: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The 1 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:
01-reset_artifacts/console.log.xz | Bin 2296 -> 2276 bytes
02-prepare_abe/console.log.xz | Bin 2612 -> 2648 bytes
03-build_abe-binutils/console.log.xz | Bin 27140 -> 27784 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17940 -> 18020 bytes
04-build_abe-stage1/console.log.xz | Bin 73368 -> 74272 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54428 -> 54464 bytes
05-build_abe-qemu/console.log.xz | Bin 32680 -> 34232 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22220 -> 23132 bytes
06-build_linux/console.log.xz | Bin 3316 -> 3896 bytes
08-check_regression/console.log.xz | Bin 1288 -> 1284 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 311 +++++++++++++++++++----------
jenkins/notify-init.log | 104 ++++++----
jenkins/rewrite.log | 18 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 51 +++--
notify/mail-subject.txt | 2 +-
23 files changed, 312 insertions(+), 196 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from b78b18fb8ee1 Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.or [...]
new 128c20eda73b drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval
new 6007265ad70a drm/i915: Register engines early to avoid type confusion
new 1fbb6c1d88c4 drm/i915: Invalidate the TLBs on each GT
new dd01714e97cc Merge tag 'drm-intel-fixes-2023-10-05' of git://anongit.fr [...]
new 4953856f280b drm/amd/pm: add unique_id for gc 11.0.3
new 5d061675b753 drm/amdgpu: Fix a memory leak
new 2a1fe39a5be7 drm/amd: Fix logic error in sienna_cichlid_update_pcie_par [...]
new 134b8c5d8674 drm/amd: Fix detection of _PR3 on the PCIe root port
new b206011bf050 drm/amd/display: apply edge-case DISPCLK WDIVIDER changes [...]
new 62af7387cdf9 Merge tag 'amd-drm-fixes-6.6-2023-10-04' of https://gitlab [...]
new 885291ab687e drm/tests: Fix kunit_release_action ctx argument
new cbb7eb2dbd94 drm: panel-orientation-quirks: Add quirk for One Mix 2S
new 152be54224de drm/nouveau: chan: use struct nvif_mclass
new bbe08a0e11ae drm/nouveau: chan: use channel class definitions
new d59e75eef52d drm/nouveau: exec: report max pushs through getparam
new 67f35a41d374 Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.fre [...]
new 4940c1543b43 Merge tag 'drm-fixes-2023-10-06' of git://anongit.freedesk [...]
new 7f949f6f54ff perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
new a654a69b9f9c arm64: Add Cortex-A520 CPU part definition
new 471470bc7052 arm64: errata: Add Cortex-A520 speculative unprivileged lo [...]
new 4785aa802853 cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
new 1d47ae278472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 9147b9ded499 btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
new 5f521494cc73 btrfs: reject unknown mount options early
new f8d1b011ca8c btrfs: always print transaction aborted messages with an e [...]
new 48774f3bf8b4 btrfs: error out when COWing block using a stale transaction
new a2caab298843 btrfs: error when COWing block from a root that is being deleted
new e36f94914021 btrfs: error out when reallocating block for defrag using [...]
new 7de25c855b63 Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/sc [...]
The 29 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/arch/arm64/silicon-errata.rst | 2 +
arch/arm64/Kconfig | 13 ++++++
arch/arm64/include/asm/acpi.h | 19 ++++++++
arch/arm64/include/asm/cputype.h | 2 +
arch/arm64/kernel/cpu_errata.c | 8 ++++
arch/arm64/kernel/entry.S | 4 ++
arch/arm64/tools/cpucaps | 1 +
drivers/acpi/processor_idle.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c | 1 +
.../amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c | 4 +-
.../amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c | 4 +-
drivers/gpu/drm/amd/pm/amdgpu_pm.c | 1 +
.../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 41 +++++++++--------
drivers/gpu/drm/drm_panel_orientation_quirks.c | 16 +++++++
drivers/gpu/drm/i915/gem/i915_gem_pages.c | 2 +-
drivers/gpu/drm/i915/gt/gen8_engine_cs.c | 11 ++++-
drivers/gpu/drm/i915/i915_gem.c | 9 +++-
drivers/gpu/drm/nouveau/nouveau_abi16.c | 21 +++++++++
drivers/gpu/drm/nouveau/nouveau_chan.c | 15 +++----
drivers/gpu/drm/nouveau/nouveau_dma.h | 3 ++
drivers/gpu/drm/nouveau/nouveau_exec.c | 7 +--
drivers/gpu/drm/nouveau/nouveau_exec.h | 10 +++++
drivers/gpu/drm/tests/drm_kunit_helpers.c | 2 +-
drivers/perf/arm-cmn.c | 2 +-
fs/btrfs/ctree.c | 52 ++++++++++++++++------
fs/btrfs/ioctl.c | 4 +-
fs/btrfs/super.c | 4 ++
fs/btrfs/transaction.h | 4 +-
include/linux/acpi.h | 9 ++++
include/uapi/drm/nouveau_drm.h | 10 +++++
31 files changed, 227 insertions(+), 59 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.