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/binutils-gdb.
from e4a4ad9749 Automatic date update in version.in
adds de9781d417 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 8b50f29 0: update: binutils-gcc-linux: all
new 71a6ac0 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 (8b50f29)
\
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 | 434 +-
03-build_abe-binutils/console.log | 10692 ++++++-------
04-build_abe-stage1/console.log | 17386 +++++++++++----------
05-build_linux/console.log | 616 +-
06-boot_linux/console.log | 2 +-
console.log | 29302 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 29303 insertions(+), 29311 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 compiler-rt.
from 8a8060f4f [compiler-rt][builtins][sanitizers] Update compiler-rt test c [...]
new 0128c9bfa [libFuzzer] Replace -seed_corpus to better support fork mode on Win
new 56d59bd9c Revert r359325 "[NFC][Sanitizer] Change "return type" of INTE [...]
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:
lib/asan/asan_interceptors.h | 6 ++----
lib/fuzzer/FuzzerDriver.cpp | 23 +++++++++++++++-------
lib/fuzzer/FuzzerFlags.def | 3 ++-
lib/fuzzer/FuzzerFork.cpp | 9 +++++++--
lib/fuzzer/FuzzerIO.cpp | 5 +++++
lib/fuzzer/FuzzerIO.h | 2 ++
lib/interception/interception_linux.cc | 6 ++++++
lib/interception/interception_linux.h | 14 +++++++++----
lib/interception/tests/interception_linux_test.cc | 11 +++++++++++
lib/msan/msan_interceptors.cc | 7 ++-----
lib/tsan/rtl/tsan_interceptors.cc | 24 ++++++++++++++++-------
test/fuzzer/seed_inputs.test | 24 +++++++++++++++++++++++
12 files changed, 104 insertions(+), 30 deletions(-)
create mode 100644 test/fuzzer/seed_inputs.test
--
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-allnoconfig
in repository toolchain/ci/linux.
from 80871482fd5c x86: make ZERO_PAGE() at least parse its argument
adds 4ee0776760af selftests/seccomp: Prepare for exclusive seccomp flags
adds 7a0df7fbc145 seccomp: Make NEW_LISTENER and TSYNC flags exclusive
adds 83a50840e72a Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/s [...]
new dfbd199a7cfe selinux: use kernel linux/socket.h for genheaders and mdp
new fea27bc7ff43 Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pu [...]
adds c01c348ecdc6 USB: core: Fix unterminated string returned by usb_string()
adds fc834e607ae3 USB: dummy-hcd: Fix failure to give back unlinked URBs
adds c2b71462d294 USB: core: Fix bug caused by duplicate interface PM usage counter
adds c409ca3be3c6 usb: usbip: fix isoc packet num validation in get_pipe
adds ef61eb43ada6 USB: yurex: Fix protection fault after device removal
adds c114944d7d67 USB: w1 ds2490: Fix bug caused by improper use of altsetti [...]
new bf3bd966dfd7 Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/li [...]
The 3 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/driver-api/usb/power-management.rst | 14 ++++++----
drivers/usb/core/driver.c | 13 ---------
drivers/usb/core/message.c | 4 ++-
drivers/usb/gadget/udc/dummy_hcd.c | 19 ++++++++++---
drivers/usb/misc/yurex.c | 1 +
drivers/usb/storage/realtek_cr.c | 13 ++++-----
drivers/usb/usbip/stub_rx.c | 12 ++------
drivers/usb/usbip/usbip_common.h | 7 +++++
drivers/w1/masters/ds2490.c | 6 ++--
include/linux/usb.h | 2 --
kernel/seccomp.c | 17 ++++++++++--
scripts/selinux/genheaders/genheaders.c | 1 -
scripts/selinux/mdp/mdp.c | 1 -
security/selinux/include/classmap.h | 1 +
tools/testing/selftests/seccomp/seccomp_bpf.c | 34 +++++++++++++++++------
15 files changed, 87 insertions(+), 58 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 21c15f4 0: update: binutils-gcc-linux: all
new cb99e4c 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 (21c15f4)
\
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 | 24 +-
02-prepare_abe/console.log | 348 +-
03-build_abe-binutils/console.log | 10657 ++++++-------
04-build_abe-stage1/console.log | 18739 +++++++++++-----------
05-build_linux/console.log | 604 +-
06-boot_linux/console.log | 2 +-
console.log | 30386 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 30402 insertions(+), 30374 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 llvm.
from e575d78842a [X86][SSE] Fold extract_subvector(extend(x)) -> extend_vect [...]
new 7266bfef68c [NFC][InlineCost] cleanup - comments, overflow handling.
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:
lib/Analysis/InlineCost.cpp | 113 ++++++++++++++++++++++++--------------------
1 file changed, 61 insertions(+), 52 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.