This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b8d62c24266 [NDS32] Fix nds32_split_ashiftdi3 with large shift amount.
new e1b5cb5d875 [ARC] Emit blockage regardless to avoid delay slot scheduling.
new 23686b11d6e [ARC] Refurb eliminate regs.
new c10cfe0bb28 [ARC] Remove Rs5 constraint.
new d0cea156ba4 [ARC] Refactor deprecated macros.
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:
gcc/ChangeLog | 56 ++++++++
gcc/config/arc/arc-protos.h | 2 -
gcc/config/arc/arc.c | 225 +++++++++++++++++-------------
gcc/config/arc/arc.h | 42 +++---
gcc/config/arc/arc.md | 49 +++----
gcc/config/arc/constraints.md | 10 --
gcc/testsuite/gcc.target/arc/long-calls.c | 4 +-
7 files changed, 222 insertions(+), 166 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-allyesconfig
in repository toolchain/ci/linux.
from dc4060a5dc25 Linux 5.1-rc5
adds 11cf9d863dcb fs/dax: Deposit pagetable even when installing zero page
adds 5512320c9f6f Merge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org/pub/ [...]
adds 351f339faa30 acpi/nfit: Always dump _DSM output payload
adds 55c1fc0af29a libnvdimm/namespace: Fix a potential NULL pointer dereference
adds 486fa92df470 libnvdimm/btt: Fix a kmemdup failure check
adds 037c8489ade6 libnvdimm/security: provide fix for secure-erase to use zero-key
adds d2e5b6436c28 libnvdimm/security, acpi/nfit: unify zero-key for all secu [...]
adds 9dc6488e84b0 libnvdimm/pmem: fix a possible OOB access when read and wr [...]
adds 2170a0d53bee tools/testing/nvdimm: Retain security state after overwrite
adds 618d919cae2f Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.or [...]
No new revisions were added by this update.
Summary of changes:
drivers/acpi/nfit/core.c | 12 ++--
drivers/acpi/nfit/intel.c | 10 ++--
drivers/nvdimm/btt_devs.c | 18 ++++--
drivers/nvdimm/namespace_devs.c | 5 +-
drivers/nvdimm/pmem.c | 8 +--
drivers/nvdimm/security.c | 118 ++++++++++++++++++++++++---------------
fs/dax.c | 15 +++++
tools/testing/nvdimm/test/nfit.c | 17 ++++--
8 files changed, 132 insertions(+), 71 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 81db4bb7 2: good: llvm-linux: 16692
new d7825986 2: update: llvm-linux: 16692
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 (81db4bb7)
\
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:
01-reset_artifacts/console.log | 71 +-
02-build_llvm/console.log | 11350 ++++++++++++++---------------
03-build_linux/console.log | 3061 ++++----
05-check_regression/console.log | 9 +-
06-update_baseline/console.log | 24 +-
console.log | 14515 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 14533 insertions(+), 14507 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-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from dc4060a5dc25 Linux 5.1-rc5
adds 11cf9d863dcb fs/dax: Deposit pagetable even when installing zero page
adds 5512320c9f6f Merge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org/pub/ [...]
adds 351f339faa30 acpi/nfit: Always dump _DSM output payload
adds 55c1fc0af29a libnvdimm/namespace: Fix a potential NULL pointer dereference
adds 486fa92df470 libnvdimm/btt: Fix a kmemdup failure check
adds 037c8489ade6 libnvdimm/security: provide fix for secure-erase to use zero-key
adds d2e5b6436c28 libnvdimm/security, acpi/nfit: unify zero-key for all secu [...]
adds 9dc6488e84b0 libnvdimm/pmem: fix a possible OOB access when read and wr [...]
adds 2170a0d53bee tools/testing/nvdimm: Retain security state after overwrite
adds 618d919cae2f Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.or [...]
No new revisions were added by this update.
Summary of changes:
drivers/acpi/nfit/core.c | 12 ++--
drivers/acpi/nfit/intel.c | 10 ++--
drivers/nvdimm/btt_devs.c | 18 ++++--
drivers/nvdimm/namespace_devs.c | 5 +-
drivers/nvdimm/pmem.c | 8 +--
drivers/nvdimm/security.c | 118 ++++++++++++++++++++++++---------------
fs/dax.c | 15 +++++
tools/testing/nvdimm/test/nfit.c | 17 ++++--
8 files changed, 132 insertions(+), 71 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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 24a0a8c3 0: good: llvm-linux: all
new 04b42ba8 0: update: llvm-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 (24a0a8c3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 185 +-
02-build_llvm/console.log | 11576 ++++++++++++++++++-----------------
03-build_linux/console.log | 609 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 9 +-
06-update_baseline/console.log | 21 -
console.log | 12381 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 12381 insertions(+), 12412 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1deadbc3 0: good: llvm-linux: all
new b3077f77 0: update: llvm-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 (1deadbc3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 223 +-
02-build_llvm/console.log | 11410 ++++++++++++++++++-----------------
03-build_linux/console.log | 693 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 9 +-
06-update_baseline/console.log | 21 -
console.log | 12358 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 12283 insertions(+), 12447 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 86fe4dfc 0: good: llvm-linux: 18109
new e7d9eae4 0: update: llvm-linux: 18109
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 (86fe4dfc)
\
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 | 79 +-
02-build_llvm/console.log | 11507 +++++++++++++-------------
03-build_linux/console.log | 5130 ++++++------
05-check_regression/console.log | 9 +-
06-update_baseline/console.log | 24 -
console.log | 16749 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 16723 insertions(+), 16785 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.