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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8f1ce57d 1: update: llvm-linux: 16550
new cec60e17 1: update: llvm-linux: 16550
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 (8f1ce57d)
\
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 | 166 +-
02-build_llvm/console.log | 11642 +++++++++++++++---------------
03-build_linux/console.log | 3364 ++++-----
console.log | 15172 +++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
5 files changed, 15173 insertions(+), 15177 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-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/linux.
from 01ccc3ad4413 Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-block
adds 8103d10b7161 btrfs: Always trim all unallocated space in btrfs_trim_fre [...]
adds 6fa425a26515 Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/sc [...]
adds 522ecce08ab2 vfio/mdev: Improve the create/remove sequence
adds 26c9e3988eec vfio/mdev: Avoid creating sysfs remove file on stale devic [...]
adds 5715c4dd66a3 vfio/mdev: Synchronize device create/remove with parent removal
adds c23b07125f8a Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio
adds 4e7372e0dc5d xen/swiotlb: don't initialize swiotlb twice on arm64
adds 4d8f5f91b8a6 Merge branch 'stable/for-linus-5.2' of git://git.kernel.or [...]
adds f6e2aa91a46d signal/ptrace: Don't leak unitialized kernel memory with P [...]
adds f6581f5b5514 ptrace: restore smp_rmb() in __ptrace_may_access()
adds aa7235483a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/vfio/mdev/mdev_core.c | 136 ++++++++++++++++++---------------------
drivers/vfio/mdev/mdev_private.h | 4 +-
drivers/vfio/mdev/mdev_sysfs.c | 6 +-
drivers/xen/swiotlb-xen.c | 12 +++-
fs/btrfs/extent-tree.c | 28 +-------
kernel/cred.c | 9 +++
kernel/ptrace.c | 20 +++++-
7 files changed, 110 insertions(+), 105 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-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f52aee05 0: update: llvm-linux: boot
new b864d8f3 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 (f52aee05)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 220 +-
02-build_llvm/console.log | 11560 +++++++++++++++----------------
03-build_linux/console.log | 2274 +++---
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 6 +-
console.log | 14064 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 14073 insertions(+), 14069 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-defconfig
in repository toolchain/ci/linux.
from 01ccc3ad4413 Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-block
adds 8103d10b7161 btrfs: Always trim all unallocated space in btrfs_trim_fre [...]
adds 6fa425a26515 Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/sc [...]
adds 522ecce08ab2 vfio/mdev: Improve the create/remove sequence
adds 26c9e3988eec vfio/mdev: Avoid creating sysfs remove file on stale devic [...]
adds 5715c4dd66a3 vfio/mdev: Synchronize device create/remove with parent removal
adds c23b07125f8a Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio
adds 4e7372e0dc5d xen/swiotlb: don't initialize swiotlb twice on arm64
adds 4d8f5f91b8a6 Merge branch 'stable/for-linus-5.2' of git://git.kernel.or [...]
adds f6e2aa91a46d signal/ptrace: Don't leak unitialized kernel memory with P [...]
adds f6581f5b5514 ptrace: restore smp_rmb() in __ptrace_may_access()
adds aa7235483a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/vfio/mdev/mdev_core.c | 136 ++++++++++++++++++---------------------
drivers/vfio/mdev/mdev_private.h | 4 +-
drivers/vfio/mdev/mdev_sysfs.c | 6 +-
drivers/xen/swiotlb-xen.c | 12 +++-
fs/btrfs/extent-tree.c | 28 +-------
kernel/cred.c | 9 +++
kernel/ptrace.c | 20 +++++-
7 files changed, 110 insertions(+), 105 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-defconfig
in repository toolchain/ci/base-artifacts.
discards b69f6bbb 0: update: llvm-linux: boot
new 1f51b757 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 (b69f6bbb)
\
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 | 225 +-
02-build_llvm/console.log | 11664 ++++++++++++++++---------------
03-build_linux/console.log | 1654 ++---
04-boot_linux/console.log | 414 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 14 +-
console.log | 13988 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13964 insertions(+), 14011 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-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d15b0e2e 0: update: llvm-linux: 16
new dacdd74f 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 (d15b0e2e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 16 +-
02-build_llvm/console.log | 11794 ++++++++++++++++++------------------
03-build_linux/console.log | 840 +--
console.log | 12650 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
5 files changed, 12661 insertions(+), 12653 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.