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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from d26175f8 0: update: llvm-0766d1dca8685e77e8672b13f26797a5d4c8b4d7: boot
new 084ac7d8 1: reset: linux-56cc3af4e8c8eaba91b51efa6081a868adbd97c3: 19955
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 | 130 +-
02-build_llvm/console.log | 12704 ++++++++---------
03-build_linux/console.log | 9926 ++-----------
04-boot_linux/console.log | 9 -
05-check_regression/console.log | 67 +-
05-check_regression/results.regressions | 5 +-
05-check_regression/trigger-bisect | 3 +
06-update_baseline/console.log | 15 +-
06-update_baseline/results.regressions | 4 +
console.log | 22871 ++++++++++--------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 11 +-
13 files changed, 15133 insertions(+), 30622 deletions(-)
delete mode 100644 04-boot_linux/console.log
create mode 100644 05-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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 60268940cd15 Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
new 9efcc4a12936 afs: Fix unpinned address list during probing
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:
fs/afs/fs_probe.c | 2 ++
1 file changed, 2 insertions(+)
--
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-aarch64-mainline-allnoconfig
in repository toolchain/ci/linux.
from 1b649e0bcae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
adds 0f9826f4753f RDMA/odp: Fix leaking the tgid for implicit ODP
adds d372abf37676 MAINTAINERS: Update maintainers for HISILICON ROCE DRIVER
adds ec16b6bbdab1 RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
adds 7aefa6237cfe RDMA/nl: Do not permit empty devices names during RDMA_NLD [...]
adds f2f2b3bbf0d9 RDMA/core: Fix missing error check on dev_set_name()
adds 5bdfa854013c RDMA/mad: Do not crash if the rdma device does not have a [...]
adds 941224e09483 IB/rdmavt: Free kernel completion queue when done
adds 9a293d1e21a6 IB/hfi1: Ensure pq is not left on waitlist
adds 1fa70778742d MAINTAINERS: Clean RXE section and add Zhu as RXE maintainer
adds 2d47fbacf272 RDMA/core: Ensure security pkey modify is not lost
adds 950bf4f17725 RDMA/mlx5: Fix access to wrong pointer while performing fl [...]
adds ba80013fba65 RDMA/mlx5: Block delay drop to unprivileged users
adds 9420e8ade435 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 5cdbec108fd2 parse-maintainers: Do not sort section content by default
new 23cb8490c0d3 MAINTAINERS: fix bad file pattern
adds d33294541889 KVM: x86: remove bogus user-triggerable WARN_ON
adds 2da1ed62d55c KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detec [...]
adds 2e2409afe5f0 KVM: SVM: Issue WBINVD after deactivating an SEV guest
adds edec6e015a02 KVM: LAPIC: Mark hrtimer for period or oneshot mode to exp [...]
adds 428b8f1d9f92 KVM: VMX: don't allow memory operands for inline asm that [...]
new 94be4b85d895 KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timer
new e1be9ac8e601 KVM: X86: Narrow down the IPI fastpath to single target IPI
new a53071bd3401 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 7614209736fb ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_ [...]
adds e88627403120 libceph: fix alloc_msg_with_page_vector() memory leaks
adds c8d6ee01449c ceph: fix memory leak in ceph_cleanup_snapid_map()
new 60268940cd15 Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
The 6 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:
Documentation/virt/kvm/amd-memory-encryption.rst | 25 ++++++++++++++++++
MAINTAINERS | 9 +++----
arch/x86/kvm/lapic.c | 8 +++++-
arch/x86/kvm/svm.c | 25 ++++++++++++------
arch/x86/kvm/vmx/vmx.c | 2 +-
arch/x86/kvm/x86.c | 6 +++--
drivers/infiniband/core/device.c | 4 ++-
drivers/infiniband/core/nldev.c | 6 ++++-
drivers/infiniband/core/security.c | 11 +++-----
drivers/infiniband/core/umem_odp.c | 2 +-
drivers/infiniband/core/user_mad.c | 33 ++++++++++++++++--------
drivers/infiniband/hw/hfi1/user_sdma.c | 25 +++++++++++++++---
drivers/infiniband/hw/mlx5/cq.c | 27 +++++++++++++++++--
drivers/infiniband/hw/mlx5/main.c | 5 ++--
drivers/infiniband/hw/mlx5/mlx5_ib.h | 1 +
drivers/infiniband/hw/mlx5/qp.c | 5 ++++
drivers/infiniband/sw/rdmavt/cq.c | 2 +-
fs/ceph/file.c | 14 +++++++---
fs/ceph/snap.c | 1 +
include/linux/ceph/messenger.h | 7 ++---
include/linux/ceph/osdmap.h | 4 +++
include/linux/ceph/rados.h | 6 +++--
net/ceph/messenger.c | 9 +++++--
net/ceph/osd_client.c | 14 +++-------
net/ceph/osdmap.c | 9 +++++++
scripts/parse-maintainers.pl | 31 +++++++++++++++++++---
26 files changed, 219 insertions(+), 72 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/gcc.
from dff885cdc00 fortran: ICE using undeclared symbol in array constructor PR93484
adds 9b9d9fd0728 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_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fd7c6741 0: update: binutils-gcc-linux: boot
new 9ef49846 0: update: binutils-gcc-linux: boot
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 (fd7c6741)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 68 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11153 +++++++------
04-build_abe-stage1/console.log | 13690 ++++++++--------
05-build_linux/console.log | 698 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 26057 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 26029 insertions(+), 26103 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b040a401 10: update: llvm-linux: 17560
new 2d03a43b 10: update: llvm-linux: 17560
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 (b040a401)
\
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 | 128 +-
02-build_llvm/console.log | 12885 ++++++++++----------
03-build_linux/console.log | 6310 +++++-----
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 6 +-
06-update_baseline/results.regressions | 20 +-
console.log | 19331 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
9 files changed, 19370 insertions(+), 19340 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 9420e8ade435 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 5cdbec108fd2 parse-maintainers: Do not sort section content by default
new 23cb8490c0d3 MAINTAINERS: fix bad file pattern
new d33294541889 KVM: x86: remove bogus user-triggerable WARN_ON
new 2da1ed62d55c KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detec [...]
new 2e2409afe5f0 KVM: SVM: Issue WBINVD after deactivating an SEV guest
new edec6e015a02 KVM: LAPIC: Mark hrtimer for period or oneshot mode to exp [...]
new 428b8f1d9f92 KVM: VMX: don't allow memory operands for inline asm that [...]
new 94be4b85d895 KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timer
new e1be9ac8e601 KVM: X86: Narrow down the IPI fastpath to single target IPI
new a53071bd3401 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 7614209736fb ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_ [...]
new e88627403120 libceph: fix alloc_msg_with_page_vector() memory leaks
new c8d6ee01449c ceph: fix memory leak in ceph_cleanup_snapid_map()
new 60268940cd15 Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
The 14 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:
Documentation/virt/kvm/amd-memory-encryption.rst | 25 +++++++++++++++++++
MAINTAINERS | 2 +-
arch/x86/kvm/lapic.c | 8 +++++-
arch/x86/kvm/svm.c | 25 +++++++++++++------
arch/x86/kvm/vmx/vmx.c | 2 +-
arch/x86/kvm/x86.c | 6 +++--
fs/ceph/file.c | 14 ++++++++---
fs/ceph/snap.c | 1 +
include/linux/ceph/messenger.h | 7 +++---
include/linux/ceph/osdmap.h | 4 +++
include/linux/ceph/rados.h | 6 +++--
net/ceph/messenger.c | 9 +++++--
net/ceph/osd_client.c | 14 +++--------
net/ceph/osdmap.c | 9 +++++++
scripts/parse-maintainers.pl | 31 +++++++++++++++++++++---
15 files changed, 125 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.