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-arm-lts-defconfig
in repository toolchain/ci/qemu.
from 8fe9f1f891 Update version for v6.0.0-rc3 release
adds af1bb59c07 osdep: include glib-compat.h before other QEMU headers
adds 875df03b22 osdep: protect qemu/osdep.h with extern "C"
adds ec63ca2d35 include/qemu/osdep.h: Move system includes to top
adds 1df0878cff hw/arm/armsse: Give SSE-300 its own Property array
adds 330ef14e6e hw/arm/armsse: Make SSE-300 use Cortex-M55
adds c57b27ea89 target/arm: drop CF_LAST_IO/dc->condjump check
adds 277aed998a accel/tcg: avoid re-translating one-shot instructions
adds 0c5393a134 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...]
adds 3791642c8d mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392)
adds e11ce6c065 migration: Deprecate redundant query-migrate result @blocked
adds ef71c1bc81 target/mips/rel6_translate: Change license to GNU LGPL v2.1 [...]
adds bac9b87bd2 qga: fix guest-get-disks regression
adds b1cffefa1b Update version for v6.0.0-rc4 release
adds bc38e31b4e net: check the existence of peer before trying to pad
adds ffa090bc56 target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG [...]
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
accel/tcg/translate-all.c | 2 +-
disas/arm-a64.cc | 2 +-
disas/nanomips.cpp | 2 +-
hw/arm/armsse.c | 24 +++++++++++++++++++-----
hw/scsi/mptsas.c | 6 ------
hw/scsi/mptsas.h | 1 -
include/net/net.h | 5 +++++
include/qemu/compiler.h | 6 ++++++
include/qemu/osdep.h | 38 +++++++++++++++++++++++++++++---------
net/slirp.c | 2 +-
net/tap-win32.c | 2 +-
net/tap.c | 2 +-
qapi/migration.json | 9 +++++++--
qga/commands-posix.c | 1 +
target/arm/translate.c | 5 -----
target/mips/rel6_translate.c | 9 ++++-----
target/s390x/mem_helper.c | 2 +-
18 files changed, 79 insertions(+), 41 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-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards a142162 0: update: binutils-gcc-linux-qemu: boot
new f257ff1 0: update: binutils-gcc-linux-qemu: 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 (a142162)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11887 +++++----
04-build_abe-stage1/console.log | 19382 +++++++-------
05-build_linux/console.log | 850 +-
06-build_abe-qemu/console.log | 6864 ++---
07-boot_linux/console.log | 496 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 18 +-
09-update_baseline/results.regressions | 2 +-
console.log | 40167 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 40213 insertions(+), 40147 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 gcc.
from 886b6c1e8af bpf: allow BSS symbols to be global symbols
new 9a30a3f06b9 Fix logic error in 32-bit trampolines.
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:
gcc/testsuite/gcc.target/powerpc/pr98952.c | 28 ++++++++++++++++++++++++++++
libgcc/config/rs6000/tramp.S | 6 ++----
2 files changed, 30 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr98952.c
--
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 95838bd9fcfa Merge tag 'block-5.12-2021-04-23' of git://git.kernel.dk/l [...]
new 9da29c7f77cd coda: fix reference counting in coda_file_mmap error path
new 2896900e22f8 ovl: fix reference counting in ovl_mmap error path
new 2d11e738151d mm/filemap: fix find_lock_entries hang on 32-bit THP
new ed98b0159fa9 mm/filemap: fix mapping_seek_hole_data on THP & 32-bit
new 1974c45dd774 tools/cgroup/slabinfo.py: updated to work on current kernel
new e77a830c8297 Merge branch 'akpm' (patches from Andrew)
The 6 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:
fs/coda/file.c | 6 +++---
fs/overlayfs/file.c | 11 +----------
mm/filemap.c | 31 +++++++++++++++++++------------
tools/cgroup/memcg_slabinfo.py | 8 ++++----
4 files changed, 27 insertions(+), 29 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-arm-next-allmodconfig
in repository toolchain/ci/llvm-project.
from fa0971b87fb2 GlobalISel: check type size before getZExtValue()ing it.
adds 757752f568db Bump version to 12.0.1
adds eae7f3e3d450 [lit] Pass the USERPROFILE variable through on Windows
adds 072c90a863aa [LLD] Fix probing a MSYS based 'tar' in a Windows Container
No new revisions were added by this update.
Summary of changes:
libcxx/CMakeLists.txt | 2 +-
libcxxabi/CMakeLists.txt | 2 +-
libunwind/CMakeLists.txt | 2 +-
lld/test/lit.cfg.py | 4 +++-
llvm/CMakeLists.txt | 2 +-
llvm/utils/gn/secondary/llvm/version.gni | 2 +-
llvm/utils/lit/lit/TestingConfig.py | 1 +
llvm/utils/lit/lit/__init__.py | 2 +-
llvm/utils/release/build_llvm_package.bat | 4 ++--
9 files changed, 12 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.