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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards fa21f7ed 4: update: linux-4e78c578cb987725eef1cec7d11b6437109e9a49: 21126
new 979255f4 4: update: binutils-17417fb0ec9842de1774e1e76f1f11c00cdafc47: 21126
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 (fa21f7ed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 181 +-
02-prepare_abe/console.log | 384 +-
03-build_abe-binutils/console.log | 11472 +++++----
04-build_abe-stage1/console.log | 18864 +++++++-------
05-build_linux/console.log | 10096 ++++----
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 20 +-
console.log | 41111 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
11 files changed, 41347 insertions(+), 40837 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 bb3540be73ca Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/ [...]
new a4147d855f50 dmaengine: ti-cppi5: Replace zero-length array with flexib [...]
new 277ffd6c1ec0 mailbox: zynqmp-ipi-message: Replace zero-length array wit [...]
new 883541051567 platform/chrome: cros_ec_commands: Replace zero-length arr [...]
new 120088832042 platform/chrome: cros_ec_proto: Replace zero-length array [...]
new 9d0a49c7023c tracepoint: Replace zero-length array with flexible-array member
new fa29c9c11d4e params: Replace zero-length array with flexible-array member
new b08eadd27263 Bluetooth: Replace zero-length array with flexible-array member
new 5e01fdff04b7 fs: Replace zero-length array with flexible-array member
new bfe124d197f6 enetc: Replace zero-length array with flexible-array member
new 4739eeafb9f0 ima: Replace zero-length array with flexible-array member
new 8fdaabe1c9b3 scsi: target: tcmu: Replace zero-length array with flexibl [...]
new 4acbf5545d5a Bluetooth: btintel: Replace zero-length array with flexibl [...]
new 691f4077d560 gve: Replace zero-length array with flexible-array member
new b21de80ac156 mei: hw: Replace zero-length array with flexible-array member
new 290562075d4d net/mlx5: Replace zero-length array with flexible-array member
new 7206d58a3a53 net/smc: Replace zero-length array with flexible-array member
new a38283da05d3 printk: ringbuffer: Replace zero-length array with flexibl [...]
new 53760f9b74a3 Merge tag 'flexible-array-conversions-5.10-rc2' of git://g [...]
new 3f1b623a1be9 vdpa: introduce config op to get valid iova range
new 1b48dc03e575 vhost: vdpa: report iova range
new 70a62fce2628 vdpa_sim: implement get_iova_range()
new 7922460e33c8 vhost_vdpa: Return -EFAULT if copy_from_user() fails
new 7ba08e81cb4a vdpa/mlx5: Fix error return in map_direct_mr()
new 5e1a3149eec8 Revert "vhost-vdpa: fix page pinning leakage in error path"
new 1eca16b23157 vdpa_sim: Fix DMA mask
new e01afe36df1a vdpa: handle irq bypass register failure case
new 4a6a42db53aa vdpasim: fix MAC address configuration
new 0c86d774883f vdpasim: allow to assign a MAC address
new c2dc4c073fb7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 29 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:
drivers/bluetooth/btintel.h | 2 +-
drivers/misc/mei/hw.h | 6 +-
drivers/net/ethernet/freescale/enetc/enetc_qos.c | 2 +-
drivers/net/ethernet/google/gve/gve_adminq.h | 2 +-
drivers/net/ethernet/google/gve/gve_main.c | 5 +-
drivers/target/target_core_user.c | 2 +-
drivers/vdpa/mlx5/core/mr.c | 5 +-
drivers/vdpa/vdpa_sim/vdpa_sim.c | 33 ++++-
drivers/vhost/vdpa.c | 173 +++++++++++++----------
fs/binfmt_elf.c | 2 +-
fs/hfs/btree.h | 2 +-
fs/hfsplus/hfsplus_fs.h | 2 +-
fs/isofs/rock.h | 8 +-
fs/select.c | 4 +-
include/linux/dma/ti-cppi5.h | 4 +-
include/linux/fs.h | 2 +-
include/linux/mailbox/zynqmp-ipi-message.h | 2 +-
include/linux/mlx5/mlx5_ifc.h | 4 +-
include/linux/platform_data/cros_ec_commands.h | 14 +-
include/linux/platform_data/cros_ec_proto.h | 2 +-
include/linux/vdpa.h | 15 ++
include/uapi/linux/vhost.h | 4 +
include/uapi/linux/vhost_types.h | 9 ++
kernel/params.c | 2 +-
kernel/printk/printk_ringbuffer.c | 2 +-
kernel/tracepoint.c | 2 +-
net/bluetooth/msft.c | 3 +-
net/smc/smc_clc.h | 4 +-
security/integrity/ima/ima.h | 2 +-
29 files changed, 197 insertions(+), 122 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
in repository toolchain/ci/interesting-commits.
from 5b47473 Add regression ae7a23a3fab74ebd45203d48fa09681c9945ee7a from [...]
new 64d52b7 Add regression ae7a23a3fab74ebd45203d48fa09681c9945ee7a from [...]
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:
gcc | 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-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8395b746 4: update: binutils-gcc-linux: 21126
new fa21f7ed 4: update: linux-4e78c578cb987725eef1cec7d11b6437109e9a49: 21126
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 (8395b746)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 235 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11499 ++++----
04-build_abe-stage1/console.log | 20432 +++++++-------
05-build_linux/console.log | 10173 ++++---
07-check_regression/console.log | 34 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 122 +-
08-update_baseline/results.regressions | 20 +-
console.log | 42891 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
11 files changed, 42378 insertions(+), 43488 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 25fb0b29 0: update: llvm-linux: boot
new 44d699c8 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 (25fb0b29)
\
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 | 171 +-
02-build_llvm/console.log | 12626 +++++++--------
03-build_linux/console.log | 18462 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 31269 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 31282 insertions(+), 31264 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ca92d8d1 0: update: linux-bde3f94035b0e5a724853544d65d00536e1889b2: all
new 01527ac4 0: update: binutils-17417fb0ec9842de1774e1e76f1f11c00cdafc47: 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 (ca92d8d1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 104 +-
02-prepare_abe/console.log | 442 +-
03-build_abe-binutils/console.log | 11340 ++++++-----
04-build_abe-stage1/console.log | 19697 +++++++++---------
05-build_linux/console.log | 605 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 14 +-
08-update_baseline/results.regressions | 2 +-
console.log | 32226 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 32420 insertions(+), 32036 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2d4a8813 0: update: binutils-gcc-linux: all
new ca92d8d1 0: update: linux-bde3f94035b0e5a724853544d65d00536e1889b2: 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 (2d4a8813)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 193 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11459 +++++------
04-build_abe-stage1/console.log | 20328 +++++++++---------
05-build_linux/console.log | 753 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 33177 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 32597 insertions(+), 33771 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.