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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 6af728b8 0: update: binutils-llvm-linux-qemu: boot
new 21d3d89f 0: update: binutils-llvm-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 (6af728b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 94 +-
02-prepare_abe/console.log | 456 +-
03-build_abe-binutils/console.log | 11862 +++++-----
04-build_llvm/console.log | 14032 ++++++------
05-build_abe-qemu/console.log | 7058 +++---
06-build_linux/console.log | 655 +-
07-boot_linux/console.log | 422 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34603 +++++++++++++++---------------
jenkins/manifest.sh | 28 +-
results | 2 +-
14 files changed, 33851 insertions(+), 35425 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 f0fddcec6b62 Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/s [...]
new e71e2ace5721 userfaultfd: do not untag user pointers
new 0db282ba2c12 selftest: use mmap instead of posix_memalign to allocate memory
new 32ae8a066939 kfence: defer kfence_test_init to ensure that kunit debugf [...]
new 235a85cb32bb kfence: move the size check to the beginning of __kfence_alloc()
new 236e9f153852 kfence: skip all GFP_ZONEMASK allocations
new 8dad53a11f8d mm: call flush_dcache_page() in memcpy_to_page() and memze [...]
new d9a42b53bdf7 mm: use kmap_local_page in memzero_page
new 69e5d322a2fb mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ [...]
new 79e482e9c3ae memblock: make for_each_mem_range() traverse MEMBLOCK_HOTP [...]
new b43a9e76b4cc writeback, cgroup: remove wb from offline list before rele [...]
new 593311e85b26 writeback, cgroup: do not reparent dax inodes
new af6423746191 mm/secretmem: wire up ->set_page_dirty
new e904c2ccf9b5 mm: mmap_lock: fix disabling preemption directly
new e4dc3489143f mm: fix the deadlock in finish_fault()
new e0f7e2b2f7e7 hugetlbfs: fix mount mode command line processing
new bca1d4de3981 Merge branch 'akpm' (patches from Andrew)
new c36748ac5454 misc: eeprom: at24: Always append device id even if label [...]
new a750bff5b99e Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/p [...]
new 4a8ac5e45cda i2c: mpc: Poll for MCF
new 0823baef1646 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
new ec645dc96699 block: increase BLKCG_MAX_POLS
new 7764656b108c nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state i [...]
new 5396fdac56d8 nvme: fix refcounting imbalance when all paths are down
new 234211b8dd16 nvme: fix nvme_setup_command metadata trace event
new aaeb7bb061be nvme: set the PRACT bit when using Write Zeroes with T10 PI
new 7054133da39a Merge tag 'nvme-5.14-2021-07-22' of git://git.infradead.or [...]
new 4d4a60cede36 Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/l [...]
new 68b11e8b1562 io_uring: explicitly count entries for poll reqs
new 46fee9ab02cb io_uring: remove double poll entry on arm failure
new 362a9e652892 io_uring: fix memleak in io_init_wq_offload()
new 0cc936f74bca io_uring: fix early fdput() of file
new 3c30ef0f78cf io_uring: never attempt iopoll reissue from release path
new 991468dcf198 io_uring: explicitly catch any illegal async queue attempt
new 0ee818c393dc Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.d [...]
new e746f3451ec7 scsi: iscsi: Fix iface sysfs attr detection
new 6d8e7e7c9321 scsi: target: Fix protect handling in WRITE SAME(32)
new fae21608c31c scsi: mpt3sas: Transition IOC to Ready state during shutdown
new a47fa41381a0 scsi: target: Fix NULL dereference on XCOPY completion
new 7ffca2bb9d8b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 39 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:
Documentation/arm64/tagged-address-abi.rst | 26 ++++++---
drivers/i2c/busses/i2c-mpc.c | 4 +-
drivers/misc/eeprom/at24.c | 17 +++---
drivers/nvme/host/core.c | 19 +++++--
drivers/nvme/host/multipath.c | 9 ++-
drivers/nvme/host/nvme.h | 11 +---
drivers/nvme/host/pci.c | 4 +-
drivers/nvme/host/trace.h | 6 +-
drivers/scsi/mpt3sas/mpt3sas_base.c | 32 +++++------
drivers/scsi/mpt3sas/mpt3sas_base.h | 4 ++
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 7 ++-
drivers/scsi/scsi_transport_iscsi.c | 90 +++++++++++-------------------
drivers/target/target_core_sbc.c | 35 ++++++------
drivers/target/target_core_transport.c | 2 +-
fs/fs-writeback.c | 3 +
fs/hugetlbfs/inode.c | 2 +-
fs/io-wq.c | 7 ++-
fs/io_uring.c | 55 ++++++++++++------
fs/userfaultfd.c | 26 ++++-----
include/linux/blkdev.h | 2 +-
include/linux/highmem.h | 6 +-
include/linux/memblock.h | 4 +-
mm/backing-dev.c | 2 +-
mm/kfence/core.c | 19 ++++++-
mm/kfence/kfence_test.c | 2 +-
mm/memblock.c | 3 +-
mm/memory.c | 11 +++-
mm/mmap_lock.c | 4 +-
mm/page_alloc.c | 29 +++++-----
mm/secretmem.c | 1 +
tools/testing/selftests/vm/userfaultfd.c | 6 +-
31 files changed, 257 insertions(+), 191 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-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards be913d1e 2: update: binutils-77db4723ddda2a5eb20876e8a818f77ffa7dafc8: 1
new 6c7e04ad 2: update: binutils-c09c8b42021180eee9495bd50d8b35e683d3901b: 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 (be913d1e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 70 +-
02-prepare_abe/console.log | 190 +-
03-build_abe-binutils/console.log | 19574 ++++++++++----------
04-build_abe-dejagnu/console.log | 288 +-
05-build_abe-check_binutils/console.log | 7121 ++++----
06-check_regression/console.log | 96 +-
06-check_regression/results.compare1 | 4 +-
07-update_baseline/console.log | 1422 +-
07-update_baseline/results.compare1 | 4 +-
console.log | 28761 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/binutils.log.xz | Bin 40152 -> 40188 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 95704 -> 95612 bytes
sumfiles/gas.sum | 2 +-
sumfiles/ld.log.xz | Bin 118516 -> 118520 bytes
sumfiles/ld.sum | 2 +-
sumfiles/libctf.log.xz | Bin 2240 -> 2240 bytes
sumfiles/libctf.sum | 2 +-
19 files changed, 28806 insertions(+), 28740 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_ubsan
in repository toolchain/ci/gcc.
from ead235f6013 Daily bump.
adds 34dbb5f3464 include: Fix -Wundef warnings in ansidecl.h
No new revisions were added by this update.
Summary of changes:
include/ansidecl.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 3ef7bcf3 0: update: binutils-gcc: 1
new 3e0e6a86 0: update: binutils-gcc: 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 (3ef7bcf3)
\
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 | 175 +-
02-prepare_abe/console.log | 386 +-
04-build_abe-bootstrap_ubsan/console.log | 64704 ++++++++++++++--------------
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 18 +-
console.log | 65301 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 65287 insertions(+), 65325 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-release-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from 2016df9f3fa Daily bump.
adds c8ccb1828b7 [POWER10] __morestack calls from pcrel code
adds 9ca1fa731d5 Daily bump.
adds bf59a106b16 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libgcc/ChangeLog | 9 +++++++++
libgcc/config/rs6000/morestack.S | 41 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 51 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.