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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from af0afa32 1: reset: linux-9ffee4a8276c734956b8eab19d1c9b0ecb6b79c5: 18503
new 9fdd2f1a 2: update: linux-da151e650328dcd37176cf49fc626a7f42bfbe17: 18576
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 | 15 +-
02-prepare_abe/console.log | 92 +-
03-build_abe-binutils/console.log | 9346 +++++++--------
04-build_abe-stage1/console.log | 11521 ++++++++++---------
05-build_linux/console.log | 1054 +-
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 32 +-
console.log | 22132 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 22248 insertions(+), 21976 deletions(-)
delete 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 1ed1fa5f9c31 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 2741b6723bf6 gfs2: Fix rounding error in gfs2_iomap_page_prepare
new 406652440172 Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/s [...]
new 937f861def1a drm/mediatek: adjust ddp clock control flow
new 46a3b9fce293 drm/mediatek: respect page offset for PRIME mmap calls
new 8fd7a37b191f drm/mediatek: fix unbind functions
new f0fd84834280 drm/mediatek: unbind components in mtk_drm_unbind()
new cf49b24ffa62 drm/mediatek: call drm_atomic_helper_shutdown() when unbin [...]
new a4cd1d2b016d drm/mediatek: clear num_pipes when unbind driver
new 2458d9d6d94b drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomi [...]
new 76509d6b103b Merge branch 'mediatek-drm-fixes-5.2' of https://github.co [...]
new f9a99131ce18 drm/i915/dsi: Use a fuzzy check for burst mode clock check
new 326fb6dd1483 drm/i915/dmc: protect against reading random memory
new 77ce94dbe586 drm/i915: Fix per-pixel alpha with CCS
new d74408f52826 drm/i915/sdvo: Implement proper HDMI audio support for SDVO
new c5cc0bf870cf drm/i915/perf: fix whitelist on Gen10+
new febe80307d2c Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.fr [...]
new e98c7952db1a drm/meson: fix G12A HDMI PLL settings for 4K60 1000/1001 v [...]
new c03ea50e27ec drm/meson: fix primary plane disabling
new 0b84933db7f2 drm/meson: fix G12A primary plane disabling
new 15abc7110a77 drm: panel-orientation-quirks: Add quirk for GPD pocket2
new 652b8b086538 drm: panel-orientation-quirks: Add quirk for GPD MicroPC
new be7d9f05c53e drm/gem_shmem: Use a writecombine mapping for ->vaddr
new 1c3b526e559d drm/panfrost: make devfreq optional again
new de060de333ef drm/panfrost: Require the simple_ondemand governor
new 56a2b7f2a39a drm/edid: abstract override/firmware EDID retrieval
new 48eaeb7664c7 drm: add fallback override/firmware EDID modes workaround
new 744ed8cb8a47 Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.fre [...]
new 517b91f4cde3 drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
new 99f304beb82a drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()
new f3a5231c8f14 drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware
new e14c5873d2a3 Merge branch 'drm-fixes-5.2' of git://people.freedesktop.o [...]
new 6aa7a22b9790 Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesk [...]
new 18fa84a2db0e cgroup: Use css_tryget() instead of css_tryget_online() in [...]
new 8cfeb385e9eb docs cgroups: add another example size for hugetlb
new 6b115bf58e6f cgroup: Call cgroup_release() before __exit_signal()
new b636fd38dc40 cgroup: Implement css_task_iter_skip()
new c03cd7738a83 cgroup: Include dying leaders with live threads in PROCS i [...]
new cee0c33c546a cgroup: css_task_iter_skip()'d iterators must be advanced [...]
new c596687a008b cgroup: Fix css_task_iter_advance_css_set() cset skip condition
new d477f8c202d1 cpuset: restore sanity to cpuset_cpus_allowed_fallback()
new 0011572c8830 Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/s [...]
The 41 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/cgroup-v1/hugetlb.txt | 22 ++---
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | 2 +
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 4 +-
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c | 5 +-
drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c | 5 +-
drivers/gpu/drm/drm_edid.c | 55 +++++++++++--
drivers/gpu/drm/drm_gem_shmem_helper.c | 3 +-
drivers/gpu/drm/drm_panel_orientation_quirks.c | 32 ++++++++
drivers/gpu/drm/drm_probe_helper.c | 7 ++
drivers/gpu/drm/i915/i915_perf.c | 1 +
drivers/gpu/drm/i915/i915_reg.h | 1 +
drivers/gpu/drm/i915/intel_csr.c | 18 +++++
drivers/gpu/drm/i915/intel_display.c | 14 ++--
drivers/gpu/drm/i915/intel_drv.h | 1 +
drivers/gpu/drm/i915/intel_dsi_vbt.c | 11 +++
drivers/gpu/drm/i915/intel_sdvo.c | 58 +++++++++++---
drivers/gpu/drm/i915/intel_sdvo_regs.h | 3 +
drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 30 ++-----
drivers/gpu/drm/mediatek/mtk_drm_drv.c | 8 +-
drivers/gpu/drm/mediatek/mtk_drm_gem.c | 7 +-
drivers/gpu/drm/mediatek/mtk_dsi.c | 12 ++-
drivers/gpu/drm/meson/meson_crtc.c | 6 +-
drivers/gpu/drm/meson/meson_plane.c | 8 +-
drivers/gpu/drm/meson/meson_vclk.c | 13 ++-
drivers/gpu/drm/meson/meson_viu.c | 3 +-
drivers/gpu/drm/panfrost/Kconfig | 1 +
drivers/gpu/drm/panfrost/panfrost_devfreq.c | 13 ++-
fs/gfs2/bmap.c | 5 +-
include/drm/drm_edid.h | 1 +
include/linux/cgroup-defs.h | 1 +
include/linux/cgroup.h | 14 +++-
kernel/cgroup/cgroup.c | 106 ++++++++++++++++++-------
kernel/cgroup/cpuset.c | 15 +++-
kernel/exit.c | 2 +-
35 files changed, 374 insertions(+), 117 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-arm-mainline-allyesconfig
in repository toolchain/ci/gcc.
from ca471482ce8 Daily bump.
adds 93fd8418745 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-arm-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from e15c7d2fd1 Automatic date update in version.in
adds 15660a4de7 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_kernel/gnu-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e267d040 0: update: binutils-gcc-linux: all
new 8409083a 0: update: binutils-gcc-linux: 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 (e267d040)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
01-reset_artifacts/console.log | 14 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10108 ++++++-------
04-build_abe-stage1/console.log | 17420 +++++++++++-----------
05-build_linux/console.log | 760 +-
06-boot_linux/console.log | 2 +-
console.log | 28772 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 28767 insertions(+), 28763 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 34a27682ed0 [InstCombine] Add tests to show missing fold opportunity fo [...]
new 118986bcda5 Revert "adding more fmf propagation for selects plus tests"
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 54 +++++++++--------------
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 3 --
test/CodeGen/AArch64/arm64-fmax.ll | 8 +---
test/CodeGen/AArch64/select_fmf.ll | 75 --------------------------------
test/CodeGen/X86/fdiv-combine.ll | 7 +--
5 files changed, 22 insertions(+), 125 deletions(-)
delete mode 100644 test/CodeGen/AArch64/select_fmf.ll
--
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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 613c01db 0: update: llvm-linux: boot
new f4c20e18 0: update: llvm-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 (613c01db)
\
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 | 166 +-
02-build_llvm/console.log | 11872 +++++++++++++++----------------
03-build_linux/console.log | 1680 ++---
04-boot_linux/console.log | 436 +-
05-check_regression/console.log | 32 +-
06-update_baseline/console.log | 49 +-
console.log | 14235 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 14207 insertions(+), 14277 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.