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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1bef4f15 0: update: binutils-gcc-linux: all
new 35c747e8 0: update: binutils-gcc: 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 (1bef4f15)
\
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 | 166 +-
02-prepare_abe/console.log | 204 +-
03-build_abe-binutils/console.log | 10968 +++++++--------
04-build_abe-stage1/console.log | 13953 +++++++++----------
05-build_linux/console.log | 571 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 4 +-
08-update_baseline/console.log | 45 +-
console.log | 25937 ++++++++++++++++++------------------
jenkins/manifest.sh | 13 +-
10 files changed, 25760 insertions(+), 26107 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 b371ddb94fae Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/p [...]
new d195a66e367b io_uring: fix stale comment and a few typos
new 0b416c3e1345 io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSG
new 525b305d61ed io-wq: re-add io_wq_current_is_worker()
new b7bb4f7da0a1 io_uring: fix pre-prepped issue with force_nonblock == true
new fc4df999e24f io_uring: remove 'sqe' parameter to the OP helpers that take it
new 8ed8d3c3bc32 io_uring: any deferred command must have stable sqe data
new ffbb8d6b7691 io_uring: make HARDLINK imply LINK
new 0969e783e3a8 io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrable
new fbf23849b172 io_uring: make IORING_OP_CANCEL_ASYNC deferrable
new b29472ee7b53 io_uring: make IORING_OP_TIMEOUT_REMOVE deferrable
new d625c6ee4975 io_uring: read opcode and user_data from SQE exactly once
new e781573e2fb1 io_uring: warn about unhandled opcode
new 7c504e65206a io_uring: don't wait when under-submitting
new fd6c2e4c063d io_uring: io_wq_submit_work() should not touch req->rw
new f8f04d085974 Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/l [...]
new 84c92365b20a drm/exynos: gsc: add missed component_del
new 39b7f58f10ba Merge tag 'exynos-drm-fixes-for-v5.5-rc3' of git://git.ker [...]
new fbc44a0b34a1 drm/i915/dsb: Fix in mmio offset calculation of DSB instance
new 99de95360faa drm/i915: Copy across scheduler behaviour flags across sub [...]
new 242bff7fc515 drm/i915: Set fence_work.ops before dma_fence_init
new 2eeab8eb1e3a drm/i915/ehl: Define EHL powerwells independently of ICL
new 5665a1febfe7 drm/i915/tgl: Drop Wa#1178
new d55157f6aaca drm/i915: Fix WARN_ON condition for cursor plane ddb allocation
new a76cf5692096 drm/i915/gem: Keep request alive while attaching fences
new f0f3a6cecf3b drm/i915: Fix pid leak with banned clients
new 6d44694dc7c7 drm/i915/gvt: use vgpu lock for active state setting
new 4fc0a3ca721d drm/i915/gvt: set guest display buffer as readonly
new 9f674c811740 drm/i915/gvt: Pin vgpu dma address before using
new 5e822e44cece drm/i915/gvt: Fix guest boot warning
new 78d75f5739c4 Merge tag 'gvt-fixes-2019-12-18' of https://github.com/int [...]
new 0c517e6ced03 Merge tag 'drm-intel-fixes-2019-12-19' of git://anongit.fr [...]
new a7c88728da3b Merge tag 'drm-fixes-2019-12-21' of git://anongit.freedesk [...]
new 8ae4bcf4821c perf/smmuv3: Remove the leftover put_cpu() in error path
new aa638cfe3e73 arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list
new 3939f2c86657 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 35 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:
arch/arm64/kernel/cpu_errata.c | 1 +
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 1 +
drivers/gpu/drm/i915/display/intel_display_power.c | 153 ++++-
drivers/gpu/drm/i915/gem/i915_gem_context.c | 3 +-
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 2 +
drivers/gpu/drm/i915/gvt/dmabuf.c | 64 +-
drivers/gpu/drm/i915/gvt/handlers.c | 16 +
drivers/gpu/drm/i915/gvt/hypercall.h | 2 +
drivers/gpu/drm/i915/gvt/kvmgt.c | 23 +
drivers/gpu/drm/i915/gvt/mpt.h | 15 +
drivers/gpu/drm/i915/gvt/vgpu.c | 4 +-
drivers/gpu/drm/i915/i915_reg.h | 6 +-
drivers/gpu/drm/i915/i915_request.c | 114 +++-
drivers/gpu/drm/i915/i915_scheduler.c | 1 -
drivers/gpu/drm/i915/i915_sw_fence_work.c | 3 +-
drivers/gpu/drm/i915/intel_pm.c | 4 +-
drivers/perf/arm_smmuv3_pmu.c | 4 +-
fs/io-wq.c | 2 +-
fs/io-wq.h | 8 +-
fs/io_uring.c | 712 ++++++++++++++-------
20 files changed, 861 insertions(+), 277 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 binutils-gdb.
from f3bce4830b sym-info-cmds.exp: add missing quote in test name
new 7f2d7a0d0d sym-info-cmds.exp: add yet another missing quote in test name
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/sym-info-cmds.exp | 2 +-
2 files changed, 6 insertions(+), 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c5e84103 0: update: binutils-gcc-linux: all
new 449fae9d 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 (c5e84103)
\
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 | 78 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10898 +++++++--------
04-build_abe-stage1/console.log | 13932 +++++++++----------
05-build_linux/console.log | 654 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 25992 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 26016 insertions(+), 25992 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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d6c77297 0: update: binutils-gcc-linux: all
new 4d33662c 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 (d6c77297)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 67 +-
02-prepare_abe/console.log | 330 +-
03-build_abe-binutils/console.log | 10968 ++++++-------
04-build_abe-stage1/console.log | 18450 +++++++++++-----------
05-build_linux/console.log | 304 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 30181 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 30169 insertions(+), 30147 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.