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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 661f63c165 Automatic date update in version.in
adds 334a1f8735 Automatic date update in version.in
adds d9229193f1 Automatic date update in version.in
adds 600c091812 Automatic date update in version.in
adds 00415c4cb8 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/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3a189a76b 0: update: binutils-gcc-linux-qemu: boot
new 631b476ca 0: update: binutils-gcc-linux-qemu: 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 (3a189a76b)
\
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.xz | Bin 1560 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30136 -> 30244 bytes
04-build_abe-stage1/console.log.xz | Bin 67552 -> 67676 bytes
05-build_abe-qemu/console.log.xz | Bin 32204 -> 31908 bytes
06-build_linux/console.log.xz | Bin 3376 -> 3416 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 18 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_gnu_native_build/master-aarch64
in repository toolchain/ci/glibc.
from 3a0588ae48 elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS w [...]
adds 834ddd0432 linux: Fix missing internal 64 bit time_t stat usage
adds 9e5daa1f6a benchtests: Add pthread-mutex-locks bench
adds 7c477b57a3 posix/glob.c: update from gnulib
adds 911c63a51c sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
adds 6f043e0ee7 Use __ehdr_start rather than _begin in _dl_start_final
No new revisions were added by this update.
Summary of changes:
benchtests/Makefile | 2 +
benchtests/bench-pthread-mutex-locks.c | 288 +++++++++++++++++++++
elf/Makefile | 3 +-
elf/rtld.c | 7 +-
posix/glob.c | 70 ++++-
.../generic/fast-jitter.h | 37 +--
sysdeps/unix/sysv/linux/faccessat.c | 4 +-
sysdeps/unix/sysv/linux/glob64-time64.c | 1 +
sysdeps/unix/sysv/linux/pathconf.c | 4 +-
9 files changed, 376 insertions(+), 40 deletions(-)
create mode 100644 benchtests/bench-pthread-mutex-locks.c
copy posix/tst-fnmatch4.c => sysdeps/generic/fast-jitter.h (57%)
--
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_native_build/master-aarch64
in repository toolchain/ci/linux.
from 46cf2c613f4b Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/sc [...]
adds 233087ca0636 floppy: disable FDRAWCMD by default
adds 9fe4e0d3cbfe mtd: rawnand: fix ecc parameters for mt7622
adds 084c16ab423a mtd: rawnand: Fix return value check of wait_for_completio [...]
adds 37c5f9e80e01 mtd: fix 'part' field data corruption in mtd_info
adds ba7542eb2dd5 mtd: rawnand: qcom: fix memory corruption that causes panic
adds 03498b7131b8 Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org [...]
adds 694852ead287 zonefs: Clear inode information flags on inode creation
adds 1da18a296f5b zonefs: Fix management of open zones
adds 211ed5480aff Merge tag 'zonefs-5.18-rc5' of git://git.kernel.org/pub/sc [...]
adds e5be15767e7e hex2bin: make the function hex_to_bin constant-time
adds e4d8a2999773 hex2bin: fix access beyond string end
adds 31fa985b4196 kasan: prevent cpu_quarantine corruption when CPU offline [...]
adds 5603f9bdea68 docs: vm/page_owner: use literal blocks for param description
adds 8f4dd16603ce Merge branch 'akpm' (patches from Andrew)
No new revisions were added by this update.
Summary of changes:
Documentation/vm/page_owner.rst | 5 +++--
drivers/block/Kconfig | 16 ++++++++++++++
drivers/block/floppy.c | 43 ++++++++++++++++++++++++++----------
drivers/mtd/nand/raw/mtk_ecc.c | 12 ++++++----
drivers/mtd/nand/raw/qcom_nandc.c | 24 ++++++++++----------
drivers/mtd/nand/raw/sh_flctl.c | 14 +++++++-----
fs/zonefs/super.c | 46 ++++++++++++++++++++++++++++++++++-----
include/linux/kernel.h | 2 +-
include/linux/mtd/mtd.h | 6 ++---
lib/hexdump.c | 41 +++++++++++++++++++++++++---------
mm/kasan/quarantine.c | 7 ++++++
11 files changed, 162 insertions(+), 54 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_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards dd30dfb49 2: update: binutils-gcc-linux-glibc-gdb: 0
new 69bb3a8f2 2: update: binutils-gcc-linux-glibc-gdb: 0
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 (dd30dfb49)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 24520 -> 25240 bytes
10-check_regression/console.log.xz | Bin 412 -> 412 bytes
11-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 16 ++++++++--------
6 files changed, 11 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.