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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards d49110b85 0: update: binutils-gcc-linux-glibc-gdb: 1
new dcba765b6 0: update: binutils-gcc-linux-glibc-gdb: 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 (d49110b85)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1580 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 39048 -> 38360 bytes
04-build_abe-gcc/console.log.xz | Bin 211884 -> 211116 bytes
06-build_abe-linux/console.log.xz | Bin 8808 -> 8924 bytes
07-build_abe-glibc/console.log.xz | Bin 238700 -> 238696 bytes
08-build_abe-gdb/console.log.xz | Bin 37764 -> 37736 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3832 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2788 -> 2668 bytes
11-check_regression/console.log.xz | Bin 4172 -> 3128 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 12 +
11-check_regression/results.compare | 15 +-
11-check_regression/results.compare2 | 153 +-
11-check_regression/results.regressions | 32 +
12-update_baseline/console.log | 461 ++-
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 12 +
12-update_baseline/results.compare | 15 +-
12-update_baseline/results.compare2 | 153 +-
12-update_baseline/results.regressions | 32 +
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3668960 -> 3684084 bytes
sumfiles/g++.sum | 28 +-
sumfiles/gcc.log.xz | Bin 3199912 -> 3208928 bytes
sumfiles/gcc.sum | 4886 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1069500 -> 1061876 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2276 -> 2268 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 216548 -> 216892 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 442544 -> 441120 bytes
sumfiles/libstdc++.sum | 5 +-
36 files changed, 2907 insertions(+), 2935 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-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 274295c6e53f Merge tag 'for-5.19/dm-fixes-3' of git://git.kernel.org/pu [...]
new 27cfa258951a ext2: fix fs corruption when trying to remove a non-empty [...]
new 4bca7e80b645 init: Initialize noop_backing_dev_info early
new 5c0cd3d4a976 Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/s [...]
new 97da4a537924 io_uring: fix index calculation
new c6e9fa5c0ab8 io_uring: fix types in provided buffer ring
new f9437ac0f851 io_uring: limit size of provided buffer ring
new b0380bf6dad4 io_uring: fix races with file table unregister
new d11d31fc5d8a io_uring: fix races with buffer table unregister
new 05b538c1765f io_uring: fix not locked access to fixed buf table
new e71d7c56dd69 io_uring: openclose: fix bug of closing wrong fixed file
new 42db0c00e275 io_uring: kbuf: fix bug of not consuming ring buffer in pa [...]
new fc9375e3f763 io_uring: fix double unlock for pbuf select
new feaf625e7055 Merge branch 'io_uring/io_uring-5.19' of https://github.co [...]
new 8899ce4b2f73 Revert "io_uring: support CQE32 for nop operation"
new aa165d6d2bb5 Revert "io_uring: add buffer selection support to IORING_OP_NOP"
new d884b6498d2f io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
new 91ef75a7db0d io_uring: get rid of __io_fill_cqe{32}_req()
new f43de1f88841 io_uring: unite fill_cqe and the 32B version
new 29ede2014c87 io_uring: fill extra big cqe fields from req
new 2caf9822f050 io_uring: fix ->extra{1,2} misuse
new cd94903d3ba5 io_uring: remove __io_fill_cqe() helper
new c5595975b53a io_uring: make io_fill_cqe_aux honour CQE32
new a76c0b31eef5 io_uring: commit non-pollable provided mapped buffers upfront
new 32fc810b364f io_uring: do not use prio task_work_add in uring_cmd
new 6436c770f120 io_uring: recycle provided buffer if we punt to io-wq
new f8e174c3071d Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.d [...]
new 1fc766b5c084 nvme: add device name to warning in uuid_show()
new 2f0dad1719cb nvme: add bug report info for global duplicate id
new 4641a8e6e145 nvme-pci: add trouble shooting steps for timeouts
new 3765fad50896 nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
new 2cf7a77ed5f8 nvme-pci: phison e12 has bogus namespace ids
new c98a879312ca nvme-pci: smi has bogus namespace ids
new c4f01a776b28 nvme-pci: sk hynix p31 has bogus namespace ids
new 6b961bce50e4 nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
new 43047e082b90 nvme-pci: disable write zeros support on UMIC and Samsung SSDs
new 2396e958c816 Merge tag 'nvme-5.19-2022-06-15' of git://git.infradead.or [...]
new d0a180341fe0 Revert "md: don't unregister sync_thread with reconfig_mut [...]
new f34fdcd4a0e7 md/raid5-ppl: Fix argument order in bio_alloc_bioset()
new 04cb45b49567 Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/ [...]
new 14dc7a18abbe block: Fix handling of offline queues in blk_mq_alloc_requ [...]
new 5fd7a84a09e6 blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_ [...]
new 4d337cebcb1c blk-mq: avoid to touch q->elevator without any protection
new 6cfeadbff3f8 blk-mq: don't clear flush_rq from tags->rqs[]
new b96f3cab5965 block/bfq: Enable I/O statistics
new 462abc9de7a1 Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/l [...]
The 45 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:
block/bfq-iosched.c | 6 +
block/blk-mq-sched.c | 1 +
block/blk-mq.c | 29 ++--
block/kyber-iosched.c | 3 +-
block/mq-deadline.c | 3 +
drivers/base/init.c | 2 +
drivers/md/dm-raid.c | 2 +-
drivers/md/md.c | 14 +-
drivers/md/md.h | 2 +-
drivers/md/raid5-ppl.c | 4 +-
drivers/nvme/host/core.c | 5 +-
drivers/nvme/host/nvme.h | 28 ++++
drivers/nvme/host/pci.c | 43 +++++-
fs/ext2/dir.c | 9 +-
fs/io_uring.c | 347 +++++++++++++++++-------------------------
include/linux/backing-dev.h | 2 +
include/linux/blkdev.h | 4 +-
include/uapi/linux/io_uring.h | 6 -
mm/backing-dev.c | 11 +-
19 files changed, 257 insertions(+), 264 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-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from ebd859d2cc Automatic date update in version.in
adds 614000f9d7 Automatic date update in version.in
adds a4577d4f18 Automatic date update in version.in
adds 8b1dda80a5 Automatic date update in version.in
adds 164daf3d64 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b269e105f 2: update: binutils-gcc-linux-qemu: 22799
discards 0516527a6 1: reset: gcc-a110855667782dac7b674d3e328b253b3b3c919b: 22093
discards e13054769 0: update: qemu-ffae6d9585dc9353c2776944b862bda126dd87ea: all
new 0dd8bf187 0: update: binutils-gcc-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 (b269e105f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 1580 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 29800 -> 30076 bytes
04-build_abe-stage1/console.log.xz | Bin 85764 -> 85648 bytes
05-build_abe-qemu/console.log.xz | Bin 32268 -> 32076 bytes
06-build_linux/console.log.xz | Bin 3524 -> 3336 bytes
07-boot_linux/console.log.xz | Bin 0 -> 496 bytes
08-check_regression/console.log.xz | Bin 484 -> 416 bytes
09-update_baseline/console.log | 133 ++++++++-------------------------
09-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 22 +++---
results | 4 +-
12 files changed, 47 insertions(+), 114 deletions(-)
create mode 100644 07-boot_linux/console.log.xz
delete mode 100644 09-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.