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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d3b5ee47 6: update: binutils-llvm-linux-qemu: 40
new 9704cd81 6: update: binutils-llvm-linux-qemu: 40
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 (d3b5ee47)
\
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.xz | Bin 1576 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 45788 -> 44796 bytes
04-build_llvm/console.log.xz | Bin 59920 -> 59364 bytes
05-build_abe-qemu/console.log.xz | Bin 30496 -> 30136 bytes
06-build_linux/console.log.xz | Bin 3428 -> 3736 bytes
08-check_regression/console.log.xz | Bin 472 -> 472 bytes
09-update_baseline/console.log | 56 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++++++-------
9 files changed, 38 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.
unknown user pushed a change to branch master
in repository linux.
from 86799cdfbcd2 Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.d [...]
new 6cb206508b62 tracing: Check pid filtering when creating events
new a55f224ff5f2 tracing: Fix pid filtering when triggers are attached
new 86155d6b43ce Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/ [...]
The 3 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:
kernel/trace/trace.h | 24 ++++++++++++++++++------
kernel/trace/trace_events.c | 12 ++++++++++++
2 files changed, 30 insertions(+), 6 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_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from 6916d9e65c sim: testsuite: add dedicated flag for init toolchain tests
adds d9a84d15f2 sim: hw: mark hw_descriptors const
No new revisions were added by this update.
Summary of changes:
sim/common/Make-common.in | 2 +-
sim/common/hw-base.c | 2 +-
2 files changed, 2 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_gnu_cross_build/master-arm
in repository toolchain/ci/linux.
from c5c17547b778 Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/l [...]
adds fbf3bce45821 MIPS: boot/compressed/: add __ashldi3 to target for ZSTD c [...]
adds 1cab5bd69eb1 MIPS: Fix using smp_processor_id() in preemptible in show_ [...]
adds 7db5e9e9e5e6 MIPS: loongson64: fix FTLB configuration
adds 41ce097f7144 MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
adds 6be088036c0b Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/ [...]
adds cf0b0e3712f7 KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB
adds 5bb60ea611db powerpc/32: Fix hardlockup on vmap stack overflow
adds 7b65b798a604 Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm [...]
adds 57bbeacdbee7 erofs: fix deadlock when shrink erofs slab
adds 52dc4c640ac5 Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.o [...]
adds d3c45824ad65 NFSv42: Don't fail clone() unless the OP_CLONE operation failed
adds 93c2e5e0a9ec NFS: Add a tracepoint to show the results of nfs_set_cache [...]
adds 3f015d89a47c NFSv42: Fix pagecache invalidation after COPY/CLONE
adds ea027cb2e1b5 NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
adds 268bb03856ed sunrpc: fix header include guard in trace header
adds 064a91771f7a SUNRPC: use different lock keys for INET6 and LOCAL
adds 741392771338 Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/proj [...]
No new revisions were added by this update.
Summary of changes:
arch/mips/Kconfig | 2 +-
arch/mips/boot/compressed/Makefile | 2 +-
arch/mips/kernel/cpu-probe.c | 4 ++--
arch/mips/kernel/proc.c | 2 +-
arch/powerpc/kernel/head_32.h | 6 +++---
arch/powerpc/kvm/book3s_hv_builtin.c | 5 ++++-
fs/erofs/utils.c | 8 ++++++--
fs/nfs/inode.c | 1 +
fs/nfs/nfs42proc.c | 4 +++-
fs/nfs/nfs42xdr.c | 3 +--
fs/nfs/nfs4state.c | 4 ++++
fs/nfs/nfstrace.h | 1 +
include/trace/events/rpcgss.h | 2 +-
net/sunrpc/xprtsock.c | 10 +++++-----
14 files changed, 34 insertions(+), 20 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_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from f7e4f57f1c7 x86: Fix up x86_{,64_}sh{l,r}d patterns [PR103431]
adds 1e534084524 jit: Change printf specifiers for size_t to %zu
No new revisions were added by this update.
Summary of changes:
gcc/jit/libgccjit.c | 4 ++--
1 file changed, 2 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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 6916d9e65c sim: testsuite: add dedicated flag for init toolchain tests
adds d9a84d15f2 sim: hw: mark hw_descriptors const
No new revisions were added by this update.
Summary of changes:
sim/common/Make-common.in | 2 +-
sim/common/hw-base.c | 2 +-
2 files changed, 2 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 7f6e1bbd 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 385ae005 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (7f6e1bbd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1548 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 43296 -> 43332 bytes
05-build_abe-stage1/console.log.xz | Bin 91192 -> 90184 bytes
07-build_abe-linux/console.log.xz | Bin 9924 -> 9180 bytes
08-build_abe-glibc/console.log.xz | Bin 229324 -> 230632 bytes
09-build_abe-stage2/console.log.xz | Bin 217440 -> 217644 bytes
10-build_abe-gdb/console.log.xz | Bin 43972 -> 43996 bytes
11-build_abe-qemu/console.log.xz | Bin 29108 -> 29592 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 12 insertions(+), 12 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-next-defconfig
in repository toolchain/ci/qemu.
from 35133781bd Merge tag 'pull-block-2021-11-23' of https://gitlab.com/hrei [...]
adds 14d02cfbe4 Update version for v6.2.0-rc2 release
adds dd4b0de459 Fix version for v6.2.0-rc2 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.