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-allmodconfig
in repository toolchain/ci/gcc.
from 3fca9cad041 Daily bump.
adds 412541a35e4 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1bbd0ce0 0: update: binutils-gcc-linux: all
new decafc0d 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 (1bbd0ce0)
\
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 | 166 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11314 +++++------
04-build_abe-stage1/console.log | 18251 +++++++++---------
05-build_linux/console.log | 640 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30845 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
results | 2 +-
13 files changed, 30839 insertions(+), 30837 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 45fe605832c8 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/s [...]
new eee4e23099c3 Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm [...]
new 24ce66c04a06 uaccess: provide a generic TASK_SIZE_MAX definition
new 931de11f5a37 asm-generic: improve the nommu {get,put}_user handling
new 2d2d255467d4 asm-generic: add nommu implementations of __{get,put}_kern [...]
new 3c57fa13f6bf asm-generic: make the set_fs implementation optional
new 11129e8ed4d9 riscv: use memcpy based uaccess for nommu again
new f289a34811d8 riscv: refactor __get_user and __put_user
new d464118cdc41 riscv: implement __get_kernel_nofault and __put_user_nofault
new e8d444d3e98c riscv: remove address space overrides using set_fs()
new 0593c1b4598a Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.o [...]
new d4263b12a1a0 powerpc/opal_elog: Handle multiple writes to ack attribute
new 8d0e21012743 powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash
new 966730a6e852 powerpc/smp: Remove unnecessary variable
new 84dbf66c6347 powerpc/smp: Use GFP_ATOMIC while allocating tmp mask
new 0a43ae3e2beb powerpc/powernv/dump: Fix race while processing OPAL dump
new 358ab796ce78 powerpc/powernv/dump: Handle multiple writes to ack attribute
new 1da4a0272c54 powerpc: Fix undetected data corruption with P9N DD2.1 VSX [...]
new d1781f237047 selftests/powerpc: Make alignment handler test P9N DD2.1 v [...]
new ec613a57fa1d powerpc/64s: Remove TM from Power10 features
new 99f6e9795a68 powerpc/eeh: Fix eeh_dev_check_failure() for PE#0
new 592bbe9c505d powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9
new 4ff753feab02 powerpc/pseries: Avoid using addr_to_pfn in real mode
new b6f96e75ae12 Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm [...]
The 23 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:
arch/powerpc/include/asm/asm-const.h | 13 ++
arch/powerpc/include/asm/cputable.h | 2 +-
arch/powerpc/include/asm/uaccess.h | 4 +-
arch/powerpc/kernel/cputable.c | 13 +-
arch/powerpc/kernel/eeh.c | 5 -
arch/powerpc/kernel/mce.c | 7 +-
arch/powerpc/kernel/smp.c | 70 ++++----
arch/powerpc/kernel/traps.c | 2 +-
arch/powerpc/platforms/powernv/opal-dump.c | 52 ++++--
arch/powerpc/platforms/powernv/opal-elog.c | 11 +-
arch/powerpc/platforms/pseries/ras.c | 118 ++++++++------
arch/riscv/Kconfig | 2 +-
arch/riscv/include/asm/thread_info.h | 6 -
arch/riscv/include/asm/uaccess.h | 177 +++++++++++----------
arch/riscv/kernel/process.c | 1 -
arch/riscv/lib/Makefile | 2 +-
include/asm-generic/uaccess.h | 109 ++++++++-----
include/linux/uaccess.h | 4 +
.../powerpc/alignment/alignment_handler.c | 8 +-
19 files changed, 351 insertions(+), 255 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-master-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 7d72802bfc [gdb/testsuite] Don't use default form in Dwarf::_guess_form
adds 72d813f35e ld: Set plug_opt only if compiler is available
adds c1df719408 Automatic date update in version.in
adds 3c67532c05 Document the GDB 10.1 release in gdb/ChangeLog
adds 92a048fd3b gdbserver: re-generate configure
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 4 ++++
gdbserver/ChangeLog | 5 +++++
gdbserver/config.in | 2 +-
gdbserver/configure | 16 +++++++++++++++-
ld/ChangeLog | 5 +++++
ld/testsuite/config/default.exp | 26 ++++++++++++++------------
7 files changed, 45 insertions(+), 15 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-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a1f44876 2: update: binutils-gcc-linux: 21136
new d77a7df9 2: update: binutils-gcc-linux: 21142
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 (a1f44876)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 218 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11739 ++++----
04-build_abe-stage1/console.log | 20464 +++++++-------
05-build_linux/console.log | 9570 +++----
07-check_regression/console.log | 24 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 148 +-
08-update_baseline/results.regressions | 20 +-
console.log | 42599 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 2 +-
12 files changed, 42637 insertions(+), 42619 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.