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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards bb66ef9b 0: update: llvm-linux: boot
new c5e7ce37 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 (bb66ef9b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 12315 +++++++++++++-------------
03-build_linux/console.log | 4614 +++++-----
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 17637 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 17646 insertions(+), 17636 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/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from 31f4f5b495a6 Linux 5.4-rc7
adds edc1f5432f45 scsi: sd_zbc: Fix sd_zbc_complete()
adds 8b1062d51388 scsi: qla2xxx: fix NPIV tear down process
adds 9393c8de628c scsi: core: Handle drivers which set sg_tablesize to zero
adds 72d5ac679e24 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 937c6b27c73e cgroup: freezer: call cgroup_enter_frozen() with preemptio [...]
adds de620fb99ef2 Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
drivers/scsi/qla2xxx/qla_mid.c | 8 +++++---
drivers/scsi/qla2xxx/qla_os.c | 8 +++++---
drivers/scsi/scsi_lib.c | 3 ++-
drivers/scsi/sd_zbc.c | 29 ++++++++++-------------------
kernel/signal.c | 2 +-
5 files changed, 23 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1991553e 0: update: llvm-linux: all
new 85f63a8a 0: update: llvm-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 (1991553e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 56 +-
02-build_llvm/console.log | 11952 ++++++++++++++++++------------------
03-build_linux/console.log | 736 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 -
console.log | 12771 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12750 insertions(+), 12800 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 de620fb99ef2 Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/s [...]
new 0a2f661b6c21 drm/i915: Rename gen7 cmdparser tables
new 44157641d448 drm/i915: Disable Secure Batches for gen6+
new 66d8aba1cd6d drm/i915: Remove Master tables from cmdparser
new 311a50e76a33 drm/i915: Add support for mandatory cmdparsing
new 4f7af1948abc drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
new 435e8fc059db drm/i915: Allow parsing of unsized batches
new 0f2f39758341 drm/i915: Add gen9 BCS cmdparsing
new 0546a29cd884 drm/i915/cmdparser: Use explicit goto for error paths
new f8c08d8faee5 drm/i915/cmdparser: Add support for backward jumps
new 926abff21a8f drm/i915/cmdparser: Ignore Length operands during command [...]
new 1d85a299c4db drm/i915: Lower RM timeout to avoid DSI hard hangs
new 7e34f4e4aad3 drm/i915/gen8+: Add RC6 CTX corruption WA
new ea0b163b13ff drm/i915/cmdparser: Fix jump whitelist clearing
new 100d46bd72ec Merge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.
The 14 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/i915/gem/i915_gem_context.c | 5 +
drivers/gpu/drm/i915/gem/i915_gem_context_types.h | 7 +
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 111 ++++--
drivers/gpu/drm/i915/gt/intel_engine_types.h | 13 +-
drivers/gpu/drm/i915/gt/intel_gt_pm.c | 8 +
drivers/gpu/drm/i915/i915_cmd_parser.c | 435 +++++++++++++++-------
drivers/gpu/drm/i915/i915_drv.c | 4 +
drivers/gpu/drm/i915/i915_drv.h | 31 +-
drivers/gpu/drm/i915/i915_gem.c | 16 +-
drivers/gpu/drm/i915/i915_getparam.c | 2 +-
drivers/gpu/drm/i915/i915_reg.h | 10 +
drivers/gpu/drm/i915/intel_pm.c | 122 +++++-
drivers/gpu/drm/i915/intel_pm.h | 3 +
13 files changed, 595 insertions(+), 172 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/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 31f4f5b495a6 Linux 5.4-rc7
adds edc1f5432f45 scsi: sd_zbc: Fix sd_zbc_complete()
adds 8b1062d51388 scsi: qla2xxx: fix NPIV tear down process
adds 9393c8de628c scsi: core: Handle drivers which set sg_tablesize to zero
adds 72d5ac679e24 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 937c6b27c73e cgroup: freezer: call cgroup_enter_frozen() with preemptio [...]
adds de620fb99ef2 Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
drivers/scsi/qla2xxx/qla_mid.c | 8 +++++---
drivers/scsi/qla2xxx/qla_os.c | 8 +++++---
drivers/scsi/scsi_lib.c | 3 ++-
drivers/scsi/sd_zbc.c | 29 ++++++++++-------------------
kernel/signal.c | 2 +-
5 files changed, 23 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards e6009190 0: update: llvm-linux: boot
new 257d0418 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 (e6009190)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 110 +-
02-build_llvm/console.log | 11960 +++++++++++++++++------------------
03-build_linux/console.log | 620 +-
04-boot_linux/console.log | 438 +-
console.log | 13128 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13132 insertions(+), 13132 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 5b7d0f4d764 [PR c++/6936] Delete duplicate test
new 5c2bf77d1f6 PR middle-end/83688 - check if buffers may overlap when cop [...]
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/ChangeLog | 20 +
gcc/gimple-ssa-sprintf.c | 720 +++++++++++++++++----
gcc/testsuite/ChangeLog | 5 +
.../gcc.dg/tree-ssa/builtin-sprintf-warn-23.c | 709 ++++++++++++++++++++
gcc/tree-ssa-strlen.c | 1 +
5 files changed, 1335 insertions(+), 120 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-23.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_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/linux.
from 31f4f5b495a6 Linux 5.4-rc7
adds edc1f5432f45 scsi: sd_zbc: Fix sd_zbc_complete()
adds 8b1062d51388 scsi: qla2xxx: fix NPIV tear down process
adds 9393c8de628c scsi: core: Handle drivers which set sg_tablesize to zero
adds 72d5ac679e24 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 937c6b27c73e cgroup: freezer: call cgroup_enter_frozen() with preemptio [...]
adds de620fb99ef2 Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
drivers/scsi/qla2xxx/qla_mid.c | 8 +++++---
drivers/scsi/qla2xxx/qla_os.c | 8 +++++---
drivers/scsi/scsi_lib.c | 3 ++-
drivers/scsi/sd_zbc.c | 29 ++++++++++-------------------
kernel/signal.c | 2 +-
5 files changed, 23 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 116cd1ae 0: update: llvm-linux: boot
new b6803667 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 (116cd1ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 110 +-
02-build_llvm/console.log | 12060 ++++++++++++++++++------------------
03-build_linux/console.log | 670 +-
04-boot_linux/console.log | 4 +-
06-update_baseline/console.log | 25 -
console.log | 12869 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12848 insertions(+), 12898 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.