This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 6bf4ca7fbc85 Linux 4.19-rc5
new 4fbf51ee6e82 media: video_function_calls.rst: drop obsolete video-set-a [...]
new 312f73b64862 media: af9035: prevent buffer overflow on write
new 44a9ffd4eb99 media: camss: mark PM functions as __maybe_unused
new 55b518998996 media: camss: Use managed memory allocations
new 3799eca51c5b media: camss: add missing includes
new 9d2ac5f4bec0 media: i2c: mt9v111: Fix v4l2-ctrl error handling
new dab99a0f77e9 media: staging/media/mt9t031/Kconfig: remove bogus entry
new 324493fba775 media: platform: fix cros-ec-cec build error
new 02214bfc89c7 Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/ [...]
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:
.../media/uapi/dvb/video_function_calls.rst | 1 -
drivers/media/i2c/mt9v111.c | 41 +++++++---------------
drivers/media/platform/Kconfig | 2 ++
drivers/media/platform/qcom/camss/camss-csid.c | 1 +
.../platform/qcom/camss/camss-csiphy-2ph-1-0.c | 1 +
.../platform/qcom/camss/camss-csiphy-3ph-1-0.c | 1 +
drivers/media/platform/qcom/camss/camss-csiphy.c | 1 +
drivers/media/platform/qcom/camss/camss-ispif.c | 5 +--
drivers/media/platform/qcom/camss/camss-vfe-4-1.c | 1 +
drivers/media/platform/qcom/camss/camss-vfe-4-7.c | 1 +
drivers/media/platform/qcom/camss/camss.c | 15 ++++----
drivers/media/usb/dvb-usb-v2/af9035.c | 6 ++--
drivers/staging/media/mt9t031/Kconfig | 6 ----
13 files changed, 36 insertions(+), 46 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 3bc767c904e [NFC][CodeGen][X86][AArch64] More tests for 'bit field extr [...]
new 9c74f810d5b [dsymutil] Set LSan blacklist whenever sanitizers are enabled.
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/tools/dsymutil/X86/lit.local.cfg | 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 llvm.
from 9e2438a3e11 AMDGPU: Fix private handling for allowsMisalignedMemoryAccesses
new 3bc767c904e [NFC][CodeGen][X86][AArch64] More tests for 'bit field extr [...]
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/extract-bits.ll | 73 ++++++++++++++++++++++
test/CodeGen/X86/extract-bits.ll | 116 +++++++++++++++++++++++++++++++++++
2 files changed, 189 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 076203b5fd2 Fix some missing opcodes in bcanalyzer
new 9e2438a3e11 AMDGPU: Fix private handling for allowsMisalignedMemoryAccesses
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/AMDGPU/SIISelLowering.cpp | 6 +++-
test/CodeGen/AMDGPU/byval-frame-setup.ll | 37 ++++++++++++----------
.../AMDGPU/merge-stores-private.ll | 26 ++++++---------
3 files changed, 34 insertions(+), 35 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 857469dbb11 [ARM] Do not fuse VADD and VMUL on the Cortex-M4 and Cortex-M33
new ec56fd75964 [llvm-mca] Improve code comments in LSUnit.{h, cpp}. NFC
new 076203b5fd2 Fix some missing opcodes in bcanalyzer
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:
test/Bitcode/bcanalyzer-atomics.ll | 14 ++++++++++++++
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 5 +++++
tools/llvm-mca/include/HardwareUnits/LSUnit.h | 28 +++++++++++++--------------
tools/llvm-mca/lib/HardwareUnits/LSUnit.cpp | 12 +++++++++++-
4 files changed, 44 insertions(+), 15 deletions(-)
create mode 100644 test/Bitcode/bcanalyzer-atomics.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from b5a9bfbebe Add "const" to a few locals in gdb
new db72737006 Fix PR gdb/20948: --write option to GDB causes segmentation fault
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:
bfd/ChangeLog | 6 +++
bfd/elf.c | 12 ++++++
gdb/testsuite/ChangeLog | 6 +++
.../gdb.base/{info-fun-solib.c => write_mem.c} | 6 +--
gdb/testsuite/gdb.base/write_mem.exp | 47 ++++++++++++++++++++++
5 files changed, 74 insertions(+), 3 deletions(-)
copy gdb/testsuite/gdb.base/{info-fun-solib.c => write_mem.c} (89%)
create mode 100644 gdb/testsuite/gdb.base/write_mem.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.