This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 21d0fb7 0: update: gcc-eda42821e89a86dc322c9bdf072403df3829bb55: 1
new e107ed6 0: update: gcc-786cca9f125bb49302f28885c0849f0d2c457cc7: 1
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 (21d0fb7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 128 +-
02-prepare_abe/console.log | 435 +-
03-build_abe-bootstrap_ubsan/console.log | 96428 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 97027 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 96984 insertions(+), 97048 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-allmodconfig
in repository toolchain/ci/llvm-project.
from e99a087fff6 Merging r373389:
adds 0a64fe56809 [ELF] Fix lld build on Windows/MinGW
adds ed3f33f9dca [PowerPC] Implementing overflow version for XO-Form instructions
adds 52ac91476dc [PowerPC] Fix crash in peephole optimization
adds 64bdd8bc9fb [COFF] Don't error if the only inputs are from /wholearchive:
adds 474037d798d Merging r370113:
adds 98b1752888c Merging r366572:
adds b9297dcdf2a [PowerPC] Do not emit HW loop if the body contains calls to [...]
new 432bf48c08d [profile] Fix file contention causing dropped counts on Win [...]
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:
compiler-rt/lib/profile/InstrProfilingUtil.c | 9 +-
.../Windows/Inputs/instrprof-multiprocess.c | 89 +++++++++++
.../profile/Windows/instrprof-multiprocess.test | 10 ++
compiler-rt/test/profile/Windows/lit.local.cfg.py | 9 ++
lld/COFF/Driver.cpp | 8 +-
lld/ELF/Symbols.h | 24 +--
lld/test/COFF/entry-inference.test | 5 +
lld/test/COFF/out.test | 5 +-
lld/test/COFF/wholearchive.s | 4 +
.../include/llvm/Demangle/MicrosoftDemangleNodes.h | 2 +
llvm/lib/Target/PowerPC/P9InstrResources.td | 42 ++++--
llvm/lib/Target/PowerPC/PPCInstr64Bit.td | 44 +++---
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp | 6 +-
llvm/lib/Target/PowerPC/PPCInstrInfo.td | 110 ++++++++++----
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp | 4 +
llvm/lib/Target/RISCV/RISCVRegisterInfo.h | 6 +
llvm/test/CodeGen/PowerPC/pr43527.ll | 75 +++++++++
llvm/test/CodeGen/PowerPC/pr44183.ll | 56 +++++++
.../MC/Disassembler/PowerPC/ppc64-encoding.txt | 126 ++++++++++++++++
.../MC/Disassembler/PowerPC/ppc64le-encoding.txt | 126 ++++++++++++++++
.../MC/PowerPC/invalid-instructions-spellcheck.s | 2 +-
llvm/test/MC/PowerPC/ppc64-encoding.s | 168 +++++++++++++++------
22 files changed, 798 insertions(+), 132 deletions(-)
create mode 100644 compiler-rt/test/profile/Windows/Inputs/instrprof-multiprocess.c
create mode 100644 compiler-rt/test/profile/Windows/instrprof-multiprocess.test
create mode 100644 compiler-rt/test/profile/Windows/lit.local.cfg.py
create mode 100644 llvm/test/CodeGen/PowerPC/pr43527.ll
create mode 100644 llvm/test/CodeGen/PowerPC/pr44183.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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0fff8e9 0: update: llvm-linux: boot
new ad9a497 0: update: llvm-432bf48c08da748e2542cf40e3ab9aee53a744b0: 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 (0fff8e9)
\
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 | 230 +-
02-build_llvm/console.log | 11978 +++++++++++++++++------------------
03-build_linux/console.log | 557 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 12791 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
7 files changed, 12678 insertions(+), 12917 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_gnu/gnu-master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards db76ebc 0: update: gcc-012b1dae7c7c40dc2987835da1b3b3877807b112: 1
new 53cec42 0: update: gcc-786cca9f125bb49302f28885c0849f0d2c457cc7: 1
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 (db76ebc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 147 +-
02-prepare_abe/console.log | 262 +-
03-build_abe-bootstrap_debug/console.log | 69312 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 69757 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 69754 insertions(+), 69738 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_gnu/gnu-release-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards c502b36 0: update: binutils-926ce97e53c59aade7c2b4ee18642df852a31ac1: 1
new e117b52 0: update: binutils-926ce97e53c59aade7c2b4ee18642df852a31ac1: 1
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 (c502b36)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-chec [...]
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 | 67 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-check_binutils/console.log | 10224 ++++-----
04-build_abe-check_binutils-check/console.log | 16456 +++++++-------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 6 +-
console.log | 27485 ++++++++++++------------
jenkins/manifest.sh | 6 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
11 files changed, 27336 insertions(+), 27354 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 annotated tag next-20191208
in repository linux-next.
at ec23133fd4c3 (tag)
tagging c34be716fb373fad4ce1d2c4462b6267158070b1 (commit)
replaces v5.4
tagged by Stephen Rothwell
on Sun Dec 8 14:03:18 2019 +1100
- Log -----------------------------------------------------------------
next-20191208
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAl3sZ/YACgkQifkcCkHV
wHpj3Q/+LrUxdoih4noTOmQZCzO+XlRgNmi5ZmO0tk0FnAnx4J8ZJHo7OBKS2Uei
T33IOpjLLOyhsLvh9/MKUs6NHpNDqMCHCfspDkDJDp/kjXHouRzkwc3Rx5T4GblG
BxtQyqXLfnBL0oMX4rHKu6x7VtPSd7fgt9eEAoYzHLUJCU6AxFh3pSXpR7xPh7c5
LYmn6zFsUdzNMMzS5jzmSn73nMtQmwyZObCWzfdMf7MDfN4mS+BbcFPftGogv0qT
6k8X6fDevtUIlzk4npSHSdscKIBkyTEZzEgzK3N/yVSFcVXVq8i69hAURvgcVteG
QK2GdcchrjIY2ixWkvLArud78eX+xByPjYTY9B+wKTD0ApkOW2NY6xj3wo0pd38B
MmFffHeMBZn/ejcxLKYLzZY3ttuXB43oZgKXIO1EN8Jy/d/jpZKYzL5azXqVFaA4
O75ZARuUCFvcoffWBrwm0CNi8mhM9yPxivr9tkNHJTOGQ/eRrWnZqykZx01TcDML
rsAXqHFk+AMlAuqfurFC7NwJEX1fJKAuxTWP2uPJMEETpJ64J/NUybz03r1LPT5U
v5HWgLlkV8t3q4NcAb+Kg/7yAKzJ6HoBSCGBsZSCDF4En9ZlsvSmoZUpYgeNDx61
MTTlrJhCCpjoYLGnajykDNZUmdurkzCWivGCLl4+0OqsP94QeIk=
=Hcen
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 166dd487f43d thermal: power_allocator: Fix Kconfig warning
new 4d14c194cb3c MAINTAINERS: thermal: Eduardo's email is bouncing
new 25e4911652f1 MAINTAINERS: thermal: Add Daniel Lezcano as the thermal ma [...]
new 1e4b6ac230b9 MAINTAINERS: thermal: Change the git tree location
new 18f428d4e2f7 NFSD fixing possible null pointer derefering in copy offload
new 38a2204f5298 nfsd: depend on CRYPTO_MD5 for legacy client tracking
new 61cf24a00091 kasan: fix crashes on access to memory mapped by vm_map_ram()
new ee77bfad39a5 kasan-fix-crashes-on-access-to-memory-mapped-by-vm_map_ram-v2
new 429ebcc55326 mm/memory.c: add apply_to_existing_page_range() helper
new 954d6c9d6c33 mm-add-apply_to_existing_pages-helper-fix
new b272d45a819a mm-add-apply_to_existing_pages-helper-fix-fix
new 5f1cc345aa7a kasan: use apply_to_existing_page_range() for releasing vm [...]
new d6e2587fd6b2 kasan-use-apply_to_existing_pages-for-releasing-vmalloc-sh [...]
new 7fd1f2032100 kasan: don't assume percpu shadow allocations will succeed
new 8e8c51f46654 mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
new 71e1d848b2d3 /proc/kpageflags: prevent an integer overflow in stable_pa [...]
new 2148702c5a95 /proc/kpageflags: do not use uninitialized struct pages
new 957aa73f1795 mm/zsmalloc.c: fix the migrated zspage statistics.
new 6479b6f77460 mm, thp: tweak reclaim/compaction effort of local-only and [...]
new 0ca434ae6adf x86/mm: Split vmalloc_sync_all()
new 08b58b6bbcac kcov: fix struct layout for kcov_remote_arg
new fe8b546b2db3 memcg: account security cred as well to kmemcg
new 4837c77ac0bf mm: move_pages: return valid node id in status if the page [...]
new d7e294a4e664 ramfs: support O_TMPFILE
new 25e39428f5f7 mm/slub.c: avoid slub allocation while holding list_lock
new de03a8d24a36 mm/vmscan: expose cgroup_ino for memcg reclaim tracepoints
new bd6239e32aaf mm/pgmap: use correct alignment when looking at first pfn [...]
new 1aafd79291ae mm/mmap.c: fix the adjusted length error
new 6db637fc2d77 mm/memmap_init: update variable name in memmap_init_zone
new 6e6b29ac3be9 mm/memory_hotplug: shrink zones when offlining memory
new 94e76f56ffee mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()
new 7f489b77c04f mm/memory_hotplug: we always have a zone in find_(smallest [...]
new 6c76151f5ffe mm/memory_hotplug: don't check for "all holes" in shrink_z [...]
new 668200404f8f mm/memory_hotplug: drop local variables in shrink_zone_span()
new 8fd5e98b81c6 mm/memory_hotplug: cleanup __remove_pages()
new 126dadffab18 mm, oom: avoid printk() iteration under RCU
new 62cd3fd80cfb mm-oom-avoid-printk-iteration-under-rcu-fix
new 9734d201bd5c fs/buffer.c: add debug print for __getblk_gfp() stall problem
new bfab2f27978e fs/buffer.c: dump more info for __getblk_gfp() stall problem
new 53d10abfed16 kernel/hung_task.c: Monitor killed tasks.
new 17228e696116 string: add stracpy and stracpy_pad mechanisms
new 77741fc1a4bd Documentation/checkpatch: prefer stracpy/strscpy over strc [...]
new b6c5cb565b4b aio: simplify read_events()
new 991efef7b4f1 smp_mb__{before,after}_atomic(): update Documentation
new 9510b8cdcf1c ipc/mqueue.c: remove duplicated code
new 0ab350ac1f65 ipc/mqueue.c: update/document memory barriers
new e7ec80b5decb ipc/msg.c: update and document memory barriers
new e8bc7077e82b ipc/sem.c: document and update memory barriers
new 14ada2d248f7 ipc/msg.c: consolidate all xxxctl_down() functions
new b396344f9a4f Merge remote-tracking branch 'arm-soc/for-next'
new 2241a04f20eb Merge remote-tracking branch 'amlogic/for-next'
new 224a55336434 Merge remote-tracking branch 'aspeed/for-next'
new 93dc67fd48f1 Merge remote-tracking branch 'at91/at91-next'
new b7291730bc56 Merge remote-tracking branch 'bcm2835/for-next'
new d909f5688e56 Merge remote-tracking branch 'imx-mxs/for-next'
new f45878c7d499 Merge remote-tracking branch 'keystone/next'
new 501732b0c295 Merge remote-tracking branch 'mediatek/for-next'
new ba3a9720a103 Merge remote-tracking branch 'mvebu/for-next'
new 8b2bbf195803 Merge remote-tracking branch 'omap/for-next'
new 3e8580de878d Merge remote-tracking branch 'qcom/for-next'
new ebcf7570fc0c Merge remote-tracking branch 'realtek/for-next'
new 0d2f6c41d005 Merge remote-tracking branch 'renesas/next'
new 17594e49e56c Merge remote-tracking branch 'reset/reset/next'
new 50b9a988eabc Merge remote-tracking branch 'rockchip/for-next'
new ba2d04c54c7d Merge remote-tracking branch 'samsung-krzk/for-next'
new 788dc565be15 Merge remote-tracking branch 'scmi/for-linux-next'
new 4d3a28f2aaad Merge remote-tracking branch 'sunxi/sunxi/for-next'
new a8b0e02bf198 Merge remote-tracking branch 'tegra/for-next'
new 18bb26ed2c93 Merge remote-tracking branch 'csky/linux-next'
new 50929542f4f3 Merge remote-tracking branch 'h8300/h8300-next'
new e8399b91ee2b Merge remote-tracking branch 'risc-v/for-next'
new 6c1383063a4c Merge remote-tracking branch 'sh/sh-next'
new 6511b88ab43f Merge remote-tracking branch 'xtensa/xtensa-for-next'
new 1a2c75cf4d94 Merge remote-tracking branch 'btrfs/for-next'
new 536ba7eff826 Merge remote-tracking branch 'cifs/for-next'
new 5f5458753fca Merge remote-tracking branch 'ecryptfs/next'
new 988cfa6ef32e Merge remote-tracking branch 'ext3/for_next'
new c140e0418c1e Merge remote-tracking branch 'nfs/linux-next'
new 58d024dc94a8 Merge remote-tracking branch 'nfsd/nfsd-next'
new 8b11cbdea729 Merge remote-tracking branch 'orangefs/for-next'
new b914ed09348c Merge remote-tracking branch 'xfs/for-next'
new ace3f6094907 Merge remote-tracking branch 'iomap/iomap-for-next'
new f951427d3abc Merge remote-tracking branch 'vfs/for-next'
new faef6d091bae Merge remote-tracking branch 'printk/for-next'
new 62174dcd3fa2 Merge remote-tracking branch 'hid/for-next'
new f36210440216 Merge branch 'dmi/master'
new 40ecae70e10b Merge remote-tracking branch 'pm/linux-next'
new 8657ed549df5 Merge remote-tracking branch 'thermal/thermal/linux-next'
new 38d5108421ec Merge remote-tracking branch 'swiotlb/linux-next'
new 7eb1ebbe3b13 Merge remote-tracking branch 'nfc-next/master'
new fd37f2b829d8 Merge remote-tracking branch 'bluetooth/master'
new b4cd63deab68 Merge remote-tracking branch 'amdgpu/drm-next'
new db67b38c868e Merge remote-tracking branch 'drm-misc/for-linux-next'
new c00cc46f7a4a Merge remote-tracking branch 'mali-dp/for-upstream/mali-dp'
new b1fb8e984b2b Merge remote-tracking branch 'etnaviv/etnaviv/next'
new ccc54805a258 Merge remote-tracking branch 'regmap/for-next'
new 4b50b746894c Merge remote-tracking branch 'block/for-next'
new d568a77ba0b8 Merge remote-tracking branch 'device-mapper/for-next'
new 7e9b11603af1 Merge remote-tracking branch 'keys/keys-next'
new dba50a5846e5 Merge remote-tracking branch 'smack/for-next'
new a4bf212e7030 Merge remote-tracking branch 'tomoyo/master'
new e34c1601b2ab Merge remote-tracking branch 'spi/for-next'
new fd044285d527 Merge remote-tracking branch 'tip/auto-latest'
new f4a4627a8eee Merge remote-tracking branch 'irqchip/irq/irqchip-next'
new 28c361963489 Merge remote-tracking branch 'rcu/rcu/next'
new 09986d9aa693 Merge remote-tracking branch 'kvm-arm/next'
new 128feb706af5 Merge remote-tracking branch 'percpu/for-next'
new 1fc7e9efea6f Merge remote-tracking branch 'chrome-platform/for-next'
new 5b76baf23e78 Merge remote-tracking branch 'thunderbolt/next'
new 6ea718543f56 Merge remote-tracking branch 'mux/for-next'
new a99fb00909dc Merge remote-tracking branch 'cgroup/for-next'
new 805386cdbfba Merge remote-tracking branch 'scsi/for-next'
new 5996d77bfe32 next-20191203/vhost
new df6272160335 Merge remote-tracking branch 'rpmsg/for-next'
new 677de1135de8 Merge remote-tracking branch 'ktest/for-next'
new 0765a3d5bcb3 Merge remote-tracking branch 'y2038/y2038'
new 4cf5fe3c7839 Merge remote-tracking branch 'livepatching/for-next'
new 9bcf7b167f90 Merge remote-tracking branch 'ntb/ntb-next'
new 376e1a7de52f Merge remote-tracking branch 'kspp/for-next/kspp'
new e111f9b8bd88 Merge remote-tracking branch 'fsi/next'
new 3fb3026dbe48 Merge remote-tracking branch 'nvmem/for-next'
new b6ed67936ad0 Merge remote-tracking branch 'xarray/xarray'
new 080c0a83af08 Merge remote-tracking branch 'pidfd/for-next'
new 11e943d2ddb8 Merge remote-tracking branch 'devfreq/devfreq-next'
new 622d1f6c7b3f Merge branch 'akpm-current/current'
new 3d4583f3de72 drivers/block/null_blk_main.c: fix layout
new 5745ac9cbfbb drivers/block/null_blk_main.c: fix uninitialized var warnings
new c8c2b934df1c pinctrl: fix pxa2xx.c build warnings
new 5d418d301145 drivers/tty/serial/sh-sci.c: suppress warning
new b3579b565bc3 drivers/media/platform/sti/delta/delta-ipc.c: fix read buf [...]
new 32a187ef01ba Merge branch 'akpm/master'
new c34be716fb37 Add linux-next specific files for 20191208
The 132 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.