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-mainline-allyesconfig
in repository toolchain/ci/linux.
from 738d2902773e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
adds 74f1a299107b Revert "fs: remove ksys_dup()"
adds 8df955a32a73 pstore/ram: Fix error-path memory leak in persistent_ram_n [...]
adds 9e5f1c19800b pstore/ram: Write new dumps to start of recycled zones
adds 278b14eb9203 Merge tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/sc [...]
adds 771b894f2f3d samples/seccomp: Zero out members based on seccomp_notif_sizes
adds 88c13f8bd714 selftests/seccomp: Zero out seccomp_notif
adds 2882d53c9c6f seccomp: Check that seccomp_notif is zeroed out by the user
adds e4ab5ccc357b selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
adds bf6dd9a58eba Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/s [...]
adds a5b0dc5a46c2 gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again
adds 90e0a47be934 Merge tag 'gcc-plugins-v5.5-rc5' of git://git.kernel.org/p [...]
adds 1f07dcc459d5 kernel.h: Remove unused FIELD_SIZEOF()
adds 7ca4ad5ba886 Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/ [...]
No new revisions were added by this update.
Summary of changes:
fs/file.c | 7 ++++++-
fs/pstore/ram.c | 13 +++++++++++++
include/linux/kernel.h | 9 ---------
include/linux/syscalls.h | 1 +
init/main.c | 26 ++++++--------------------
kernel/seccomp.c | 7 +++++++
samples/seccomp/user-trap.c | 4 ++--
scripts/gcc-plugins/Kconfig | 9 ++++-----
tools/testing/selftests/seccomp/seccomp_bpf.c | 15 ++++++++++++++-
9 files changed, 53 insertions(+), 38 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0a1fdbbfa 0: update: binutils-gcc-linux: all
new 39eea410e 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 (0a1fdbbfa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 105 +-
02-prepare_abe/console.log | 200 +-
03-build_abe-binutils/console.log | 11617 +++++------
04-build_abe-stage1/console.log | 19975 ++++++++++---------
05-build_linux/console.log | 5938 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 37868 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 37872 insertions(+), 37853 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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 738d2902773e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new 74f1a299107b Revert "fs: remove ksys_dup()"
new 8df955a32a73 pstore/ram: Fix error-path memory leak in persistent_ram_n [...]
new 9e5f1c19800b pstore/ram: Write new dumps to start of recycled zones
new 278b14eb9203 Merge tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/sc [...]
new 771b894f2f3d samples/seccomp: Zero out members based on seccomp_notif_sizes
new 88c13f8bd714 selftests/seccomp: Zero out seccomp_notif
new 2882d53c9c6f seccomp: Check that seccomp_notif is zeroed out by the user
new e4ab5ccc357b selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
new bf6dd9a58eba Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/s [...]
new a5b0dc5a46c2 gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again
new 90e0a47be934 Merge tag 'gcc-plugins-v5.5-rc5' of git://git.kernel.org/p [...]
new 1f07dcc459d5 kernel.h: Remove unused FIELD_SIZEOF()
new 7ca4ad5ba886 Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/ [...]
The 13 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:
fs/file.c | 7 ++++++-
fs/pstore/ram.c | 13 +++++++++++++
include/linux/kernel.h | 9 ---------
include/linux/syscalls.h | 1 +
init/main.c | 26 ++++++--------------------
kernel/seccomp.c | 7 +++++++
samples/seccomp/user-trap.c | 4 ++--
scripts/gcc-plugins/Kconfig | 9 ++++-----
tools/testing/selftests/seccomp/seccomp_bpf.c | 15 ++++++++++++++-
9 files changed, 53 insertions(+), 38 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ec3195c1b 0: update: llvm-linux: all
new 584163c87 0: update: llvm-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 (ec3195c1b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 68 +-
02-build_llvm/console.log | 12573 +++++++++++++++++-----------------
03-build_linux/console.log | 1208 ++--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 13890 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13911 insertions(+), 13868 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 6687b129bcf Automatic date update in version.in
new 8133c7dce66 Remove stale references to Cell BE
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:
gdb/ChangeLog | 6 ++++++
gdb/proc-service.c | 5 +----
gdb/target.h | 9 ++++-----
3 files changed, 11 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.