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-arm-lts-allnoconfig
in repository toolchain/gcc.
from fef17d16eff Initialize backtrace state once
adds 52dac415789 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-mainline-allyesconfig
in repository toolchain/gcc.
from fef17d16eff Initialize backtrace state once
adds 52dac415789 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/gcc.
from fef17d16eff Initialize backtrace state once
adds 52dac415789 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.
unknown user pushed a change to branch master
in repository linux.
from d8f190ee836a Merge branch 'akpm' (patches from Andrew)
new f1f90e254e46 PCI: Fix incorrect value returned from pcie_get_speed_cap()
new 68bc10bf9921 PCI: imx6: Fix link training status detection in link up check
new c6fd6fe9dea4 PCI: layerscape: Fix wrong invocation of outbound window d [...]
new 15cb127e3c8f PCI: dwc: Fix MSI-X EP framework address calculation bug
new c74eadf881ad Merge remote-tracking branch 'lorenzo/pci/controller-fixes [...]
new c734b42583bc Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/ [...]
new 41e817bca3ac fs: fix lost error code in dio_complete
new 2a5cf35cd6c5 block: fix single range discard merge
new d6a2b9535d1e nvme: Free ctrl device name on init failure
new dfa74422d604 nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvm [...]
new 751a0cc0cd3a nvme-pci: fix surprise removal
new 14a1336e6fff nvme: warn when finding multi-port subsystems without mult [...]
new f6c8e432cb04 nvme: flush namespace scanning work just before removing n [...]
new 6344d02dc8f8 nvme-rdma: fix double freeing of async event data
new 1c9b357ced0b Merge branch 'nvme-4.20' of git://git.infradead.org/nvme i [...]
new 880584176ed7 Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block
The 16 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:
block/blk-merge.c | 2 +-
drivers/nvme/host/core.c | 8 +++++---
drivers/nvme/host/fc.c | 2 +-
drivers/nvme/host/nvme.h | 3 +++
drivers/nvme/host/rdma.c | 2 ++
drivers/pci/controller/dwc/pci-imx6.c | 10 +---------
drivers/pci/controller/dwc/pci-layerscape.c | 2 +-
drivers/pci/controller/dwc/pcie-designware-ep.c | 1 -
drivers/pci/pci.c | 24 +++++++++++-------------
fs/direct-io.c | 4 ++--
10 files changed, 27 insertions(+), 31 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-next-defconfig
in repository toolchain/binutils-gdb.
from 0f494b0143 PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
adds 2b55be97d1 Automatic date update in version.in
adds d97f1f87b3 elf: Don't merge .note.gnu.property section in IR
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 3 ++-
bfd/version.h | 2 +-
3 files changed, 9 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.
unknown user pushed a change to branch master
in repository llvm.
from 2d4f754c337 [TTI] Reduction costs only need to include a single extract [...]
new d1c472605b0 [X86] Don't use zero_extend_vector_inreg for mulhu lowering [...]
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/X86/X86ISelLowering.cpp | 19 +++--
test/CodeGen/X86/vector-idiv-udiv-128.ll | 56 +++++++-------
test/CodeGen/X86/vector-idiv-udiv-256.ll | 124 +++++++++++++++----------------
3 files changed, 101 insertions(+), 98 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-master-aarch64-stable-allyesconfig
in repository toolchain/gcc.
from 9e622efe71a [RS6000] PowerPC64 soft-float
adds 57e4ba18100 Make red zone size more flexible for stack variables (PR sa [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 19 ++
gcc/asan.c | 202 ++++++++++++++++-----
gcc/asan.h | 25 +++
gcc/cfgexpand.c | 14 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/c-c++-common/asan/asan-stack-small.c | 28 +++
6 files changed, 243 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/asan/asan-stack-small.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.