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-allnoconfig
in repository toolchain/ci/linux.
from bbe2ba04c5a9 Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/l [...]
adds cb7ff314e1d9 drm/tegra: sor: Don't warn on probe deferral
adds 5c1d644c09db drm/tegra: sor: Ensure regulators are disabled on teardown
adds 41f71629b4c4 drm/tegra: replace idr_init() by idr_init_base()
adds 123f01a0c989 drm/tegra: output: Do not put OF node twice
adds bf3a3cdcad40 drm/tegra: sor: Disable clocks on error in tegra_sor_init()
adds aac06646aa85 Merge tag 'drm/tegra/for-5.10-rc7' of ssh://git.freedeskto [...]
adds 777a7717d60c drm/i915/gt: Program mocs:63 for cache eviction on gen9
adds 9261a1db80bc drm/i915/gt: Protect context lifetime with RCU
adds 2bfdf302465a drm/i915/gt: Split the breadcrumb spinlock between global [...]
adds 78b2eb8a1f10 drm/i915/gt: Retain default context state across shrinking
adds aff76ab79536 drm/i915/gt: Limit frequency drop to RPe on parking
adds 37eade64eb11 drm/i915/display: return earlier from intel_modeset_init() [...]
adds ccc9e67ab26f drm/i915/display: Defer initial modeset until after GGTT i [...]
adds 94cfbd05e46a Merge tag 'drm-intel-fixes-2020-12-03' of git://anongit.fr [...]
adds acab02c1af43 drm/amdgpu/pm/smu11: Fix fan set speed bug
adds 7e0b367db85e drm/amd/display: Init clock value by current vbios CLKs
adds ac2db9488cf2 drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset
adds efd6d85a1810 drm/amdgpu/vcn3.0: remove old DPG workaround
adds 5353219ffdff Merge tag 'amd-drm-fixes-5.10-2020-12-02' of git://people. [...]
adds 777ee15e8861 drm: mxsfb: fix fence synchronization
adds c70582bbf299 drm: mxsfb: Implement .format_mod_supported
adds aea656b0d05e drm/nouveau: make sure ret is initialized in nouveau_ttm_i [...]
adds aec9fe892812 drm/rockchip: Avoid uninitialized use of endpoint id in LVDS
adds 7c4bada12d32 drm/panel: sony-acx565akm: Fix race condition in probe
adds fd4e788e971c drm/omap: sdi: fix bridge enable/disable
adds de9b485d1dc9 Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.fre [...]
adds e87297fa080a Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesk [...]
adds a7a10bce8a04 dm integrity: don't use drivers that have CRYPTO_ALG_ALLOC [...]
adds e5d41cbca1b2 dm writecache: advance the number of arguments when report [...]
adds 67aa3ec3dbc4 dm writecache: fix the maximum number of arguments
adds 35d2835d2ac4 Revert "dm cache: fix arm link errors with inline"
adds 89478335718c dm: fix bug with RCU locking in dm_blk_report_zones
adds e7b624183d92 dm table: Remove BUG_ON(in_interrupt())
adds 857c4c0a8b28 dm writecache: remove BUG() and fail gracefully instead
new 3ee16db390b4 dm: fix IO splitting
new f05c4403db5b dm: fix double RCU unlock in dm_dax_zero_page_range() error path
new bde3808bc8c2 dm: remove invalid sparse __acquires and __releases annotations
new b3298500b23f Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/ [...]
The 4 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:
block/blk-merge.c | 2 +-
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c | 25 ++-
.../drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c | 13 +-
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c | 7 +-
drivers/gpu/drm/i915/display/intel_display.c | 24 +--
drivers/gpu/drm/i915/gt/intel_breadcrumbs.c | 168 +++++++++------------
drivers/gpu/drm/i915/gt/intel_breadcrumbs_types.h | 6 +-
drivers/gpu/drm/i915/gt/intel_context.c | 15 +-
drivers/gpu/drm/i915/gt/intel_context_types.h | 23 ++-
drivers/gpu/drm/i915/gt/intel_mocs.c | 14 +-
drivers/gpu/drm/i915/gt/intel_rps.c | 4 +
drivers/gpu/drm/i915/gt/shmem_utils.c | 7 +-
drivers/gpu/drm/i915/i915_request.h | 6 +-
drivers/gpu/drm/mxsfb/mxsfb_kms.c | 11 ++
drivers/gpu/drm/nouveau/nouveau_bo.c | 2 +-
drivers/gpu/drm/omapdrm/dss/sdi.c | 10 +-
drivers/gpu/drm/panel/panel-sony-acx565akm.c | 2 +-
drivers/gpu/drm/rockchip/rockchip_lvds.c | 2 +-
drivers/gpu/drm/tegra/drm.c | 2 +-
drivers/gpu/drm/tegra/output.c | 1 -
drivers/gpu/drm/tegra/sor.c | 76 +++++-----
drivers/md/dm-cache-target.c | 4 -
drivers/md/dm-integrity.c | 4 +-
drivers/md/dm-table.c | 11 --
drivers/md/dm-writecache.c | 6 +-
drivers/md/dm.c | 29 ++--
include/linux/blkdev.h | 11 +-
27 files changed, 261 insertions(+), 224 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-allnoconfig
in repository toolchain/ci/gcc.
from 7de6338ecab Daily bump.
adds d910ca04934 tree-optimization/96075 - adjust testcase
adds 34e72e050bf PR fortran/95342 - ICE in gfc_match_subroutine, at fortran/ [...]
new ca242c8bdfe Daily bump.
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:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/fortran/decl.c | 2 ++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/vect/slp-46.c | 2 +-
gcc/testsuite/gfortran.dg/pr95342.f90 | 20 ++++++++++++++++++++
6 files changed, 49 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95342.f90
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7ff1e7e3 0: update: binutils-gcc-linux: all
new e251a8a8 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 (7ff1e7e3)
\
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 | 162 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11260 +++++------
04-build_abe-stage1/console.log | 17989 +++++++++---------
05-build_linux/console.log | 658 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 22 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30545 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 30556 insertions(+), 30550 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_cross/gnu-release-aarch64-check_cross
in repository toolchain/ci/gcc.
from 53d76fe758a tree-optimization/96075 - fix bogus misalignment calculation
adds 9f4ae405df5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 75 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 72 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 148 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from c5fd8a9157c Daily bump.
new 43e84ce7d62 c++: Fix constexpr access to union member through pointer-t [...]
new 625e002396f i386: Combine splitters followup [PR96226]
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:
gcc/config/i386/i386.md | 6 +--
gcc/cp/constexpr.c | 64 ++++++++++++++++++++++------
gcc/testsuite/g++.dg/cpp1y/constexpr-98122.C | 14 ++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-98122.C | 25 +++++++++++
4 files changed, 92 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-98122.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-98122.C
--
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
in repository toolchain/ci/interesting-commits.
from 715f41d Add regression 6fbec038f7a7ddf29f074943611b53210d17c40c from [...]
new 600301f Add regression 6fbec038f7a7ddf29f074943611b53210d17c40c from [...]
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:
gcc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.