This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from bfc8ed249 COFF: Add support for /force:multiple option
new 91c5c4907 [COFF] Avoid copying of chunk vectors. NFC.
new 1807371d2 [COFF] Allow embedded directives to be separated by null bytes
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:
COFF/Writer.cpp | 2 +-
test/COFF/directives.s | 46 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 test/COFF/directives.s
--
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 f1c03a465192 Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/ [...]
new b55326dc969e pinctrl: msm: Really mask level interrupts to prevent latching
new 823dd71f58eb pinctrl: ingenic: Fix group & function error checking
new 5bc5a671b1f4 pinctrl: madera: Fix possible NULL pointer with pdata config
new bd5bca13819b Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/sc [...]
new 3c398f3c3bef mmc: omap_hsmmc: fix wakeirq handling on removal
new c483a5cc9d09 mmc: meson-mx-sdio: fix OF child-node lookup
new 4624d6ea1b7f Merge tag 'mmc-v4.19-rc2' of git://git.kernel.org/pub/scm/ [...]
new 831b624df1b4 pstore: Fix incorrect persistent ram buffer mapping
new 145ea6f10d42 Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/s [...]
new 92a680314946 drm/i915/bdw: Increase IPS disable timeout to 100ms
new 0a1b60d76b0a drm/i915/gvt: Fix life cycle reference on KVM mm
new 792fab2c0d45 drm/i915/gvt: Fix the incorrect length of child_device_con [...]
new 50cbc03e5096 Merge tag 'gvt-fixes-2018-09-10' of https://github.com/int [...]
new 17dc7af70e89 drm/i915/overlay: Allocate physical registers from stolen
new db7f06d49037 Merge tag 'drm-intel-fixes-2018-09-11' of git://anongit.fr [...]
new b463d4e53ca9 drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path
new 68ebc13ea406 drm/amdgpu: Fix SDMA hang in prt mode v2
new 3a74987b2427 drm/amdgpu: move PSP init prior to IH in gpu reset
new 0165de983272 drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
new 25824ca38e83 Merge branch 'drm-fixes-4.19' of git://people.freedesktop. [...]
new 3483f08106fc drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
new 2b6318a09fd3 Merge branch 'linux-4.19' of git://github.com/skeggsb/linu [...]
new 0f9aeeac1df7 Merge tag 'drm-fixes-2018-09-14' of git://anongit.freedesk [...]
The 23 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:
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 25 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 7 +-
drivers/gpu/drm/i915/gvt/kvmgt.c | 10 +-
drivers/gpu/drm/i915/gvt/opregion.c | 20 +-
drivers/gpu/drm/i915/intel_display.c | 8 +-
drivers/gpu/drm/i915/intel_overlay.c | 228 +++++++--------------
.../gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c | 21 +-
drivers/mmc/host/meson-mx-sdio.c | 8 +-
drivers/mmc/host/omap_hsmmc.c | 1 +
drivers/pinctrl/cirrus/pinctrl-madera-core.c | 2 +-
drivers/pinctrl/pinctrl-ingenic.c | 4 +-
drivers/pinctrl/qcom/pinctrl-msm.c | 24 +++
fs/pstore/ram_core.c | 17 +-
14 files changed, 179 insertions(+), 198 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 221adaaaaca [NFC] Remove meaningless code from GVN
new 0d8c8e520f3 [InstCombine] Add some test cases for (add (sext x), (sext [...]
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/Transforms/InstCombine/sink-zext.ll | 33 ++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
--
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 5d8f7dea91a Fix for the buildbot failure http://lab.llvm.org:8011/build [...]
new 221adaaaaca [NFC] Remove meaningless code from GVN
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/Transforms/Scalar/GVN.cpp | 6 ------
1 file changed, 6 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 9b7116a16d9 * builtins.c (c_strlen): Handle not zero terminated STRING [...]
new 7af57b1c5fc * builtins.h (c_srlen): Add argument. * builtins.c (warn_ [...]
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:
gcc/ChangeLog | 20 ++
gcc/builtins.c | 66 ++++++-
gcc/builtins.h | 3 +-
gcc/expr.c | 47 ++---
gcc/fold-const.c | 4 +
gcc/gimple-fold.c | 2 +-
gcc/gimple-ssa-sprintf.c | 7 -
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/warn-strlen-no-nul.c | 301 ++++++++++++++++++++++++++++++
gcc/tree-ssa-strlen.c | 16 +-
10 files changed, 409 insertions(+), 62 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/warn-strlen-no-nul.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 linux.
from 54eda9df17f3 Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/ [...]
new 7a9cdebdcc17 mm: get rid of vmacache_flush_all() entirely
new b81126e01a8c s390/crypto: Fix return code checking in cbc_paes_crypt()
new fa108f95c676 s390/zcrypt: remove VLA usage from the AP bus
new 1d176582c795 Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/li [...]
new 200f351e27f0 arch/hexagon: fix kernel/dma.c build warning
new 5c41aaad409c hexagon: modify ffs() and fls() to return int
new 72d4c6e5893a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 1194c4154662 MAINTAINERS: Make Dennis the percpu tree maintainer
new f1c03a465192 Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/ [...]
The 9 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:
MAINTAINERS | 4 +-
arch/hexagon/include/asm/bitops.h | 4 +-
arch/hexagon/kernel/dma.c | 2 +-
arch/s390/crypto/paes_s390.c | 2 +-
drivers/s390/crypto/ap_bus.c | 86 +++++++++++++++------------------------
include/linux/mm_types.h | 2 +-
include/linux/mm_types_task.h | 2 +-
include/linux/vm_event_item.h | 1 -
include/linux/vmacache.h | 5 ---
mm/debug.c | 4 +-
mm/vmacache.c | 38 -----------------
11 files changed, 43 insertions(+), 107 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 a858f4fe0be [VPlan] Implement initial vector code generation support fo [...]
new 5d8f7dea91a Fix for the buildbot failure http://lab.llvm.org:8011/build [...]
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/Transforms/Vectorize/VPlan.cpp | 4 ----
lib/Transforms/Vectorize/VPlan.h | 10 ++++++++++
lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp | 1 +
3 files changed, 11 insertions(+), 4 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.
from 7592787111 [ODRHash] Fix early exit that skipped code.
new f544500eef [XRay][clang] Emit "never-instrument" attribute
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/CodeGen/CodeGenFunction.cpp | 24 +++++++++----------
lib/CodeGen/CodeGenModule.cpp | 3 ---
test/CodeGen/xray-attributes-noxray-supported.cpp | 29 +++++++++++++++++++++++
test/CodeGen/xray-attributes-supported.cpp | 21 ++++++++++------
4 files changed, 55 insertions(+), 22 deletions(-)
create mode 100644 test/CodeGen/xray-attributes-noxray-supported.cpp
--
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 compiler-rt.
from 4ef35aa14 [hwasan] use a single Printf per line when printing a report [...]
new 46319a376 [XRay][clang] Emit "never-instrument" attribute
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/xray/TestCases/Posix/clang-no-xray-instrument.cc | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 test/xray/TestCases/Posix/clang-no-xray-instrument.cc
--
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 1b09020f7ea * expr.c (string_constant): Adjust function comment. Remo [...]
new 9b7116a16d9 * builtins.c (c_strlen): Handle not zero terminated STRING [...]
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:
gcc/ChangeLog | 8 ++++++++
gcc/builtins.c | 22 ++++++++++-----------
gcc/fold-const.c | 59 +++++++++++++++++++++++--------------------------------
gcc/fold-const.h | 3 +--
gcc/gimple-fold.c | 6 +++++-
5 files changed, 50 insertions(+), 48 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.