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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 294d9b1afb llvm-da2bb5d5f6827bc22d89637fe96dab15ec88a57b: all
new 2ccc0d0a35 linux-fb978c0292e73632e0591454a2a61b6ffce75648: 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 (294d9b1afb)
\
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:
1-reset_artifacts/console.log | 72 +-
2-build_llvm/console.log | 10318 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 224 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10620 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10510 insertions(+), 10750 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards df04c3a4c5 llvm-a4ccfc1841f90b0dbce3f4e36a97ca0901bf35d7: 17262
new a9823b42b8 llvm-c41835230ae127a9226c2b62f6f1b589d2f9083f: 17262
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 (df04c3a4c5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9121 +++++++++++++++++------------------
3-count_linux_objs/console.log | 920 ++--
console.log | 10165 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 9998 insertions(+), 10240 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 8834f5600cf3 Linux 5.0-rc5
new 2d2d478576d7 pinctrl: mediatek: fix Kconfig build errors for moore core
new dc1445584177 pinctrl: sunxi: Fix and simplify pin bank regulator handling
new ca4438442ef2 pinctrl: sunxi: Consider pin_base when calculating regulat [...]
new e3f72b749da2 pinctrl: cherryview: fix Strago DMI workaround
new f165988b77ef pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18
new 10098709b4ee pinctrl: sunxi: Correct number of IRQ banks on H6 main pin [...]
new b66bc7776748 Merge tag 'pinctrl-v5.0-2' of git://git.kernel.org/pub/scm [...]
new 97e1532ef81a fuse: handle zero sized retrieve correctly
new 8a3177db59cd cuse: fix ioctl
new 9509941e9c53 fuse: call pipe_buf_release() under pipe lock
new a2ebba824106 fuse: decrement NR_WRITEBACK_TEMP on the right page
new 076a3f553743 Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub [...]
new ea6eb5e7d15e tracing: uprobes: Fix typo in pr_fmt string
new 0722069a5374 tracing/uprobes: Fix output for multiple string arguments
new 4879f11615d2 Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm [...]
new 45383fb0f42d virtio: support VIRTIO_F_ORDER_PLATFORM
new 9c0644ee4aa8 virtio: drop internal struct from UAPI
new b0314565da2b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 18 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:
drivers/pinctrl/intel/pinctrl-cherryview.c | 8 +++---
drivers/pinctrl/mediatek/Kconfig | 3 ++
drivers/pinctrl/pinctrl-mcp23s08.c | 7 ++++-
drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c | 2 +-
drivers/pinctrl/sunxi/pinctrl-sunxi.c | 44 +++++++++++++++---------------
drivers/pinctrl/sunxi/pinctrl-sunxi.h | 2 +-
drivers/virtio/virtio_ring.c | 15 +++++++++-
fs/fuse/dev.c | 4 ++-
fs/fuse/file.c | 2 +-
fs/fuse/inode.c | 2 +-
include/uapi/linux/virtio_config.h | 6 ++++
include/uapi/linux/virtio_ring.h | 10 -------
kernel/trace/trace_uprobe.c | 9 +++++-
13 files changed, 70 insertions(+), 44 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 gcc.
from 7490764f0a1 os, syscall: Hurd fixes for a couple of tests
adds 939d44f32a2 [PR86218] handle ck_aggr in compare_ics in both and either [...]
No new revisions were added by this update.
Summary of changes:
gcc/cp/ChangeLog | 5 +++++
gcc/cp/call.c | 9 +++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr86218.C | 11 +++++++++++
4 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr86218.C
--
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 lld.
from 22c19ea7f [WebAssembly] Honor WASM_SYMBOL_EXPORT symbol flag
new 369e0b3c9 [LLD][ELF] - Set DF_STATIC_TLS flag for X64 target
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:
ELF/Arch/X86_64.cpp | 3 +++
test/ELF/tls-dynamic.s | 26 +++++++++++++-------------
test/ELF/tls-got.s | 26 +++++++++++++-------------
test/ELF/tls-initial-exec-local.s | 14 +++++++-------
test/ELF/x86-64-static-tls-model.s | 18 ++++++++++++++++++
5 files changed, 54 insertions(+), 33 deletions(-)
create mode 100644 test/ELF/x86-64-static-tls-model.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.
unknown user pushed a change to branch master
in repository compiler-rt.
from d132f10cc [CMake] Mark runtime library link libraries as private
new 9a7649b57 [sanitizer] Fix Android tests
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:
test/sanitizer_common/TestCases/Posix/getpw_getgr.cc | 2 ++
1 file changed, 2 insertions(+)
--
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3e02588695 linux-1ff5403385648b1554fd1aeffffdeec71d9cd41c: all
new 70f81559e9 gcc-9568ba5ea6d053723da758615692341a2847a53b: 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 (3e02588695)
\
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:
1-reset_artifacts/console.log | 13 +-
3-build_abe-binutils/console.log | 3150 +++++++++---------
4-build_abe-stage1/console.log | 3174 ++++++++++---------
5-count_linux_objs/console.log | 171 +-
console.log | 6492 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 6428 insertions(+), 6592 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.