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-allyesconfig
in repository toolchain/ci/llvm-project.
from d75ce45777d Revert "[CMake] CheckAtomic.cmake: catch false positives in [...]
adds da0fe2ade36 Filter callbr insts from critical edge splitting
adds 3a91c12e7aa [docs] Add some LLDB release notes
No new revisions were added by this update.
Summary of changes:
llvm/docs/ReleaseNotes.rst | 9 +++++++++
llvm/lib/Transforms/Scalar/LICM.cpp | 3 ++-
llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | 3 ++-
llvm/test/Transforms/LICM/callbr-crash.ll | 18 ++++++++++++++++++
4 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 llvm/test/Transforms/LICM/callbr-crash.ll
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5b7b77f3 0: update: llvm-linux: 16
new a54d59a3 0: update: llvm-linux: 16
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 (5b7b77f3)
\
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 | 220 +-
02-build_llvm/console.log | 12664 +++++++++++++++++------------------
03-build_linux/console.log | 846 ++-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 32 +
console.log | 13772 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13806 insertions(+), 13746 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 ca7e1fd1026c Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.or [...]
new ff5ac61ee83c x86/ima: use correct identifier for SetupMode variable
new 3be54d558c75 efi: Only print errors about failing to get certs if EFI v [...]
new 6a30e1b1dcad crypto: rename sm3-256 to sm3 in hash_algo_name
new 5780b9abd530 ima: add sm3 algorithm to hash algorithm configuration list
new ebe7acadf5a9 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new 63fb9623427f ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
new 595abbaff5db y2038: remove ktime to/from timespec/timeval conversion
new 412c53a680a9 y2038: remove unused time32 interfaces
new c766d1472c70 y2038: hide timeval/timespec/itimerval/itimerspec types
new edf28f4061af Revert "ipc,sem: remove uneeded sem_undo_list lock usage i [...]
new 467d12f5c784 include/uapi/linux/swab.h: fix userspace breakage, use __B [...]
new 9e69fa46275b selftests/vm: add missed tests in run_vmtests
new ef0c08192ac0 get_maintainer: remove uses of P: for maintainer name
new 0ef82fcefb99 scripts/get_maintainer.pl: deprioritize old Fixes: addresses
new fed98ef4d8b6 mm/swapfile.c: fix a comment in sys_swapon()
new 75866af62b43 mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()
new c11d3fa0116a lib/string.c: update match_string() doc-strings with corre [...]
new 76073c646f5f mm/vmscan.c: don't round up scan size for online memory cgroup
new 18e19f195cd8 mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
new 305e519ce48e lib/stackdepot.c: fix global out-of-bounds in stack_slabs
new bb8d00ff51a0 MAINTAINERS: use tabs for SAFESETID
new b0dd1eb220c0 Merge branch 'akpm' (patches from Andrew)
The 22 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:
MAINTAINERS | 8 +-
arch/x86/kernel/ima_arch.c | 6 +-
crypto/hash_info.c | 2 +-
drivers/acpi/acpica/evevent.c | 45 ++++++++
drivers/acpi/sleep.c | 7 ++
include/acpi/acpixf.h | 1 +
include/linux/compat.h | 29 -----
include/linux/ktime.h | 37 -------
include/linux/time32.h | 154 +-------------------------
include/linux/timekeeping32.h | 32 ------
include/linux/types.h | 5 -
include/uapi/asm-generic/posix_types.h | 2 +
include/uapi/linux/swab.h | 4 +-
include/uapi/linux/time.h | 22 ++--
ipc/sem.c | 6 +-
kernel/compat.c | 64 -----------
kernel/time/time.c | 43 -------
lib/stackdepot.c | 8 +-
lib/string.c | 16 +++
mm/memcontrol.c | 4 +-
mm/sparse.c | 2 +-
mm/swapfile.c | 2 +-
mm/vmscan.c | 9 +-
scripts/get_maintainer.pl | 32 +-----
security/integrity/ima/Kconfig | 5 +
security/integrity/platform_certs/load_uefi.c | 40 ++++---
tools/testing/selftests/vm/run_vmtests | 33 ++++++
27 files changed, 180 insertions(+), 438 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/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 5d68e454 0: update: gcc-f91aa3e6cb808f8dfc6b45fa135f7583a7549161: 1
new 75f25a76 0: update: gcc-131fbdd7b750faecd7c874dc97adb01b53d073ea: 1
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 (5d68e454)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 22 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-bootstrap_O3/console.log | 71082 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 71560 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 71513 insertions(+), 71581 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-aarch64-mainline-defconfig
in repository toolchain/ci/llvm-project.
from d75ce45777d Revert "[CMake] CheckAtomic.cmake: catch false positives in [...]
adds da0fe2ade36 Filter callbr insts from critical edge splitting
adds 3a91c12e7aa [docs] Add some LLDB release notes
No new revisions were added by this update.
Summary of changes:
llvm/docs/ReleaseNotes.rst | 9 +++++++++
llvm/lib/Transforms/Scalar/LICM.cpp | 3 ++-
llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | 3 ++-
llvm/test/Transforms/LICM/callbr-crash.ll | 18 ++++++++++++++++++
4 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 llvm/test/Transforms/LICM/callbr-crash.ll
--
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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 274877be 0: update: llvm-linux: boot
new b805b7c1 0: update: llvm-linux: 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 (274877be)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 229 +-
02-build_llvm/console.log | 12580 +++++++++++++++++-----------------
03-build_linux/console.log | 676 +-
04-boot_linux/console.log | 444 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 +
console.log | 13968 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14008 insertions(+), 13936 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 e94e944bf28 Fix two more mips-tdep.h declarations
new 755251522af [gdb/testsuite] Fix gdb.go/methods.exp
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/testsuite/ChangeLog | 9 +++++
gdb/testsuite/gdb.go/methods.exp | 75 ++++++++++++++++++++++++++++++++++------
2 files changed, 74 insertions(+), 10 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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/gcc.
from f55bf4ddbfa i386: Skip ENDBR32 at the target function entry
adds bd2537ed5d4 i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps [...]
adds 8b3c0979ea1 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/mmx.md | 8 ++++----
3 files changed, 12 insertions(+), 5 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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9525d20f 0: update: binutils-gcc-linux: boot
new db1471f6 0: update: binutils-gcc-linux: 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 (9525d20f)
\
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:
01-reset_artifacts/console.log | 198 +-
02-prepare_abe/console.log | 396 +-
03-build_abe-binutils/console.log | 10896 +++++++--------
04-build_abe-stage1/console.log | 13640 ++++++++++---------
05-build_linux/console.log | 740 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 16 +-
console.log | 26148 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 26008 insertions(+), 26048 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.