This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 7ca4ad5ba886 Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/ [...]
new 15f0ec941f4f mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
new 13b0ba33d78b drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane.
new 92c17f604364 drm/mediatek: Fix can't get component for external display plane.
new e18e0f6b7c8f drm/mediatek: reduce the hbp and hfp for phy timing
new 886a0dc04d73 Merge tag 'mediatek-drm-fixes-5.5' of https://github.com/c [...]
new 57177d214ee0 drm/sun4i: hdmi: Remove duplicate cleanup calls
new ac2917b01992 drm/arm/mali: make malidp_mw_connector_helper_funcs static
new e7cbcb16fa41 Merge tag 'drm-misc-fixes-2019-12-31' of git://anongit.fre [...]
new 5d30ed3c2c74 Revert "drm/amdgpu: simplify ATPX detection"
new 073d5eef9e04 drm/amdgpu/smu: add metrics table lock
new 1da87c9f67c9 drm/amdgpu/smu: add metrics table lock for arcturus (v2)
new e0e384c398d4 drm/amdgpu/smu: add metrics table lock for navi (v2)
new 1c455101c6d1 drm/amdgpu/smu: add metrics table lock for vega20 (v2)
new e0c638123522 drm/amdgpu: enable gfxoff for raven1 refresh
new 969e11529221 drm/amdgpu: correct RLC firmwares loading sequence
new 866bd5eeaf13 Merge tag 'amd-drm-fixes-5.5-2020-01-01' of git://people.f [...]
new 2fec966f593e agp: remove unused variable mcapndx
new a6204fc7b83c agp: remove unused variable arqsz in agp_3_5_enable()
new ca78fdeb00fa Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesk [...]
new 92adc96f8eec ALSA: usb-audio: set the interface format after resume on [...]
new 66c5d718e5a6 ALSA: hda/realtek - Add headset Mic no shutup for ALC283
new 0141254b0a74 ALSA: usb-audio: fix set_format altsetting sanity check
new 8cc0991c09bf ALSA: hda/hdmi - fix atpx_present when CLASS is not VGA
new c366b3dbbab1 ALSA: hda - Apply sync-write workaround to old Intel platf [...]
new e79c22695abd ALSA: hda/realtek - Add Bass Speaker and fixed dac for bas [...]
new 0aec96f5897a ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet s [...]
new 48e01504cf53 ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC
new e35d0165908a Merge tag 'sound-5.5-rc5' of git://git.kernel.org/pub/scm/ [...]
new 91a063c95608 powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() a [...]
new 6da3eced8c5f powerpc/spinlocks: Include correct header for static key
new 6f2e9c3d2816 Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/ [...]
new 0b8d616fb5a8 taskstats: fix data-race
new 43cf75d96409 exit: panic before exit_mm() on global init exit
new d9c82fd8c897 Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/p [...]
new cc976614f59b gen_initramfs_list.sh: fix 'bad variable name' error
new 8ffdc54b6f4c kbuild/deb-pkg: annotate libelf-dev dependency as :native
new bed723519a72 Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pu [...]
The 37 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:
arch/powerpc/include/asm/spinlock.h | 1 +
arch/powerpc/mm/slice.c | 4 +-
drivers/char/agp/isoch.c | 9 +---
drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 12 ++++-
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 15 ++----
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c | 1 +
drivers/gpu/drm/amd/powerplay/arcturus_ppt.c | 3 ++
drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h | 1 +
drivers/gpu/drm/amd/powerplay/navi10_ppt.c | 3 ++
drivers/gpu/drm/amd/powerplay/vega20_ppt.c | 3 ++
drivers/gpu/drm/arm/malidp_mw.c | 2 +-
drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 18 ++++---
drivers/gpu/drm/mediatek/mtk_dsi.c | 67 ++++++++++++++----------
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 2 -
fs/hugetlbfs/inode.c | 4 +-
kernel/exit.c | 12 +++--
kernel/taskstats.c | 30 +++++++----
scripts/package/mkdebian | 2 +-
sound/pci/hda/hda_intel.c | 21 ++++++--
sound/pci/hda/patch_realtek.c | 44 +++++++++++-----
sound/pci/ice1712/ice1724.c | 9 ++--
sound/usb/card.h | 1 +
sound/usb/pcm.c | 25 +++++++--
sound/usb/quirks-table.h | 3 +-
sound/usb/quirks.c | 11 ++++
sound/usb/usbaudio.h | 3 +-
usr/gen_initramfs_list.sh | 2 +-
29 files changed, 205 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards e893229e4 0: update: gcc-d2d06ed49bd38389d40bf794d686da9d69e74f74: 1
new 86c194c9d 0: update: gcc-9b51d80f860841ea80be6c420970ec8b881c0f9e: 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 (e893229e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 181 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-bootstrap_O3/console.log | 69114 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 69727 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 69743 insertions(+), 69721 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ba7d57dbb 0: update: binutils-gcc-linux: all
new 8e67ca857 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 (ba7d57dbb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 270 +-
02-prepare_abe/console.log | 410 +-
03-build_abe-binutils/console.log | 11468 ++++++-----
04-build_abe-stage1/console.log | 20417 +++++++++----------
05-build_linux/console.log | 6330 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 38917 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 38866 insertions(+), 38980 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 dmalcolm/analyzer
in repository gcc.
from d8d8822a66a diagnostic_path: fix up expected analyzer output
new 2da0c938430 analyzer: delete checker_event::clone
new dac18945f1c analyzer: cleanups to checker_path
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:
gcc/analyzer/checker-path.h | 80 ++++----------------------------------
gcc/analyzer/diagnostic-manager.cc | 37 ++++++++++--------
2 files changed, 28 insertions(+), 89 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/gcc.
from 491c749b114 PR c/90677 * cp-objcp-common.c (identifier_global_tag): R [...]
adds cdeaa594456 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b01bd5d28 6: update: binutils-gcc-linux: 20126
new 0a02a319b 6: update: binutils-gcc-linux: 20126
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 (b01bd5d28)
\
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 | 130 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11002 ++++++-------
04-build_abe-stage1/console.log | 18674 +++++++++++----------
05-build_linux/console.log | 990 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 6 +-
console.log | 31198 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 31216 insertions(+), 31232 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.