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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1a34728 0: update: llvm-linux: all
new c555787 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 (1a34728)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 186 +-
02-build_llvm/console.log | 11964 +++++++++++++++++------------------
03-build_linux/console.log | 688 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 12862 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 12868 insertions(+), 12868 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 ee1c7bd33e66 Merge tag 'tpmdd-next-20190813' of git://git.infradead.org [...]
new 76470ccd62f1 mm: document zone device struct page field usage
new 7ab0ad0e74f8 mm/hmm: fix ZONE_DEVICE anon page mapping reuse
new 1de13ee59225 mm/hmm: fix bad subpage pointer in try_to_unmap_one
new d883544515aa mm: mempolicy: make the behavior consistent when MPOL_MF_M [...]
new a53190a4aaa3 mm: mempolicy: handle vma with unmovable pages mapped corr [...]
new 6051d3bd3b91 mm/z3fold.c: fix z3fold_destroy_pool() ordering
new b997052bc3ac mm/z3fold.c: fix z3fold_destroy_pool() race condition
new 54a83d6bcbf8 mm/memcontrol.c: fix use after free in mem_cgroup_iter()
new 5336e52c9e46 mm/vmalloc.c: fix percpu free VM area search criteria
new fcf3a5b62f43 mm: kmemleak: disable early logging in case of error
new 951531691c4b mm/usercopy: use memory range to be accessed for wraparound check
new ec9f02384f60 mm: workingset: fix vmstat counters for shadow nodes
new 6a2aeab59e97 seq_file: fix problem when seeking mid-record
new 0cfaee2af3a0 include/asm-generic/5level-fixup.h: fix variable 'p4d' set [...]
new 92717d429b38 Revert "Revert "mm, thp: consolidate THP gfp handling into [...]
new a8282608c88e Revert "mm, thp: restore node-local hugepage allocations"
new 28360f398778 mm, vmscan: do not special-case slab reclaim when watermar [...]
new 4643d67e8cb0 hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS
new cab6d5b66b98 Merge branch 'akpm' (patches from Andrew)
new 8af23fad6261 iommu/dma: Handle MSI mappings separately
new 11f4fe9ba3c8 iommu/arm-smmu: Mark expected switch fall-through
new 458b7c8e0dde iommu/vt-d: Detach domain when move device out of group
new bfeaec7f7d2f iommu/vt-d: Correctly check format of page table in debugfs
new ab2cbeb0ed30 iommu/dma: Handle SG length overflow better
new ae23bfb68f28 iommu/vt-d: Detach domain before using a private one
new 3a18844dcf89 iommu/vt-d: Fix possible use-after-free of private domain
new b5e33e44d994 Merge tag 'iommu-fixes-v5.3-rc4' of git://git.kernel.org/p [...]
new cf14be0b41c6 dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING
new d8ad55538abe dma-direct: don't truncate dma_required_mask to bus addres [...]
new 33dcb37cef74 dma-mapping: fix page attributes for dma_mmap_*
new e83b009c5c36 Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/u [...]
new f591822c3cf3 IB/mlx5: Fix implicit MR release flow
new d97de8887a12 RDMA/counter: Prevent QP counter binding if counters unsupported
new e7e6c6320c8c IB/mlx5: Check the correct variable in error handling code
new e9eec6a55c95 IB/mlx5: Fix use-after-free error while accessing ev_file pointer
new 17c19287ecf5 RDMA/siw: Fix a memory leak in siw_init_cpulist()
new 932727c55653 RDMA/core: Fix error code in stat_get_doit_qp()
new 2c8ccb37b08f RDMA/siw: Change CQ flags from 64->32 bits
new a8dba0531bc0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 39 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:
arch/arm/mm/dma-mapping.c | 4 +-
arch/arm64/mm/dma-mapping.c | 4 +-
arch/powerpc/Kconfig | 1 -
arch/powerpc/kernel/Makefile | 3 +-
arch/powerpc/kernel/dma-common.c | 17 -----
drivers/infiniband/core/counters.c | 6 ++
drivers/infiniband/core/nldev.c | 8 +-
drivers/infiniband/core/umem_odp.c | 4 -
drivers/infiniband/hw/mlx5/devx.c | 11 +--
drivers/infiniband/hw/mlx5/odp.c | 24 +++---
drivers/infiniband/sw/siw/Kconfig | 2 +-
drivers/infiniband/sw/siw/siw.h | 2 +-
drivers/infiniband/sw/siw/siw_main.c | 4 +-
drivers/infiniband/sw/siw/siw_qp.c | 14 +++-
drivers/infiniband/sw/siw/siw_verbs.c | 16 ++--
drivers/iommu/arm-smmu-v3.c | 4 +-
drivers/iommu/dma-iommu.c | 25 ++++---
drivers/iommu/intel-iommu-debugfs.c | 2 +-
drivers/iommu/intel-iommu.c | 11 ++-
fs/seq_file.c | 2 +-
include/asm-generic/5level-fixup.h | 21 +++++-
include/linux/dma-noncoherent.h | 13 +++-
include/linux/gfp.h | 12 +--
include/linux/memcontrol.h | 19 +++++
include/linux/mempolicy.h | 2 +
include/linux/mm_types.h | 11 ++-
include/uapi/rdma/siw-abi.h | 3 +-
kernel/dma/direct.c | 10 +--
kernel/dma/mapping.c | 19 ++++-
kernel/dma/remap.c | 2 +-
mm/huge_memory.c | 51 ++++++++-----
mm/hugetlb.c | 19 +++++
mm/kmemleak.c | 2 +-
mm/memcontrol.c | 59 ++++++++++++---
mm/mempolicy.c | 134 +++++++++++++++++++---------------
mm/memremap.c | 24 ++++++
mm/rmap.c | 8 ++
mm/shmem.c | 2 +-
mm/usercopy.c | 2 +-
mm/vmalloc.c | 12 ++-
mm/vmscan.c | 13 +---
mm/workingset.c | 10 +--
mm/z3fold.c | 14 +++-
43 files changed, 409 insertions(+), 217 deletions(-)
delete mode 100644 arch/powerpc/kernel/dma-common.c
--
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 21ea5fbf1e7 Un-break the bots
new 874a0a3b9d3 [CMake] Fix cache invalidation of LLVM_CXX_STD
new 4a1169edbda [RLEV] Rewrite loop exit values for multiple exit loops w/o [...]
new bae9ff1a69c [Support][NFC] Fix error message for posix_spawn_file_actio [...]
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:
cmake/modules/HandleLLVMOptions.cmake | 5 +-
lib/Support/Unix/Program.inc | 2 +-
lib/Transforms/Scalar/IndVarSimplify.cpp | 24 +++-
test/Transforms/IndVarSimplify/rlev-add-me.ll | 167 ++++++++++++++++++++++++++
test/Transforms/LoopUnroll/scevunroll.ll | 2 +-
5 files changed, 193 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/IndVarSimplify/rlev-add-me.ll
--
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-arm-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from f44fc8869c1 Merging r368549: ------------------------------------------ [...]
adds 9bea39db27e Merging r368561: ------------------------------------------ [...]
adds 69e3c1a27b3 Merging r368552: ------------------------------------------ [...]
adds 82330f1c510 Merging r368300: ------------------------------------------ [...]
adds 2a3980935de Merging r367084: ------------------------------------------ [...]
new 201b879fd7f Merging release note update in r368874
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:
clang/docs/ReleaseNotes.rst | 10 +-
clang/lib/Frontend/InitPreprocessor.cpp | 18 +-
clang/lib/Headers/opencl-c-base.h | 17 +-
clang/lib/Headers/opencl-c.h | 210 +++----
clang/lib/Sema/SemaInit.cpp | 2 +-
clang/test/SemaOpenCL/sampler_t.cl | 7 +
llvm/lib/Support/Unix/Path.inc | 2 +-
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp | 48 +-
.../CodeGen/RISCV/stack-realignment-unsupported.ll | 13 +
llvm/test/CodeGen/RISCV/stack-realignment.ll | 627 +++++++++++++++++++++
10 files changed, 823 insertions(+), 131 deletions(-)
create mode 100644 llvm/test/CodeGen/RISCV/stack-realignment-unsupported.ll
create mode 100644 llvm/test/CodeGen/RISCV/stack-realignment.ll
--
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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0dd1363 0: update: llvm-linux: 16
new 7ba9ac9 0: update: llvm-linux: 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 (0dd1363)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 218 +-
02-build_llvm/console.log | 12024 +++++++++++++++++-----------------
03-build_linux/console.log | 836 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 13114 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13097 insertions(+), 13125 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards eb6668c 0: update: llvm-linux: 16
new fe0536d 0: update: llvm-linux: 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 (eb6668c)
\
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:
01-reset_artifacts/console.log | 130 +-
02-build_llvm/console.log | 12834 +++++++++++++++++------------------
03-build_linux/console.log | 838 +--
05-check_regression/console.log | 14 +-
console.log | 13820 ++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13098 insertions(+), 14546 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.