This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards c502f11e 0: update: glibc-gdb: 1
new 8f7b9b2c 0: update: linux-gdb: 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 (c502f11e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 | 215 +-
02-prepare_abe/console.log | 114 +-
03-build_abe-binutils/console.log | 9518 +--
04-build_abe-stage1/console.log | 17782 ++--
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 2565 +-
07-build_abe-glibc/console.log | 23785 +++---
08-build_abe-stage2/console.log | 38184 ++++-----
09-build_abe-gdb/console.log | 11070 +--
10-build_abe-qemu/console.log | 6772 +-
11-build_abe-dejagnu/console.log | 282 +-
12-build_abe-check_gcc/console.log | 25569 +++---
13-check_regression/console.log | 244 +-
13-check_regression/results.compare1 | 6 +-
13-check_regression/results.compare2 | 16 +-
14-update_baseline/console.log | 252 +-
14-update_baseline/results.compare1 | 6 +-
14-update_baseline/results.compare2 | 16 +-
console.log | 139034 ++++++++++++++++----------------
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2547240 -> 2505708 bytes
sumfiles/g++.sum | 112 +-
sumfiles/gcc.log.xz | Bin 2057752 -> 2061128 bytes
sumfiles/gcc.sum | 2084 +-
sumfiles/gfortran.log.xz | Bin 800156 -> 799228 bytes
sumfiles/gfortran.sum | 38 +-
sumfiles/libatomic.log.xz | Bin 2236 -> 2236 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 160740 -> 160696 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2648 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 413728 -> 418444 bytes
sumfiles/libstdc++.sum | 10 +-
34 files changed, 137136 insertions(+), 140580 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 7c60610d4767 Linux 5.14-rc6
new 60f0779862e4 virtio: Improve vq->broken access to avoid any compiler op [...]
new 249f25547632 virtio: Keep vring_del_virtqueue() mirror of VQ create
new 0e566c8f0f2e virtio: Protect vqs list access
new 43bb40c5b926 virtio_pci: Support surprise removal of virtio pci device
new 0e398290cff9 vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iot [...]
new f7ad318ea0ad vhost: Fix the calculation in vhost_overflow()
new 2b847f21145d vdpa_sim: Fix return value check for vdpa_alloc_device()
new 9632e78e8264 vp_vdpa: Fix return value check for vdpa_alloc_device()
new 1057afa0121d vDPA/ifcvf: Fix return value check for vdpa_alloc_device()
new c8d182bd387a vdpa: Add documentation for vdpa_alloc_device() macro
new cb5d2c1f6cc0 virtio_vdpa: reject invalid vq indices
new e74cfa91f42c vringh: Use wiov->used to check for read/write desc order
new 82e89ea077b9 virtio-blk: Add validation for block size in config space
new ea2f6af16532 vringh: pull in spinlock header
new f8ce72632fa7 virtio_ring: pull in spinlock header
new a24ce06c70fe tools/virtio: fix build
new 08dbd5660232 vdpa/mlx5: Avoid destroying MR on empty iotlb
new 879753c816db vdpa/mlx5: Fix queue type selection logic
new 94e95d58997f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new 0f923e07124d KVM: nSVM: avoid picking up unsupported bits from L2 in in [...]
new c7dfa4009965 KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE [...]
new 02a3715449a0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new d03721a6e7e8 trace/osnoise: Add a header with PREEMPT_RT additional fields
new e1c4ad4a7f58 trace/timerlat: Add a header with PREEMPT_RT additional fields
new 0e05ba498dd0 trace/osnoise: Print a stop tracing message
new 12f9951d3f31 tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS
new d0ac5fbaf783 init: Suppress wrong warning for bootconfig cmdline parameter
new 5acce0bff2a0 tracing / histogram: Fix NULL pointer dereference on strcm [...]
new b88bcc7d542c Merge tag 'trace-v5.14-rc5-2' of git://git.kernel.org/pub/ [...]
new 2b6d2833cd1d mtd: mtd_blkdevs: Initialize rq.limits.discard_granularity
new 14f97f0b8e2b mtd: rawnand: Add a check in of_get_nand_secure_regions()
new 962bf783ef65 mtd: break circular locks in register_mtd_blktrans
new e83862ee1b9b mtd: mchp48l640: silence some uninitialized variable warnings
new 45bb1faa29ef mtd: core: handle flashes without OTP gracefully
new 2394e6287389 mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards
new 99dc4ad992bf mtd: devices: mchp48l640: Fix memory leak on cmd
new b7abb0516822 mtd: fix lock hierarchy in deregister_mtd_blktrans
new b48027083a78 mtd: rawnand: Fix probe failure due to of_get_nand_secure_ [...]
new a2824f19e606 Merge tag 'mtd/fixes-for-5.14-rc7' of git://git.kernel.org [...]
The 39 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/x86/include/asm/svm.h | 2 ++
arch/x86/kvm/svm/nested.c | 13 +++++++--
arch/x86/kvm/svm/svm.c | 9 +++---
drivers/block/virtio_blk.c | 39 ++++++++++++++++++++++----
drivers/mtd/chips/cfi_cmdset_0002.c | 2 +-
drivers/mtd/devices/mchp48l640.c | 5 ++--
drivers/mtd/mtd_blkdevs.c | 11 +++-----
drivers/mtd/mtdcore.c | 4 ++-
drivers/mtd/nand/raw/nand_base.c | 10 +++++--
drivers/vdpa/ifcvf/ifcvf_main.c | 4 +--
drivers/vdpa/mlx5/core/mr.c | 9 ------
drivers/vdpa/mlx5/net/mlx5_vnet.c | 14 +++++++---
drivers/vdpa/vdpa_sim/vdpa_sim.c | 4 ++-
drivers/vdpa/virtio_pci/vp_vdpa.c | 4 +--
drivers/vhost/vdpa.c | 3 +-
drivers/vhost/vhost.c | 10 +++++--
drivers/vhost/vringh.c | 2 +-
drivers/virtio/virtio.c | 1 +
drivers/virtio/virtio_pci_common.c | 7 +++++
drivers/virtio/virtio_ring.c | 18 ++++++++++--
drivers/virtio/virtio_vdpa.c | 3 ++
include/linux/mlx5/mlx5_ifc_vdpa.h | 10 ++++---
include/linux/vdpa.h | 11 ++++++++
include/linux/virtio.h | 1 +
include/linux/vringh.h | 1 +
init/main.c | 9 ++++--
kernel/trace/Kconfig | 5 ++++
kernel/trace/trace_events_hist.c | 2 ++
kernel/trace/trace_osnoise.c | 56 ++++++++++++++++++++++++++++++++++++-
tools/virtio/Makefile | 3 +-
tools/virtio/linux/spinlock.h | 56 +++++++++++++++++++++++++++++++++++++
tools/virtio/linux/virtio.h | 2 ++
32 files changed, 271 insertions(+), 59 deletions(-)
create mode 100644 tools/virtio/linux/spinlock.h
--
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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/binutils-gdb.
from f400c8d27e ld lexer tidy, possibly break the world
adds 96ddc891f2 Automatic date update in version.in
adds 4ffb22ec40 ld script fill pattern expression
adds ec1e5afa89 Automatic date update in version.in
adds 70069e7823 Automatic date update in version.in
adds eb09df162b as: Replace the removed symbol with the versioned symbol
adds bd7ccaa983 Notify observer of breakpoint auto-disabling
new 1dd34eff4b Fix Ada regression due to DWARF expression series
new 892a1e5303 Fix register regression in DWARF evaluator
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:
bfd/version.h | 2 +-
gas/config/obj-elf.c | 28 ++++++++++++++++--
gas/config/obj-elf.h | 5 ++++
gas/symbols.c | 26 +++++++++++++++-
gas/symbols.h | 2 ++
gas/testsuite/gas/symver/symver11.d | 2 +-
gas/testsuite/gas/symver/symver16.d | 13 ++++++++
gas/testsuite/gas/symver/symver16.s | 16 ++++++++++
gas/write.c | 21 +++++++++----
gdb/breakpoint.c | 2 +-
gdb/dwarf2/expr.c | 8 +++--
gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp | 41 ++++++++++++++++++++++++++
gdb/testsuite/gdb.python/py-breakpoint.exp | 23 +++++++++++++++
ld/ldgram.y | 22 ++++++++++++++
ld/testsuite/ld-elf/overlay.t | 8 +++--
15 files changed, 202 insertions(+), 17 deletions(-)
create mode 100644 gas/testsuite/gas/symver/symver16.d
create mode 100644 gas/testsuite/gas/symver/symver16.s
--
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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 180ed93a 0: update: binutils-gcc-newlib: 1
new 6c6566e8 0: update: binutils-gcc-newlib: 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 (180ed93a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 | 85 +-
02-prepare_abe/console.log | 340 +-
03-build_abe-binutils/console.log | 10415 +++---
04-build_abe-stage1/console.log | 17642 +++++-----
06-build_abe-newlib/console.log | 6550 ++--
07-build_abe-stage2/console.log | 28189 ++++++++--------
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 38 +-
09-benchmark/console.log | 110 +-
10-check_regression/console.log | 10 +-
10-check_regression/results.log | 4 +-
11-update_baseline/console.log | 86 +-
11-update_baseline/results.log | 4 +-
console.log | 63381 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
16 files changed, 63523 insertions(+), 63351 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_gnu_native_build/master-aarch64
in repository toolchain/ci/glibc.
from 6e8a0aac2f time: Fix overflow itimer tests on 32-bit systems
adds cbb2aa337b hurd: Drop fmh kludge
No new revisions were added by this update.
Summary of changes:
sysdeps/mach/hurd/dl-sysdep.c | 35 -----------------------------------
1 file changed, 35 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 master
in repository toolchain/gcc-compare-results.
from 173acf5 From https://ci.linaro.org/job/tcwg_gcc_check-bisect-release-arm/6/
new faea036 From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
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:
.../flaky/tcwg_gnu_native_check_gdb-master-arm.xfail | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.