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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards fbfeea44f 0: update: llvm-linux: all
new ff47a048c 0: update: llvm-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 (fbfeea44f)
\
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:
01-reset_artifacts/console.log | 216 +-
02-build_llvm/console.log | 12332 ++++++++++++++++++-----------------
03-build_linux/console.log | 740 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 13312 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13436 insertions(+), 13200 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
in repository toolchain/ci/interesting-commits.
from 04e4dc7 Add last-good f2835adf8afb2cea248dd10d6eb0444c34b3b51b from h [...]
new 11fa3e4 Add regression 7fdf9b05c73b79c4d9a85b5a9905efa10ee482a6 from [...]
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:
linux | 1 +
1 file changed, 1 insertion(+)
--
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
in repository toolchain/ci/interesting-commits.
from cda2ad4 Add regression b9a2562f4918c557f664fbba215122aca3cbb2fe from [...]
new 04e4dc7 Add last-good f2835adf8afb2cea248dd10d6eb0444c34b3b51b from h [...]
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:
linux | 1 +
1 file changed, 1 insertion(+)
--
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 b9959c7a347d filldir[64]: remove WARN_ON_ONCE() for bad directory entries
new 2f01b7864188 riscv: remove the switch statement in do_trap_break()
new 2993c9b04e61 riscv: dts: HiFive Unleashed: add default chosen/stdout-path
new 4c8eb19cf9dc riscv: tlbflush: remove confusing comment on local_flush_t [...]
new 5bf4e52ff031 RISC-V: fix virtual address overlapped in FIXADDR_START an [...]
new dfdcff3215ae Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub [...]
new 7a7c5e715e72 block: Fix elv_support_iosched()
new 5da0fb1ab34c io_uring: consider the overflow of sequence for timeout req
new 9d179b865449 blkcg: Fix multiple bugs in blkcg_activate_policy()
new 307f4065b9d7 blk-rq-qos: fix first node deletion of rq_qos_del()
new 09d6ac8dc51a libata/ahci: Fix PCS quirk application
new 3874d73e06c9 md/raid0: fix warning message for parameter default_layout
new 6333ff6e5a43 Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/ [...]
new 491381ce07ca io_uring: fix up O_NONBLOCK handling for sockets
new 8b07a65ad30e io_uring: fix logic error in io_timeout
new 6abff1b9f7b8 nvme: fix possible deadlock when nvme_update_formats fails
new 3a8ecc935efa nvme: retain split access workaround for capability reads
new 770597ecb207 nvme-pci: Free tagset if no IO queues
new 5d02a5c1d6e1 nvme: Remove ADMIN_ONLY state
new 92b98e88d59a nvme: Restart request timers in resetting state
new 4c75f877853c nvme: Prevent resets during paused controller state
new c1ac9a4b0797 nvme: Wait for reset state when required
new ac1c4e18858c nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLL
new 5812d04c4c74 nvmet-loop: fix possible leakage during error flow
new 28a4cac48c7e nvme-tcp: fix possible leakage during error flow
new a4f40484e7f1 nvme-pci: Set the prp2 correctly when using more than 4k page
new b55f0097ae1d Merge branch 'nvme-5.4' of git://git.infradead.org/nvme in [...]
new d418d070057c Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/li [...]
The 27 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:
.../riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 1 +
arch/riscv/include/asm/pgtable.h | 16 ++--
arch/riscv/include/asm/tlbflush.h | 4 -
arch/riscv/kernel/traps.c | 22 ++---
block/blk-cgroup.c | 69 +++++++++++-----
block/blk-rq-qos.h | 13 ++-
block/elevator.c | 3 +-
drivers/ata/ahci.c | 4 +-
drivers/md/raid0.c | 2 +-
drivers/nvme/host/core.c | 94 ++++++++++++++++------
drivers/nvme/host/fabrics.h | 3 +-
drivers/nvme/host/nvme.h | 5 +-
drivers/nvme/host/pci.c | 83 +++++++++++--------
drivers/nvme/host/rdma.c | 8 ++
drivers/nvme/host/tcp.c | 11 +++
drivers/nvme/target/loop.c | 4 +-
fs/io_uring.c | 84 +++++++++++++------
17 files changed, 286 insertions(+), 140 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-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 85102364b2 [gdb] Fix more typos in comments
adds 5a023697e1 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-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 343440bdb 0: update: binutils-gcc-linux: boot
new 266b4f565 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 (343440bdb)
\
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:
01-reset_artifacts/console.log | 175 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11745 +++++++-------
04-build_abe-stage1/console.log | 15997 +++++++++----------
05-build_linux/console.log | 908 +-
06-boot_linux/console.log | 358 +-
console.log | 29648 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 29535 insertions(+), 29754 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.