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-defconfig
in repository toolchain/ci/base-artifacts.
discards 3e9335132 llvm-302393d4daf20d114485c74942d7686d52c500a8: 5082
new 05eebdcf6 linux-333478a7eb21245880c89aad166ad08478cc577d: 5082
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 (3e9335132)
\
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 | 70 +-
2-build_llvm/console.log | 10198 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 305 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 10 +-
console.log | 10585 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10581 insertions(+), 10611 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 clang.
from 140c81ebe1 [Documentation] Use HTTPS whenever possible
new 45b5be68b3 [Documentation] Fix problem in docs/SafeStack.rst introduced [...]
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:
docs/SafeStack.rst | 6 +++---
1 file changed, 3 insertions(+), 3 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 newlib.
from b644774b8 Use nanf() instead of nan() in single-precision float libm ma [...]
new b79b0c2ba Cygwin: cygthread: set thread name before calling thread func
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:
winsup/cygwin/cygthread.cc | 4 ++--
winsup/cygwin/release/2.12.0 | 2 ++
2 files changed, 4 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/llvm-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards eb8aa6ff5 llvm-cfa79b27b5c50c0f698176355b9f3249036c267e: all
new 72a5e612b linux-3d4332cd825848da1a40c7116eb777b3269df0ea: 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 (eb8aa6ff5)
\
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 | 16 +-
2-build_llvm/console.log | 5147 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 234 +-
console.log | 5397 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 5491 insertions(+), 5325 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 clang.
from 5739ad37a8 Merge similar target diagnostics for interrupt attribute int [...]
new 140c81ebe1 [Documentation] Use HTTPS whenever possible
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:
docs/AutomaticReferenceCounting.rst | 2 +-
docs/ClangFormatStyleOptions.rst | 6 +++---
docs/ControlFlowIntegrity.rst | 2 +-
docs/ControlFlowIntegrityDesign.rst | 4 ++--
docs/ExternalClangExamples.rst | 6 +++---
docs/HardwareAssistedAddressSanitizerDesign.rst | 2 +-
docs/HowToSetupToolingForLLVM.rst | 2 +-
docs/InternalsManual.rst | 4 ++--
docs/IntroductionToTheClangAST.rst | 2 +-
docs/JSONCompilationDatabase.rst | 2 +-
docs/LanguageExtensions.rst | 16 ++++++++--------
docs/MSVCCompatibility.rst | 4 ++--
docs/PCHInternals.rst | 2 +-
docs/SafeStack.rst | 16 ++++++++--------
docs/SanitizerCoverage.rst | 6 +++---
docs/Toolchain.rst | 20 ++++++++++----------
docs/UndefinedBehaviorSanitizer.rst | 2 +-
docs/UsersManual.rst | 20 ++++++++++----------
docs/analyzer/DesignDiscussions/InitializerLists.rst | 2 +-
19 files changed, 60 insertions(+), 60 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 333478a7eb21 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
new 03aa047ef2db s390/early: improve machine detection
new a38662084c8b s390/mm: always force a load of the primary ASCE on contex [...]
new b7cb707c3730 s390/smp: fix CPU hotplug deadlock with CPU rescan
new 190f056fba23 s390/vdso: correct vdso mapping for compat tasks
new 60f1bf29c0b2 s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
new 09c2fe608a26 Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/lin [...]
new 7d6380cd40f7 ipmi:ssif: Fix handling of multi-part return messages
new a7102c746179 ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
new 479d6b39b9e0 ipmi: Prevent use-after-free in deliver_response
new 77f8269606bf ipmi: fix use-after-free of user->release_barrier.rda
new 913a89f009d9 ipmi: Don't initialize anything in the core until somethin [...]
new db7814463123 Merge tag 'for-linus-5.0' of git://github.com/cminyard/linux-ipmi
new 30bac164aca7 Revert "Change mincore() to count "mapped" pages rather th [...]
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:
arch/s390/include/asm/mmu_context.h | 7 +-
arch/s390/kernel/early.c | 4 +-
arch/s390/kernel/setup.c | 2 +
arch/s390/kernel/smp.c | 11 ++-
arch/s390/kernel/vdso.c | 5 +-
drivers/char/ipmi/ipmi_msghandler.c | 173 +++++++++++++++++++++---------------
drivers/char/ipmi/ipmi_ssif.c | 25 ++++--
drivers/s390/char/sclp_config.c | 2 +
mm/mincore.c | 94 +++++++++++++++++---
9 files changed, 219 insertions(+), 104 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 05289c818 gcc-50c4a518122023d58df32ad4514e430517ab3c40: all
new 71f9782df linux-23b6b8bf9011dc714e7c66ada789c665261607ac: 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 (05289c818)
\
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:
1-reset_artifacts/console.log | 76 +-
2-prepare_abe/console.log | 32 +-
3-build_abe-binutils/console.log | 6076 ++---
4-build_abe-stage1/console.log | 13313 +++++-----
5-count_linux_objs/console.log | 48785 +++++++++++++++++++------------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 28 +-
console.log | 39678 +++++++++++++++---------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 53984 insertions(+), 54028 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.