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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 29353eef8 binutils-17c885c61819650bc00790988e46d3d1d8801691: all
new 6a305187d gcc-191424d3974396b3c06b350504043a931ede425d: 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 (29353eef8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 39 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6125 ++++++-------
4-build_abe-stage1/console.log | 9211 +++++++++----------
5-count_linux_objs/console.log | 3004 +++---
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18323 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18390 insertions(+), 18364 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 lldb.
from c89997648 [CommandInterpreter] Simplify PreprocessCommand. (NFCI)
new 6b7398e77 [DWARFUnit] Remove commented out code. NFCI.
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:
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 7 -------
1 file changed, 7 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-allyesconfig
in repository toolchain/linux-next.
from 195303136f19 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/sc [...]
adds 9bf1a3f73927 f2fs: avoid GC causing encrypted file corrupted
adds a8075dc484cf f2fs: fix to account preflush command for noflush_merge mode
adds d6c66cd19ef3 f2fs: fix count of seg_freed to make sec_freed correct
adds 089842de5750 f2fs: remove codes of unused wio_mutex
adds 7beb01f74415 f2fs: clean up f2fs_sb_has_##feature_name
adds 2c70c5e3874e f2fs: introduce __is_large_section() for cleanup
adds e3080b0120a1 f2fs: support subsectional garbage collection
adds 3465557556b4 f2fs: export migration_granularity sysfs entry
adds 67b0e42b768c f2fs: change segment to section in f2fs_ioc_gc_range
adds 155c62fe9c5f f2fs: Change to use DEFINE_SHOW_ATTRIBUTE macro
adds b61ac5b72014 f2fs: move dir data flush to write checkpoint process
adds 02b16d0a34a1 f2fs: add to account direct IO
adds fef4129ec2e6 f2fs: fix to be aware discard/preflush/dio command in is_idle()
adds f9d6d0597698 f2fs: fix out-place-update DIO write
adds 1e771e83ce26 f2fs: only flush the single temp bio cache which owns the [...]
adds 4e240d1bab1e f2fs: check memory boundary by insane namelen
adds 2866fb16d679 f2fs: fix race between write_checkpoint and write_begin
adds f5d5510e7389 f2fs: avoid build warn of fall_through
adds f6176473a0c7 f2fs: fix wrong return value of f2fs_acl_create
adds 0ea295dd853e f2fs: read page index before freeing
adds 19880e6e5ff3 f2fs: make "f2fs_fault_name[]" const char *
adds 08ac9a3870f6 f2fs: fix to allow node segment for GC by ioctl path
adds e3c59108da86 f2fs: adjust trace print in f2fs_get_victim() to cover all paths
adds 73c0a9272a7d f2fs: fix to update new block address correctly for OPU
adds f4f0b6777db4 f2fs: fix m_may_create to make OPU DIO write correctly
adds a742fd41c02c f2fs: avoid frequent costly fsck triggers
adds 0cd6d9b0d234 f2fs: add an ioctl() to explicitly trigger fsck later
adds 2062e0c3daa0 f2fs: clear PG_writeback if IPU failed
adds 8d64d365aed3 f2fs: fix to reorder set_page_dirty and wait_on_page_writeback
new af56b4870865 f2fs: remove redundant comment of unused wio_mutex
new 5222595d093e f2fs: use kvmalloc, if kmalloc is failed
new 72691af6dbd7 f2fs: correct wrong spelling, issing_*
new 76c7bfb3a893 f2fs: flush stale issued discard candidates
new 8ec18bff7b90 f2fs: clean up checkpoint flow
new e4589fa545e0 f2fs: fix sbi->extent_list corruption issue
new 9249dded7b5c f2fs: fix block address for __check_sit_bitmap
new c0362117c3b8 f2fs: clean up structure extent_node
new b32e019049e9 f2fs: fix to dirty inode synchronously
new 8f31b4665c14 f2fs: fix missing unlock(sbi->gc_mutex)
new 88960068f25f f2fs: fix validation of the block count in sanity_check_raw_super
new bae0ee7a767c f2fs: check PageWriteback flag for ordered case
new 60aa4d5536ab f2fs: fix use-after-free issue when accessing sbi->stat_info
new 64beba0558fc f2fs: sanity check of xattr entry size
new 9ab97aea85cc Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/ [...]
adds d8a706414af4 dax: Use non-exclusive wait in wait_entry_unlocked()
new 2a1a2c1a76cf Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/l [...]
new c40f7d74c741 sched/fair: Fix infinite loop in update_blocked_averages() [...]
new e3ed513bcf00 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
new 150fbd536f9e alpha: move __IGNORE* entries to non uapi header
new d8bf616be5f0 alpha: remove CONFIG_OSF4_COMPAT flag from syscall table
new b67bfd298f4c alpha: add __NR_syscalls along with NR_SYSCALLS
new cabcebd33b8b alpha: add system call table generation support
new a8faab540f0a alpha: generate uapi header and syscall table header files
new fb430b39dbb0 alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVE
new a104d44b183c alpha: Fix a typo on ptrace.h
new 3030cf95ab20 alpha: rtc: simplify alpha_rtc_init
new 1c3243f61fa7 alpha: Remove some unused variables
new f12e840c819b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 28 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/ABI/testing/sysfs-fs-f2fs | 9 +
arch/alpha/Makefile | 3 +
arch/alpha/include/asm/Kbuild | 2 +-
arch/alpha/include/asm/unistd.h | 23 +-
arch/alpha/include/uapi/asm/Kbuild | 1 +
arch/alpha/include/uapi/asm/ptrace.h | 2 +-
arch/alpha/include/uapi/asm/unistd.h | 484 +-----------------
arch/alpha/kernel/core_wildfire.c | 2 +-
arch/alpha/kernel/osf_sys.c | 12 +-
arch/alpha/kernel/rtc.c | 22 +-
arch/{m68k => alpha}/kernel/syscalls/Makefile | 0
arch/alpha/kernel/syscalls/syscall.tbl | 453 +++++++++++++++++
arch/{ia64 => alpha}/kernel/syscalls/syscallhdr.sh | 2 +-
arch/{ia64 => alpha}/kernel/syscalls/syscalltbl.sh | 0
arch/alpha/kernel/systbls.S | 542 +--------------------
fs/dax.c | 16 +-
fs/f2fs/acl.c | 20 +-
fs/f2fs/checkpoint.c | 33 +-
fs/f2fs/data.c | 160 ++++--
fs/f2fs/debug.c | 25 +-
fs/f2fs/dir.c | 20 +-
fs/f2fs/f2fs.h | 98 ++--
fs/f2fs/file.c | 42 +-
fs/f2fs/gc.c | 81 ++-
fs/f2fs/inline.c | 20 +-
fs/f2fs/inode.c | 22 +-
fs/f2fs/namei.c | 8 +-
fs/f2fs/node.c | 40 +-
fs/f2fs/node.h | 2 +-
fs/f2fs/recovery.c | 4 +-
fs/f2fs/segment.c | 101 ++--
fs/f2fs/segment.h | 2 +-
fs/f2fs/shrinker.c | 2 +-
fs/f2fs/super.c | 170 +++----
fs/f2fs/sysfs.c | 27 +-
fs/f2fs/xattr.c | 22 +-
kernel/sched/fair.c | 43 +-
37 files changed, 1062 insertions(+), 1453 deletions(-)
copy arch/{m68k => alpha}/kernel/syscalls/Makefile (100%)
create mode 100644 arch/alpha/kernel/syscalls/syscall.tbl
copy arch/{ia64 => alpha}/kernel/syscalls/syscallhdr.sh (94%)
copy arch/{ia64 => alpha}/kernel/syscalls/syscalltbl.sh (100%)
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f6b37b6f6 llvm-6ec52cacd880bca01b956c198aa1eb0942f9ce70: 17368
new cda3112b4 linux-f12e840c819bab42621685558a01d3f46ab9a226: 17368
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 (f6b37b6f6)
\
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 | 148 +-
2-build_llvm/console.log | 10229 ++++++++++++++++++-----------------
3-count_linux_objs/console.log | 844 +--
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 11229 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 11215 insertions(+), 11261 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-next-defconfig
in repository toolchain/binutils-gdb.
from ab937fbf06 Automatic date update in version.in
adds 4e6427b31b 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 3cf1b0ae3 gcc-60ed4c6993faa7226752f3dcc2cf59ea54e18d30: all
new 01cd7c238 binutils-4e6427b31b05db261a58e0ba17d9f73be3145aa5: 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 (3cf1b0ae3)
\
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:
1-reset_artifacts/console.log | 54 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3627 ++++++++--------
4-build_abe-stage1/console.log | 4643 +++++++++++----------
5-count_linux_objs/console.log | 30 +-
console.log | 8400 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8452 insertions(+), 8324 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/binutils-gdb.
from 95bc9f0bf0 Change input_handler to take a unique_xmalloc_ptr
adds 17c885c618 Automatic date update in version.in
adds c96e057398 [PowerPC64] Nop out ld 2,24(1) after old-style __tls_get_addr
adds 54025d5812 PR24041, Invalid Memory Address Dereference in elf_link_add_ [...]
adds 8fd04a4255 PR24042, Global-buffer-overflow problem in output_rel_find
adds 2139e8dc9f Use gdb::unique_xmalloc_ptr<char> in command_line_input to f [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++++++++
bfd/elf64-ppc.c | 10 +++++++++-
bfd/elflink.c | 2 +-
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
gdb/top.c | 10 +++++-----
ld/ChangeLog | 8 ++++++++
ld/emultempl/elf32.em | 20 ++++++++++++--------
8 files changed, 53 insertions(+), 16 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 75d5cad64 gcc-f06e155896bc05df0186f7c5f1a689bbdd15a960: all
new 96db697fe binutils-2139e8dc9f8f11aacb3e4b697a3d554b28d50ee6: 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 (75d5cad64)
\
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:
1-reset_artifacts/console.log | 94 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6372 +++++-----
4-build_abe-stage1/console.log | 13398 ++++++++++----------
5-count_linux_objs/console.log | 5502 ++++----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 25356 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 25459 insertions(+), 25315 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f136c67b6 llvm-8bc6a184a031941c4e93f0baa9298dd89133c7bb: 16
new 1bb432eb5 llvm-8bc85158917922a8930bf3fb10090dc858aad988: 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 (f136c67b6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 335 +-
2-build_llvm/console.log | 10093 ++++++++++++++++++-------------------
3-count_linux_objs/console.log | 152 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10586 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10553 insertions(+), 10633 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.