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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 03f4c451 0: update: binutils-gcc-linux: all
new 97000a71 0: update: binutils-gcc-linux: 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 (03f4c451)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 162 +-
02-prepare_abe/console.log | 340 +-
03-build_abe-binutils/console.log | 11507 ++++++++-------
04-build_abe-stage1/console.log | 15550 ++++++++++----------
05-build_linux/console.log | 834 +-
06-boot_linux/console.log | 6 +-
console.log | 28436 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28417 insertions(+), 28430 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 59c36bc8d377 Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/s [...]
new a53358a31c98 drm: rcar_lvds: Fix dual link mode operations
new 14673e153926 Merge tag 'du-fixes-20190816' of git://linuxtv.org/pinchar [...]
new 4c6f3196e6ea drm/mediatek: use correct device to import PRIME buffers
new 070955558e82 drm/mediatek: set DMA max segment size
new 165d42c012be drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
new 2ba552b29b54 Merge tag 'mediatek-drm-fixes-5.3' of https://github.com/c [...]
new 98f58ada2d37 drm/amdgpu/gfx9: update pg_flags after determining if gfx [...]
new 00430144ff73 drm/amd/powerplay: fix variable type errors in smu_v11_0_s [...]
new 155f85c0d568 drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm [...]
new 221a2bdbd5d3 drm/amd/amdgpu: disable MMHUB PG for navi10
new 1a701ea92481 drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
new ec6e491353b9 drm/amd/display: Calculate bpc based on max_requested_bpc
new 1e85e6cad2d1 Merge tag 'drm-fixes-5.3-2019-08-21' of git://people.freed [...]
new ed19e3035c5a drm/i915: Fix HW readout for crtc_clock in HDMI mode
new dd89c1127f80 Merge tag 'drm-intel-fixes-2019-08-22' of git://anongit.fr [...]
new 1109635b292c drm/komeda: Initialize and enable output polling on Komeda
new a9577f192125 drm/komeda: Adds internal bpp computing for arm afbc only [...]
new 8f1c748b9a77 drm/komeda: Add support for 'memory-region' DT node property
new 181ae8844578 Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
new 63daf4e16654 drm/omap: ensure we have a valid dma_mask
new cf3627fb1af1 Merge tag 'drm-misc-fixes-2019-08-22' of git://anongit.fre [...]
new 75710f08ea7e drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup [...]
new 1374a22e0641 Merge tag 'drm-fixes-2019-08-23' of git://anongit.freedesk [...]
new 5c498950f730 libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
new 86968ef21596 ceph: fix buffer free while holding i_ceph_lock in __ceph_ [...]
new 12fe3dda7ed8 ceph: fix buffer free while holding i_ceph_lock in __ceph_ [...]
new af8a85a41734 ceph: fix buffer free while holding i_ceph_lock in fill_inode()
new c95f1c5f436b ceph: clear page dirty before invalidate page
new 28a282616f56 ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
new a561372405cf libceph: fix PG split vs OSD (re)connect race
new 4e5639449069 Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client
new 38f054d549a8 modules: always page-align module section allocations
new 3b5be16c7e90 modules: page-align module section allocations only for ar [...]
new e3fb13b7e47c Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/p [...]
The 34 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_cs.c | 9 +++-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 4 ++
drivers/gpu/drm/amd/amdgpu/nv.c | 1 -
drivers/gpu/drm/amd/amdgpu/soc15.c | 5 --
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 16 ++++++-
drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h | 2 -
drivers/gpu/drm/amd/powerplay/smu_v11_0.c | 6 ++-
drivers/gpu/drm/arm/display/komeda/komeda_dev.c | 9 ++++
.../drm/arm/display/komeda/komeda_format_caps.c | 19 ++++++++
.../drm/arm/display/komeda/komeda_format_caps.h | 3 ++
.../drm/arm/display/komeda/komeda_framebuffer.c | 5 +-
drivers/gpu/drm/arm/display/komeda/komeda_kms.c | 5 ++
drivers/gpu/drm/i915/display/intel_ddi.c | 4 +-
drivers/gpu/drm/i915/intel_drv.h | 2 +-
drivers/gpu/drm/mediatek/mtk_drm_drv.c | 54 ++++++++++++++++++++--
drivers/gpu/drm/mediatek/mtk_drm_drv.h | 2 +
drivers/gpu/drm/omapdrm/omap_drv.c | 2 +-
drivers/gpu/drm/rcar-du/rcar_lvds.c | 6 +--
fs/ceph/addr.c | 5 +-
fs/ceph/caps.c | 5 +-
fs/ceph/inode.c | 7 +--
fs/ceph/locks.c | 3 +-
fs/ceph/snap.c | 4 +-
fs/ceph/super.h | 2 +-
fs/ceph/xattr.c | 19 ++++++--
include/linux/ceph/buffer.h | 3 +-
kernel/module.c | 4 +-
net/ceph/osd_client.c | 9 ++--
28 files changed, 164 insertions(+), 51 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 glibc.
from 33bc9efd91 mips: Force RWX stack for hard-float builds that can run on [...]
new edd8d70b91 [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]
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:
ChangeLog | 12 +++++++
sysdeps/mips/Makefile | 7 ++++
.../mips/tst-undefined-weak-lib.S | 37 +++++++++++++++-------
.../mips/tst-undefined-weak.c | 8 ++---
sysdeps/unix/sysv/linux/mips/ldsodefs.h | 2 +-
5 files changed, 49 insertions(+), 17 deletions(-)
copy misc/bits/err-ldbl.h => sysdeps/mips/tst-undefined-weak-lib.S (65%)
copy elf/tst-audit13.c => sysdeps/mips/tst-undefined-weak.c (89%)
--
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-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 58de6057 0: update: llvm-linux: boot
new 7ee14e16 0: update: llvm-linux: 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 (58de6057)
\
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 | 216 +-
02-build_llvm/console.log | 12134 +-
03-build_linux/console.log | 252599 ++++++++++++++++++-----------------
04-boot_linux/console.log | 479 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 265432 ++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 265435 insertions(+), 265455 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-release-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from 98c65a64648 Daily bump.
adds f235c989dc8 Daily bump.
adds fbafbdd5b01 Backport r274502
adds 9a2d4402352 Backport r274503
adds ae73f89d799 Backport r274504
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 34 ++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cgraph.c | 35 ++++++++++++++++++++++++++----
gcc/passes.c | 68 +++++++++++++++++++++++++++++++++++++----------------------
4 files changed, 109 insertions(+), 30 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-release-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 33ad488e39 [AArch64][gas] Update MTE system register encodings
adds 9d4ff9a0dd 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_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bca2de3a 0: update: binutils-gcc-linux: boot
new 4c4ecee8 0: update: binutils-gcc-linux: 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 (bca2de3a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 131 +-
02-prepare_abe/console.log | 266 +-
03-build_abe-binutils/console.log | 11171 ++++++++-------
04-build_abe-stage1/console.log | 14012 +++++++++----------
05-build_linux/console.log | 650 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 25 +
console.log | 26263 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 26304 insertions(+), 26238 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.