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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3ba628d544 gcc-bf2def16d3fa4bce00514f6c7a1fbb722d62145d: all
new 29488e0890 gcc-ee068b43ee34718ea32dabc83bf227f50511bd1f: 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 (3ba628d544)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 4104 ++++++++--------
4-build_abe-stage1/console.log | 5249 +++++++++++----------
5-count_linux_objs/console.log | 56 +-
console.log | 9635 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 9536 insertions(+), 9550 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 36907b51bf linux-e74c98ca2d6ae4376cc15fa2a22483430909d96b: all
new e005d780bc llvm-61ff0b639cca25747bcbae8bf5a213d702141bc5: 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 (36907b51bf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9062 +++++++++++++++++++--------------------
3-count_linux_objs/console.log | 184 +-
console.log | 9230 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 9181 insertions(+), 9329 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 9ace868a17d8 Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/ [...]
new 8af526e03535 RDMA/mlx5: Fix check for supported user flags when creating a QP
new f45f8edbe1d3 IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOV
new 904bba211acc IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
new 7709b0dc265f IB/hfi1: Remove overly conservative VM_EXEC flag check
new 09ce351dff8e IB/hfi1: Add limit test for RC/UC send via loopback
new d79af7242bb2 RDMA/device: Expose ib_device_try_get(()
new 951d01b96f17 IB/mlx5: Fix how advise_mr() launches async work
new 9d9d4ff78884 RDMA/hns: Update the kernel header file of hns
new a2093dd35f8c RDMA/umem: Add missing initialization of owning_mm
new 425784aa5b02 IB/uverbs: Fix OOPs upon device disassociation
new c1b03c25f5c1 RDMA/mlx5: Fix flow creation on representors
new f8ade8e24297 IB/uverbs: Fix ioctl query port to consider device disassociation
new 6ab4aba00f81 IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
new 7b21b69ab203 IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociate
new 5eeb63359b1e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
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:
drivers/infiniband/core/core_priv.h | 1 -
drivers/infiniband/core/device.c | 13 +++++++++---
drivers/infiniband/core/umem_odp.c | 3 +++
drivers/infiniband/core/uverbs_main.c | 25 +++++++++++++++--------
drivers/infiniband/core/uverbs_std_types_device.c | 8 +++++++-
drivers/infiniband/hw/hfi1/file_ops.c | 2 +-
drivers/infiniband/hw/hfi1/ud.c | 1 -
drivers/infiniband/hw/hns/hns_roce_srq.c | 10 +++++++--
drivers/infiniband/hw/mlx4/mad.c | 6 +++---
drivers/infiniband/hw/mlx5/flow.c | 3 +--
drivers/infiniband/hw/mlx5/odp.c | 10 ++++-----
drivers/infiniband/hw/mlx5/qp.c | 16 ++++++++-------
drivers/infiniband/hw/qib/qib_ud.c | 1 -
drivers/infiniband/sw/rdmavt/qp.c | 7 ++++++-
drivers/infiniband/ulp/ipoib/ipoib.h | 1 -
drivers/infiniband/ulp/ipoib/ipoib_cm.c | 3 +--
include/rdma/ib_verbs.h | 24 ++++++++++++++++++++--
include/uapi/rdma/hns-abi.h | 5 +++++
18 files changed, 97 insertions(+), 42 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-arm-mainline-allyesconfig
in repository toolchain/ci/linux.
from af0c9af1b3f6 fs/dcache: Track & report number of negative dentries
adds 9e6966646b6b ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
adds e190161f96b8 ALSA: pcm: Fix tight loop of OSS capture stream
adds 693abe11aa6b ALSA: hda/realtek - Fixed hp_pin no value
adds 83f4997a01e7 Merge tag 'sound-5.0-rc5' of git://git.kernel.org/pub/scm/ [...]
adds 80ff00172407 nfs: Fix NULL pointer dereference of dev_name
adds 8fc75bed96bb NFS: Fix up return value on fatal errors in nfs_page_async [...]
adds 937108b093f7 Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/proje [...]
adds 2b531b613783 selftests: cpu-hotplug: fix case where CPUs offline > CPUs [...]
adds 7e35a5940fab selftests: Use lirc.h from kernel tree, not from system
adds ed5f13261cb6 selftests/seccomp: Enhance per-arch ptrace syscall skip tests
adds 870f193d48c2 selftests: net: use LDLIBS instead of LDFLAGS
adds 7d4e591bc051 selftests: timers: use LDLIBS instead of LDFLAGS
adds 9f789567142c Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.or [...]
adds e74c98ca2d6a gfs2: Revert "Fix loop in gfs2_rbm_find"
adds a6093ad7fc49 PCI: imx: Fix probe failure without power domain
adds a4ace4fa2007 PCI: imx: Fix checking pd_pcie_phy device link addition
adds 65dbb423cf28 ARM: cns3xxx: Fix writing to wrong PCI config registers af [...]
adds 432dd7064aa1 ARM: cns3xxx: Use actual size reads for PCIe
adds f14bcc0add3a Revert "PCI: armada8k: Add support for gpio controlled res [...]
adds 44e56f325b7d Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/s [...]
adds 356690d029e1 crypto: cavium/nitrox - Invoke callback after DMA unmap
adds 52107c545de1 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds 0113613faf02 Revert "Input: olpc_apsp - enable the SP clock"
adds 0acb69e7b904 Revert "clk: mmp2: add SP clock"
adds 401fbb34f53e Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"
adds ede77858473a clk: Remove global clk traversal on fetch parent index
adds a64a9c088b75 clk: imx: Fix fractional clock set rate computation
adds 303aef8b8427 clk: ti: Fix error handling in ti_clk_parse_divider_data()
adds 9ff1a3b49125 clk: qcom: gcc: Use active only source for CPUSS clocks
adds 5b4746a03199 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
new c228d294f204 x86: explicitly align IO accesses in memcpy_{to,from}io
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:
.../devicetree/bindings/serio/olpc,ap-sp.txt | 4 --
arch/arm/mach-cns3xxx/pcie.c | 4 +-
arch/x86/lib/iomem.c | 33 ++++++++-
drivers/clk/clk.c | 14 +++-
drivers/clk/imx/clk-frac-pll.c | 5 +-
drivers/clk/mmp/clk-of-mmp2.c | 4 --
drivers/clk/qcom/gcc-sdm845.c | 14 ++--
drivers/clk/ti/divider.c | 11 ++-
drivers/crypto/cavium/nitrox/nitrox_reqmgr.c | 10 +--
drivers/input/serio/olpc_apsp.c | 14 ----
drivers/pci/controller/dwc/pci-imx6.c | 11 +--
drivers/pci/controller/dwc/pcie-armada8k.c | 16 -----
fs/gfs2/rgrp.c | 2 +-
fs/nfs/super.c | 5 ++
fs/nfs/write.c | 9 +--
include/dt-bindings/clock/marvell,mmp2.h | 1 -
sound/core/pcm_lib.c | 9 ++-
sound/pci/hda/patch_realtek.c | 78 +++++++++++++---------
sound/usb/quirks.c | 1 +
.../selftests/cpu-hotplug/cpu-on-off-test.sh | 13 +++-
tools/testing/selftests/ir/Makefile | 2 +
tools/testing/selftests/net/Makefile | 2 +-
tools/testing/selftests/seccomp/seccomp_bpf.c | 72 +++++++++++++++-----
tools/testing/selftests/timers/Makefile | 2 +-
24 files changed, 216 insertions(+), 120 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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1f149ff7fb llvm-7539fa2c2d1fe54fbb7f9e01ea07ebcec012a144: 17392
new 587e7421f4 linux-c228d294f2040c3a5f5965ff04d4947d0bf6e7da: 17392
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 (1f149ff7fb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 72 +-
2-build_llvm/console.log | 10261 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 501 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10840 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10850 insertions(+), 10850 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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cd5af0c5ea linux-65f42a73e55331961153006e902c4fe0bb4a69bb: 18988
new ee5e5be155 llvm-743ba66f93dc14c3f78fa2c3d29865c41e89b5a1: 18988
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 (cd5af0c5ea)
\
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9038 ++++++++++++++++++-----------------
3-count_linux_objs/console.log | 989 ++--
console.log | 10071 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 10137 insertions(+), 9995 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 c228d294f204 x86: explicitly align IO accesses in memcpy_{to,from}io
new 093c61b6a0d5 i3c: fix missing detach if failed to retrieve i3c dev
new f36c1f9a8dfd i3c: master: dw: fix deadlock
new 520fac05b651 Merge tag 'i3c/fixes-for-5.0-rc5' of git://git.kernel.org/ [...]
new 8c9620b1cc9b mmc: bcm2835: Fix DMA channel leak on probe error
new 3751e008da0d mmc: mediatek: fix incorrect register setting of hs400_cmd [...]
new cca2e06ae832 Merge tag 'mmc-v5.0-rc4' of git://git.kernel.org/pub/scm/l [...]
new 9baddb61dfec mfd: Fix unmet dependency warning for MFD_TPS68470
new d58bf90a32a3 platform/x86: Fix unmet dependency warning for ACPI_CMPC
new 0ee4b5f801b7 platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
new b473406a06c4 Merge branch 'acpi-misc'
new 4771eec1d0f2 Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/l [...]
new 15efb47dc560 PM-runtime: Fix deadlock with ktime_get()
new 1617971c6616 cpuidle: poll_state: Fix default time limit
new cbffab682573 Merge branch 'pm-cpuidle-fixes'
new 3325254ca14c Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/lin [...]
new 8e47a457321c iomap: get/put the page in iomap_page_create/release()
new 4ea899ead278 iomap: fix a use after free in iomap_dio_rw
new 9ace868a17d8 Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/ [...]
The 18 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:
drivers/base/power/runtime.c | 10 +++++-----
drivers/cpuidle/poll_state.c | 2 +-
drivers/i3c/master.c | 2 +-
drivers/i3c/master/dw-i3c-master.c | 18 ++++++++++++------
drivers/mfd/Kconfig | 2 +-
drivers/mmc/host/bcm2835.c | 2 ++
drivers/mmc/host/mtk-sd.c | 2 +-
drivers/platform/x86/Kconfig | 2 ++
fs/iomap.c | 37 ++++++++++++++++++++++++++++++-------
include/linux/pm_runtime.h | 2 +-
10 files changed, 56 insertions(+), 23 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 llvm.
from 96992cbce30 gn build: Add a missing dependency from llvm/test to llvm-lit
new 184cd38de99 [InstCombine] Refactor test checks (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:
.../InstCombine/double-float-shrink-2.ll | 29 ++++++++++------------
1 file changed, 13 insertions(+), 16 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 lldb.
from 0549063cd [PDB] Fix build after r352845
new 72c1213a5 Fix the xcode build for r352845.
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:
lldb.xcodeproj/project.pbxproj | 5532 ++++++++++++++++++++--------------------
1 file changed, 2772 insertions(+), 2760 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.