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-release-arm-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 547d07637bf Fortran: Fix function decl's location [PR95847]
adds 0db10534f2e Daily bump.
adds 9df05884b3a c++: Distinguish alignof and __alignof__ in cp_tree_equal [ [...]
adds afa885d7d70 libstdc++: Fix division by zero in std::sample
adds 62c2d527307 libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/tree.c | 3 +
gcc/fortran/ChangeLog | 11 +++
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/g++.dg/template/alignof3.C | 13 +++
libstdc++-v3/include/bits/stl_algo.h | 3 +
libstdc++-v3/include/ext/numeric_traits.h | 104 +++++++++++++++++------
libstdc++-v3/testsuite/25_algorithms/sample/3.cc | 50 +++++++++++
8 files changed, 169 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/alignof3.C
create mode 100644 libstdc++-v3/testsuite/25_algorithms/sample/3.cc
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7013c172 0: update: binutils-gcc-linux: all
new 17efa1be 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7013c172)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 78 +-
02-prepare_abe/console.log | 256 +-
03-build_abe-binutils/console.log | 11498 +++++------
04-build_abe-stage1/console.log | 18264 +++++++++---------
05-build_linux/console.log | 658 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30780 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 30812 insertions(+), 30764 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 6186313d06df Merge tag 'trace-v5.10-rc3' of git://git.kernel.org/pub/sc [...]
new 8519873d1912 drm: bridge: cdns: Kconfig: Switch over dependency to ARCH_K3
new 34a280831384 video: hyperv_fb: include vmalloc.h
new 06ad8d339524 drm/gma500: Fix out-of-bounds access to struct drm_device. [...]
new a6c40b8032b8 drm/mcde: Fix unbalanced regulator
new 59f7dcd92959 Merge tag 'drm-misc-fixes-2020-11-12' of git://anongit.fre [...]
new 0a1db6f08412 drm/i915/gem: Allow backends to override pread implementation
new 0eb0feb9aeac drm/i915/gem: Pull phys pread/pwrite implementations to th [...]
new 5ce6861d36ed drm/i915: Correctly set SFC capability for video engines
new 858fbdbcef36 Merge tag 'drm-intel-fixes-2020-11-13' of git://anongit.fr [...]
new a422490a5956 drm/amd/display: Add missing pflip irq
new 266421925574 drm/amdgpu: add ta firmware load for green-sardine
new 38a250918495 drm/amdgpu: enable DCN for navi10 headless SKU
new 41f3ed2cac86 Merge tag 'amd-drm-fixes-5.10-2020-11-12' of git://people. [...]
new e627c25544df Merge tag 'drm-fixes-2020-11-13' of git://anongit.freedesk [...]
new e8973201d9b2 mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() a [...]
new 71b053276a87 mmc: sdhci-of-esdhc: Handle pulse width detection erratum [...]
new 1023e290ba56 mmc: tmio: when resetting, reset DMA controller, too
new 24ce2d7b8bea mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFF
new 03d80e042a8e Revert "mmc: renesas_sdhi: workaround a regression when re [...]
new 673cb932b688 Merge tag 'mmc-v5.10-rc3' of git://git.kernel.org/pub/scm/ [...]
The 20 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/gpu/drm/amd/amdgpu/nv.c | 3 +-
drivers/gpu/drm/amd/amdgpu/psp_v12_0.c | 1 +
.../amd/display/dc/irq/dcn30/irq_service_dcn30.c | 4 +-
drivers/gpu/drm/bridge/cadence/Kconfig | 2 +-
drivers/gpu/drm/gma500/psb_irq.c | 34 +++++--------
drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 2 +
drivers/gpu/drm/i915/gem/i915_gem_phys.c | 55 ++++++++++++++++++++++
drivers/gpu/drm/i915/gt/intel_engine_cs.c | 3 +-
drivers/gpu/drm/i915/i915_gem.c | 32 +++----------
drivers/gpu/drm/mcde/mcde_drv.c | 8 +++-
drivers/mmc/host/renesas_sdhi_core.c | 14 +-----
drivers/mmc/host/sdhci-of-esdhc.c | 2 +
drivers/mmc/host/tmio_mmc_core.c | 7 ++-
drivers/video/fbdev/hyperv_fb.c | 1 +
14 files changed, 98 insertions(+), 70 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 547d07637bf Fortran: Fix function decl's location [PR95847]
adds 0db10534f2e Daily bump.
adds 9df05884b3a c++: Distinguish alignof and __alignof__ in cp_tree_equal [ [...]
adds afa885d7d70 libstdc++: Fix division by zero in std::sample
adds 62c2d527307 libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/tree.c | 3 +
gcc/fortran/ChangeLog | 11 +++
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/g++.dg/template/alignof3.C | 13 +++
libstdc++-v3/include/bits/stl_algo.h | 3 +
libstdc++-v3/include/ext/numeric_traits.h | 104 +++++++++++++++++------
libstdc++-v3/testsuite/25_algorithms/sample/3.cc | 50 +++++++++++
8 files changed, 169 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/alignof3.C
create mode 100644 libstdc++-v3/testsuite/25_algorithms/sample/3.cc
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 8b60a89f 0: update: binutils-gcc-linux: boot
new 80321c37 0: update: binutils-gcc-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8b60a89f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 58 +-
02-prepare_abe/console.log | 378 +-
03-build_abe-binutils/console.log | 11654 ++++++-------
04-build_abe-stage1/console.log | 13989 ++++++++--------
05-build_linux/console.log | 662 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 10 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26687 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 26996 insertions(+), 26942 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 585e5b17b92d Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/ [...]
new a72b38eebea4 ext4: handle dax mount option collision
new d196e229a80c Revert "ext4: fix superblock checksum calculation race"
new d3ba7afcc11f Merge tag 'ext4_for_linus_bugfixes' of git://git.kernel.or [...]
new f969f03888b9 arm64: errata: Fix handling of 1418040 with late CPU onlining
new 85f0b2fc917f arm64: kexec_file: Fix sparse warning
new 891deb875850 arm64: psci: Avoid printing in cpu_psci_cpu_die()
new 04e613ded8c2 arm64: smp: Tell RCU about CPUs that fail to come online
new 58284a901b42 arm64/mm: Validate hotplug range before creating linear mapping
new 77473cffef21 arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
new e3dd11a9f252 arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
new 38328d401167 arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 [...]
new 23c216416056 arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
new 88b31f07f3f2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 9fa2e7af3d53 ARM: 9019/1: kprobes: Avoid fortify_panic() when copying o [...]
new e45f90fc72c8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
new 50b8a742850f bootconfig: Extend the magic check range to the preceding 3 bytes
new 6186313d06df Merge tag 'trace-v5.10-rc3' of git://git.kernel.org/pub/sc [...]
The 17 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:
arch/arm/include/asm/kprobes.h | 22 +++++++++++-----------
arch/arm/probes/kprobes/opt-arm.c | 18 +++++++++---------
arch/arm64/include/asm/cpufeature.h | 2 ++
arch/arm64/include/asm/cputype.h | 4 ++++
arch/arm64/kernel/cpu_errata.c | 2 ++
arch/arm64/kernel/cpufeature.c | 2 ++
arch/arm64/kernel/kexec_image.c | 2 +-
arch/arm64/kernel/process.c | 5 ++---
arch/arm64/kernel/proton-pack.c | 1 +
arch/arm64/kernel/psci.c | 5 +----
arch/arm64/kernel/smp.c | 1 +
arch/arm64/mm/mmu.c | 17 +++++++++++++++++
fs/ext4/ext4.h | 6 +++---
fs/ext4/super.c | 11 -----------
init/main.c | 14 ++++++++++++--
kernel/rcu/tree.c | 2 +-
16 files changed, 69 insertions(+), 45 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 binutils-gdb.
from 9ecab40c77f gdb/arm: avoid undefined behavior shift when decoding immed [...]
new 9d3ab915be4 Add file name to "Loadable section ... outside of ELF segme [...]
new 25f4c262765 Exclude debuginfo files from "outside of ELF segments" warning
The 2 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:
gdb/ChangeLog | 12 ++++++++++++
gdb/elfread.c | 11 ++++++++---
2 files changed, 20 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.