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-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a8ec20257 0: update: binutils-llvm-linux-qemu: all
new 093acbbd4 0: update: binutils-llvm-linux-qemu: 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 (a8ec20257)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 1580 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30260 -> 30592 bytes
04-build_llvm/console.log.xz | Bin 61464 -> 62068 bytes
05-build_abe-qemu/console.log.xz | Bin 31800 -> 31624 bytes
06-build_linux/console.log.xz | Bin 3584 -> 3684 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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 64267926e01b Merge tag 'mmc-v5.18-rc4' of git://git.kernel.org/pub/scm/ [...]
new 290c4a902b79 RDMA/rxe: Fix "Replace mr by rkey in responder resources"
new 679ab61bf5f5 RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
new 570a4bf7440e RDMA/rxe: Recheck the MR in when generating a READ reply
new 7b8943b821ba RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state
new 2df6d895907b RDMA/irdma: Reduce iWARP QP destroy time
new 1c9043ae0667 RDMA/irdma: Fix possible crash due to NULL netdev in notifier
new ef91271c65c1 RDMA/siw: Fix a condition race issue in MPA request processing
new a926a903b7dc RDMA/rxe: Do not call dev_mc_add/del() under a spinlock
new bfdc0edd11f9 RDMA/rxe: Change mcg_lock to a _bh lock
new 4df22ca85d3d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 10 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/infiniband/hw/irdma/cm.c | 33 +++++---------
drivers/infiniband/hw/irdma/utils.c | 21 ++++-----
drivers/infiniband/hw/irdma/verbs.c | 4 +-
drivers/infiniband/sw/rxe/rxe_mcast.c | 81 +++++++++++++++--------------------
drivers/infiniband/sw/rxe/rxe_resp.c | 35 ++++++++++-----
drivers/infiniband/sw/siw/siw_cm.c | 7 +--
6 files changed, 85 insertions(+), 96 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 fe27d189e3f4 Merge tag 'folio-5.18f' of git://git.infradead.org/users/w [...]
new 19965d8259fd drm/amdgpu: do not use passthrough mode in Xen dom0
new 3dfe85fa87b2 drm/amd/display: Avoid reading audio pattern past AUDIO_CH [...]
new ebbc04bdb196 Merge tag 'amd-drm-fixes-5.18-2022-05-04' of https://gitla [...]
new aafa025c76dc fbdev: Make fb_release() return -ENODEV if fbdev was unregistered
new 841e512ffb64 drm/bridge: ite-it6505: add missing Kconfig option select
new ca5e2f4d6b67 Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.fre [...]
new 3f65b1e2f424 drm/msm/dp: remove fail safe mode related code
new 5727375215b0 Merge tag 'drm-msm-fixes-2022-04-30' of https://gitlab.fre [...]
new 5fa576d7f094 Merge tag 'drm-fixes-2022-05-06' of git://anongit.freedesk [...]
new 4bc31edebde5 mmc: core: Set HS clock speed before sending HS CMD13
new e9f3fb523dbf mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits
new 3e5a8e8494a8 mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
new 64267926e01b Merge tag 'mmc-v5.18-rc4' of git://git.kernel.org/pub/scm/ [...]
The 13 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/amdgpu_virt.c | 4 ++-
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 2 +-
drivers/gpu/drm/bridge/Kconfig | 1 +
drivers/gpu/drm/msm/dp/dp_display.c | 6 ----
drivers/gpu/drm/msm/dp/dp_panel.c | 11 -------
drivers/gpu/drm/msm/dp/dp_panel.h | 1 -
drivers/mmc/core/mmc.c | 23 ++++++++++---
drivers/mmc/host/sdhci-msm.c | 42 ++++++++++++++++++++++++
drivers/mmc/host/sunxi-mmc.c | 5 +--
drivers/video/fbdev/core/fbmem.c | 5 ++-
10 files changed, 73 insertions(+), 27 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 37f57a3f4e4 aarch64: remove useless GPF_TF_F16 iterator
new 2fb654f77d5 rs6000: Ignore fusion option flags for inlining test [PR102059]
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/config/rs6000/rs6000.cc | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr102059-4.c | 23 +++++++++++++++++++++++
2 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr102059-4.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards b9a9416ed 0: update: binutils-gcc: 1
new 7d0aae9c1 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 (b9a9416ed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1580 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 38244 -> 37772 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 267656 -> 268880 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3820 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2508 -> 2564 bytes
07-check_regression/console.log.xz | Bin 3900 -> 3248 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 13 -
07-check_regression/results.compare | 46 +-
07-check_regression/results.compare2 | 297 +-
07-check_regression/results.regressions | 47 -
08-update_baseline/console.log | 668 ++--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 13 -
08-update_baseline/results.compare | 46 +-
08-update_baseline/results.compare2 | 297 +-
08-update_baseline/results.regressions | 47 -
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3556244 -> 3599212 bytes
sumfiles/g++.sum | 180 +-
sumfiles/gcc.log.xz | Bin 3129060 -> 3134632 bytes
sumfiles/gcc.sum | 4817 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1064456 -> 1073052 bytes
sumfiles/gfortran.sum | 88 +-
sumfiles/libatomic.log.xz | Bin 2352 -> 2352 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 208528 -> 208200 bytes
sumfiles/libgomp.sum | 24 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 436984 -> 442504 bytes
sumfiles/libstdc++.sum | 26 +-
33 files changed, 3266 insertions(+), 3369 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.