This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards e96e37aa 0: update: gcc-34127f4adaf6ed8d39ee1a65aaef7f62dd67c5a9: 1
new 33933518 0: update: gcc-e362a897655e3b92949b65a2b53e00fb3ab8ded0: 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 (e96e37aa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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-prepare_abe/console.log | 114 +-
04-build_abe-bootstrap_O1/console.log | 92248 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 92510 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 92555 insertions(+), 92459 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 7fec3ce50a5d Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/s [...]
new c7f87f3984cf xfs: fix use-after-free on CIL context on shutdown
new 0c7d7d1fada7 Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/sc [...]
The 2 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/xfs/xfs_log_cil.c | 10 +++++-----
fs/xfs/xfs_log_priv.h | 2 +-
2 files changed, 6 insertions(+), 6 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_bmk_tk1/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 82583ca1 11: update: llvm-f0634100cdc832605bff355330d2ccdb7f43842f: 1
new 1fe357d7 11: update: binutils-gcc-glibc-llvm: 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 (82583ca1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm- [...]
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 | 143 +-
02-prepare_abe/console.log | 212 +-
03-build_abe-binutils/console.log | 11319 ++-
04-build_abe-stage1/console.log | 20235 ++--
05-build_abe-linux/console.log | 276 +-
06-build_abe-glibc/console.log | 39190 +++----
07-build_abe-stage2/console.log | 44111 ++++----
08-build_llvm-true/console.log | 13067 +--
10-benchmark--Os_mthumb/benchmark-start.log | 2 +-
10-benchmark--Os_mthumb/benchmark.log | 71 +-
10-benchmark--Os_mthumb/console.log | 213 +-
11-check_regression/console.log | 184 +-
11-check_regression/results-0.csv | 2221 +-
11-check_regression/results-1.csv | 2244 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 9 +-
11-check_regression/results-full.csv | 2392 +-
11-check_regression/results.csv | 167 +-
11-check_regression/results.log | 2602 +-
12-update_baseline/console.log | 5348 +-
12-update_baseline/results-1.csv | 2244 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 9 +-
12-update_baseline/results-full.csv | 2244 +-
12-update_baseline/results.csv | 167 +-
12-update_baseline/results.log | 1942 +-
console.log | 134370 +++++++++++++------------
jenkins/manifest.sh | 26 +-
results_id | 2 +-
29 files changed, 143753 insertions(+), 141333 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 cdd3bb54332f Merge tag 'm68knommu-for-v5.8-rc4' of git://git.kernel.org [...]
new 5fddd4f5db87 drm/msm/dpu: request for display color blocks based on hw [...]
new 177d3819633c drm/msm: fix potential memleak in error branch
new aa472721c8db drm/msm/dpu: fix error return code in dpu_encoder_init
new 2e7ec6b52971 drm/msm/dpu: allow initialization of encoder locks during [...]
new bc8bd54ffd85 drm/msm: Fix 0xfffflub in "Refactor address space initialization"
new f167989c6730 drm/msm: Fix address space size after refactor.
new 078e8f8ce8ad drm/msm: Fix setup of a6xx create_address_space.
new 30480e6ed508 drm/msm: Fix up the rest of the messed up address sizes
new b325b5ed5e0a Merge tag 'drm-msm-fixes-2020-06-25' of https://gitlab.fre [...]
new aee83fbdbfa1 drm/exynos: Remove dev_err() on platform_get_irq() failure
new b9c633882de4 drm/exynos: Properly propagate return value in drm_iommu_a [...]
new d4f5a095daf0 drm/exynos: fix ref count leak in mic_pre_enable
new a0d9dc022124 Merge tag 'exynos-drm-fixes-for-v5.8-rc4' of git://git.ker [...]
new 2de60af4a463 drm/i915/gvt: Add one missing MMIO handler for D_SKL_PLUS
new fccd0f7cf4d5 drm/i915/gvt: Fix two CFL MMIO handling caused by regression.
new fc1e3aa0337c drm/i915/gvt: Fix incorrect check of enabled bits in mask [...]
new a291e4fba259 drm/i915/gvt: Use GFP_ATOMIC instead of GFP_KERNEL in atom [...]
new cd65bbb4d8c9 Merge tag 'gvt-fixes-2020-06-17' of https://github.com/int [...]
new 55fd7e0222ea drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
new 370678c5fd82 Merge tag 'drm-intel-fixes-2020-07-01' of git://anongit.fr [...]
new 7e89e4aaa9ae drm/amd/powerplay: Fix NULL dereference in lock_bus() on V [...]
new 6eb3cf2e06d2 drm/amd/display: Only revalidate bandwidth on medium and f [...]
new d7a6634a4cfb drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
new beaf10efca64 drm/amdgpu: use %u rather than %d for sclk/mclk
new 80e89901e5a5 Merge tag 'amd-drm-fixes-5.8-2020-07-01' of git://people.f [...]
new 4ab59c3c638c dma-buf: Move dma_buf_release() from fops to dentry_ops
new bda8eaa6dee7 drm: sun4i: hdmi: Remove extra HPD polling
new 1298a549e22a Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.fre [...]
new 1d4287146529 Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesk [...]
new 5902f4dd6e66 gfs2: Don't return NULL from gfs2_inode_lookup
new 58e08e8d83ab gfs2: fix trans slab error when withdraw occurs inside log_flush
new 34244d711dea gfs2: Don't sleep during glock hash walk
new 7542486b89b2 gfs2: eliminate GIF_ORDERED in favor of list_empty
new 541656d3a513 gfs2: freeze should work on read-only mounts
new b780cc615ba4 gfs2: read-only mounts should grab the sd_freeze_gl glock
new 623ba664b74a gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE
new c860f8ffbea8 gfs2: The freeze glock should never be frozen
new bf2d63694e9e Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pu [...]
new 1e05daca83bb ACPI: DPTF: Add battery participant for TigerLake
new 0318e8374e87 ACPI: fan: Fix Tiger Lake ACPI device ID
new ef0c44c3e51b Merge branch 'acpi-fan'
new 718b7a570a34 Merge tag 'acpi-5.8-rc4' of git://git.kernel.org/pub/scm/l [...]
new 5396956cc7c6 PCI: Make pcie_find_root_port() work for Root Ports
new 7fec3ce50a5d Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/s [...]
The 44 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/acpi/dptf/dptf_power.c | 1 +
drivers/acpi/fan.c | 2 +-
drivers/dma-buf/dma-buf.c | 54 +++++-----
drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 4 +-
drivers/gpu/drm/amd/display/dc/core/dc.c | 10 +-
.../gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c | 11 +-
drivers/gpu/drm/exynos/exynos_drm_dma.c | 4 +-
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 1 -
drivers/gpu/drm/exynos/exynos_drm_mic.c | 4 +-
drivers/gpu/drm/i915/gt/shaders/README | 46 ++++++++
.../gpu/drm/i915/gt/shaders/clear_kernel/hsw.asm | 119 +++++++++++++++++++++
.../gpu/drm/i915/gt/shaders/clear_kernel/ivb.asm | 117 ++++++++++++++++++++
drivers/gpu/drm/i915/gvt/debugfs.c | 2 +-
drivers/gpu/drm/i915/gvt/handlers.c | 24 +++--
drivers/gpu/drm/i915/gvt/mmio_context.h | 6 +-
drivers/gpu/drm/i915/gvt/reg.h | 5 +
drivers/gpu/drm/msm/adreno/a2xx_gpu.c | 2 +-
drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 2 +-
drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 2 +-
drivers/gpu/drm/msm/adreno/adreno_gpu.c | 2 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 18 ++--
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 2 +-
drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c | 2 +-
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c | 2 +-
drivers/gpu/drm/msm/msm_submitqueue.c | 4 +-
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 5 +-
fs/gfs2/glock.c | 5 +-
fs/gfs2/glops.c | 10 +-
fs/gfs2/incore.h | 1 -
fs/gfs2/inode.c | 3 +-
fs/gfs2/log.c | 25 +++--
fs/gfs2/log.h | 4 +-
fs/gfs2/main.c | 1 +
fs/gfs2/ops_fstype.c | 13 ++-
fs/gfs2/recovery.c | 4 +-
fs/gfs2/super.c | 20 ++--
include/linux/pci.h | 11 +-
38 files changed, 438 insertions(+), 111 deletions(-)
create mode 100644 drivers/gpu/drm/i915/gt/shaders/README
create mode 100644 drivers/gpu/drm/i915/gt/shaders/clear_kernel/hsw.asm
create mode 100644 drivers/gpu/drm/i915/gt/shaders/clear_kernel/ivb.asm
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.