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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards af043694f 0: update: llvm-linux: boot
new c85251f81 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 (af043694f)
\
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 | 226 +-
02-build_llvm/console.log | 12716 +++++++++++++++++-----------------
03-build_linux/console.log | 692 +-
04-boot_linux/console.log | 492 +-
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 34 +-
console.log | 14176 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14180 insertions(+), 14180 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards cf5e82786 2: update: binutils-gcc-linux: 5525
new ed76709a9 2: update: binutils-gcc-linux: 5525
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 (cf5e82786)
\
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 | 172 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 9017 +++++-----
04-build_abe-stage1/console.log | 15935 +++++++++---------
05-build_linux/console.log | 1090 +-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 82 +-
08-update_baseline/results.regressions | 20 +-
console.log | 26750 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 26777 insertions(+), 26773 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c2635849d 0: update: binutils-gcc-linux: all
new e3cbc6b54 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 (c2635849d)
\
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 | 201 +-
02-prepare_abe/console.log | 66 +-
03-build_abe-binutils/console.log | 11913 +++++------
04-build_abe-stage1/console.log | 15908 +++++++-------
05-build_linux/console.log | 6286 +++---
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 34410 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 34414 insertions(+), 34422 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 topic/af_unix
in repository newlib.
from fdec73f09 Cygwin: AF_UNIX: read: first cut
new 60ea273e5 Cygwin: AF_UNIX: use FILE_OPEN_REPARSE_POINT when needed
new 57c7155a4 Cygwin: AF_UNIX: accept4: copy trailing NUL byte
new b2d24f9be Cygwin: AF_UNIX: sendmsg: handle messages that are too long
new d8d2b713a Cygwin: AF_UNIX: sendmsg: avoid double use of variable name
new 1dc673641 Cygwin: AF_UNIX: recvmsg, first cut
The 5 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:
winsup/cygwin/fhandler.cc | 11 +-
winsup/cygwin/fhandler_socket_unix.cc | 320 +++++++++++++++++++++++-----------
winsup/cygwin/security.cc | 8 +-
3 files changed, 234 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.
unknown user pushed a change to branch master
in repository linux.
from c85fb28b6f99 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new f3c64eda3e50 mm: avoid early COW write protect games during fork()
new ec0fa0b65914 afs: Fix deadlock between writeback and truncate
new 5a0677110b73 arm/arm64: xen: Fix to convert percpu address to gfn correctly
new 86f0a5fb1b98 Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org [...]
new d6c9efd92443 exfat: fix pointer error checking
new 8ff006e57ad3 exfat: fix use of uninitialized spinlock on error path
new b9e3aa2a9bd4 Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/ [...]
new c3e0276c31ca drm/nouveau/device: return error for unknown chipsets
new d10285a25e29 drm/nouveau/mem: guard against NULL pointer access in mem_del
new 3d006ee42dde Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesk [...]
The 10 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:
arch/arm/xen/enlighten.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_mem.c | 2 +
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c | 1 +
fs/afs/inode.c | 47 ++++++++++++++++++-----
fs/afs/internal.h | 1 +
fs/afs/write.c | 11 ++++++
fs/exfat/cache.c | 11 ------
fs/exfat/exfat_fs.h | 3 +-
fs/exfat/inode.c | 2 -
fs/exfat/namei.c | 13 +++----
fs/exfat/super.c | 5 ++-
include/xen/arm/page.h | 3 ++
mm/memory.c | 41 ++------------------
13 files changed, 73 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.