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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0ba7c4db 0: good: llvm-linux: 16
new 7406c76d 0: update: llvm-linux: 16
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 (0ba7c4db)
\
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 | 223 +-
02-build_llvm/console.log | 11563 ++++++++++++++++++-----------------
03-build_linux/console.log | 621 +-
05-check_regression/console.log | 9 +-
06-update_baseline/console.log | 10 +-
console.log | 12416 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12394 insertions(+), 12456 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 dc4060a5dc25 Linux 5.1-rc5
adds 11cf9d863dcb fs/dax: Deposit pagetable even when installing zero page
adds 5512320c9f6f Merge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org/pub/ [...]
adds 351f339faa30 acpi/nfit: Always dump _DSM output payload
adds 55c1fc0af29a libnvdimm/namespace: Fix a potential NULL pointer dereference
adds 486fa92df470 libnvdimm/btt: Fix a kmemdup failure check
adds 037c8489ade6 libnvdimm/security: provide fix for secure-erase to use zero-key
adds d2e5b6436c28 libnvdimm/security, acpi/nfit: unify zero-key for all secu [...]
adds 9dc6488e84b0 libnvdimm/pmem: fix a possible OOB access when read and wr [...]
adds 2170a0d53bee tools/testing/nvdimm: Retain security state after overwrite
adds 618d919cae2f Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.or [...]
No new revisions were added by this update.
Summary of changes:
drivers/acpi/nfit/core.c | 12 ++--
drivers/acpi/nfit/intel.c | 10 ++--
drivers/nvdimm/btt_devs.c | 18 ++++--
drivers/nvdimm/namespace_devs.c | 5 +-
drivers/nvdimm/pmem.c | 8 +--
drivers/nvdimm/security.c | 118 ++++++++++++++++++++++++---------------
fs/dax.c | 15 +++++
tools/testing/nvdimm/test/nfit.c | 17 ++++--
8 files changed, 132 insertions(+), 71 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 99f1a5a4 4: good: llvm-linux: 19261
new a3fc6ac9 4: update: llvm-linux: 19261
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 (99f1a5a4)
\
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 | 223 +-
02-build_llvm/console.log | 11598 ++++++++++++++---------------
03-build_linux/console.log | 3296 ++++-----
05-check_regression/console.log | 9 +-
06-update_baseline/console.log | 24 +-
console.log | 15150 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 15166 insertions(+), 15146 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 dc4060a5dc25 Linux 5.1-rc5
adds 11cf9d863dcb fs/dax: Deposit pagetable even when installing zero page
adds 5512320c9f6f Merge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org/pub/ [...]
adds 351f339faa30 acpi/nfit: Always dump _DSM output payload
adds 55c1fc0af29a libnvdimm/namespace: Fix a potential NULL pointer dereference
adds 486fa92df470 libnvdimm/btt: Fix a kmemdup failure check
adds 037c8489ade6 libnvdimm/security: provide fix for secure-erase to use zero-key
adds d2e5b6436c28 libnvdimm/security, acpi/nfit: unify zero-key for all secu [...]
adds 9dc6488e84b0 libnvdimm/pmem: fix a possible OOB access when read and wr [...]
adds 2170a0d53bee tools/testing/nvdimm: Retain security state after overwrite
adds 618d919cae2f Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.or [...]
No new revisions were added by this update.
Summary of changes:
drivers/acpi/nfit/core.c | 12 ++--
drivers/acpi/nfit/intel.c | 10 ++--
drivers/nvdimm/btt_devs.c | 18 ++++--
drivers/nvdimm/namespace_devs.c | 5 +-
drivers/nvdimm/pmem.c | 8 +--
drivers/nvdimm/security.c | 118 ++++++++++++++++++++++++---------------
fs/dax.c | 15 +++++
tools/testing/nvdimm/test/nfit.c | 17 ++++--
8 files changed, 132 insertions(+), 71 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 d5ed0f24 0: good: llvm-linux: boot
new 46fe802a 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 (d5ed0f24)
\
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 | 71 +-
02-build_llvm/console.log | 11308 ++++++++++++++++----------------
03-build_linux/console.log | 1576 ++---
04-boot_linux/console.log | 424 +-
05-check_regression/console.log | 9 +-
console.log | 13388 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13398 insertions(+), 13390 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_gnu/gnu-release-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 57d5f70a 0: good: gcc-301962590a06955bc2ee1849546fd3c3191048b1: -10
new 063a892c 0: : gcc-fb9f19a3be29013f96daff0f9327859e17576dca: -10
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 (57d5f70a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 181 +-
02-prepare_abe/console.log | 254 +-
03-build_abe-bootstrap_profiled/console.log | 51851 +++++++++++++------------
04-check_regression/console.log | 7 +-
05-update_baseline/console.log | 12 +-
console.log | 52319 +++++++++++++-------------
jenkins/manifest.sh | 12 +-
7 files changed, 52303 insertions(+), 52333 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 clang.
from 6fa8799c27 [Test] Remove obsolete test.
new d69df82ea2 [FileSystemStatCache] Return std::error_code from stat cache [...]
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:
include/clang/Basic/FileSystemStatCache.h | 30 +++++++++-------------
lib/Basic/FileManager.cpp | 7 +++---
lib/Basic/FileSystemStatCache.cpp | 41 ++++++++++++++++---------------
3 files changed, 37 insertions(+), 41 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 compiler-rt.
from d33c5cf48 [TSan][libdispatch] Port gcd-sync-block-copy.mm to C++
new d540464fa [libFuzzer] Remove tautological compare.
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:
lib/fuzzer/FuzzerFork.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.