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 522be683 0: update: binutils-llvm-linux-qemu: all
new a7212a98 0: update: binutils-llvm-linux-qemu: 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 (522be683)
\
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 | 52 +-
02-prepare_abe/console.log | 108 +-
03-build_abe-binutils/console.log | 10435 +++++-----
04-build_llvm/console.log | 14062 ++++++-------
05-build_abe-qemu/console.log | 7023 ++++---
06-build_linux/console.log | 988 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 24 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 32686 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 32764 insertions(+), 32680 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 44db63d1ad8d Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesk [...]
new 10043bb6af42 ASoC: rt5645: Avoid upgrading static warnings to errors
new 5c6d4f97267f MAINTAINERS: remove Timur Tabi from Freescale SOC sound drivers
new e41fc7c8e275 Merge tag 'sound-5.13-rc8' of git://git.kernel.org/pub/scm [...]
new 3093e6cca3ba gpio: mxc: Fix disabled interrupt wake-up support
new cb8f63b8cbf3 gpiolib: cdev: zero padding during conversion to gpioline_ [...]
new c6414e1a2bd2 gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
new c13e3021331e Merge tag 'gpio-fixes-for-v5.13' of git://git.kernel.org/p [...]
new 66e9c6a86b80 afs: Fix afs_write_end() to handle short writes
new 827a746f405d netfs: fix test for whether we can skip read when writing [...]
new 9e736cf7d6f0 Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/p [...]
new 27171ae6a0fd ceph: must hold snap_rwsem when filling inode for async create
new 7a971e2c0767 ceph: fix error handling in ceph_atomic_open and ceph_lookup
new 3c0d0894320c libceph: don't pass result into ac->ops->handle_reply()
new 03af4c7bad8c libceph: set global_id as soon as we get an auth ticket
new edf54d9d0ae0 Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/c [...]
new 9301982c424a x86/fpu: Preserve supervisor states in sanitize_restored_u [...]
new f9dfb5e390fa x86/fpu: Make init_fpstate correct with optimized XSAVE
new 94ca94bbbb5f Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/p [...]
new 309505dd5685 KVM: selftests: Fix mapping length truncation in m{,un}map()
new f8be156be163 KVM: do not allow mapping valid but non-reference-counted pages
new 616a99dd146a Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/s [...]
new 3de218ff39b9 xen/events: reset active flag for lateeoi events later
new b960e0147451 Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.or [...]
new 5dca69e26fe9 software node: Handle software node injection to an existi [...]
new 7764c62f9848 Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/s [...]
new 065b6211a877 i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when [...]
new 2269583753d2 i2c: cp2615: check for allocation failure in cp2615_i2c_recv()
new 3265a7e6b41b i2c: dev: Add __user annotation
new 4ca070ef0dd8 i2c: robotfuzz-osif: fix control-request directions
new 55fcd4493da5 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 30 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 | 1 -
arch/x86/include/asm/fpu/internal.h | 30 ++++---------
arch/x86/kernel/fpu/signal.c | 26 ++++--------
arch/x86/kernel/fpu/xstate.c | 41 ++++++++++++++++--
drivers/base/swnode.c | 16 +++++--
drivers/gpio/Kconfig | 2 +
drivers/gpio/gpio-mxc.c | 2 +-
drivers/gpio/gpiolib-cdev.c | 1 +
drivers/i2c/busses/i2c-cp2615.c | 14 +++++--
drivers/i2c/busses/i2c-i801.c | 3 ++
drivers/i2c/busses/i2c-robotfuzz-osif.c | 4 +-
drivers/i2c/i2c-dev.c | 2 +-
drivers/xen/events/events_base.c | 11 ++++-
fs/afs/write.c | 11 ++++-
fs/ceph/dir.c | 22 +++++-----
fs/ceph/file.c | 17 +++++---
fs/ceph/inode.c | 2 +
fs/ceph/super.h | 2 +-
fs/netfs/read_helper.c | 49 ++++++++++++++++------
include/linux/ceph/auth.h | 4 +-
net/ceph/auth.c | 20 +++++----
net/ceph/auth_none.c | 5 ++-
net/ceph/auth_x.c | 15 ++++---
sound/soc/codecs/rt5645.c | 49 +++++-----------------
.../testing/selftests/kvm/set_memory_region_test.c | 4 +-
virt/kvm/kvm_main.c | 19 ++++++++-
26 files changed, 221 insertions(+), 151 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 86a5edc3 0: update: binutils-gcc-linux-qemu: all
new 3316f2f5 0: update: binutils-gcc-linux-qemu: 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 (86a5edc3)
\
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:
01-reset_artifacts/console.log | 118 +-
02-prepare_abe/console.log | 456 +-
03-build_abe-binutils/console.log | 11713 +++++----
04-build_abe-stage1/console.log | 19362 +++++++--------
05-build_abe-qemu/console.log | 7025 +++---
06-build_linux/console.log | 1181 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 39861 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 40193 insertions(+), 39591 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 binutils-gdb.
from 202054aea67 Add ISA 3.1 check to powerpc-plxv-norel.exp
new 81b327aadd3 gdb/guile: improve the errors when creating breakpoints
new 08080f97440 gdb/guile: allow for catchpoint type breakpoints in guile
new 6b95f5ad968 gdb/python: allow for catchpoint type breakpoints in python
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:
gdb/ChangeLog | 21 +++++++++++
gdb/NEWS | 4 ++
gdb/doc/ChangeLog | 10 +++++
gdb/doc/guile.texi | 4 ++
gdb/doc/python.texi | 7 ++++
gdb/guile/scm-breakpoint.c | 19 +++++++++-
gdb/python/py-breakpoint.c | 6 ++-
gdb/testsuite/ChangeLog | 14 +++++++
gdb/testsuite/gdb.guile/scm-breakpoint.exp | 44 ++++++++++++++++++++++
gdb/testsuite/gdb.python/py-breakpoint.c | 14 +++++++
gdb/testsuite/gdb.python/py-breakpoint.exp | 60 ++++++++++++++++++++++++++++++
11 files changed, 200 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.