This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 09b1fb72a [NFC] Remove ASCII lines from comments
new 1f36bde5f Fix undefined behavior in DWARFASTParser::ParseChildArrayInfo()
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:
include/lldb/Symbol/SymbolFile.h | 6 +++---
packages/Python/lldbsuite/test/lang/c/array_types/TestArrayTypes.py | 2 ++
2 files changed, 5 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.
unknown user pushed a change to branch master
in repository clang.
from b6c2a59e4d Check i < FD->getNumParams() before querying
new dd8b462c64 Fix a test, NFC
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/CodeGenObjC/objc-asm-attribute-neg-test.m | 34 --------------------------
test/SemaObjC/objc-asm-attribute-neg-test.m | 16 +++++++++---
2 files changed, 12 insertions(+), 38 deletions(-)
delete mode 100644 test/CodeGenObjC/objc-asm-attribute-neg-test.m
--
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/linux.
from 869e3305f23d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
adds 18bfb9c6a8a5 aio: Fix an error code in __io_submit_one()
adds 27fad74a5a77 iov_iter: Fix build error without CONFIG_CRYPTO
adds 6af1c849dfb1 aio: use kmem_cache_free() instead of kfree()
adds 972acfb49446 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds ab8a6d821179 MIPS: KGDB: fix kgdb support for SMP platforms.
adds e4952b0c2c03 MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_b [...]
adds 6e3572e83dc3 MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig
adds 0ee7fb36f988 Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/s [...]
adds 771acc7e4a6e Bluetooth: btusb: request wake pin with NOAUTOEN
adds e33c1b992377 apparmor: Restore Y/N in /sys for apparmor's "enabled"
adds 6a8aae68c873 virtio_pci: fix a NULL pointer reference in vp_del_vqs
adds 5e9642a2e14c MAiNTAINERS: add Paolo, Stefan for virtio blk/scsi
adds cf94db219053 virtio: Honour 'may_reduce_num' in vring_create_virtqueue
adds ed79cc87302b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
adds 662d66466637 IB/hfi1: Failed to drain send queue when QP is put into er [...]
adds 93b289b9aff6 IB/hfi1: Clear the IOWAIT pending bits when QP is put into [...]
adds a8639a79e85c IB/hfi1: Eliminate opcode tests on mr deref
adds d0294344470e IB/hfi1: Fix the allocation of RSM table
adds 1abe186ed8a6 IB/mlx5: Reset access mask when looping inside page fault handler
adds ea7a5c706fa4 RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
adds 4772e03d2394 RDMA/hns: Fix bug that caused srq creation to fail
adds 00fb67ec6b98 RDMA/hns: Bugfix for SCC hem free
adds d737b25b1ae0 IB/hfi1: Do not flush send queue in the TID RDMA second leg
adds 582549e3fbe1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 15 +++++++-
arch/mips/configs/generic/board-ocelot.config | 8 +++++
arch/mips/kernel/kgdb.c | 3 +-
arch/mips/sgi-ip27/ip27-irq.c | 3 +-
drivers/bluetooth/btusb.c | 2 +-
drivers/infiniband/hw/hfi1/chip.c | 26 ++++++++++----
drivers/infiniband/hw/hfi1/qp.c | 4 ++-
drivers/infiniband/hw/hfi1/rc.c | 4 +--
drivers/infiniband/hw/hfi1/tid_rdma.c | 31 +++++-----------
drivers/infiniband/hw/hns/hns_roce_hem.c | 6 ++--
drivers/infiniband/hw/hns/hns_roce_mr.c | 4 +--
drivers/infiniband/hw/hns/hns_roce_qp.c | 3 --
drivers/infiniband/hw/mlx5/odp.c | 3 +-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c | 2 ++
drivers/virtio/virtio_pci_common.c | 8 +++--
drivers/virtio/virtio_ring.c | 2 ++
fs/aio.c | 4 +--
include/linux/virtio_ring.h | 2 +-
lib/iov_iter.c | 4 +++
security/apparmor/lsm.c | 49 +++++++++++++++++++++++++-
20 files changed, 130 insertions(+), 53 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/gcc.
from e846effe1b7 * c-ada-spec.c (print_destructor): Deal with deleting dest [...]
adds 9b179c0e3ff Daily bump.
adds 7d984cdca37 Backport of r270226 from mainline to gcc-8-branch
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm.c | 3 +-
gcc/config/arm/constraints.md | 25 +++++++--
gcc/config/arm/neon.md | 59 +++++++++++-----------
gcc/testsuite/ChangeLog | 5 ++
.../gcc.dg/torture/neon-immediate-timode.c | 10 ++++
7 files changed, 77 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/neon-immediate-timode.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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c7d4d52a98 Automatic date update in version.in
adds 4ceffef931 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 6390f8d1 0: good: binutils-gcc-linux: all
new 1da72d17 0: good: 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 (6390f8d1)
\
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 | 14 +-
02-prepare_abe/console.log | 48 +-
03-build_abe-binutils/console.log | 9728 +++++++------
04-build_abe-stage1/console.log | 15976 +++++++++++----------
05-build_linux/console.log | 981 +-
06-boot_linux/console.log | 2 +-
console.log | 26755 +++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
8 files changed, 25841 insertions(+), 27679 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 gcc-7-branch
in repository gcc.
from 719f51ca5c7 Backport of r270226 from mainline to gcc-7-branch
new 19c9b3cf361 2019-04-10 Harald Anlauf <anlauf(a)gmx.de>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/check.c | 22 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr85797.f90 | 16 +++++++---------
4 files changed, 42 insertions(+), 9 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 067b8669 1: good: llvm-linux: 16549
new 64813be5 1: good: llvm-linux: 16549
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 (067b8669)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 14 +-
02-build_llvm/console.log | 11289 ++++++++++++++-------------
03-build_linux/console.log | 5134 ++++++------
console.log | 16437 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 16440 insertions(+), 16442 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.