This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 3d7285a335ed Merge tag 'v5.18-p2' of git://git.kernel.org/pub/scm/linux [...]
new 19bef63f951e arm64: paravirt: Use RCU read locks to guard stolen_time
new eb3d8ea3e1f0 arm64: kexec: load from kimage prior to clobbering
new 1d0cb4c8864a arm64: mte: Ensure the cleared tags are visible before set [...]
new a956f4e281fe Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new b17410182b6f riscv: dts: sifive: fu540-c000: align dma node name with dtschema
new c932edeaf6d6 riscv: dts: microchip: fix gpio1 reg property typo
new 265f34c25bad Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.o [...]
new 75dbb685f4e8 libceph: fix potential use-after-free on linger ping and resends
new d0bb883c6355 libceph: fix misleading ceph_osdc_cancel_request() comment
new b851c1f8e02a Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/c [...]
new e949dee3625e mmc: core: Fix busy polling for MMC_SEND_OP_COND again
new 317de3dbe2f1 Merge tag 'mmc-v5.18-rc4-2' of git://git.kernel.org/pub/sc [...]
new 9bf3ac466faa gpio: gpio-vf610: do not touch other bits when set the target bit
new 3ecb10175b1f gpio: mvebu/pwm: Refuse requests with inverted polarity
new 3b5e1590a267 Merge tag 'gpio-fixes-for-v5.18' of git://git.kernel.org/p [...]
The 15 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:
arch/arm64/kernel/mte.c | 3 +
arch/arm64/kernel/paravirt.c | 29 +-
arch/arm64/kernel/relocate_kernel.S | 22 +-
arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi | 2 +-
arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 2 +-
drivers/gpio/gpio-mvebu.c | 3 +
drivers/gpio/gpio-vf610.c | 8 +-
drivers/mmc/core/mmc_ops.c | 2 +-
include/linux/ceph/osd_client.h | 3 +
net/ceph/osd_client.c | 311 +++++++++-------------
10 files changed, 180 insertions(+), 205 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 3a0761c6 0: update: binutils-gcc: 1
new 7d3600d0 0: update: binutils-gcc: 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 (3a0761c6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (7d3600d0)
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.xz | Bin 1528 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 52260 -> 53444 bytes
04-build_abe-gcc/console.log.xz | Bin 231340 -> 230800 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3852 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3444 -> 2508 bytes
07-check_regression/console.log.xz | Bin 2856 -> 3248 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 112 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 355 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 112 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2805904 -> 2760820 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 2353836 -> 2350092 bytes
sumfiles/gcc.sum | 4536 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 894256 -> 898712 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201240 -> 201152 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 449100 -> 456332 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2730 insertions(+), 2737 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 298e13af 4: update: binutils-llvm-linux-qemu: 22258
new 638638fa 4: update: binutils-llvm-linux-qemu: 22258
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 (298e13af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log.xz | Bin 1572 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 30528 -> 30344 bytes
04-build_llvm/console.log.xz | Bin 62048 -> 60300 bytes
05-build_abe-qemu/console.log.xz | Bin 32244 -> 32320 bytes
06-build_linux/console.log.xz | Bin 5136 -> 5040 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 222 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 122 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_gnu_native_build/master-arm
in repository toolchain/ci/gdb.
from ee3272d472 arm: Fix system register fpcxt_ns and fpcxt_s naming convention.
adds ef5d515048 Automatic date update in version.in
adds bd7d326deb Tidy warn-execstack handling
new b43771b045 add a trie to map quickly from address range to compilation unit
new f270fd72f6 Fix non-pointer type compilation error in aix-thread.c
new aa8c9d60a6 RISC-V: Remove RV128-only fmv instructions
new 9ecdcd1be1 RISC-V: Update zfinx implement with zicsr.
new 94585d6d44 Stop readekf and objdump from aggressively following links.
new 61cf5823fd Remove obsolete text from documentation
new f9a8785566 PowerPC: Make test gdb.arch/powerpc-power10.exp Endian independent.
The 7 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:
bfd/dwarf2.c | 386 ++++++-
bfd/elflink.c | 2 +-
bfd/elfxx-riscv.c | 1 +
bfd/version.h | 2 +-
binutils/ChangeLog | 21 +
binutils/dwarf.c | 110 +-
binutils/dwarf.h | 4 +-
binutils/objdump.c | 54 +-
binutils/readelf.c | 42 +-
binutils/testsuite/binutils-all/debuginfod.exp | 4 +-
binutils/testsuite/binutils-all/objdump.Wk | 5 +-
binutils/testsuite/binutils-all/readelf.k | 5 +-
...csr-insns-pseudo.d => csr-insns-pseudo-zfinx.d} | 2 +-
gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.d | 3 +
gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.l | 3 +
gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.s | 2 +
gdb/aix-thread.c | 4 +-
gdb/doc/gdb.texinfo | 3 -
gdb/testsuite/gdb.arch/powerpc-power10.s | 1114 +++++++++++++-------
include/bfdlink.h | 9 +-
include/opcode/riscv-opc.h | 6 -
ld/configure | 9 +-
ld/configure.ac | 9 +-
ld/ld.texi | 4 +-
ld/lexsup.c | 6 +-
opcodes/riscv-opc.c | 30 +-
26 files changed, 1336 insertions(+), 504 deletions(-)
copy gas/testsuite/gas/riscv/{csr-insns-pseudo.d => csr-insns-pseudo-zfinx.d} (98%)
create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.d
create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.l
create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.