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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5fb7f3a 0: update: binutils-gcc-linux: all
new 5209de3 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 (5fb7f3a)
\
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 | 16 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 11476 ++++----
04-build_abe-stage1/console.log | 15177 +++++------
05-build_linux/console.log | 24482 ++++++++---------
06-boot_linux/console.log | 6 +-
console.log | 51599 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 51609 insertions(+), 51559 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 9221dced3069 Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
new 8c0f693c6eff leds: avoid flush_work in atomic context
new f58c356ea74f Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/ [...]
new ca657468a0d4 Revert "drivers: thermal: tsens: Add new operation to chec [...]
new 378e853f68e9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new a0692f0eef91 i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
new 13067ef73f33 i2c: mlxcpld: Fix wrong initialization order in probe
new ff9378904d9d i2c: synquacer: fix synquacer_i2c_doxfer() return value
new a0c3200ae7b1 MAINTAINERS: add DT bindings to i2c drivers
new c8552db31d5e MAINTAINERS: add I2C DT bindings to ARM platforms
new 38baf0bb79f5 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
new c395fe1d8e49 KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE [...]
new 0d4ee88d9288 KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
new 1659e27d2bc1 KVM: PPC: Book3S: Use new mutex to synchronize access to r [...]
new 5a3f49364c3f KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_e [...]
new d47aacdb8e0b KVM: PPC: Book3S HV: XIVE: Clear file mapping when device [...]
new c468bc4e8468 KVM: PPC: Book3S HV: XIVE: Do not test the EQ flag validit [...]
new e717d0ae1004 KVM: PPC: Book3S HV: XIVE: Fix the enforced limit on the v [...]
new 7e10b9a6da61 KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the X [...]
new ef9740204051 KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passth [...]
new aedb5b19429c KVM: PPC: Book3S HV: XIVE: Take the srcu read lock when ac [...]
new bcaa3110d584 KVM: PPC: Book3S HV: XIVE: Fix page offset when clearing E [...]
new 1b28d5531e44 KVM: PPC: Book3S HV: Fix lockdep warning when entering gue [...]
new d724c9e54939 KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
new 24e8a2ca1f74 Merge tag 'kvm-ppc-fixes-5.2-1' of git://git.kernel.org/pu [...]
new eb1f2f387db8 kvm: fix compile on s390 part 2
new a86cb413f4bf KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
new f8d221d2e0e1 Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/ [...]
new b44a1dd3f648 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new b59bd3527fe3 powerpc/powernv: Return for invalid IMC domain
new 3202e35ec1c8 powerpc/perf: Fix MMCRA corruption by bhrb_filter
new 8b909e354870 powerpc/kexec: Fix loading of kernel + initramfs with kexe [...]
new 460b48a0fefc Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/ [...]
new 62e139eba339 crypto: ux500 - fix license comment syntax error
new 8e82fe2ab65a treewide: fix typos of SPDX-License-Identifier
new a68dc6188242 Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm [...]
The 35 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:
MAINTAINERS | 18 ++++++
arch/arm/kernel/bugs.c | 2 +-
arch/mips/kvm/mips.c | 3 +
arch/powerpc/include/asm/kvm_host.h | 2 +
arch/powerpc/kernel/kexec_elf_64.c | 6 +-
arch/powerpc/kvm/book3s.c | 1 +
arch/powerpc/kvm/book3s_64_mmu_hv.c | 36 +++++------
arch/powerpc/kvm/book3s_hv.c | 48 ++++++++------
arch/powerpc/kvm/book3s_rtas.c | 14 ++---
arch/powerpc/kvm/book3s_xive.c | 55 ++++++++--------
arch/powerpc/kvm/book3s_xive.h | 1 +
arch/powerpc/kvm/book3s_xive_native.c | 100 +++++++++++++++++-------------
arch/powerpc/kvm/powerpc.c | 3 +
arch/powerpc/perf/core-book3s.c | 6 +-
arch/powerpc/perf/power8-pmu.c | 3 +
arch/powerpc/perf/power9-pmu.c | 3 +
arch/powerpc/platforms/powernv/opal-imc.c | 4 ++
arch/s390/kvm/kvm-s390.c | 1 +
arch/x86/kvm/x86.c | 3 +
drivers/crypto/ux500/cryp/Makefile | 2 +-
drivers/i2c/busses/i2c-mlxcpld.c | 2 +-
drivers/i2c/busses/i2c-synquacer.c | 2 +-
drivers/i2c/i2c-dev.c | 1 +
drivers/leds/led-core.c | 5 --
drivers/leds/trigger/ledtrig-timer.c | 5 ++
drivers/phy/st/phy-stm32-usbphyc.c | 2 +-
drivers/pinctrl/sh-pfc/pfc-r8a77980.c | 2 +-
drivers/thermal/qcom/tsens-common.c | 14 -----
drivers/thermal/qcom/tsens-v0_1.c | 1 -
drivers/thermal/qcom/tsens-v2.c | 1 -
drivers/thermal/qcom/tsens.c | 5 --
drivers/thermal/qcom/tsens.h | 1 -
lib/test_stackinit.c | 2 +-
sound/soc/codecs/max9759.c | 2 +-
virt/kvm/arm/arm.c | 3 +
virt/kvm/kvm_main.c | 4 +-
36 files changed, 208 insertions(+), 155 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 clang.
from 0a688ee276 Add test coverage for __pascal mangling
new 76301240dc Add mangling test coverage for non-volatile const member pointers
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:
test/CodeGenCXX/mangle-ms.cpp | 4 ++++
1 file changed, 4 insertions(+)
--
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 32714e87b5a [NFC][X86] extract-{low,}bits.ll: one more pattern a with t [...]
new 674fc0da607 Add mangling test coverage for non-volatile const member pointers
new a2021273c2d Add demangling test coverage for unsigned short, unsigned long
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:
test/Demangle/ms-basic.test | 6 ++++++
test/Demangle/ms-mangle.test | 10 ++++++++--
2 files changed, 14 insertions(+), 2 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-stable-allnoconfig
in repository toolchain/ci/gcc.
from 8483a716574 Darwin - backport fix for PR bootstrap/89864
adds 71238123c2b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 4084c35d05 Automatic date update in version.in
adds ee8f4bdacc 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0c2cb15 0: update: binutils-gcc-linux: boot
new 3171576 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 (0c2cb15)
\
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 | 70 +-
02-prepare_abe/console.log | 46 +-
03-build_abe-binutils/console.log | 10672 ++++++++--------
04-build_abe-stage1/console.log | 13003 ++++++++++---------
05-build_linux/console.log | 760 +-
06-boot_linux/console.log | 4 +-
08-update_baseline/console.log | 8 +-
console.log | 24576 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 24542 insertions(+), 24609 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/linux.
from 3ab4436f688c Merge tag 'nfsd-5.2-1' of git://linux-nfs.org/~bfields/linux
new 91173c6e18ab mm: fix Documentation/vm/hmm.rst Sphinx warnings
new aa52619ccbe0 lib/sort.c: fix kernel-doc notation warnings
new 3806b04144e5 mm/vmalloc.c: fix typo in comment
new 461071b09e29 arch/parisc/configs/c8000_defconfig: remove obsoleted CONF [...]
new fb092eb63d3a arch/arm/boot/compressed/decompress.c: fix build error due [...]
new 8856ae4df3e9 kernel/fork.c: make max_threads symbol static
new 11bbd8b416f8 prctl_set_mm: refactor checks from validate_prctl_map
new bc81426f5bee prctl_set_mm: downgrade mmap_sem to read lock
new 9852ae3fe529 mm, memcg: consider subtrees in memory.events
new 3e8589963773 memcg: make it work on sparse non-0-node systems
new b9fba67b3806 ocfs2: fix error path kobject memory leak
new df17277b2a85 mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
new ef7a77c6de2f scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
new bb9f6f63f32d z3fold: fix sheduling while atomic
new 0600597c854e kasan: initialize tag to 0xff in __kasan_kmalloc
new 8d7a7abfc6b4 spdxcheck.py: fix directory structures
new d3ed71e5cc50 drivers/iommu/intel-iommu.c: fix variable 'iommu' set but [...]
new 98af37d624ed kernel/signal.c: trace_signal_deliver when signal_group_exit
new 590ba22ba0aa include/linux/generic-radix-tree.h: fix kerneldoc comment
new e577c8b64d58 mm, compaction: make sure we isolate a valid PFN
new 7b3064f0e8de Merge branch 'akpm' (patches from Andrew)
adds cc555759117e scsi: libcxgbi: add a check for NULL pointer in cxgbi_chec [...]
adds d27e5e07f9c4 scsi: zfcp: fix missing zfcp_port reference put on -EBUSY [...]
adds ef4021fe5fd7 scsi: zfcp: fix to prevent port_remove with pure auto scan [...]
adds 1d94f06e7f5d scsi: smartpqi: properly set both the DMA mask and the coh [...]
adds 12e750bc6204 scsi: scsi_dh_alua: Fix possible null-ptr-deref
adds 04cf8b32bc6d scsi: libsas: only clear phy->in_shutdown after shutdown e [...]
adds 3b0541791453 scsi: libsas: delete sas port if expander discover failed
new 1975b337ce26 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds a278682dad37 io_uring: Fix __io_uring_register() false success
new 33ec3e53e7b1 loop: Don't change loop device under exclusive opener
new 31cb1d64da4e block: Don't revalidate bdev of hidden gendisk
new 47cdee29ef9d block: move blk_exit_queue into __blk_release_queue
new fe2008640ae3 block: don't protect generic_make_request_checks with blk_ [...]
new 41de54c64811 blk-mq: Fix memory leak in error handling
new 210eaaaea805 block/partitions/ldm: Convert a kernel-doc header into a n [...]
new 33c826ef19df block: Convert blk_invalidate_devt() header into a non-ker [...]
new 216382dccb2e block: Fix throtl_pending_timer_fn() kernel-doc header
new 0542cd57d266 block: Fix blk_mq_*_map_queues() kernel-doc headers
new 83826a506632 block: Fix rq_qos_wait() kernel-doc header
new a0b77e36e1da block: Fix bsg_setup_queue() kernel-doc header
new ef025d7ec2fc blk-mq: Fix spelling in a source code comment
new cd669f88b134 blk-mq: Document the blk_mq_hw_queue_to_node() arguments
new 61939b12dc24 block: print offending values when cloned rq limits are exceeded
new 9221dced3069 Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
The 37 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 | 9 ++++
Documentation/vm/hmm.rst | 8 +--
arch/arm/boot/compressed/decompress.c | 1 +
arch/parisc/configs/c8000_defconfig | 1 -
block/blk-core.c | 81 ++++--------------------------
block/blk-mq-cpumap.c | 10 ++--
block/blk-mq-pci.c | 2 +-
block/blk-mq-rdma.c | 4 +-
block/blk-mq-virtio.c | 4 +-
block/blk-mq.c | 5 +-
block/blk-rq-qos.c | 7 +--
block/blk-sysfs.c | 47 +++++++++++------
block/blk-throttle.c | 2 +-
block/blk.h | 1 -
block/bsg-lib.c | 1 +
block/genhd.c | 4 +-
block/partitions/ldm.c | 2 +-
drivers/block/loop.c | 18 ++++++-
drivers/iommu/intel-iommu.c | 3 +-
drivers/s390/scsi/zfcp_ext.h | 1 +
drivers/s390/scsi/zfcp_scsi.c | 9 ++++
drivers/s390/scsi/zfcp_sysfs.c | 55 +++++++++++++++++---
drivers/s390/scsi/zfcp_unit.c | 8 ++-
drivers/scsi/cxgbi/libcxgbi.c | 4 ++
drivers/scsi/device_handler/scsi_dh_alua.c | 6 +--
drivers/scsi/libsas/sas_expander.c | 2 +
drivers/scsi/libsas/sas_phy.c | 3 +-
drivers/scsi/smartpqi/smartpqi_init.c | 2 +-
fs/block_dev.c | 25 +++++----
fs/io_uring.c | 2 +-
fs/ocfs2/filecheck.c | 1 +
include/linux/cgroup-defs.h | 5 ++
include/linux/generic-radix-tree.h | 2 +-
include/linux/list_lru.h | 1 +
include/linux/memcontrol.h | 10 +++-
kernel/cgroup/cgroup.c | 16 +++++-
kernel/fork.c | 2 +-
kernel/signal.c | 2 +
kernel/sys.c | 62 ++++++++++++-----------
lib/sort.c | 15 +++---
mm/compaction.c | 2 +-
mm/gup.c | 15 +++---
mm/kasan/common.c | 2 +-
mm/list_lru.c | 8 ++-
mm/util.c | 4 +-
mm/vmalloc.c | 2 +-
mm/z3fold.c | 11 ++--
scripts/gdb/linux/constants.py.in | 3 +-
scripts/spdxcheck.py | 7 +--
49 files changed, 299 insertions(+), 198 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0812def 2: update: linux-3ab4436f688c2d2f221793953cd05435ca84261c: 0
new 85b4f2b 2: update: llvm-linux: 0
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 (0812def)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 220 +-
02-build_llvm/console.log | 11604 +++++++++++++++++------------------
03-build_linux/console.log | 438 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 35 +-
console.log | 12303 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
7 files changed, 12494 insertions(+), 12123 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.