This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from c45e8bccecaf Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub [...]
new 6cbb7aeded71 scsi: core: Allow the state change from SDEV_QUIESCE to SD [...]
new 856e152a3c08 scsi: qla2xxx: set UNLOADING before waiting for session deletion
new 5a263892d7d0 scsi: qla2xxx: check UNLOADING before posting async work
new 1d2ff149b263 scsi: target/iblock: fix WRITE SAME zeroing
new cebcff3a1c42 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 6292b8efe32e drm/edid: Fix off-by-one in DispID DTD pixel clock
new a5bff92eaac4 dma-buf: Fix SET_NAME ioctl uapi
new dbc05ae38676 drm/dp_mst: Fix drm_dp_send_dpcd_write() return code
new 45c5d2a4f39c drm/virtio: only destroy created contexts
new 85e9b88af1e6 drm/qxl: qxl_release leak in qxl_draw_dirty_fb()
new a65aa9c3676f drm/qxl: qxl_release leak in qxl_hw_surface_alloc()
new 5b5703dbafae drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_ [...]
new 933db73351d3 drm/qxl: qxl_release use after free
new 6f49c2515e22 dma-buf: fix documentation build warnings
new c62098c991a8 Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.fre [...]
new 5d5e100a2034 drm/i915/selftests: Fix i915_address_space refcnt leak
new f524a774a4ff drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
new 2abaad4eb59d drm/i915/gt: Check cacheline is valid before acquiring
new 8598eb781cf6 drm/i915: Use proper fault mask in interrupt postinstall too
new a979bb700ac7 Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.fr [...]
new 933fe2cbf234 drm/amd/display: DispalyPort: Write OUI only if panel supports it
new 718a5569b6fa drm/amd/display: blank dp stream before re-train the link
new 87b7ebc2e16c drm/amd/display: Fix green screen issue after suspend
new 1e4a18cc9004 Revert "drm/amd/powerplay: avoid using pm_en before it is [...]
new 690ae30be163 drm/amd/powerplay: avoid using pm_en before it is initiali [...]
new c938628c4478 drm/amdgpu: add tiling flags from Mesa
new fdf83646c054 drm/amdgpu: invalidate L2 before SDMA IBs (v2)
new 9017a4897a20 drm/amdgpu: bump version for invalidate L2 before SDMA IBs
new 3159d41db3a0 drm/amd/display: check if REFCLK_CNTL register is present
new 6eb3f7da3c33 drm/amd/display: fix rn soc bb update
new fdfd2a858590 drm/amd/display: Defer cursor update around VUPDATE for all ASIC
new 668a6741f809 drm/amd/display: Update downspread percent to match spread [...]
new b2a7b0ce0773 drm/amd/display: Use cursor locking to prevent flip delays
new e3dcd86b3b4c Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.f [...]
new 477bfeb9a3d7 Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesk [...]
new 977dfef40c89 ALSA: hda: Match both PCI ID and SSID for driver blacklist
new ac957e8c5411 ALSA: pcm: oss: Place the plugin buffer overflow checks co [...]
new 4285de0725b1 ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
new 4b63340b9b0e Merge branch 'topic/pcm-oss-fix' into for-linus
new cc18b2f4f3f1 ALSA: line6: Fix POD HD500 audio playback
new ef0b3203c758 ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter
new ca76282b6faf ALSA: hda/hdmi: fix race in monitor detection during probe
new a2f647240998 ALSA: hda/hdmi: fix without unlocked before return
new 5ce00760a848 ALSA: opti9xx: shut up gcc-10 range warning
new 547d2c9cf4f1 ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
new c536419022fe Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/ [...]
new 068143a8195f i2c: iproc: generate stop event for slave writes
new deb821ffe293 Revert "i2c: tegra: Synchronize DMA before termination"
new 8839e4605eac Revert "i2c: tegra: Better handle case where CPU0 is busy [...]
new ac2b0813fcea i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
new c926c87b8e36 i2c: aspeed: Avoid i2c interrupt status clear race condition.
new ab386c46e44e Merge branch 'i2c/for-current-fixed' of git://git.kernel.o [...]
new 132be62387c7 nvme: prevent double free in nvme_alloc_ns() error handling
new 47ed39e0625d Merge branch 'nvme-5.7' of git://git.infradead.org/nvme in [...]
new 10c70d95c0f2 block: remove the bd_openers checks in blk_drop_partitions
new 052c467cb587 Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/li [...]
The 56 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/partitions/core.c | 2 +-
drivers/dma-buf/dma-buf.c | 7 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 3 +-
drivers/gpu/drm/amd/amdgpu/navi10_sdma_pkt_open.h | 16 +++++
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c | 14 +++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 38 ++++++++---
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 27 ++++++++
drivers/gpu/drm/amd/display/dc/core/dc_stream.c | 40 ++---------
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 1 +
.../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 10 +++
.../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.h | 1 +
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_init.c | 1 +
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.c | 15 +++++
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.h | 20 ++++--
.../gpu/drm/amd/display/dc/dcn10/dcn10_resource.c | 14 +++-
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 3 +-
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_init.c | 1 +
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mpc.c | 1 +
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mpc.h | 3 +-
.../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c | 4 ++
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.c | 1 +
.../gpu/drm/amd/display/dc/dcn21/dcn21_resource.c | 77 ++++++++++------------
drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h | 16 +++++
drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h | 1 +
drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 9 +--
drivers/gpu/drm/drm_dp_mst_topology.c | 8 ++-
drivers/gpu/drm/drm_edid.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_tiling.c | 20 +++++-
drivers/gpu/drm/i915/gem/selftests/huge_pages.c | 12 ++--
drivers/gpu/drm/i915/gt/intel_timeline.c | 2 +
drivers/gpu/drm/i915/i915_irq.c | 6 +-
drivers/gpu/drm/i915/i915_vma.c | 10 +--
drivers/gpu/drm/qxl/qxl_cmd.c | 10 +--
drivers/gpu/drm/qxl/qxl_display.c | 6 +-
drivers/gpu/drm/qxl/qxl_draw.c | 7 +-
drivers/gpu/drm/qxl/qxl_image.c | 3 +-
drivers/gpu/drm/qxl/qxl_ioctl.c | 5 +-
drivers/gpu/drm/virtio/virtgpu_kms.c | 17 ++---
drivers/i2c/busses/i2c-amd-mp2-pci.c | 2 +-
drivers/i2c/busses/i2c-aspeed.c | 5 +-
drivers/i2c/busses/i2c-bcm-iproc.c | 3 +
drivers/i2c/busses/i2c-tegra.c | 36 ++++------
drivers/nvme/host/core.c | 2 +
drivers/scsi/qla2xxx/qla_os.c | 35 +++++-----
drivers/scsi/scsi_lib.c | 1 +
drivers/target/target_core_iblock.c | 2 +-
include/linux/dma-buf.h | 3 +-
include/uapi/drm/amdgpu_drm.h | 4 ++
include/uapi/linux/dma-buf.h | 6 ++
sound/core/oss/pcm_plugin.c | 10 +--
sound/isa/opti9xx/miro.c | 9 ++-
sound/isa/opti9xx/opti92x-ad1848.c | 9 ++-
sound/pci/hda/hda_intel.c | 9 +--
sound/pci/hda/patch_hdmi.c | 6 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/usb/line6/podhd.c | 22 ++-----
sound/usb/quirks.c | 2 +-
57 files changed, 367 insertions(+), 233 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 82d5decef38 c++: Local class DMI using local static [PR90479]
new 56017225eed testsuite: Enable asan tests on FreeBSD x86_64
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/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/c-c++-common/asan/asan-interface-1.c | 2 +-
gcc/testsuite/c-c++-common/asan/clone-test-1.c | 2 +-
gcc/testsuite/c-c++-common/asan/no-asan-stack.c | 2 +-
gcc/testsuite/c-c++-common/asan/pr59063-1.c | 2 +-
gcc/testsuite/c-c++-common/asan/pr59063-2.c | 2 +-
gcc/testsuite/g++.dg/asan/asan_test.C | 7 ++++---
gcc/testsuite/g++.dg/asan/asan_test_utils.h | 3 +++
gcc/testsuite/g++.dg/asan/interception-failure-test-1.C | 2 +-
gcc/testsuite/g++.dg/asan/interception-malloc-test-1.C | 4 ++--
gcc/testsuite/g++.dg/asan/interception-test-1.C | 2 +-
gcc/testsuite/gcc.dg/asan/pr87930.c | 2 +-
12 files changed, 30 insertions(+), 13 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_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 0b439425 0: update: gcc-f9622455e61e0a688cad4996f587781487edc067: 1
new df114577 0: update: gcc-cb2c76c8b156c6d8541ddb3aa894568a2de3b02b: 1
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 (0b439425)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 398 +-
03-build_abe-bootstrap_O1/console.log | 66079 +++++++++++++++----------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 2 +-
console.log | 66651 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 66714 insertions(+), 66562 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a559a877 0: update: binutils-gcc-linux: all
new f091b0a4 0: update: 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 (a559a877)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 100 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11195 ++++++-----
04-build_abe-stage1/console.log | 18210 +++++++++---------
05-build_linux/console.log | 871 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30818 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
results | 2 +-
13 files changed, 30853 insertions(+), 30801 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 0ba05a1a 0: update: llvm-linux: boot
new b670b3ff 0: update: llvm-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 (0ba05a1a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 112 +-
02-build_llvm/console.log | 12978 +++++++++++++++++-----------------
03-build_linux/console.log | 794 +--
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 12 +-
console.log | 14386 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14382 insertions(+), 14398 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 afb9b710810 i386: Use generic division to generate INVALID and DIVZERO [...]
new bcbf334afe0 c++: generic lambda and -fsanitize=vla-bound [PR93822]
new a2f32550a08 c++: -fmerge-all-constants vs. destructors [PR91529]
new 82d5decef38 c++: Local class DMI using local static [PR90479]
The 3 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/cp/ChangeLog | 17 +++++++++++++++++
gcc/cp/decl.c | 5 ++++-
gcc/cp/init.c | 8 +++++---
gcc/cp/pt.c | 9 +++++++++
gcc/testsuite/g++.dg/cpp0x/nsdmi-template20.C | 13 +++++++++++++
gcc/testsuite/g++.dg/init/const14.C | 14 ++++++++++++++
6 files changed, 62 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-template20.C
create mode 100644 gcc/testsuite/g++.dg/init/const14.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.