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-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 08642a395f23 Fix syntax error in Clang release notes
adds dda88bfc06b5 [clang][scan-build] Use cc/c++ instead of gcc/g++ on OpenBSD.
adds b96ee8f581f6 [X86] combineX86ShuffleChain - ensure we only peek through [...]
adds 5b95eb0b442e [debuginfo-test][cross-project-tests] Release note for new [...]
adds 80f974e40f81 [AArch64][GlobalISel] Use ZExtValue for zext(xor) when inv [...]
adds d0f0b5b99262 Thread safety analysis: Warn when demoting locks on back edges
adds ee6913cc8317 [analyzer] Add 13.0.0 release notes
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 48 +++++++++++++++++-
clang/lib/Analysis/ThreadSafety.cpp | 31 ++++++------
clang/test/SemaCXX/warn-thread-safety-analysis.cpp | 42 ++++++++++++++++
clang/tools/scan-build/libexec/ccc-analyzer | 3 ++
llvm/docs/ReleaseNotes.rst | 9 ++++
.../AArch64/GISel/AArch64InstructionSelector.cpp | 12 ++++-
llvm/lib/Target/X86/X86ISelLowering.cpp | 2 +-
.../AArch64/GlobalISel/opt-fold-xor-tbz-tbnz.mir | 32 ++++++++++++
llvm/test/CodeGen/X86/vector-reduce-mul.ll | 58 ++++++++++++++++++++++
9 files changed, 219 insertions(+), 18 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-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 0d5a11affe Automatic date update in version.in
adds 6060c2f337 Automatic date update in version.in
adds 27439f0eda Automatic date update in version.in
adds fcc561a54d Automatic date update in version.in
adds f0f39c9cfa Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ebc8692a5 0: update: binutils-llvm-linux-qemu: all
new 9c0b93d68 0: update: binutils-llvm-linux-qemu: 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 (ebc8692a5)
\
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.xz | Bin 1588 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41648 -> 41888 bytes
04-build_llvm/console.log.xz | Bin 57360 -> 57292 bytes
05-build_abe-qemu/console.log.xz | Bin 30236 -> 30648 bytes
06-build_linux/console.log.xz | Bin 3468 -> 3668 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 524 -> 416 bytes
08-check_regression/results.regressions | 2 --
09-update_baseline/console.log | 13 ++++---------
09-update_baseline/results.regressions | 2 --
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 15 insertions(+), 24 deletions(-)
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 09-update_baseline/results.regressions
--
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 9bc62afe03af Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/l [...]
new 8646e53633f3 KVM: rseq: Update rseq when processing NOTIFY_RESUME on xf [...]
new a68de80f61f6 entry: rseq: Call rseq_handle_notify_resume() in tracehook [...]
new de5f4213dafa tools: Move x86 syscall number fallbacks to .../uapi/
new 61e52f1630f5 KVM: selftests: Add a test for KVM_RUN+rseq to detect task [...]
new 2da4a23599c2 KVM: selftests: Remove __NR_userfaultfd syscall fallback
new f10f0481a5b5 Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm [...]
The 6 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/kernel/signal.c | 1 -
arch/arm64/kernel/signal.c | 4 +-
arch/csky/kernel/signal.c | 4 +-
arch/mips/kernel/signal.c | 4 +-
arch/powerpc/kernel/signal.c | 4 +-
include/linux/tracehook.h | 2 +
kernel/entry/common.c | 4 +-
kernel/rseq.c | 14 +-
tools/arch/x86/include/{ => uapi}/asm/unistd_32.h | 0
tools/arch/x86/include/{ => uapi}/asm/unistd_64.h | 3 -
tools/testing/selftests/kvm/.gitignore | 1 +
tools/testing/selftests/kvm/Makefile | 3 +
tools/testing/selftests/kvm/rseq_test.c | 236 ++++++++++++++++++++++
13 files changed, 258 insertions(+), 22 deletions(-)
rename tools/arch/x86/include/{ => uapi}/asm/unistd_32.h (100%)
rename tools/arch/x86/include/{ => uapi}/asm/unistd_64.h (83%)
create mode 100644 tools/testing/selftests/kvm/rseq_test.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 maskray/unnest
in repository glibc.
discards 0b4e7ee62a elf: Avoid nested functions in the loader (all ports) [BZ #27220]
new d77904c92f elf: Avoid nested functions in the loader (all ports) [BZ #27220]
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 (0b4e7ee62a)
\
N -- N -- N refs/heads/maskray/unnest (d77904c92f)
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:
elf/dl-conflict.c | 2 +-
elf/dl-reloc-static-pie.c | 5 ++---
elf/dl-reloc.c | 2 +-
elf/do-rel.h | 10 +++++-----
elf/dynamic-link.h | 29 ++++++++++++++---------------
elf/rtld.c | 2 +-
sysdeps/aarch64/dl-machine.h | 11 +++--------
sysdeps/alpha/dl-machine.h | 7 +------
sysdeps/arc/dl-machine.h | 7 +------
sysdeps/arm/dl-machine.h | 21 +++++++++------------
sysdeps/csky/dl-machine.h | 7 +------
sysdeps/hppa/dl-machine.h | 4 ++--
sysdeps/i386/dl-machine.h | 12 +++++-------
sysdeps/ia64/dl-machine.h | 6 +-----
sysdeps/m68k/dl-machine.h | 7 +------
sysdeps/microblaze/dl-machine.h | 7 +------
sysdeps/mips/dl-machine.h | 22 ++++++----------------
sysdeps/nios2/dl-machine.h | 7 +------
sysdeps/powerpc/powerpc32/dl-machine.h | 7 +------
sysdeps/powerpc/powerpc64/dl-machine.h | 6 +-----
sysdeps/riscv/dl-machine.h | 3 +--
sysdeps/s390/s390-32/dl-machine.h | 3 +--
sysdeps/s390/s390-64/dl-machine.h | 3 +--
sysdeps/sh/dl-machine.h | 7 +------
sysdeps/sparc/sparc32/dl-machine.h | 7 +------
sysdeps/sparc/sparc64/dl-machine.h | 7 +------
sysdeps/x86_64/dl-machine.h | 10 ++--------
27 files changed, 66 insertions(+), 155 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e08f27e3e 0: update: linux-e4e737bb5c170df6135a127739a9e6148ee3da82: boot
new 035393201 0: update: qemu-7adb961995a3744f51396502b33ad04a56a317c3: 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 (e08f27e3e)
\
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.xz | Bin 1588 -> 1728 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 42744 -> 42772 bytes
04-build_abe-stage1/console.log.xz | Bin 72504 -> 72776 bytes
05-build_abe-qemu/console.log.xz | Bin 31840 -> 30392 bytes
06-build_linux/console.log.xz | Bin 3456 -> 5240 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 528 -> 412 bytes
08-check_regression/results.regressions | 2 --
09-update_baseline/console.log | 21 ++++++++-------------
09-update_baseline/results.regressions | 2 --
jenkins/manifest.sh | 10 +++++-----
12 files changed, 13 insertions(+), 22 deletions(-)
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 09-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.