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_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards a6775a8f 0: update: binutils-gcc-linux-glibc-gdb: 1
new 62707cc4 0: update: binutils-gcc-linux-glibc-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 (a6775a8f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1620 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 37792 -> 37548 bytes
04-build_abe-gcc/console.log.xz | Bin 212288 -> 213344 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8484 -> 9084 bytes
07-build_abe-glibc/console.log.xz | Bin 240624 -> 239008 bytes
08-build_abe-gdb/console.log.xz | Bin 37372 -> 37584 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3816 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2012 -> 2024 bytes
11-check_regression/console.log.xz | Bin 11788 -> 11632 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 56 +-
11-check_regression/results.compare | 94 +-
11-check_regression/results.compare2 | 6878 ++++++++++++++--------------
11-check_regression/results.regressions | 94 +-
12-update_baseline/console.log | 7547 +++++++++++++++---------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 56 +-
12-update_baseline/results.compare | 94 +-
12-update_baseline/results.compare2 | 6878 ++++++++++++++--------------
12-update_baseline/results.regressions | 94 +-
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1862004 -> 1845644 bytes
sumfiles/gdb.sum | 7558 ++++++++++---------------------
25 files changed, 12940 insertions(+), 16437 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/qemu.
from f6cce6bcb2 Merge tag 'pull-target-arm-20220726' of https://git.linaro.o [...]
adds e4bcec0c3c acpi/nvdimm: Define trace events for NVDIMM and substitute n [...]
adds 71a5f07e75 hw/machine: Clear out left over CXL related pointer from mov [...]
adds 4a447a710c hw/i386/pc: Always place CXL Memory Regions after device_memory
adds cb70b7e871 hw/cxl: Fix size of constant in interleave granularity function.
adds 4ab4c33014 hw/i386: add 4g boundary start to X86MachineState
adds 4876778749 i386/pc: create pci-host qdev prior to pc_memory_init()
adds c48eb7a4e8 i386/pc: pass pci_hole64_size to pc_memory_init()
adds 5ff62e2afe i386/pc: factor out above-4g end to an helper
adds 55668e409b i386/pc: factor out cxl range end to helper
adds 42bed07127 i386/pc: factor out cxl range start to helper
adds 1065b21993 i386/pc: handle unitialized mr in pc_get_cxl_range_end()
adds 8288a8286d i386/pc: factor out device_memory base/size to helper
adds 1caab5cf86 i386/pc: bounds check phys-bits against max used GPA
adds 8504f12945 i386/pc: relocate 4g start to 1T where applicable
adds b3e6982b41 i386/pc: restrict AMD only enforcing of 1Tb hole to new mach [...]
adds 0522be9a0c hw/virtio/virtio-iommu: Enforce power-of-two notify for both [...]
adds e5b6555fb8 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/vir [...]
adds 7b17a1a841 Update version for v7.1.0-rc0 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
hw/acpi/nvdimm.c | 35 ++++---
hw/acpi/trace-events | 13 +++
hw/i386/acpi-build.c | 2 +-
hw/i386/pc.c | 209 ++++++++++++++++++++++++++++++++---------
hw/i386/pc_piix.c | 15 ++-
hw/i386/pc_q35.c | 15 ++-
hw/i386/sgx.c | 2 +-
hw/i386/x86.c | 1 +
hw/pci-host/i440fx.c | 5 +-
hw/virtio/virtio-iommu.c | 47 +++++----
include/hw/boards.h | 1 -
include/hw/cxl/cxl_component.h | 2 +-
include/hw/i386/pc.h | 4 +-
include/hw/i386/x86.h | 3 +
include/hw/mem/nvdimm.h | 8 --
include/hw/pci-host/i440fx.h | 3 +-
17 files changed, 259 insertions(+), 108 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from dd09fe0d53 gdb/linux_nat: Write memory using ptrace if /proc/pid/mem is [...]
adds 9c6dd6885b gprofng: check for the makeinfo version
adds 3c0c7b4e1a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gprofng/configure | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++--
gprofng/configure.ac | 22 +++++++++++++++---
3 files changed, 82 insertions(+), 6 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/linux.
from 5de64d44968e Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/li [...]
adds 07313a2b29ed mm: kfence: apply kmemleak_ignore_phys on early allocated pool
adds 0c98c8e1e181 tmpfs: fix the issue that the mount and remount results ar [...]
adds f073c8335929 mailmap: update Seth Forshee's email address
adds 3fe2895cfecd mm: fix page leak with multiple threads mapping the same page
adds f4f451a16dd1 mm: fix missing wake-up event for FSDAX pages
adds c2cb0dcce9dd mm/hugetlb: separate path for hwpoison entry in copy_huget [...]
adds 84ac013046cc secretmem: fix unhandled fault in truncate
adds 38c9c22a85ae ntfs: fix use-after-free in ntfs_ucsncmp()
adds bdeb77bc2c40 fs: sendfile handles O_NONBLOCK of out_fd
adds da9a298f5fad hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
adds c80af0c250c8 Revert "ocfs2: mount shared volume without ha stack"
new d172b1a3bd06 userfaultfd: provide properly masked address for huge-pages
new 1f7ea54727ca mailmap: update Gao Xiang's email addresses
new 39c3c396f813 Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.ker [...]
The 3 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:
.mailmap | 3 +++
fs/ntfs/attrib.c | 8 ++++++--
fs/ocfs2/ocfs2.h | 4 +---
fs/ocfs2/slot_map.c | 46 +++++++++++++++++++---------------------------
fs/ocfs2/super.c | 21 ---------------------
fs/read_write.c | 3 +++
fs/userfaultfd.c | 12 +++++++-----
include/linux/mm.h | 14 +++++++++-----
mm/gup.c | 6 ++++--
mm/hugetlb.c | 10 ++++++++--
mm/kfence/core.c | 18 +++++++++---------
mm/memory.c | 7 +++++--
mm/memremap.c | 6 +++---
mm/secretmem.c | 33 ++++++++++++++++++++++++++-------
mm/shmem.c | 7 ++-----
15 files changed, 105 insertions(+), 93 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from dd09fe0d53 gdb/linux_nat: Write memory using ptrace if /proc/pid/mem is [...]
adds 9c6dd6885b gprofng: check for the makeinfo version
adds 3c0c7b4e1a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gprofng/configure | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++--
gprofng/configure.ac | 22 +++++++++++++++---
3 files changed, 82 insertions(+), 6 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0bcb0e5a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new cc5a1efb 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (0bcb0e5a)
\
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.xz | Bin 1640 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 31736 -> 30432 bytes
04-build_abe-stage1/console.log.xz | Bin 73156 -> 73028 bytes
06-build_abe-linux/console.log.xz | Bin 9368 -> 9324 bytes
07-build_abe-glibc/console.log.xz | Bin 239436 -> 239800 bytes
08-build_abe-stage2/console.log.xz | Bin 205824 -> 203016 bytes
09-build_abe-gdb/console.log.xz | Bin 39348 -> 37708 bytes
10-build_abe-qemu/console.log.xz | Bin 32272 -> 30948 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2596 -> 2724 bytes
13-check_regression/console.log.xz | Bin 4852 -> 4644 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 43 -
13-check_regression/results.compare | 25 +-
13-check_regression/results.compare2 | 212 +-
13-check_regression/results.regressions | 63 -
14-update_baseline/console.log | 340 +-
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 43 -
14-update_baseline/results.compare | 25 +-
14-update_baseline/results.compare2 | 212 +-
14-update_baseline/results.regressions | 63 -
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3402588 -> 3394552 bytes
sumfiles/g++.sum | 58 +-
sumfiles/gcc.log.xz | Bin 2967932 -> 2990120 bytes
sumfiles/gcc.sum | 5438 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1026816 -> 1026056 bytes
sumfiles/gfortran.sum | 56 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2300 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199936 -> 199768 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 419576 -> 425568 bytes
sumfiles/libstdc++.sum | 10 +-
38 files changed, 3209 insertions(+), 3413 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.