This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2c71ea94d2c [TargetLowering] Add allowsMemoryAccess(MachineMemOperand) [...]
new cd473fd8e46 [NFC] Fixed arm/aarch64 test
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/CodeGen/AArch64/arm64-popcnt.ll | 144 -----------------------------------
test/CodeGen/ARM/popcnt.ll | 22 ++++++
2 files changed, 22 insertions(+), 144 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-defconfig
in repository toolchain/ci/linux.
from bb7b450e61a1 Linux 4.19.49
new d6782b8c5c18 ethtool: fix potential userspace buffer overflow
new 05b933f25a83 Fix memory leak in sctp_process_init
new daa11cc841d6 ipv4: not do cache for local delivery if bc_forwarding is enabled
new 9fd19a3b4f61 ipv6: fix the check before getting the cookie in rt6_get_cookie
new 893e2a5f5cf6 neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
new 831d6d077874 net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
new d305d61fcf96 net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high p [...]
new c6a020e0117f net: mvpp2: Use strscpy to handle stat strings
new 7700d5afff30 net: rds: fix memory leak in rds_ib_flush_mr_pool
new 9740f4ff1a66 net: sfp: read eeprom in maximum 16 byte increments
new be0343af1291 net/tls: replace the sleeping lock around RX resync with a [...]
new da096fe1a6a4 packet: unconditionally free po->rollover
new 396244b6ecf0 pktgen: do not sleep with the thread lock held.
new d769853dbdaa Revert "fib_rules: return 0 directly if an exactly same ru [...]
new 0b16d956ee5b ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
new 2488b9f9afde ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
new 39e597d283b0 mtd: spinand: macronix: Fix ECC Status Read
new 6726307d2008 rcu: locking and unlocking need to always be at least barriers
new 384c1d931b5e parisc: Use implicit space register selection for loading [...]
new ea0327b47754 NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wa [...]
new 56e3f73e838a NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
new a3b8b4ad6db7 fuse: fallocate: fix return with locked inode
new c63ce7166daf pstore: Remove needless lock during console writes
new d4128a1b580c pstore: Convert buf_lock to semaphore
new aa73a3b205a4 pstore: Set tfm to NULL on free_buf_for_compression
new f4d0227ff170 pstore/ram: Run without kernel crash dump region
new 4d166206cf41 x86/power: Fix 'nosmt' vs hibernation triple fault during resume
new b598ddc7b9fc x86/insn-eval: Fix use-after-free access to LDT entry
new 7737eff01711 i2c: xiic: Add max_read_len quirk
new 7aad9269a6e8 s390/mm: fix address space detection in exception handling
new b9b75a460076 xen-blkfront: switch kcalloc to kvcalloc for large array a [...]
new eee609635076 MIPS: Bounds check virt_addr_valid
new 2d9d3ab541a6 MIPS: pistachio: Build uImage.gz by default
new 221c44d2d7fa Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"
new 67bdeb0c6f5c genwqe: Prevent an integer overflow in the ioctl
new 7fbcb7d1031d test_firmware: Use correct snprintf() limit
new 6470aa05ae15 drm/gma500/cdv: Check vbt config bits when detecting lvds panels
new ac222e8a50af drm/msm: fix fb references in async update
new 490290b0415f drm: add non-desktop quirk for Valve HMDs
new 610382337557 drm/nouveau: add kconfig option to turn off nouveau legacy [...]
new 98a8cb0282ab drm: add non-desktop quirks to Sensics and OSVR headsets.
new 748a97ec6c15 drm/amdgpu/psp: move psp version specific function pointer [...]
new 84c82ab8f133 drm/radeon: prefer lower reference dividers
new f3dcc88d531f drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check [...]
new 554f4253700e drm/i915: Fix I915_EXEC_RING_MASK
new 360e00e290a3 drm/i915/fbc: disable framebuffer compression on GeminiLake
new 6600ec2600d6 drm/i915: Maintain consistent documentation subsection ordering
new fbb7e114e6e6 drm: don't block fb changes for async plane updates
new 6bdc692f5c9e drm/i915/gvt: Initialize intel_gvt_gtt_entry in stack
new ec8a9eb2a6c1 TTY: serial_core, add ->install
new 645fa685bb20 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is [...]
new 51dc284e2a87 ethtool: check the return value of get_regs_len
new 768292d05361 Linux 4.19.50
The 53 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/mips/ath79/setup.c | 6 ++
arch/mips/mm/mmap.c | 5 ++
arch/mips/pistachio/Platform | 1 +
arch/powerpc/kernel/nvram_64.c | 2 -
arch/s390/mm/fault.c | 5 +-
arch/x86/lib/insn-eval.c | 47 ++++++++-------
arch/x86/power/cpu.c | 10 ++++
arch/x86/power/hibernate_64.c | 33 ++++++++++
drivers/acpi/apei/erst.c | 1 -
drivers/block/xen-blkfront.c | 38 ++++++------
drivers/firmware/efi/efi-pstore.c | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 19 +++---
drivers/gpu/drm/drm_atomic_helper.c | 22 +++----
drivers/gpu/drm/drm_edid.c | 25 ++++++++
drivers/gpu/drm/gma500/cdv_intel_lvds.c | 3 +
drivers/gpu/drm/gma500/intel_bios.c | 3 +
drivers/gpu/drm/gma500/psb_drv.h | 1 +
drivers/gpu/drm/i915/gvt/gtt.c | 6 +-
drivers/gpu/drm/i915/i915_reg.h | 6 +-
drivers/gpu/drm/i915/intel_fbc.c | 4 ++
drivers/gpu/drm/i915/intel_workarounds.c | 2 +-
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c | 4 ++
drivers/gpu/drm/nouveau/Kconfig | 13 +++-
drivers/gpu/drm/nouveau/nouveau_drm.c | 7 ++-
drivers/gpu/drm/radeon/radeon_display.c | 4 +-
drivers/i2c/busses/i2c-xiic.c | 5 ++
drivers/irqchip/irq-ath79-misc.c | 11 ----
drivers/misc/genwqe/card_dev.c | 2 +
drivers/misc/genwqe/card_utils.c | 4 ++
drivers/mtd/nand/spi/macronix.c | 8 ++-
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 4 +-
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 4 +-
drivers/net/ethernet/mellanox/mlx4/port.c | 5 --
drivers/net/ethernet/ti/cpsw.c | 2 +-
drivers/net/phy/sfp.c | 24 ++++++--
drivers/parisc/ccio-dma.c | 4 +-
drivers/parisc/sba_iommu.c | 3 +-
drivers/tty/serial/serial_core.c | 24 ++++----
fs/fuse/file.c | 2 +-
fs/nfs/nfs4proc.c | 32 ++++------
fs/pstore/platform.c | 80 +++++++++++--------------
fs/pstore/ram.c | 37 +++++++-----
include/drm/drm_modeset_helper_vtables.h | 8 +++
include/linux/cpu.h | 4 ++
include/linux/pstore.h | 7 +--
include/linux/rcupdate.h | 6 +-
include/net/arp.h | 8 +++
include/net/ip6_fib.h | 3 +-
include/net/tls.h | 4 ++
include/uapi/drm/i915_drm.h | 2 +-
kernel/cpu.c | 4 +-
kernel/power/hibernate.c | 9 +++
lib/test_firmware.c | 14 ++---
net/core/ethtool.c | 17 +++++-
net/core/fib_rules.c | 6 +-
net/core/neighbour.c | 9 ++-
net/core/pktgen.c | 11 ++++
net/ipv4/route.c | 22 +++----
net/ipv6/raw.c | 25 +++++---
net/packet/af_packet.c | 2 +-
net/rds/ib_rdma.c | 10 ++--
net/sctp/sm_make_chunk.c | 13 +---
net/sctp/sm_sideeffect.c | 5 ++
net/tls/tls_device.c | 27 +++++++--
66 files changed, 473 insertions(+), 270 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-defconfig
in repository toolchain/ci/gcc.
from a0f66a6401a 2019-06-10 Paul Thomas <pault(a)gcc.gnu.org>
adds da6ad93f9dc 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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from f47dfffafc Automatic date update in version.in
adds 86e3aac1c4 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards ef716380 0: update: binutils-gcc-linux: boot
new 15a00e95 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 (ef716380)
\
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 | 130 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 10409 +++++++--------
04-build_abe-stage1/console.log | 13768 ++++++++++---------
05-build_linux/console.log | 574 +-
06-boot_linux/console.log | 408 +-
console.log | 25775 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 25740 insertions(+), 25742 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-allyesconfig
in repository toolchain/ci/linux.
from d1fdb6d8f6a4 Linux 5.2-rc4
adds 0ed56252c956 spi: Fix Raspberry Pi breakage
adds 5caaf29af5ca spi: bitbang: Fix NULL pointer dereference in spi_unregist [...]
adds 44a042182cb1 spi: spi-fsl-spi: call spi_finalize_current_message() at the end
adds f3440d9a0da2 spi: abort spi_sync if failed to prepare_transfer_hardware
adds e59bf4282c8b Merge tag 'spi-fix-v5.2-rc4' of git://git.kernel.org/pub/s [...]
adds 7d293f564561 regulator: tps6507x: Fix boot regression due to testing wr [...]
adds 5e3b6b8ecc53 Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org [...]
adds cf8929885de3 cgroup/bfq: revert bfq.weight symlink change
adds 01ccc3ad4413 Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-block
No new revisions were added by this update.
Summary of changes:
block/bfq-cgroup.c | 6 ++----
drivers/regulator/tps6507x-regulator.c | 6 +++---
drivers/spi/spi-bitbang.c | 2 +-
drivers/spi/spi-fsl-spi.c | 2 +-
drivers/spi/spi.c | 11 ++++++++---
include/linux/cgroup-defs.h | 3 ---
kernel/cgroup/cgroup.c | 33 ++++-----------------------------
7 files changed, 19 insertions(+), 44 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-allyesconfig
in repository toolchain/ci/llvm-project.
from ad5bcd4ee60 Merging r361090:
adds 90c370c33dc Merging r351577:
adds 9a2cfaed4eb Merging r358042:
adds 213f2edbe61 Add release note for DIBuilder API changes
adds 2fb27a25fcb Merging r360862:
No new revisions were added by this update.
Summary of changes:
libunwind/src/UnwindRegistersRestore.S | 238 ++++++++++++------------
libunwind/src/UnwindRegistersSave.S | 270 ++++++++++++++--------------
libunwind/src/assembly.h | 2 -
llvm/docs/ReleaseNotes.rst | 20 +++
llvm/lib/MC/MCWin64EH.cpp | 2 +-
llvm/lib/Target/Sparc/SparcRegisterInfo.cpp | 4 +-
llvm/test/CodeGen/SPARC/fp128.ll | 23 +++
7 files changed, 300 insertions(+), 259 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f5571d6f 0: update: llvm-linux: all
new 77216db1 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 (f5571d6f)
\
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 | 104 +-
02-build_llvm/console.log | 11750 +++----
03-build_linux/console.log | 54346 ++++++++++++++++----------------
04-boot_linux/console.log | 4 +-
console.log | 66208 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
6 files changed, 66215 insertions(+), 66211 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 6c60c71a4e7 [DebugInfo@O2][LoopVectorize] pr39024: Vectorized code line [...]
new 2c71ea94d2c [TargetLowering] Add allowsMemoryAccess(MachineMemOperand) [...]
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/CodeGen/TargetLowering.h | 8 ++++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 62 +++++++++++++++---------------
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 22 +++++------
lib/CodeGen/TargetLoweringBase.cpp | 8 ++++
lib/Target/AMDGPU/SIISelLowering.cpp | 11 +++---
lib/Target/Hexagon/HexagonISelLowering.cpp | 9 ++---
lib/Target/NVPTX/NVPTXISelLowering.cpp | 4 +-
lib/Target/X86/X86ISelLowering.cpp | 13 ++-----
8 files changed, 71 insertions(+), 66 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-tools-extra.
from 6b6fbd4a [clangd] Add missing header guard.
new 29108dad Fixed google-readability-casting test to work in c++17
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-tidy/google/AvoidCStyleCastsCheck.cpp | 22 +++++++++++++++-------
test/clang-tidy/google-readability-casting.cpp | 2 +-
2 files changed, 16 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.