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-mainline-allnoconfig
in repository toolchain/linux-next.
from 23203e3f34c9 Merge branch 'akpm' (patches from Andrew)
adds 0cd60eb1a7b5 dma-mapping: fix flags in dma_alloc_wc
new 94f82008ce30 Revert "vfs: Allow userns root to call mknod on owned file [...]
new 9bc30ab82108 auxdisplay: charlcd: fix x/y command parsing
new 38c0ecf6087a Merge tag 'auxdisplay-for-linus-v4.20' of https://github.c [...]
adds 71391bdd2e9a include/linux/compiler_types.h: don't pollute userspace wi [...]
new 1104bd96eb2a Merge tag 'compiler-attributes-for-linus-v4.20' of https:/ [...]
adds ed076c55b359 scsi: target: iscsi: cxgbit: fix csk leak
adds 9e6371d3c691 scsi: target: iscsi: cxgbit: add missing spin_lock_init()
adds 61cce6f6eece scsi: sd: use mempool for discard special page
new 9105b8aa50c1 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 5 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/auxdisplay/charlcd.c | 3 +
drivers/scsi/sd.c | 23 +++++--
drivers/target/iscsi/cxgbit/cxgbit_cm.c | 5 +-
drivers/target/iscsi/cxgbit/cxgbit_main.c | 1 +
fs/namei.c | 3 +-
include/linux/compiler_types.h | 108 +++++++++++++++---------------
include/linux/dma-mapping.h | 2 +-
7 files changed, 83 insertions(+), 62 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9d51ad5f2 llvm-d33f5b8fed9dd4747af121dfbedb8496e06202f0: all
new 88a87b20b linux-9105b8aa50c182371533fc97db64fc8f26f051b3: 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 (9d51ad5f2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 329 +-
2-build_llvm/console.log | 10116 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 298 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10749 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10556 insertions(+), 10962 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 243179611 llvm-37dc10942602c6647b5897973ddccf2f9bbfbf6c: all
new 7208f8cc8 llvm-33fe4fb084b29b3d34a0b487f8fdecbe7ba1e649: 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 (243179611)
\
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:
1-reset_artifacts/console.log | 172 +-
2-build_llvm/console.log | 10196 ++++++++++++++---------------
3-count_linux_objs/console.log | 3203 +++++----
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 13581 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 13627 insertions(+), 13545 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-mainline-allmodconfig
in repository toolchain/linux-next.
from 6cafab50eea3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
adds 2830bf6f05fb mm, memory_hotplug: initialize struct pages for the full m [...]
adds 2e83ee1d8694 mm: thp: fix flags for pmd migration when split
adds 5eed6f1dff87 fork,memcg: fix crash in free_thread_stack on memcg charge fail
adds 17e2e7d7e1b8 mm, page_alloc: fix has_unmovable_pages for HugePages
adds 23203e3f34c9 Merge branch 'akpm' (patches from Andrew)
adds 0cd60eb1a7b5 dma-mapping: fix flags in dma_alloc_wc
No new revisions were added by this update.
Summary of changes:
include/linux/dma-mapping.h | 2 +-
kernel/fork.c | 9 +++++++--
mm/huge_memory.c | 20 +++++++++++---------
mm/page_alloc.c | 19 +++++++++++++++++--
4 files changed, 36 insertions(+), 14 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d6cc43570 llvm-d1640dfd686b6cd8064b2f55c5b8a9eb100ebe85: 17748
new c0ec3b15b linux-0cd60eb1a7b5421e92a3489e1829bfb2243e21e1: 17748
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 (d6cc43570)
\
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:
1-reset_artifacts/console.log | 228 +-
2-build_llvm/console.log | 10180 +++++++++++++++---------------
3-count_linux_objs/console.log | 3035 ++++-----
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 13089 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 13392 insertions(+), 13166 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 gcc-7-branch
in repository gcc.
from 1418035a7ca 2018-12-22 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new aac5669d22f 2018-12-22 Steven G . Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/decl.c | 25 +++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr85798.f90 | 14 ++++++++++++++
4 files changed, 51 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr85798.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/llvm-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6e7358b5f linux-592f5569e18471c07208f74540f4e0f646b226f7: 16
new b99f1c3fc llvm-33fe4fb084b29b3d34a0b487f8fdecbe7ba1e649: 16
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 (6e7358b5f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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:
1-reset_artifacts/console.log | 58 +-
2-build_llvm/console.log | 10158 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 208 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10430 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10381 insertions(+), 10497 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 newlib.
from dc6e94551 RTEMS: Use __uint64_t for __ino_t
new 29cfc892a Cygwin: ntdll.h: Update _FILE_INFORMATION_CLASS
new 092a76888 Cygwin: wincap: add wincap_10_1709, add has_posix_file_info item
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:
winsup/cygwin/ntdll.h | 657 +++++++++++++++++++++++++-----------------------
winsup/cygwin/wincap.cc | 42 +++-
winsup/cygwin/wincap.h | 2 +
3 files changed, 386 insertions(+), 315 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.