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_build/release-arm
in repository toolchain/ci/binutils-gdb.
from a2d703d7b7 Automatic date update in version.in
adds 425dce78ce Automatic date update in version.in
adds 9b9775125d Automatic date update in version.in
adds c350d62db7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_gnu_native_build/release-arm
in repository toolchain/ci/base-artifacts.
discards 45d89632 0: update: binutils-gcc-linux-glibc-gdb: 6
new 3011cddb 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (45d89632)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/release [...]
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.xz | Bin 1540 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 62408 -> 62536 bytes
05-build_abe-gcc/console.log.xz | Bin 221628 -> 221728 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9076 -> 9108 bytes
08-build_abe-glibc/console.log.xz | Bin 232884 -> 232836 bytes
09-build_abe-gdb/console.log.xz | Bin 49884 -> 50100 bytes
10-check_regression/console.log.xz | Bin 420 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
11 files changed, 19 insertions(+), 19 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 e1f700ebd6be Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 5467801f1fcb gpio: Restrict usage of GPIO chip irq members before initi [...]
new fa3b895da8e0 Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.o [...]
new e8cf229ebe5e tools/testing/nvdimm: Fix security_init() symbol collision
new d28820419ca3 cxl/pci: Drop shadowed variable
new 94a4c2bb7a1f Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.or [...]
new 940442deea98 tools include UAPI: Sync linux/vhost.h with the kernel sources
new 541f695cbcb6 tools build: Use $(shell ) instead of `` to get embedded l [...]
new 41caff459a5b tools build: Filter out options and warnings not supported [...]
new dd6e1fe91cdd perf python: Fix probing for some clang command line options
new 3a8a0475861a perf build: Don't use -ffat-lto-objects in the python feat [...]
new 290fa68bdc45 perf test tsc: Fix error message when not supported
new 278aaba2c555 tools headers arm64: Sync arm64's cputype.h with the kerne [...]
new fa7095c5c324 perf unwind: Don't show unwind error messages when augment [...]
new ffab48705205 perf: arm-spe: Fix perf report --mem-mode
new aeee9dc53ce4 perf tools: Fix perf's libperf_print callback
new c9c2a427dd9f perf bench: Fix futex bench to correct usage of affinity f [...]
new 299687e18a06 perf bench: Fix epoll bench to correct usage of affinity f [...]
new bc21e74d4775 perf session: Remap buf if there is no space for event
new 0ff26efe9284 perf docs: Add perf-iostat link to manpages
new 3e6b43beb7b5 perf tools: Add external commands to list-cmds
new 940a445a9040 perf annotate: Drop objdump stderr to avoid getting stuck [...]
new 1862a69c9174 Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git:/ [...]
The 22 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/cxl/pci.c | 1 -
drivers/gpio/gpiolib.c | 19 ++++++++++++
include/linux/gpio/driver.h | 9 ++++++
tools/arch/arm64/include/asm/cputype.h | 2 ++
tools/build/feature/Makefile | 9 +++++-
tools/include/uapi/linux/vhost.h | 7 +++++
tools/perf/Documentation/perf.txt | 2 +-
tools/perf/Makefile.config | 6 ++++
tools/perf/arch/arm64/util/arm-spe.c | 6 ++++
tools/perf/bench/epoll-ctl.c | 25 +++++++++++----
tools/perf/bench/epoll-wait.c | 25 +++++++++++----
tools/perf/bench/futex-hash.c | 26 +++++++++++-----
tools/perf/bench/futex-lock-pi.c | 21 ++++++++++---
tools/perf/bench/futex-requeue.c | 21 ++++++++++---
tools/perf/bench/futex-wake-parallel.c | 21 ++++++++++---
tools/perf/bench/futex-wake.c | 22 +++++++++----
tools/perf/perf.c | 6 +++-
tools/perf/tests/dwarf-unwind.c | 2 +-
tools/perf/tests/perf-time-to-tsc.c | 36 ++++++++++++++++------
tools/perf/util/annotate.c | 1 +
.../perf/util/arm64-frame-pointer-unwind-support.c | 2 +-
tools/perf/util/machine.c | 2 +-
tools/perf/util/session.c | 15 +++++++--
tools/perf/util/setup.py | 8 +++--
tools/perf/util/unwind-libdw.c | 10 ++++--
tools/perf/util/unwind-libdw.h | 1 +
tools/perf/util/unwind-libunwind-local.c | 10 ++++--
tools/perf/util/unwind-libunwind.c | 6 ++--
tools/perf/util/unwind.h | 13 ++++++--
tools/testing/nvdimm/test/nfit.c | 4 +--
30 files changed, 264 insertions(+), 74 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_gcc_check/release-arm
in repository toolchain/ci/binutils-gdb.
from 158dafe913 Automatic date update in version.in
adds fb4d148004 IBM zSystems: Add support for z16 as CPU name.
adds e733374350 Automatic date update in version.in
adds 8aaab697e3 Automatic date update in version.in
adds 1ca6ee886f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-s390.c | 2 +-
gas/doc/as.texi | 4 ++--
gas/doc/c-s390.texi | 4 ++--
opcodes/s390-mkopc.c | 3 ++-
5 files changed, 8 insertions(+), 7 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_gcc_check/release-arm
in repository toolchain/ci/base-artifacts.
discards a67a3ca2 0: update: binutils-gcc: 1
new 7f36f2c7 0: update: binutils-gcc: 1
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 (a67a3ca2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/release-arm (7 [...]
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.xz | Bin 1512 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 49316 -> 49252 bytes
04-build_abe-gcc/console.log.xz | Bin 221900 -> 221340 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3792 -> 3812 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2312 -> 2316 bytes
07-check_regression/console.log.xz | Bin 3636 -> 4272 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 15 +-
07-check_regression/results.compare | 50 +-
07-check_regression/results.compare2 | 208 +-
07-check_regression/results.regressions | 50 +-
08-update_baseline/console.log | 642 ++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 15 +-
08-update_baseline/results.compare | 50 +-
08-update_baseline/results.compare2 | 208 +-
08-update_baseline/results.regressions | 50 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2610524 -> 2644060 bytes
sumfiles/g++.sum | 192 +-
sumfiles/gcc.log.xz | Bin 2211812 -> 2180756 bytes
sumfiles/gcc.sum | 4002 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 820288 -> 808480 bytes
sumfiles/gfortran.sum | 75 +-
sumfiles/libatomic.log.xz | Bin 2152 -> 2148 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 138504 -> 138588 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2512 -> 2516 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455624 -> 438624 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2988 insertions(+), 2623 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/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/qemu.
from f53faa70bb Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds a83c284490 acpi: fix acpi_index migration
adds 95a3fcc748 Update version for v7.0.0-rc3 release
adds 9569f5cb5b display/qxl-render: fix race condition in qxl_cursor (CVE-20 [...]
adds fa892e9abb ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
adds dde8689d1f Merge tag 'fixes-20220408-pull-request' of git://git.kraxel. [...]
adds 4bf58c7213 virtio-iommu: use-after-free fix
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
hw/acpi/acpi-pci-hotplug-stub.c | 4 ----
hw/acpi/pcihp.c | 6 ------
hw/acpi/piix4.c | 15 ++++++++++++++-
hw/core/machine.c | 4 +++-
hw/display/qxl-render.c | 9 ++++++++-
hw/display/vmware_vga.c | 2 ++
hw/virtio/virtio-iommu.c | 1 +
include/hw/acpi/pcihp.h | 2 --
ui/cursor.c | 8 +++++++-
10 files changed, 36 insertions(+), 17 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/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/qemu.
from f53faa70bb Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds a83c284490 acpi: fix acpi_index migration
adds 95a3fcc748 Update version for v7.0.0-rc3 release
adds 9569f5cb5b display/qxl-render: fix race condition in qxl_cursor (CVE-20 [...]
adds fa892e9abb ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
adds dde8689d1f Merge tag 'fixes-20220408-pull-request' of git://git.kraxel. [...]
adds 4bf58c7213 virtio-iommu: use-after-free fix
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
hw/acpi/acpi-pci-hotplug-stub.c | 4 ----
hw/acpi/pcihp.c | 6 ------
hw/acpi/piix4.c | 15 ++++++++++++++-
hw/core/machine.c | 4 +++-
hw/display/qxl-render.c | 9 ++++++++-
hw/display/vmware_vga.c | 2 ++
hw/virtio/virtio-iommu.c | 1 +
include/hw/acpi/pcihp.h | 2 --
ui/cursor.c | 8 +++++++-
10 files changed, 36 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.