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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d2360cf 0: update: binutils-gcc-linux: all
new a21739f 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 (d2360cf)
\
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 | 435 +-
03-build_abe-binutils/console.log | 11613 ++++++------
04-build_abe-stage1/console.log | 16027 +++++++++--------
05-build_linux/console.log | 6074 +++----
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 34321 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 34321 insertions(+), 34339 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 4a3033ef6e6b Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/li [...]
new 9a4467a6b282 RDMA/bnxt_re: Avoid freeing MR resources if dereg fails
new c52757235809 RDMA/bnxt_re: Fix Send Work Entry state check while pollin [...]
new ca9033ba69c7 IB/hfi1: Don't cancel unused work item
new b2ff0d510182 IB/hfi1: Adjust flow PSN with the correct resync_psn
new 9554de394b7e i40iw: Remove setting of VMA private data and use rdma_use [...]
new 5e7c1b75bd2a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new c4e4fccc5d52 drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
new 4396393fb964 drm/sun4i: tcon: Set RGB DCLK min. divider based on hardwa [...]
new f30e27779d30 drm/fb-helper: Round up bits_per_pixel if possible
new 2c3addd83928 Merge tag 'drm-misc-fixes-2020-01-08' of git://anongit.fre [...]
new 7aec9ec1cf32 Revert "drm/amdgpu: Set no-retry as default."
new 840c90fce6c7 drm/amd/display: Reduce HDMI pixel encoding if max clock i [...]
new db4ff423cd16 drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
new ac0c9d3f8ad6 Merge tag 'amd-drm-fixes-5.5-2020-01-08' of git://people.f [...]
new 1325008f5c8d drm/i915/gt: Mark up virtual engine uabi_instance
new f4b18892dca8 drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
new 103309977589 drm/i915/gt: Do not restore invalid RS state
new ce69e553b9a4 drm/i915/gt: Restore coarse power gating
new a7f3ad37f80d drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehl
new 25b79ad51bf0 drm/i915: Add Wa_1407352427:icl,ehl
new 2b2c4a83d69d drm/i915/dp: Disable Port sync mode correctly on teardown
new 023b3b0e139f Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit. [...]
new 6d25ef773538 Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesk [...]
new e163fdb3f7f8 pstore/ram: Regularize prz label allocation lifetime
new bef1d88263ff Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/sc [...]
The 25 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_drv.c | 7 ++--
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 45 ++++++++++++-----------
drivers/gpu/drm/drm_dp_mst_topology.c | 2 +-
drivers/gpu/drm/drm_fb_helper.c | 7 +++-
drivers/gpu/drm/i915/display/intel_audio.c | 4 +-
drivers/gpu/drm/i915/display/intel_display.c | 7 +---
drivers/gpu/drm/i915/gt/intel_lrc.c | 2 +
drivers/gpu/drm/i915/gt/intel_ring_submission.c | 31 ++++++----------
drivers/gpu/drm/i915/i915_drv.h | 6 ++-
drivers/gpu/drm/i915/i915_reg.h | 8 +++-
drivers/gpu/drm/i915/intel_pm.c | 11 ++++++
drivers/gpu/drm/sun4i/sun4i_tcon.c | 15 ++++++--
drivers/gpu/drm/sun4i/sun4i_tcon.h | 1 +
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 4 +-
drivers/infiniband/hw/bnxt_re/qplib_fp.c | 12 +++---
drivers/infiniband/hw/hfi1/iowait.c | 4 +-
drivers/infiniband/hw/hfi1/tid_rdma.c | 9 +++++
drivers/infiniband/hw/i40iw/i40iw_verbs.c | 14 +++----
fs/pstore/ram.c | 4 +-
fs/pstore/ram_core.c | 2 +-
20 files changed, 115 insertions(+), 80 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards cdd24f6 2: update: linux-4becfd1b26ef4014a20fb38dd17554077adbed5d: 18347
new 0bb679f 2: update: binutils-gcc-linux: 18353
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 (cdd24f6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 219 +-
02-prepare_abe/console.log | 115 +-
03-build_abe-binutils/console.log | 11232 ++++++-----
04-build_abe-stage1/console.log | 20068 +++++++++----------
05-build_linux/console.log | 6156 +++---
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 79 +-
console.log | 37889 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
10 files changed, 38694 insertions(+), 37102 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b609058 0: update: binutils-gcc-linux: all
new 7690e81 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 (b609058)
\
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 | 130 +-
02-prepare_abe/console.log | 439 +-
03-build_abe-binutils/console.log | 10285 +++++++--------
04-build_abe-stage1/console.log | 14052 ++++++++++----------
05-build_linux/console.log | 602 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 25551 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 25534 insertions(+), 25551 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.