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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1aca7765 0: update: binutils-gcc-linux: all
new 5c2eec14 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 (1aca7765)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 436 +-
03-build_abe-binutils/console.log | 11498 +++++------
04-build_abe-stage1/console.log | 18233 +++++++++---------
05-build_linux/console.log | 698 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31068 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 31074 insertions(+), 31078 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 8dee3472 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6264
new cec67476 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6264
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 (8dee3472)
\
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 | 162 +-
02-build_llvm/console.log | 12288 ++++++++++++------------
03-build_linux/console.log | 2758 +++---
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 10 +-
06-update_baseline/results.regressions | 20 +-
console.log | 15220 +++++++++++++++---------------
jenkins/manifest.sh | 4 +-
9 files changed, 15242 insertions(+), 15242 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 b7cbaf59f62f Merge branch 'akpm' (patches from Andrew)
new 90bfdeef83f1 tty: make FONTX ioctl use the tty pointer they were actual [...]
new c80afa1d9c36 afs: Fix warning due to unadvanced marshalling pointer
new f4c79144edd8 afs: Fix incorrect freeing of the ACL passed to the YFS AC [...]
new 3ad84246a409 x86/boot/compressed/64: Introduce sev_status
new ed7b895f3efb x86/boot/compressed/64: Sanity-check CPUID results in the [...]
new 86ce43f7dde8 x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
new c9f09539e16e x86/head/64: Check SEV encryption before switching to kern [...]
new 2411cd821123 x86/sev-es: Do not support MMIO to/from encrypted memory
new 43c834186c18 Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.or [...]
new d94df02c476c docs: Makefile: honor V=0 for docs building
new 6b80975c6308 scripts: kernel-doc: fix typedef parsing
new 7efc6c4295f5 scripts: kernel-doc: split typedef complex regex
new e051955977b7 documentation: arm: sunxi: add Allwinner H6 documents
new 4f3e69060dc9 docs: fix automarkup regression on Python 2
new ce2e33ba4163 Merge tag 'docs-5.10-3' of git://git.lwn.net/linux
The 15 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/Makefile | 4 ++
Documentation/arm/sunxi.rst | 10 ++++
Documentation/sphinx/automarkup.py | 20 +++++---
arch/x86/boot/compressed/ident_map_64.c | 1 +
arch/x86/boot/compressed/mem_encrypt.S | 20 +++++++-
arch/x86/boot/compressed/misc.h | 2 +
arch/x86/kernel/head_64.S | 16 ++++++
arch/x86/kernel/sev-es-shared.c | 26 ++++++++++
arch/x86/kernel/sev-es.c | 20 +++++---
arch/x86/kernel/sev_verify_cbit.S | 89 +++++++++++++++++++++++++++++++++
arch/x86/mm/mem_encrypt.c | 1 +
drivers/tty/vt/vt_ioctl.c | 36 ++++++-------
fs/afs/xattr.c | 7 +--
fs/afs/yfsclient.c | 1 +
scripts/kernel-doc | 15 ++++--
15 files changed, 226 insertions(+), 42 deletions(-)
create mode 100644 arch/x86/kernel/sev_verify_cbit.S
--
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-release-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 8860822a91e Simplify and enhance 'libgomp.oacc-c-c++-common/pr85486*.c' [...]
adds dd0b8347d45 Daily bump.
adds fc1af160fa1 Daily bump.
adds e42cb1d4803 testsuite/97688 - fix check_vect () with __AVX2__
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/gcc.dg/vect/tree-vect.h | 2 +-
libgomp/ChangeLog | 20 ++++++++++++++++++++
3 files changed, 22 insertions(+), 2 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 98692958 0: update: binutils-gcc-linux: boot
new 7f0e055d 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 (98692958)
\
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 | 225 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11706 ++++++-------
04-build_abe-stage1/console.log | 13922 +++++++--------
05-build_linux/console.log | 678 +-
06-boot_linux/console.log | 482 +-
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 | 27483 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 27486 insertions(+), 27496 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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 085d1d67 0: update: binutils-gcc-linux: all
new 0b6a3f5b 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 (085d1d67)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 172 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11888 +++++----
04-build_abe-stage1/console.log | 20320 +++++++--------
05-build_linux/console.log | 6704 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 6 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 73 +-
08-update_baseline/results.regressions | 2 +-
console.log | 39685 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 39208 insertions(+), 40094 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.