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-allyesconfig
in repository toolchain/ci/linux.
from b9bbe6ed63b2 Linux 5.7-rc6
adds 9d1be4f4dc5f afs: Don't unlock fetched data pages until the op complete [...]
adds 035779483072 exfat: use iter_file_splice_write
adds 94182167ec73 exfat: fix possible memory leak in exfat_find()
adds 45088963ca9c Merge tag 'for-5.7-rc7' of git://git.kernel.org/pub/scm/li [...]
adds 0014cc04e8ec ima: Set file->f_mode instead of file->f_flags in ima_calc [...]
adds 53de3b080d5e evm: Check also if *tfm is an error pointer in init_desc()
adds 2e3a34e9f409 ima: Fix return value of ima_write_policy()
adds 770f60586d2a evm: Fix RCU list related warnings
adds 843385694721 evm: Fix a small race in init_desc()
adds 642b151f45dd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
No new revisions were added by this update.
Summary of changes:
fs/afs/fsclient.c | 8 +++----
fs/afs/yfsclient.c | 8 +++----
fs/exfat/file.c | 13 ++++++-----
fs/exfat/namei.c | 1 +
security/integrity/evm/evm_crypto.c | 46 ++++++++++++++++++-------------------
security/integrity/evm/evm_main.c | 4 ++--
security/integrity/evm/evm_secfs.c | 9 +++++++-
security/integrity/ima/ima_crypto.c | 12 +++++-----
security/integrity/ima/ima_fs.c | 3 +--
9 files changed, 56 insertions(+), 48 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2a668e702 0: update: llvm-linux: 18628
new 92e266a2c 0: update: llvm-linux: 18628
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 (2a668e702)
\
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 | 139 +-
02-build_llvm/console.log | 12570 ++++++++++++++--------------
03-build_linux/console.log | 696 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 12 +-
06-update_baseline/results.regressions | 2 +-
console.log | 13458 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
9 files changed, 13483 insertions(+), 13422 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2fd9edf4d 0: update: linux-72bc15d0018ebfbc9c389539d636e2e9a9002b3b: boot
new 952b61982 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 (2fd9edf4d)
\
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 | 215 +-
02-build_llvm/console.log | 12843 ++++++++--------
03-build_linux/console.log | 17853 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 18 +-
console.log | 30945 +++++++++++++++++++-------------------
jenkins/manifest.sh | 9 +-
8 files changed, 31119 insertions(+), 30780 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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from b9bbe6ed63b2 Linux 5.7-rc6
adds 9d1be4f4dc5f afs: Don't unlock fetched data pages until the op complete [...]
adds 035779483072 exfat: use iter_file_splice_write
adds 94182167ec73 exfat: fix possible memory leak in exfat_find()
adds 45088963ca9c Merge tag 'for-5.7-rc7' of git://git.kernel.org/pub/scm/li [...]
adds 0014cc04e8ec ima: Set file->f_mode instead of file->f_flags in ima_calc [...]
adds 53de3b080d5e evm: Check also if *tfm is an error pointer in init_desc()
adds 2e3a34e9f409 ima: Fix return value of ima_write_policy()
adds 770f60586d2a evm: Fix RCU list related warnings
adds 843385694721 evm: Fix a small race in init_desc()
adds 642b151f45dd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
No new revisions were added by this update.
Summary of changes:
fs/afs/fsclient.c | 8 +++----
fs/afs/yfsclient.c | 8 +++----
fs/exfat/file.c | 13 ++++++-----
fs/exfat/namei.c | 1 +
security/integrity/evm/evm_crypto.c | 46 ++++++++++++++++++-------------------
security/integrity/evm/evm_main.c | 4 ++--
security/integrity/evm/evm_secfs.c | 9 +++++++-
security/integrity/ima/ima_crypto.c | 12 +++++-----
security/integrity/ima/ima_fs.c | 3 +--
9 files changed, 56 insertions(+), 48 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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e394e5ade 0: update: binutils-gcc-linux: all
new bf9420e7d 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 (e394e5ade)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 184 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11946 ++++++------
04-build_abe-stage1/console.log | 15863 ++++++++--------
05-build_linux/console.log | 610 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29069 +++++++++++++++---------------
jenkins/manifest.sh | 21 +-
12 files changed, 29067 insertions(+), 29096 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 3ecde599184 Automatic date update in version.in
new 39a1432c09f win32 typo fix
new 0e1d094e967 Clear all local_symbol.lsy_flags
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:
bfd/ChangeLog | 5 +++++
bfd/bfdio.c | 2 +-
gas/ChangeLog | 4 ++++
gas/symbols.c | 4 ++--
4 files changed, 12 insertions(+), 3 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 b9bbe6ed63b2 Linux 5.7-rc6
adds 9d1be4f4dc5f afs: Don't unlock fetched data pages until the op complete [...]
adds 035779483072 exfat: use iter_file_splice_write
adds 94182167ec73 exfat: fix possible memory leak in exfat_find()
adds 45088963ca9c Merge tag 'for-5.7-rc7' of git://git.kernel.org/pub/scm/li [...]
adds 0014cc04e8ec ima: Set file->f_mode instead of file->f_flags in ima_calc [...]
adds 53de3b080d5e evm: Check also if *tfm is an error pointer in init_desc()
adds 2e3a34e9f409 ima: Fix return value of ima_write_policy()
adds 770f60586d2a evm: Fix RCU list related warnings
adds 843385694721 evm: Fix a small race in init_desc()
adds 642b151f45dd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
No new revisions were added by this update.
Summary of changes:
fs/afs/fsclient.c | 8 +++----
fs/afs/yfsclient.c | 8 +++----
fs/exfat/file.c | 13 ++++++-----
fs/exfat/namei.c | 1 +
security/integrity/evm/evm_crypto.c | 46 ++++++++++++++++++-------------------
security/integrity/evm/evm_main.c | 4 ++--
security/integrity/evm/evm_secfs.c | 9 +++++++-
security/integrity/ima/ima_crypto.c | 12 +++++-----
security/integrity/ima/ima_fs.c | 3 +--
9 files changed, 56 insertions(+), 48 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.