This is an automated email from the git hooks/post-receive script.
"Yvan Roux pushed a change to branch master
in repository toolchain/abe.
from a6954a62 lib/package.sh: hardening i386 host detection.
new a09711bf lib/package.sh: More i386 host detection hardening.
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:
lib/package.sh | 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.
unknown user pushed a change to branch master
in repository openmp.
from 3a4f262 [runtime] Disable KMP_HAVE_QUAD on NetBSD gcc
new 12258aa Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970
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:
runtime/test/api/omp_in_parallel.c | 5 +++++
runtime/test/flush/omp_flush.c | 5 +++++
runtime/test/ompt/misc/api_calls_places.c | 2 +-
runtime/test/parallel/omp_nested.c | 2 ++
runtime/test/tasking/omp_task.c | 3 +++
runtime/test/tasking/omp_taskyield.c | 3 +++
runtime/test/worksharing/for/kmp_sch_simd_runtime_api.c | 3 ++-
runtime/test/worksharing/for/kmp_sch_simd_runtime_guided.c | 3 ++-
runtime/test/worksharing/for/kmp_sch_simd_runtime_static.c | 3 ++-
runtime/test/worksharing/for/omp_doacross.c | 2 ++
10 files changed, 27 insertions(+), 4 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 llvm.
from e50f44d0a3f AMDGPU/GlobalISel: Legalize f64 fadd/fmul
new edeba790d74 [asan] Don't check ODR violations for particular types of globals
new cd253afe6f1 [CodeGen] Allow mempcy/memset to generate small overlapping [...]
The 2 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:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 8 +--
.../Instrumentation/AddressSanitizer.cpp | 8 ++-
test/CodeGen/AArch64/arm64-memcpy-inline.ll | 12 ++--
test/CodeGen/ARM/memcpy-inline.ll | 7 +--
test/CodeGen/ARM/memcpy-ldm-stm.ll | 14 +++--
test/CodeGen/PowerPC/jaggedstructs.ll | 6 +-
test/CodeGen/PowerPC/structsinmem.ll | 3 +-
test/CodeGen/PowerPC/structsinregs.ll | 3 +-
test/CodeGen/X86/memcpy-from-string.ll | 3 +-
test/CodeGen/X86/memset-2.ll | 3 +-
test/CodeGen/X86/memset-zero.ll | 42 +++++--------
test/CodeGen/X86/unaligned-load.ll | 73 +++++++++++++++++++---
.../AddressSanitizer/do-not-touch-odr-global.ll | 2 +
.../AddressSanitizer/global_metadata.ll | 2 +-
.../AddressSanitizer/local_alias.ll | 11 +++-
.../AddressSanitizer/odr-check-ignore.ll | 17 +++++
.../AddressSanitizer/win-string-literal.ll | 2 +-
17 files changed, 140 insertions(+), 76 deletions(-)
create mode 100644 test/Instrumentation/AddressSanitizer/odr-check-ignore.ll
--
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 clang.
from fa4220127b Portable Python script across Python version
new b47c6d8a7b [asan] Don't check ODR violations for particular types of globals
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:
test/CodeGen/asan-static-odr.cpp | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 test/CodeGen/asan-static-odr.cpp
--
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 compiler-rt.
from 9ad6a327f [hwasan] Link ubsan_cxx to shared runtime library.
new ac763b2ef [asan] Don't check ODR violations for particular types of globals
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:
lib/asan/asan_globals.cc | 13 +++++++++----
test/asan/TestCases/Linux/odr_indicators.cc | 26 ++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 test/asan/TestCases/Linux/odr_indicators.cc
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6054de1a7 gcc-3beb7a76985c67db8c6d0c7f63f9ce5e2eef31b6: all
new b0d7b9953 linux-1bb538a39cf959009d4e424ea4e590a1f58b2ed6: 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 (6054de1a7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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:
1-reset_artifacts/console.log | 35 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6107 ++++++------
4-build_abe-stage1/console.log | 12138 ++++++++++++------------
5-count_linux_objs/console.log | 184 +-
5-count_linux_objs/revision | 2 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18478 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 18470 insertions(+), 18518 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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 228b298a8 gcc-6b760973b515367da74791b5bdfaa825d251536b: all
new 063aef56a gcc-fe0fafc59e47c4f5a028bc7a3acaa3d08ca6aff8: 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 (228b298a8)
\
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:
1-reset_artifacts/console.log | 188 +-
2-prepare_abe/console.log | 30 +-
3-build_abe-binutils/console.log | 3528 +--
4-build_abe-stage1/console.log | 5334 ++---
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 36045 +++++++++++++++----------------
console.log | 42761 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 29 +-
trigger-bisect-on-failure | 4 +-
11 files changed, 44148 insertions(+), 43777 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 gcc.
from fe0fafc59e4 Add note about abort and ZCX runtime.
new e9d55edafac gcc/ * common/config/i386/i386-common.c (processor_na [...]
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/ChangeLog | 18 ++++++++++++++++--
gcc/common/config/i386/i386-common.c | 3 +++
gcc/config.gcc | 2 +-
gcc/config/i386/i386-c.c | 7 +++++++
gcc/config/i386/i386.c | 8 +++++++-
gcc/config/i386/i386.h | 3 +++
gcc/doc/invoke.texi | 6 ++++++
gcc/testsuite/ChangeLog | 6 +++++-
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 1 +
9 files changed, 49 insertions(+), 5 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 2e1fe3b61 linux-c09747a95c721816ff7e687f4b2b2e93d868f8cd: all
new 70a22bf4f gcc-c56359a3cbf97772f1fab1234774b4441fb2bbd5: 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 (2e1fe3b61)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 55 +-
3-build_abe-binutils/console.log | 3536 ++++++++---------
4-build_abe-stage1/console.log | 4448 ++++++++++-----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 61 +-
console.log | 7972 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8057 insertions(+), 8033 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-stable-allnoconfig
in repository toolchain/binutils-gdb.
from 2e05e3e689 PR23788, objcopy: failed to find link section
adds ebaf5296e6 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a7320b946 gcc-cf0adaf68f3d1b3d5817818e77586bf1618c6fd2: all
new 193f1f44e binutils-ebaf5296e69267cc29df22db43129fadb3d2db7a: 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 (a7320b946)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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:
1-reset_artifacts/console.log | 46 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6428 ++++++-------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 11937 ++++++++++++------------
5-count_linux_objs/console.log | 123 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18622 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 18501 insertions(+), 18701 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-next-defconfig
in repository toolchain/binutils-gdb.
from 60f9fdc9c2 Automatic date update in version.in
adds 13dc50ee16 [GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf and arm-nto
adds 4de3d8d066 gdb/riscv: Handle passing variadic floating point arguments
adds 6bf78e29a1 gdb/infcall: Make infcall_suspend_state into a class
adds b001de2320 gdb: Update test pattern to deal with native-extended-gdbserver
adds c8749e5810 OBVIOUS: Forward declare linux_xfer_osdata_info_os_types on [...]
adds 66ac1ae906 gdb: Update NEWS for OpenRISC Linux support
adds fe554d200d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 5 ++
gas/testsuite/gas/arm/blx-local-thumb.d | 2 +-
gdb/ChangeLog | 35 +++++++++
gdb/NEWS | 1 +
gdb/infrun.c | 134 +++++++++++++++++++-------------
gdb/nat/linux-osdata.c | 3 +-
gdb/riscv-tdep.c | 5 +-
gdb/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.base/annota1.exp | 23 +++++-
10 files changed, 153 insertions(+), 61 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards ee34b3e2c gcc-acf6ca2a97694176ffccef9fc2baf50990391639: all
new 4d76039a9 binutils-fe554d200d1befdc3bddc9e14f8593ea3446c351: 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 (ee34b3e2c)
\
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:
1-reset_artifacts/console.log | 83 +-
3-build_abe-binutils/console.log | 3308 +--
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 4676 ++--
5-count_linux_objs/console.log | 34881 ++++++++++++++---------------
console.log | 43678 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 43346 insertions(+), 43298 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 release/2.28/master
in repository glibc.
from ea16a6938d malloc: Add another test for tcache double free check.
new 852620258d powerpc: Add missing CFI register information (bug #23614)
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:
ChangeLog | 8 ++++++++
NEWS | 1 +
sysdeps/powerpc/powerpc64/addmul_1.S | 31 +++++++++++++++++++++----------
sysdeps/powerpc/powerpc64/lshift.S | 12 ++++++++----
sysdeps/powerpc/powerpc64/mul_1.S | 13 +++++++++----
5 files changed, 47 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_kernel/gnu-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3fde124bd binutils-66ac1ae906fc09806e827c8a06303fa7bed221eb: all
new 66d2b4485 gcc-fe0fafc59e47c4f5a028bc7a3acaa3d08ca6aff8: 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 (3fde124bd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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:
1-reset_artifacts/console.log | 64 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6216 +++++----
4-build_abe-stage1/console.log | 13272 +++++++++---------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 8089 +++++------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 27581 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 27580 insertions(+), 27686 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from b555717 tcwg_kernel-bisect.sh: Fix typo.
new 6282831 tcwg_kernel-bisect.sh: Add missing shift to process second se [...]
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:
tcwg_kernel-bisect.sh | 1 +
1 file changed, 1 insertion(+)
--
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 llvm.
from 745a18ce26d Fix missing C++ mode comment in header
new e50f44d0a3f AMDGPU/GlobalISel: Legalize f64 fadd/fmul
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:
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 6 +++---
test/CodeGen/AMDGPU/GlobalISel/legalize-fadd.mir | 13 ++++++++++++-
test/CodeGen/AMDGPU/GlobalISel/legalize-fmul.mir | 17 ++++++++++++++++-
3 files changed, 31 insertions(+), 5 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 release/2.27/master
in repository glibc.
from d8ca7a0c71 Fix _dl_profile_fixup data-dependency issue (Bug 23690)
new 2794474c65 powerpc: Add missing CFI register information (bug #23614)
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:
ChangeLog | 8 ++++++++
NEWS | 1 +
sysdeps/powerpc/powerpc64/addmul_1.S | 31 +++++++++++++++++++++----------
sysdeps/powerpc/powerpc64/lshift.S | 12 ++++++++----
sysdeps/powerpc/powerpc64/mul_1.S | 13 +++++++++----
5 files changed, 47 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_kernel/gnu-master-aarch64-lts-allnoconfig
in repository toolchain/linux-next.
from ca48e5e30b75 Linux 4.14.87
new bcdfccfd8dee media: omap3isp: Unregister media device as first
new df11500b9dbf iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
new 8fa55f1d1859 brcmutil: really fix decoding channel info for 160 MHz bandwidth
new b65fa7b581f8 iommu/ipmmu-vmsa: Fix crash on early domain free
new c6b578b1b4a7 can: rcar_can: Fix erroneous registration
new 58e0bc435071 test_firmware: fix error return getting clobbered
new a1270af9b1a0 HID: input: Ignore battery reported by Symbol DS4308
new 94f748fd4ed3 batman-adv: Use explicit tvlv padding for ELP packets
new 2761d3237145 batman-adv: Expand merged fragment buffer for full packet
new 41cb05769013 amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
new fd358f42a60d bnx2x: Assign unique DMAE channel number for FW DMAE trans [...]
new 0f1c847db352 qed: Fix PTT leak in qed_drain()
new 93663e617b8f qed: Fix reading wrong value in loop condition
new 65d9e9821b86 Revert "usb: gadget: ffs: Fix BUG when userland exits with [...]
new 471b2b9c5254 net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
new e6e5d3dda0ea net/mlx4_core: Fix uninitialized variable compilation warning
new 934f4965b46b net/mlx4: Fix UBSAN warning of signed integer overflow
new 6c65ce92019b gpio: mockup: fix indicated direction
new 60adf764a94f mtd: rawnand: qcom: Namespace prefix some commands
new 16f2433ede23 HID: multitouch: Add pointstick support for Cirque Touchpad
new 4b4c6714a197 mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
new 9dded0ffdeb7 qed: Fix bitmap_weight() check
new f7a6fd087a30 qed: Fix QM getters to always return a valid pq
new d0decb8d7cbb net: faraday: ftmac100: remove netif_running(netdev) check [...]
new 84f49bb07f9d iommu/vt-d: Use memunmap to free memremap
new dab45f4d03f0 flexfiles: use per-mirror specified stateid for IO
new 1c1fbd4d2e92 ibmvnic: Fix RX queue buffer cleanup
new 63e307e81cff team: no need to do team_notify_peers or team_mcast_rejoin [...]
new ccbffb5d7dc8 net: amd: add missing of_node_put()
new 4515bbc4e284 mm: don't warn about allocations which stall for too long
new d2afd22aff69 usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
new 810487aa9d48 usb: appledisplay: Add 27" Apple Cinema Display
new 7b6e85da8d94 USB: check usb_get_extra_descriptor for proper size
new 19f74e457462 ALSA: usb-audio: Fix UAF decrement if card has no live int [...]
new 0618c71c73ca ALSA: hda: Add support for AMD Stoney Ridge
new 108ab9eafbbe ALSA: pcm: Fix starvation on down_write_nonblock()
new cabb9539dc17 ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
new 7852f54f08a0 ALSA: pcm: Fix interval evaluation with openmin/max
new 01a02e66228b ALSA: hda/realtek - Fix speaker output regression on Think [...]
new 73f6d525be2c virtio/s390: avoid race on vcdev->config
new 52b993b4c4c2 virtio/s390: fix race in ccw_io_helper()
new f15c072d6576 vhost/vsock: fix use-after-free in network stack callers
new e3dccb527cfc SUNRPC: Fix leak of krb5p encode pages
new bc3d506a116f dmaengine: dw: Fix FIFO size for Intel Merrifield
new e47a6e68c3bb dmaengine: cppi41: delete channel from pending list when s [...]
new f9e0bc710347 ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
new 3ff0131284e9 xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
new cacfa255bee4 xhci: Prevent U1/U2 link pm states if exit latency is too long
new 38fce19d4d7b f2fs: fix to do sanity check with block address in main area v2
new f2a4f7622d05 swiotlb: clean up reporting
new b4e4b85708bb Staging: lustre: remove two build warnings
new a604686c468d staging: atomisp: remove "fun" strncpy warning
new b505b9b09e53 cifs: Fix separator when building path from dentry
new 948ef68099eb staging: rtl8712: Fix possible buffer overrun
new c33e7a5a3714 Revert commit ef9209b642f "staging: rtl8723bs: Fix indenti [...]
new 99e6900dfa12 drm/amdgpu: update mc firmware image for polaris12 variants
new eff5e74f7b68 drm/amdgpu/gmc8: update MC firmware for polaris
new c1063941e736 Drivers: hv: vmbus: Offload the handling of channels to tw [...]
new 4f50d3a08df4 tty: serial: 8250_mtk: always resume the device in probe.
new e4c3cc6b0808 tty: do not set TTY_IO_ERROR flag if console port
new b919b4842b42 kgdboc: fix KASAN global-out-of-bounds bug in param_set_kg [...]
new 4794d94b44c4 libnvdimm, pfn: Pad pfn namespaces relative to other regions
new 199a81acf2bb mac80211_hwsim: Timer should be initialized before device [...]
new 9e82abdd0c03 mac80211: Clear beacon_int in ieee80211_do_stop
new a2c934fbbd43 mac80211: ignore tx status for PS stations in ieee80211_tx [...]
new bbc4242a9c2e mac80211: fix reordering of buffered broadcast packets
new 7b6d932725ec mac80211: ignore NullFunc frames in the duplicate detection
new 1bb538a39cf9 Linux 4.14.88
The 68 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:
Makefile | 2 +-
arch/arm/probes/kprobes/opt-arm.c | 2 +-
drivers/dma/cppi41.c | 16 +-
drivers/dma/dw/core.c | 6 +-
drivers/gpio/gpio-mockup.c | 6 +-
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | 35 +++-
drivers/hid/hid-ids.h | 4 +
drivers/hid/hid-input.c | 3 +
drivers/hid/hid-multitouch.c | 6 +
drivers/hv/channel_mgmt.c | 185 ++++++++++++++-------
drivers/hv/connection.c | 24 ++-
drivers/hv/hyperv_vmbus.h | 7 +
drivers/iommu/amd_iommu_init.c | 3 +-
drivers/iommu/intel-iommu.c | 2 +-
drivers/iommu/intel-svm.c | 2 +-
drivers/iommu/ipmmu-vmsa.c | 3 +
drivers/media/platform/omap3isp/isp.c | 3 +-
drivers/mtd/nand/qcom_nandc.c | 32 ++--
drivers/mtd/spi-nor/cadence-quadspi.c | 19 ++-
drivers/net/can/rcar/rcar_can.c | 5 +-
drivers/net/ethernet/amd/sunlance.c | 4 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 7 +
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 1 +
drivers/net/ethernet/faraday/ftmac100.c | 7 +-
drivers/net/ethernet/ibm/ibmvnic.c | 4 +-
drivers/net/ethernet/mellanox/mlx4/alloc.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/mlx4.h | 4 +-
drivers/net/ethernet/mellanox/mlx4/mr.c | 1 +
drivers/net/ethernet/qlogic/qed/qed_dev.c | 29 +++-
drivers/net/ethernet/qlogic/qed/qed_int.c | 2 +
drivers/net/ethernet/qlogic/qed/qed_main.c | 2 +-
drivers/net/team/team.c | 2 -
.../net/wireless/broadcom/brcm80211/brcmutil/d11.c | 3 +
drivers/net/wireless/mac80211_hwsim.c | 8 +-
drivers/nvdimm/nd-core.h | 2 +
drivers/nvdimm/pfn_devs.c | 64 ++++---
drivers/nvdimm/region_devs.c | 41 +++++
drivers/s390/virtio/virtio_ccw.c | 17 +-
drivers/staging/lustre/lnet/lnet/config.c | 3 +-
drivers/staging/lustre/lustre/lmv/lmv_obd.c | 2 +-
.../css2400/runtime/debug/src/ia_css_debug.c | 4 +-
drivers/staging/rtl8712/mlme_linux.c | 2 +-
drivers/staging/rtl8712/rtl871x_mlme.c | 2 +-
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 2 +-
drivers/tty/serial/8250/8250_mtk.c | 16 +-
drivers/tty/serial/kgdboc.c | 4 +-
drivers/tty/tty_port.c | 3 +-
drivers/usb/core/hub.c | 2 +-
drivers/usb/core/quirks.c | 4 +
drivers/usb/core/usb.c | 6 +-
drivers/usb/gadget/function/f_fs.c | 26 +--
drivers/usb/host/hwa-hc.c | 2 +-
drivers/usb/host/xhci-pci.c | 4 +
drivers/usb/host/xhci.c | 42 ++++-
drivers/usb/host/xhci.h | 3 +
drivers/usb/misc/appledisplay.c | 1 +
drivers/vhost/vsock.c | 57 ++++---
fs/cifs/dir.c | 2 +-
fs/f2fs/data.c | 3 +
fs/f2fs/inode.c | 18 +-
fs/nfs/flexfilelayout/flexfilelayout.c | 21 +--
fs/nfs/flexfilelayout/flexfilelayout.h | 4 +
fs/nfs/flexfilelayout/flexfilelayoutdev.c | 19 +++
include/linux/hyperv.h | 7 +
include/linux/usb.h | 4 +-
include/sound/pcm_params.h | 4 +-
lib/swiotlb.c | 20 +--
lib/test_firmware.c | 1 +
mm/page_alloc.c | 10 --
net/batman-adv/bat_v_elp.c | 6 +-
net/batman-adv/fragmentation.c | 2 +-
net/mac80211/iface.c | 2 +
net/mac80211/rx.c | 1 +
net/mac80211/status.c | 2 +
net/mac80211/tx.c | 4 +-
net/sunrpc/auth_gss/auth_gss.c | 4 +
sound/core/pcm_native.c | 14 +-
sound/pci/hda/hda_intel.c | 4 +
sound/pci/hda/patch_realtek.c | 9 +
sound/usb/card.c | 5 +-
80 files changed, 639 insertions(+), 277 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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 06fe72355 binutils-fe554d200d1befdc3bddc9e14f8593ea3446c351: all
new 40a2b5baa linux-1bb538a39cf959009d4e424ea4e590a1f58b2ed6: 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 (06fe72355)
\
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:
1-reset_artifacts/console.log | 92 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6244 +++++++------
4-build_abe-stage1/console.log | 9149 +++++++++---------
5-count_linux_objs/console.log | 3094 ++++---
5-count_linux_objs/revision | 2 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18529 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 18477 insertions(+), 18675 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.