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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0ef2fc53 0: update: binutils-gcc-linux: all
new 5a5cfbb1 0: update: binutils-gcc-linux: 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 (0ef2fc53)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 184 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11926 ++++++------
04-build_abe-stage1/console.log | 15787 ++++++++--------
05-build_linux/console.log | 8172 ++++----
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 36532 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 36532 insertions(+), 36535 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 b719ae070ee2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...]
new 8a4f300b978e RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
new a70ed0f2e626 IB/hfi1: Acquire lock to release TID entries when user fil [...]
new be8638344c70 IB/hfi1: Close window for pq and request coliding
new f92e48718889 IB/rdmavt: Reset all QPs when the device is shut down
new a72f4ac1d778 RDMA/core: Fix invalid memory access in spec_filter_size
new 10189e8e6fe8 IB/mlx5: Return failure when rts2rts_qp_counters_set_id is [...]
new d219face9059 RDMA/iw_cxgb4: initiate CLOSE when entering TERM
new 663218a3e715 RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
new a0767da7774d RDMA/core: Add missing list deletion on freeing event queue
new a8af8694a5e8 RDMA/mlx5: Fix async events cleanup flows
new 9ea04d0df6e6 IB/umad: Fix kernel crash while unloading ib_umad
new 9b6d3bbc1335 RDMA/mlx5: Prevent overflow in mmap offset calculations
new 8ac0e6641c7c RDMA/rxe: Fix soft lockup problem due to using tasklets in [...]
new 1dd017882e01 RDMA/core: Fix protection fault in get_pkey_idx_qp_list
new 685eff513183 IB/mlx5: Use div64_u64 for num_var_hw_entries calculation
new 54654e142d9e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new fbd1ec000213 Input: ili210x - fix return value of is_visible function
new d0c5e7d4f5e5 Input: ili210x - add ili2120 support
new 557d0841bc73 Input: psmouse - switch to using i2c_new_scanned_device()
new cfb8d7811f81 Input: goldfish_events - replace zero-length array with fl [...]
new a1b9b65edfd8 Input: gpio_keys - replace zero-length array with flexible [...]
new bf502391353b Input: synaptics - switch T470s to RMI4 by default
new b8a3d819f872 Input: synaptics - enable SMBus on ThinkPad L470
new 5179a9dfa944 Input: synaptics - remove the LEN0049 dmi id from topbutto [...]
new 3d87c75d84e2 Input: gpio_keys_polled - replace zero-length array with f [...]
new 94bef5d57992 Input: tca6416-keypad - replace zero-length array with fle [...]
new 3dbae1553897 Input: cyapa - replace zero-length array with flexible-arr [...]
new db70e26e33ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 28 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:
.../devicetree/bindings/input/ilitek,ili2xxx.txt | 3 +-
drivers/infiniband/core/security.c | 24 +++----
drivers/infiniband/core/user_mad.c | 5 +-
drivers/infiniband/core/uverbs_cmd.c | 15 ++--
drivers/infiniband/core/uverbs_std_types.c | 1 +
drivers/infiniband/hw/cxgb4/cm.c | 4 ++
drivers/infiniband/hw/cxgb4/qp.c | 4 +-
drivers/infiniband/hw/hfi1/affinity.c | 2 +
drivers/infiniband/hw/hfi1/file_ops.c | 52 ++++++++------
drivers/infiniband/hw/hfi1/hfi.h | 5 +-
drivers/infiniband/hw/hfi1/user_exp_rcv.c | 5 +-
drivers/infiniband/hw/hfi1/user_sdma.c | 17 +++--
drivers/infiniband/hw/mlx5/devx.c | 51 +++++++------
drivers/infiniband/hw/mlx5/main.c | 6 +-
drivers/infiniband/hw/mlx5/qp.c | 9 ++-
drivers/infiniband/sw/rdmavt/qp.c | 84 +++++++++++++---------
drivers/infiniband/sw/rxe/rxe_comp.c | 8 +--
drivers/infiniband/sw/siw/siw_cm.c | 5 +-
drivers/input/keyboard/goldfish_events.c | 2 +-
drivers/input/keyboard/gpio_keys.c | 2 +-
drivers/input/keyboard/gpio_keys_polled.c | 2 +-
drivers/input/keyboard/tca6416-keypad.c | 4 +-
drivers/input/mouse/cyapa_gen5.c | 8 +--
drivers/input/mouse/psmouse-smbus.c | 8 ++-
drivers/input/mouse/synaptics.c | 4 +-
drivers/input/touchscreen/ili210x.c | 34 ++++++++-
26 files changed, 224 insertions(+), 140 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-defconfig
in repository toolchain/ci/gcc.
from c1379a1c645 Fix problematic TLS sequences for the Solaris linker
adds 2d625a6d4bb Daily bump.
adds 49805533139 match.pd: Disallow side-effects in GENERIC for non-COND_EXP [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/match.pd | 3 ++-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.c-torture/execute/pr93744-1.c | 14 ++++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr93744-2.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr93744-3.c | 21 +++++++++++++++++++++
7 files changed, 73 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr93744-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr93744-2.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr93744-3.c
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards 2f20b66d 0: update: binutils-gcc-linux: boot
new 2a44d747 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 (2f20b66d)
\
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 | 70 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11462 ++++++-------
04-build_abe-stage1/console.log | 18155 ++++++++++-----------
05-build_linux/console.log | 602 +-
06-boot_linux/console.log | 422 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 31171 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 31189 insertions(+), 31163 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-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 7d1b8308 0: update: gcc-f6e9ae4da8f040ab2ef2eb37d0fb4da6f823bf81: 1
new e2bfe4ab 0: update: gcc-498055331393d3c32fea5a6142c926b6a7700b8d: 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 (7d1b8308)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 184 +-
02-prepare_abe/console.log | 471 +-
03-build_abe-bootstrap_O3/console.log | 82368 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 83027 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 83000 insertions(+), 83062 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-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 789dbd9f 0: update: llvm-linux: all
new 9179bf6b 0: update: llvm-linux: 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 (789dbd9f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 78 +-
02-build_llvm/console.log | 12730 ++++++++++++++++++-----------------
03-build_linux/console.log | 684 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13514 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13516 insertions(+), 13524 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.