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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fa798eef 0: update: binutils-gcc-linux: boot
new 2006d17e 0: update: binutils-gcc-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 (fa798eef)
\
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 | 124 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11130 +++++++--------
04-build_abe-stage1/console.log | 13974 +++++++++----------
05-build_linux/console.log | 702 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 26385 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26372 insertions(+), 26393 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 568d850e3c60 Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/p [...]
new c87a37ebd40b 9p: avoid attaching writeback_fid on mmap with type PRIVATE
new 0ce772fe79b6 9p: Transport error uninitialized
new 962a991c5de1 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie
new aafee43b7286 9p/vfs_super.c: Remove unused parameter data in v9fs_fill_super
new 9977b1a71488 Merge tag '9p-for-5.4' of git://github.com/martinetd/linux
new c4bb667eaf52 fuse: reserve values for mapping protocol
new 2d1d25d0a224 virtio-fs: add Documentation/filesystems/virtiofs.rst
new a62a8ef9d97d virtio-fs: add virtiofs filesystem
new 8f744bdee4fe Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/ [...]
The 9 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:
Documentation/filesystems/index.rst | 10 +
Documentation/filesystems/virtiofs.rst | 60 ++
MAINTAINERS | 12 +
fs/9p/cache.c | 2 +
fs/9p/vfs_file.c | 3 +
fs/9p/vfs_super.c | 4 +-
fs/fuse/Kconfig | 11 +
fs/fuse/Makefile | 1 +
fs/fuse/fuse_i.h | 9 +
fs/fuse/inode.c | 4 +
fs/fuse/virtio_fs.c | 1195 ++++++++++++++++++++++++++++++++
include/uapi/linux/fuse.h | 8 +-
include/uapi/linux/virtio_fs.h | 19 +
include/uapi/linux/virtio_ids.h | 1 +
net/9p/client.c | 1 +
15 files changed, 1337 insertions(+), 3 deletions(-)
create mode 100644 Documentation/filesystems/virtiofs.rst
create mode 100644 fs/fuse/virtio_fs.c
create mode 100644 include/uapi/linux/virtio_fs.h
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6faa4f6e 8: update: llvm-linux: 17559
new 9bf6fa2b 8: update: llvm-linux: 17559
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 (6faa4f6e)
\
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 | 166 +-
02-build_llvm/console.log | 12187 ++++++++++++-------------
03-build_linux/console.log | 6182 ++++++-------
06-update_baseline/console.log | 4 +-
console.log | 18539 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 18544 insertions(+), 18542 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 llvm.
from 336896a764b [X86] Add test case to show missed opportunity to turn (add [...]
new 7719600776b [llvm-lipo] Add support for -arch
new cc35d072d11 [SampleFDO] Create a separate flag profile-accurate-for-sym [...]
The 2 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/Transforms/IPO/SampleProfile.cpp | 93 ++++++++++++++--------
.../compressed-profile-symbol-list.ll | 4 +-
.../SampleProfile/profile-sample-accurate.ll | 57 +++++++++----
.../uncompressed-profile-symbol-list.ll | 4 +-
test/tools/llvm-lipo/create-arch.test | 17 ++++
test/tools/llvm-lipo/replace-invalid-input.test | 10 +--
tools/llvm-lipo/LipoOpts.td | 4 +
tools/llvm-lipo/llvm-lipo.cpp | 81 ++++++++++---------
8 files changed, 173 insertions(+), 97 deletions(-)
create mode 100644 test/tools/llvm-lipo/create-arch.test
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards 8bc6c796 0: update: llvm-linux: boot
new 762118f9 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 (8bc6c796)
\
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 | 166 +-
02-build_llvm/console.log | 12215 ++++++++++++++++----------------
03-build_linux/console.log | 1812 ++---
04-boot_linux/console.log | 470 +-
06-update_baseline/console.log | 25 -
console.log | 14688 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 14668 insertions(+), 14716 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 llvm.
from 7a77ab9034f [PatternMatch] Add m_SExtOrSelf(), m_ZExtOrSExtOrSelf() mat [...]
new 336896a764b [X86] Add test case to show missed opportunity to turn (add [...]
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:
test/CodeGen/X86/avx512-vec-cmp.ll | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
--
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-master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards b2f386c0 0: update: gcc-3770798685c6b254d8424431c477c1faed72e6bc: 1
new 2bbc3c6e 0: update: gcc-41f642d624a58fcd68e437c32ca45f9dfd5d97f7: 1
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 (b2f386c0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 208 +-
03-build_abe-bootstrap_O3/console.log | 90313 ++++++++++++++++---------------
console.log | 90651 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 90649 insertions(+), 90663 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.