This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ffaed663600 [NFC] Tweak SplitBlockAndInsertIfThen to use existing ThenBlock
new 52cd80dbc1f [ARM CGP] Fix ConvertTruncs
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:
lib/Target/ARM/ARMCodeGenPrepare.cpp | 25 +++--
test/CodeGen/ARM/CGP/arm-cgp-calls.ll | 2 +-
test/CodeGen/ARM/CGP/arm-cgp-casts.ll | 199 ++++++++++++++++++----------------
3 files changed, 123 insertions(+), 103 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-lts-allnoconfig
in repository toolchain/ci/linux.
from 43d3d5141515 Linux 4.19.21
new 3ca59bf1fb7c mtd: Make sure mtd->erasesize is valid even if the partiti [...]
new b3ce77578374 mtd: spinand: Handle the case where PROGRAM LOAD does not [...]
new a72040a9d929 mtd: spinand: Fix the error/cleanup path in spinand_init()
new 7c5d650ad5a2 mtd: rawnand: gpmi: fix MX28 bus master lockup problem
new 88ff6a0b9975 libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
new 5b9ebf5bdf0a tools: iio: iio_generic_buffer: make num_loops signed
new 38d28640db5a iio: adc: axp288: Fix TS-pin handling
new af770a1558c4 iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to [...]
new 3e17af253e62 iio: ti-ads8688: Update buffer allocation for timestamps
new f681f2684f14 signal: Always notice exiting tasks
new 959e46afeca1 signal: Better detection of synchronous signals
new db5f65bfc1fa misc: vexpress: Off by one in vexpress_syscfg_exec()
new edd8fb55d7f1 mei: me: add ice lake point device id.
new 0c548bab17c2 samples: mei: use /dev/mei0 instead of /dev/mei
new c619140d4843 debugfs: fix debugfs_rename parameter checking
new 93f6fb609874 pinctrl: sunxi: Correct number of IRQ banks on H6 main pin [...]
new 9b66753c68a0 pinctrl: cherryview: fix Strago DMI workaround
new 7e44aab92783 tracing: uprobes: Fix typo in pr_fmt string
new 384cc5fd6727 mips: cm: reprime error cause
new 264b26201a22 MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled
new e32ba28eddad MIPS: VDSO: Use same -m%-float cflag as the kernel proper
new 814e44507f96 mips: loongson64: remove unreachable(), fix loongson_poweroff().
new f5b4de051294 MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
new 569051e12220 ARM: iop32x/n2100: fix PCI IRQ mapping
new 33bd0949212b ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
new fe3dabb6a4b1 ARM: dts: da850: fix interrupt numbers for clocksource
new d4e7c9420edd firmware: arm_scmi: provide the mandatory device release callback
new 49c473e1237e powerpc/radix: Fix kernel crash with mremap()
new 1ce0fcebff24 mic: vop: Fix use-after-free on remove
new a4c77aac0d5c mac80211: ensure that mgmt tx skbs have tailroom for encryption
new 56d3178666fb drm/modes: Prevent division by zero htotal
new b81afe37ff55 drm/amd/powerplay: Fix missing break in switch
new c2a354ce5458 drm/i915: always return something on DDI clock selection
new d74ff5f67849 drm/vmwgfx: Fix setting of dma masks
new 8274c3d4895b drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
new 2440f3cebcb0 SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
new 8b8f7b04f868 xfrm: Make set-mark default behavior backward compatible
new 28f49e768d21 Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
new f7fb58a78a63 libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
new 9d84284cc83b xfrm: refine validation of template and selector families
new a21222305015 batman-adv: Avoid WARN on net_device without parent in netns
new 4dd911f1e38e batman-adv: Force mac header to start of data on xmit
new 4d376ab80483 svcrdma: Reduce max_send_sges
new 9b65b18f817d svcrdma: Remove max_sge check at connect time
new 6f8c14ee7b6f Linux 4.19.22
new c2109f05b7fd Revert "exec: load_script: don't blindly truncate shebang string"
new 67d52fae61c1 Linux 4.19.23
The 47 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:
Makefile | 2 +-
arch/arm/boot/dts/da850.dtsi | 2 +-
arch/arm/mach-iop32x/n2100.c | 3 +-
arch/arm/mach-tango/pm.c | 6 +-
arch/arm/mach-tango/pm.h | 7 ++
arch/arm/mach-tango/setup.c | 2 +
arch/mips/kernel/mips-cm.c | 2 +-
arch/mips/loongson64/common/reset.c | 7 +-
arch/mips/pci/pci-octeon.c | 10 +--
arch/mips/vdso/Makefile | 5 +-
arch/powerpc/include/asm/book3s/64/pgtable.h | 22 ++---
arch/powerpc/mm/pgtable-book3s64.c | 22 +++++
drivers/ata/libata-core.c | 1 +
drivers/firmware/arm_scmi/bus.c | 9 +-
drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c | 1 +
drivers/gpu/drm/drm_modes.c | 2 +-
drivers/gpu/drm/i915/intel_ddi.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 9 +-
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 2 +-
drivers/iio/adc/axp288_adc.c | 76 ++++++++++++----
drivers/iio/adc/ti-ads8688.c | 3 +-
drivers/iio/chemical/atlas-ph-sensor.c | 7 +-
drivers/misc/mei/hw-me-regs.h | 2 +
drivers/misc/mei/pci-me.c | 2 +
drivers/misc/mic/vop/vop_main.c | 4 +-
drivers/misc/vexpress-syscfg.c | 2 +-
drivers/mtd/mtdpart.c | 4 +
drivers/mtd/nand/raw/gpmi-nand/gpmi-lib.c | 13 ++-
drivers/mtd/nand/spi/core.c | 46 +++++-----
drivers/pinctrl/intel/pinctrl-cherryview.c | 8 +-
drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c | 2 +-
fs/binfmt_script.c | 10 +--
fs/debugfs/inode.c | 7 ++
fs/ext4/fsync.c | 13 +--
include/linux/sunrpc/xprt.h | 5 ++
kernel/signal.c | 58 +++++++++++-
kernel/trace/trace_uprobe.c | 2 +-
net/batman-adv/hard-interface.c | 5 +-
net/batman-adv/soft-interface.c | 2 +
net/ceph/messenger.c | 5 +-
net/mac80211/tx.c | 12 ++-
net/sunrpc/clnt.c | 6 +-
net/sunrpc/xprtrdma/svc_rdma_sendto.c | 105 ++++++++++++++++++++--
net/sunrpc/xprtrdma/svc_rdma_transport.c | 13 ++-
net/xfrm/xfrm_policy.c | 5 +-
net/xfrm/xfrm_user.c | 13 ++-
samples/mei/mei-amt-version.c | 2 +-
tools/iio/iio_generic_buffer.c | 2 +-
48 files changed, 404 insertions(+), 146 deletions(-)
create mode 100644 arch/arm/mach-tango/pm.h
--
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d7b9dd017f 0: last-good: binutils-gcc-linux: all
new ea8485d1fc 0: last-good: 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 (d7b9dd017f)
\
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 | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3265 ++++++++--------
4-build_abe-stage1/console.log | 4620 +++++++++++-----------
5-count_linux_objs/console.log | 66 +-
console.log | 7987 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 7988 insertions(+), 7982 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 llvm.
from 5b6bbc8515c [TEST] Update test comments, refactor checks with update_te [...]
new ffaed663600 [NFC] Tweak SplitBlockAndInsertIfThen to use existing ThenBlock
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:
include/llvm/Transforms/Utils/BasicBlockUtils.h | 6 ++++--
lib/Transforms/Utils/BasicBlockUtils.cpp | 24 ++++++++++++++++--------
2 files changed, 20 insertions(+), 10 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 391b0abce2 0: last-good: llvm-linux: all
new 70264f52dc 0: last-good: 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 (391b0abce2)
\
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:
1-reset_artifacts/console.log | 72 +-
2-build_llvm/console.log | 10147 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 108 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10333 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 10342 insertions(+), 10336 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from 1f947a7a011f Merge branch 'akpm' (patches from Andrew)
adds f6675872db57 tracing: probeevent: Correctly update remaining space in d [...]
adds b6ea7bcf7783 Merge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm [...]
adds 23e93c9b2cde Revert "gfs2: read journal in large chunks to locate the head"
adds cb5b020a8d38 Revert "exec: load_script: don't blindly truncate shebang string"
No new revisions were added by this update.
Summary of changes:
fs/binfmt_script.c | 10 +--
fs/gfs2/glops.c | 1 -
fs/gfs2/log.c | 4 +-
fs/gfs2/lops.c | 190 ++--------------------------------------
fs/gfs2/lops.h | 4 +-
fs/gfs2/ops_fstype.c | 1 -
fs/gfs2/recovery.c | 123 ++++++++++++++++++++++++++
fs/gfs2/recovery.h | 2 +
fs/gfs2/super.c | 1 -
kernel/trace/trace_probe_tmpl.h | 6 +-
10 files changed, 141 insertions(+), 201 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 35558dd189 0: last-good: llvm-linux: 16547
new c9ea3f1525 0: last-good: llvm-linux: 16547
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 (35558dd189)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 70 +-
2-build_llvm/console.log | 10220 +++++++++++++++++-----------------
3-count_linux_objs/console.log | 1196 ++--
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 11492 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 11468 insertions(+), 11528 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 gcc.
from bc6e884ff51 PR tree-optimization/89278 * tree-loop-distribution.c: In [...]
new adcec5a35be * c-c++-common/ubsan/opts-1.c: New test. * c-c++-common/u [...]
new 66edcee6e14 PR other/69006 PR testsuite/88920 * lib/gcc-dg.exp: If l [...]
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:
gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
gcc/testsuite/c-c++-common/ubsan/opts-1.c | 23 +++++++++++++++++++++++
gcc/testsuite/c-c++-common/ubsan/opts-2.c | 23 +++++++++++++++++++++++
gcc/testsuite/c-c++-common/ubsan/opts-3.c | 23 +++++++++++++++++++++++
gcc/testsuite/c-c++-common/ubsan/opts-4.c | 27 +++++++++++++++++++++++++++
gcc/testsuite/gdc.test/gdc-test.exp | 12 +++++++++---
gcc/testsuite/lib/gcc-dg.exp | 16 ++++++++++++++--
7 files changed, 139 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/opts-1.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/opts-2.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/opts-3.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/opts-4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.