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 efff7b522 2: update: binutils-gcc-linux: 20908
new 44c69428d 2: update: binutils-gcc-linux: 20908
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 (efff7b522)
\
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 | 128 +-
02-prepare_abe/console.log | 190 +-
03-build_abe-binutils/console.log | 11722 +++++----
04-build_abe-stage1/console.log | 20298 ++++++++-------
05-build_linux/console.log | 9380 +++----
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 60 +-
08-update_baseline/results.regressions | 20 +-
console.log | 41720 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 41752 insertions(+), 41816 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-allmodconfig
in repository toolchain/ci/gcc.
from 4fb606b5037 Implement __rndr, __rndrrs intrinsics
adds f9b2251d584 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 20 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
3 files changed, 26 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b8003a2d2 0: update: binutils-gcc-linux: all
new 631db630a 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 (b8003a2d2)
\
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 | 226 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11376 +++++------
04-build_abe-stage1/console.log | 18236 +++++++++--------
05-build_linux/console.log | 766 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31226 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 31119 insertions(+), 31199 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 7c7ec3226f5f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 678ff6a7afcc mm: slab: fix potential double free in ___cache_free
new ce2684254bd4 mm: validate pmd after splitting
new 41663430588c mm, THP, swap: fix allocating cluster for swapfile by mistake
new 8d3fe09d8d66 mm: memcontrol: fix missing suffix of workingset_restore
new d3f7b1bb2040 mm/gup: fix gup_fast with dynamic page table folding
new 6c5c7b9f3352 mm/migrate: correct thp migration stats
new 1e1b6d63d634 lib/string.c: implement stpcpy
new ffa550cd691b lib/memregion.c: include memregion.h
new a1cd6c2ae47e arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() c [...]
new c1d0da83358a mm: replace memmap_context by meminit_context
new f85086f95fa3 mm: don't rely on system state to detect hot-plug operations
new 8fb1e9103358 Merge branch 'akpm' (patches from Andrew)
new f7e80983f0cf s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl
new eeddbe6841cd Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/lin [...]
The 14 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/admin-guide/cgroup-v2.rst | 25 +++++++---
arch/ia64/mm/init.c | 6 +--
arch/s390/include/asm/pgtable.h | 42 +++++++++++-----
arch/x86/lib/usercopy_64.c | 2 +-
drivers/base/node.c | 85 +++++++++++++++++++++------------
drivers/s390/crypto/zcrypt_api.c | 3 +-
include/linux/mm.h | 2 +-
include/linux/mmzone.h | 11 +++--
include/linux/node.h | 11 +++--
include/linux/pgtable.h | 10 ++++
lib/memregion.c | 1 +
lib/string.c | 24 ++++++++++
mm/gup.c | 18 +++----
mm/madvise.c | 2 +-
mm/memcontrol.c | 4 +-
mm/memory_hotplug.c | 5 +-
mm/migrate.c | 7 ++-
mm/page_alloc.c | 10 ++--
mm/slab.c | 8 +++-
mm/swapfile.c | 2 +-
20 files changed, 190 insertions(+), 88 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 binutils-gdb.
from 63e5eea234c [GOLD] PPC64_OPT_LOCALENTRY is incompatible with tail calls
new 8f9929bb97d gdb: Fix from_tty argument to gdb.execute in Python.
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:
gdb/ChangeLog | 8 ++++++++
gdb/cli/cli-script.c | 9 +++++----
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.python/python.exp | 13 +++++++++++++
4 files changed, 32 insertions(+), 4 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-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 4fb606b5037 Implement __rndr, __rndrrs intrinsics
adds f9b2251d584 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 20 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
3 files changed, 26 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 3c41b1d12 0: update: binutils-gcc-linux: boot
new 9de7afd6c 0: update: binutils-gcc-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 (3c41b1d12)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 137 +-
02-prepare_abe/console.log | 206 +-
03-build_abe-binutils/console.log | 11664 ++++++-------
04-build_abe-stage1/console.log | 13698 ++++++++-------
05-build_linux/console.log | 568 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26779 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 26758 insertions(+), 26816 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.