This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross
in repository toolchain/ci/interesting-commits.
from e9ba0ff Add regression 0e5abeb0cb06f9798a559e1238839c5d6581657e from [...]
new 62f4703 Add regression a9c2fba85294b554498914166e106f3d221feac9 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 | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from 5371ab20759 changelog: Fix up changelogs for commit 8c18220564
adds fc0256c1fc4 Daily bump.
adds 586896484dd Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_gnu/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 807ae8c9 0: update: gcc-5371ab207594ae2ef4c5223c2adae88b7a27b76b: 1
new a022ca44 0: update: gcc-586896484ddee146ce872b05ca2521b74b15afaa: 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 (807ae8c9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 168 +-
02-prepare_abe/console.log | 228 +-
04-build_abe-bootstrap_O3/console.log | 65353 +++++++++++++++----------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 2 +-
console.log | 65755 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 65771 insertions(+), 65749 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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/qemu.
from df8176274a Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-20 [...]
adds b119339610 linux-user: fix implicit conversion from enumeration type error
adds d6092e085d linux-user: Add support for a group of btrfs ioctls used for [...]
adds 527e8d8fe0 linux-user: Add support for a group of btrfs ioctls used for [...]
adds 9bbd60e7f7 linux-user: Add support for btrfs ioctls used to manipulate [...]
adds 49b422a8c5 linux-user: Add support for btrfs ioctls used to get/set features
adds 0ff496a05f linux-user: Add support for a group of btrfs inode ioctls
adds 784c08c8c4 linux-user: Add support for two btrfs ioctls used for subvolume
adds 53906f689d linux-user: Add support for btrfs ioctls used to manage quota
adds 9a5a5a0552 linux-user: Add support for btrfs ioctls used to scrub a filesystem
adds 1133ce5ec9 Merge remote-tracking branch 'remotes/vivier2/tags/linux-use [...]
adds 221db5daf6 qapi: enable use of g_autoptr with QAPI types
adds e947e9c801 qapi/block-core.json: Remove stale description of 'blockdev-add'
adds 67abc3ddea scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol
adds f713ed4f7e scripts/qmp/qom-fuse: Port to current Python module fuse
adds 3a14019e82 scripts/qmp/qom-fuse: Fix getattr(), read() for files in /
adds a7742549ea docs/interop/qmp-spec: Point to the QEMU QMP reference manual
adds 382bd1cbbd qapi: Document event VSERPORT_CHANGE is rate-limited
adds 923fbd4cbd docs/qdev-device-use: Don't suggest -drive and -net can do USB
adds 8ca019b9c9 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...]
new 6b8b622e87 cputlb: Make store_helper less fragile to compiler optimizations
new e7e8f33fb6 tcg: Fix tcg gen for vectorized absolute value
new 4ca3d09cd9 softmmu/cpus: Only set parallel_cpus for SMP
new 6a17646176 tcg: Eliminate one store for in-place 128-bit dup_mem
new fe4b0b5bfa tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem
new 227de21ed0 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-2020 [...]
new 2cd1e3f915 ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
new 7791acaf3d vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
new 5b57a87e4e ui: Add more mouse buttons to SPICE
new dc26435edb ui/gtk: Update refresh interval after widget is realized
new 7c37270b3f Merge remote-tracking branch 'remotes/kraxel/tags/ui-2020090 [...]
The 11 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:
accel/tcg/cputlb.c | 138 +++++++++++++++++--------------
configure | 9 ++
docs/devel/qapi-code-gen.txt | 2 +
docs/interop/qmp-spec.txt | 9 +-
docs/qdev-device-use.txt | 34 +++++++-
include/crypto/block.h | 2 -
include/exec/user/thunk.h | 2 +-
linux-user/ioctls.h | 124 ++++++++++++++++++++++++++++
linux-user/syscall.c | 3 +
linux-user/syscall_defs.h | 37 +++++++++
linux-user/syscall_types.h | 163 +++++++++++++++++++++++++++++++++++++
qapi/block-core.json | 4 +-
qapi/char.json | 2 +
scripts/qapi/types.py | 1 +
scripts/qmp/qom-fuse | 107 ++++++++++++------------
softmmu/cpus.c | 11 ++-
tcg/tcg-op-gvec.c | 61 ++++++++++++--
tests/test-qobject-input-visitor.c | 23 ++----
ui/gtk-gl-area.c | 11 +++
ui/gtk.c | 52 ++++++------
ui/spice-input.c | 2 +
ui/vnc-auth-sasl.c | 1 +
22 files changed, 628 insertions(+), 170 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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/gcc.
from f923c40f9ba c++: Use iloc_sentinel in mark_use.
adds f8eabd47ac5 d: Fix ICE in create_tmp_var, at gimple-expr.c:482
adds bec05c98b94 Daily bump.
adds 0dc80505562 Daily bump.
new 3489d80fee4 fortran: caf_fail_image expects no argument
new 7c72651a937 fortran: Fix function arg types for class objects
new 23f8b90c401 fortran: Add comment about previous commit
The 3 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 | 82 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 4 ++
gcc/d/ChangeLog | 6 ++
gcc/d/expr.cc | 3 -
gcc/fortran/trans-stmt.c | 3 +-
gcc/fortran/trans-types.c | 4 +-
gcc/testsuite/ChangeLog | 35 ++++++++++++
gcc/testsuite/gdc.dg/pr96924.d | 14 +++++
gcc/testsuite/gdc.dg/simd13927b.d | 12 ----
gcc/testsuite/gfortran.dg/coarray_fail_st.f90 | 2 +-
11 files changed, 147 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr96924.d
delete mode 100644 gcc/testsuite/gdc.dg/simd13927b.d
--
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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/binutils-gdb.
from 8642dafaef PR26574, heap buffer overflow in _bfd_elf_slurp_secondary_re [...]
adds f7e5d67daf Automatic date update in version.in
adds 78b43ec962 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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards 8facf78e 0: update: binutils-gcc-glibc-qemu: 6
new ed945adc 0: update: binutils-gcc-glibc-qemu: 6
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 (8facf78e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-aarch64 [...]
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 | 239 +-
02-prepare_abe/console.log | 190 +-
04-build_abe-binutils/console.log | 11768 ++--
05-build_abe-stage1/console.log | 16119 +++--
06-build_abe-linux/console.log | 292 +-
07-build_abe-glibc/console.log | 40490 +++++++------
08-build_abe-stage2/console.log | 40761 ++++++-------
09-build_abe-qemu/console.log | 3173 +-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 113172 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
12 files changed, 113117 insertions(+), 113137 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 dd9fb9bb3340 Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format- [...]
new aecb2016c90a xen/balloon: add header guard
new 4533d3aed857 memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
new 9e2369c06c8a xen: add helpers to allocate unpopulated memory
new 68beef571071 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/ [...]
new aef0148f3606 x86/cmdline: Disable jump tables for cmdline.c
new 4819e15f740e x86/mm/32: Bring back vmalloc faulting on x86_32
new ccae0f36d500 x86, fakenuma: Fix invalid starting node ID
new 2356bb4b8221 tracing/kprobes, x86/ptrace: Fix regs argument order for i386
new 662a0221893a x86/entry: Fix AC assertion
new d5c678aed5ed x86/debug: Allow a single level of #DB recursion
new 4facb95b7ada x86/entry: Unbreak 32bit fast syscall
new 015b3155c46a Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/ [...]
new 365d2a236637 MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move
new 6e4e9ec65078 iommu/vt-d: Serialize IOMMU GCMD register modifications
new 2d33b7d631d9 iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()
new 26e495f34107 iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
new e52d58d54a32 iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
new 7cad554887f1 iommu/amd: Do not force direct mapping when SME is active
new 2822e582501b iommu/amd: Do not use IOMMUv2 functionality when SME is active
new 29aaebbca4ab iommu/vt-d: Handle 36bit addressing for x86-32
new 2ccdd9f8b2ce Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/p [...]
new c183edff33fd io_uring: fix explicit async read/write mapping for large [...]
new b7ddce3cbf01 io_uring: fix cancel of deferred reqs with ->files
new c127a2a1b7ba io_uring: fix linked deferred ->files cancellation
new a8205e310011 Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk [...]
The 25 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:
MAINTAINERS | 2 +-
arch/x86/entry/common.c | 29 +++--
arch/x86/include/asm/entry-common.h | 12 ++-
arch/x86/include/asm/ptrace.h | 2 +-
arch/x86/kernel/traps.c | 65 ++++++------
arch/x86/lib/Makefile | 2 +-
arch/x86/mm/fault.c | 78 ++++++++++++++
arch/x86/mm/numa_emulation.c | 2 +-
drivers/dax/device.c | 2 +-
drivers/gpu/drm/xen/xen_drm_front_gem.c | 9 +-
drivers/iommu/amd/Kconfig | 2 +-
drivers/iommu/amd/init.c | 21 +++-
drivers/iommu/amd/iommu.c | 26 ++++-
drivers/iommu/amd/iommu_v2.c | 7 ++
drivers/iommu/intel/iommu.c | 114 +++++++++++---------
drivers/iommu/intel/irq_remapping.c | 10 +-
drivers/xen/Kconfig | 10 ++
drivers/xen/Makefile | 1 +
drivers/xen/balloon.c | 4 +-
drivers/xen/grant-table.c | 4 +-
drivers/xen/privcmd.c | 4 +-
drivers/xen/unpopulated-alloc.c | 183 ++++++++++++++++++++++++++++++++
drivers/xen/xenbus/xenbus_client.c | 6 +-
drivers/xen/xlate_mmu.c | 4 +-
fs/io_uring.c | 55 +++++++++-
include/linux/entry-common.h | 51 +++++++--
include/linux/memremap.h | 9 +-
include/xen/balloon.h | 4 +
include/xen/xen.h | 9 ++
kernel/entry/common.c | 35 ++++--
mm/memremap.c | 2 +-
31 files changed, 613 insertions(+), 151 deletions(-)
create mode 100644 drivers/xen/unpopulated-alloc.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_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from 5371ab20759 changelog: Fix up changelogs for commit 8c18220564
adds fc0256c1fc4 Daily bump.
adds 586896484dd Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.