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-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0f420199 2: update: linux-14b549456391a8b8f812529896b2690c16349734: 18276
discards 06a509a2 1: reset: linux-2fe4750e8506da0f23ab80390b762b0d44a04fc5: 18047
discards 70c0e4ba 0: update: llvm-c32d809e9cae8da7d3016b6cb30e2a2a9c9e2762: all
new f6f8d553 0: update: llvm-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 (0f420199)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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-build_llvm/console.log | 12469 ++++++++++++++++---------------
03-build_linux/console.log | 2656 +++++--
04-boot_linux/console.log | 10 +
05-check_regression/console.log | 13 +-
06-update_baseline/console.log | 56 +-
console.log | 15334 +++++++++++++++++++++-----------------
jenkins/manifest.sh | 15 +-
results | 4 +-
9 files changed, 16791 insertions(+), 13896 deletions(-)
create mode 100644 04-boot_linux/console.log
--
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_O1
in repository toolchain/ci/base-artifacts.
discards a893ceb3 0: update: gcc-0712ea6313bc44f9ae8feb235c1b02c92cdd0527: 1
new cadd51e8 0: update: gcc-d26f37a16e3ed3d75a93ffb1da10c44c36a8a36d: 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 (a893ceb3)
\
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 | 152 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-bootstrap_O1/console.log | 71918 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 72540 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 71998 insertions(+), 73058 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-release-aarch64-stable-defconfig
in repository toolchain/ci/llvm-project.
from c32d809e9ca [TSan] Ensure we can compile the runtime with older SDKs
adds d0104a59619 Make llvm::crc32() work also for input sizes larger than 32 bits.
adds cbec01fe058 [clangd] Add workaround for GCC5 host compilers. NFC.
adds 22633f85bb7 [LLDB] Fix compilation with GCC 5
adds 02420968fcc Fix x86 32bits MLIR build (NFC)
adds c0c5ab30179 [LV] Fix predication for branches with matching true and fa [...]
adds 96ed02ddeeb [Concepts] Fix incorrect check when instantiating abbreviat [...]
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/clangd/Hover.cpp | 8 ++-
clang/lib/Sema/SemaTemplateInstantiate.cpp | 4 +-
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp | 34 ++++++++++
.../instantiate-abbreviated-template.cpp | 18 +++--
lldb/source/DataFormatters/FormatCache.cpp | 4 ++
lldb/source/DataFormatters/LanguageCategory.cpp | 4 ++
lldb/source/Interpreter/CommandAlias.cpp | 3 +-
lldb/source/Interpreter/Options.cpp | 4 +-
llvm/lib/Support/CRC.cpp | 10 ++-
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
.../LoopVectorize/pr44488-predication.ll | 79 ++++++++++++++++++++++
llvm/unittests/Support/CRCTest.cpp | 20 ++++++
mlir/lib/Transforms/DialectConversion.cpp | 2 +-
13 files changed, 176 insertions(+), 16 deletions(-)
create mode 100644 llvm/test/Transforms/LoopVectorize/pr44488-predication.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 9ff405b9 0: update: llvm-linux: boot
new 20bfbe08 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 (9ff405b9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 166 +-
02-build_llvm/console.log | 12678 +++++++++++++++++-----------------
03-build_linux/console.log | 792 ++-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 10 +-
console.log | 14088 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 14091 insertions(+), 14095 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 72e08989 0: update: llvm-linux: all
new 905ff295 0: update: llvm-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 (72e08989)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 216 +-
02-build_llvm/console.log | 12684 ++++++++++++++++++-----------------
03-build_linux/console.log | 684 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 16 +-
console.log | 13614 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13617 insertions(+), 13625 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 annotated tag next-20200207
in repository linux-next.
at 43afc544efef (tag)
tagging 6dff1565d69c518e49afb00f2c5c3214c554e0e9 (commit)
replaces v5.5
tagged by Stephen Rothwell
on Fri Feb 7 11:57:13 2020 +1100
- Log -----------------------------------------------------------------
next-20200207
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAl48tekACgkQifkcCkHV
wHqNBA/9EjW2oCWNNgK+4Gn0uaP3//0xfSfpKBHLbvOlP9kKdikgXQfDei4WU6j1
uM23O9KqOvmhNze2YFrM2fWjRtj/CwKy7zi1Wa9Jr2ZK1GGwww+MiM6nevB5Lej0
5z6DsWUflqiX+o0slRITz0i16CLCMD19YDSTj4JK8o2CV+6jix7zhDFJWuWDIqXG
aigZyMpSA13AlAinvsbOqJ1mnFhl0Ilg7XPSHRMx37wjikbOKb21sxOVvCLEwFSj
rI4b629cmaHTyMQXa9G8YD2NzKzrO6+/yZiUfbhqjq+85OrPaUG14OYE+PkrLhlm
qBFB8rj4DFOd55cqbh/4trGi7nO+j02m41WbJkDNMSsYMD3p8/4TRtrHszZUJzbw
AEkHrB/KeqQZwCiKknerIx3hAx/8OtUPaG3Ais/AqJpDn7OsZVc3hNBEgZNwvgor
BZi6qdcfc4aTxJsGT6TGtZn4yCCDgQn8ovsxrBIPu2GHwik0VIB9qKRW4cbd07ZK
pnWyPygd13HaMkYfkhNaN7fSZNwsxyIvOeY/UpigOvGJaEEg/58B6q71QsObOdrn
l2M9c5MPVqW5lNeqUtTpwN1DswEo5GzHL8nWJqR1CO/N3ofYoWmHmmctzK0Ptc25
OfktQVxVKD0gb6WPzRsGtGZE2g0ybJK9t/IQfuIwqcmmD1mGPP4=
=SLr0
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new e0354d147e58 drivers: ipmi: fix off-by-one bounds check that leads to a [...]
new f06572ef476d cpuidle: Documentation: Clean up PM QoS description
new f566e1fbadb6 kbuild: make multiple directory targets work
new 5df867145f8a of: clk: Make <linux/of_clk.h> self-contained
new 06d90a1a8261 Merge branch 'work.fs_parse' into merge.nfs-fs_parse
new c354ed1dd8f4 nfs: update for fs_parse.c changes
new fd80f4edfc3a Merge branch 'work.vboxsf' into merge.nfs-fs_parse
new 0bf07cd7290e vboxsf fixups for fs_parse changes
new 2b15195481e0 Merge branch 'merge.nfs-fs_parse' into for-next
new d6fd41905ec5 cifs: log warning message (once) if out of disk space
new 3c8785ec4b98 Merge branch 'pm-cpuidle' into linux-next
new f2bf09e97b47 cifs: Add tracepoints for errors on flush or fsync
new bf2f620ec1c8 Merge branch 'misc' into for-next
new c64eb62cfce2 virtio-mmio: convert to devm_platform_ioremap_resource
new 5790b53390e1 virtio-balloon: initialize all vq callbacks
new 303090b513fd virtio-pci: check name when counting MSI-X vectors
new 782e067dba52 virtio-blk: remove VIRTIO_BLK_F_SCSI support
new 6e9826e77249 virtio_balloon: prevent pfn array overflow
new 6c22dc61c76b virtio-balloon: Fix memory leak when unloading while hinti [...]
new 1ad6f58ea936 virtio_balloon: Fix memory leaks on errors in virtballoon_probe()
new 3ba579b619db tools/virtio: option to build an out of tree module
new 09c40b15351c cifs: fix soft mounts hanging in the reconnect code
new 343a1b777a92 cifs: make multichannel warning more visible
new d26c2ddd3356 cifs: add SMB3 change notification support
new f658adeea45e fix up iter on short count in fuse_direct_io()
new 2f1398291bf3 fuse: don't overflow LLONG_MAX with end offset
new 519525fa47b5 fuse: Support RENAME_WHITEOUT flag
new 8ab13bca428b Documentation: filesystems: convert fuse to RST
new cabdb4fa2f66 fuse: use true,false for bool variable
new 2d9384ff9177 drm/tegra: Relax IOMMU usage criteria on old Tegra
new 273da5a04696 drm/tegra: Reuse IOVA mapping where possible
new 98ae41adb252 gpu: host1x: Set DMA direction only for DMA-mapped buffer objects
new 4b848f20eda5 drm/vgem: Close use-after-free race in vgem_gem_create
new cc95b6772790 cifs: fix channel signing
new 716b0febf787 smb3: print warning once if posix context returned on open
new b2d8caf8ce99 cifs: fix mode bits from dir listing when mounted with mod [...]
new 4b675bae891f smb3: Add defines for new information level, FileIdInformation
new e1cf35b94c5f drm/edid: fix building error
new 9037246bb2da drm/amd/display: Add sysfs interface for set/get srm
new f4406d6fb23c drm/amd/display: Load srm before enabling HDCP
new 1746d5a1d1a1 drm/amd/display: call psp set/get interfaces
new 0b9d37609a7b drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device [...]
new d4b8573ef05a drm/amd/display: Add set psr version message
new b32827384cc5 drm/amd/display: Move USB-C workaround to after parameter [...]
new e2d533eceb1f drm/amd/display: remove invalid dc_is_hw_initialized function
new 2286d2f9e58c drm/amd/display: Fix psr static frames calculation
new 0b464c857cc0 drm/amd/display: Do not set optimized_require to false aft [...]
new bbf5f6c3f83b drm/amd/display: Split program front end part that occur o [...]
new acdac228c4d1 drm/amd/display: Indicate dsc updates explicitly
new 47b0c91f29f8 drm/amd/display: Fix various issues found by compiler warn [...]
new fbbd3f8f6b8f drm/amd/display: Add GPINT handler interface
new b1e9da7f7dd4 drm/amd/display: Wait for clean shutdown in DMCUB reset
new 009114f6df84 drm/amd/display: Added locking for atomic update stream an [...]
new 3ba28b639d65 drm/amd/display: Fix GSL acquire
new 2c278f016d30 drm/amd/display: remove unused variable
new 76c332c3d45b drm/amd/display: 3.2.70
new 68bbca15e706 drm/amd/display: dc_get_vmid_use_vector() crashes when get called
new 6409e2552ffc drm/amd/display: remove early break in interdependent_lock
new 76162cb77a13 drm/amd/display: Update hubbub description comment
new 3f0940f8691a drm/amd/display: add stream_enc_inst for PSP HDCP inst use
new 84fc79899ee7 drm/amd/display: Use dcfclk to populate watermark ranges
new 28e7a7f4fb4b drm/amd/display: Check engine is not NULL before acquiring
new 71b81f1275e0 drm/amd/display: decouple global lock out of pipe control lock
new a39a58166901 drm/amd/display: fix inputting clk lvl into dml for RN
new 32caf906187d drm/amd/display: Check hyperV flag in DC.
new c788739b8807 drm/amd/display: Add wm ranges to clk_mgr
new 04ad71bd146b drm/amd/display: Use uint64_t logger_mask instead of uint32_t
new 5737f367af48 drm/amd/display: Limit minimum DPPCLK to 100MHz.
new 7e1482b1c7c0 drm/amd/display: 3.2.71
new 60ec1b5633af drm/amd/display: Add DMUB tracebuffer debugfs
new 9edf202d27df drm/amd/display: external monitor abm enabled in modern standby
new 96577cf82a13 drm/amd/display: linux enable oled panel support dc part
new 85e148fb963d drm/amd/display: fix workaround for incorrect double buffe [...]
new 15add0c2fed3 drm/amd/display: Add initialitions for PLL2 clock source
new 896dace8eca8 drm/amd/display: turn off the mst hub before we do detection
new 6d220a7e7971 drm/amdkfd: Add queue information to sysfs
new fa1d7297d094 drm/amd/display: Fix wrongly passed static prefix
new 7fad04e28c38 drm/amdgpu: add UAPI for creating encrypted buffers
new ccb92bafb68a drm/amdgpu: add UAPI to create secure commands (v3)
new 766c7a2e80a5 drm/amdgpu: define the TMZ bit for the PTE
new 0d29eb8ce9c0 drm/amdgpu: add tmz feature parameter (v2)
new 6fa70c14e5c8 drm/amdgpu: add amdgpu_tmz data structure
new fce455f4421c drm/amdgpu: add function to check tmz capability (v4)
new 078e3b1d25d9 drm/amdgpu: add tmz bit in frame control packet
new f014a3f2ce6d drm/amdgpu: expand the emit tmz interface with trusted flag
new fc8aba7f6e99 drm/amdgpu: expand the context control interface with trust flag
new bc7b80ece055 drm/amdgpu: job is secure iff CS is secure (v5)
new aa91831c829a drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)
new 50cc09863fb5 drm/amdgpu: fix up for amdgpu_tmz.c and removal of drm/drmP.h
new ce99bf492ff6 drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
new d505f7d378fe drm/amdgpu: expand amdgpu_copy_buffer interface with tmz p [...]
new 6ddb59097803 drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v4
new 35035664781d drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v5
new cc74f6811001 drm/amdgpu: enable TMZ bit in FRAME_CONTROL for gfx10
new 5922a30059f5 drm/amdgpu: move CS secure flag next the structs where it's used
new 6c8620a6512e drm/amdgpu: remove the alignment placeholder for secure buffer
new b0b2d40e8506 drm/amdkfd: New IOCTL to allocate queue GWS (v2)
new b42df4158114 drm/amdkfd: Enable GWS based on FW Support
new af3f80022a19 drm/ttm: flush the fence on the bo after we individualize [...]
new 718afab8e9ff drm/amdgpu: work around llvm bug #42576
new 978ab3b369f2 drm/amdgpu: Enter low power state if CRTC active.
new a3292dbb40a4 drm/amdgpu/display: fix logic inversion in program_timing_sync()
new 119a0baa81d5 Merge remote-tracking branch 'kbuild/for-next'
new 8c9e2a909c68 Merge remote-tracking branch 'dma-mapping/for-next'
new 6d953f0b99d2 Merge remote-tracking branch 'arm/for-next'
new 7e342e1f64a9 Merge remote-tracking branch 'arm-soc/for-next'
new 35443ccd5b1d Merge remote-tracking branch 'amlogic/for-next'
new f10f87f3ecf9 Merge remote-tracking branch 'aspeed/for-next'
new 8fe0cef79304 Merge remote-tracking branch 'at91/at91-next'
new 1971c0e5d717 Merge remote-tracking branch 'bcm2835/for-next'
new 1e6eec16a8c6 Merge remote-tracking branch 'imx-mxs/for-next'
new 2124fc93a609 Merge remote-tracking branch 'keystone/next'
new 7a2d17da94c6 Merge remote-tracking branch 'mediatek/for-next'
new 5cf1c3ea543c Merge remote-tracking branch 'mvebu/for-next'
new 5a502ed2cb79 Merge remote-tracking branch 'omap/for-next'
new a180c7e3a36b Merge remote-tracking branch 'qcom/for-next'
new 71305ccbe6dc Merge remote-tracking branch 'realtek/for-next'
new db0c579e43e5 Merge remote-tracking branch 'renesas/next'
new c531486771b1 Merge remote-tracking branch 'reset/reset/next'
new 1b02553ea503 Merge remote-tracking branch 'rockchip/for-next'
new 606b7b21453d Merge remote-tracking branch 'samsung-krzk/for-next'
new 424518c16026 Merge remote-tracking branch 'scmi/for-linux-next'
new 8e5ec78c3e97 Merge remote-tracking branch 'sunxi/sunxi/for-next'
new a875483538ec Merge remote-tracking branch 'tegra/for-next'
new 9411ac5ee0f8 Merge remote-tracking branch 'clk/clk-next'
new 00c1a1ec0481 Merge remote-tracking branch 'csky/linux-next'
new fd2f45558e38 Merge remote-tracking branch 'h8300/h8300-next'
new 4136e9729244 Merge remote-tracking branch 'risc-v/for-next'
new 4f2b79717be4 Merge remote-tracking branch 'sh/sh-next'
new 963e68856522 Merge remote-tracking branch 'xtensa/xtensa-for-next'
new 52411bac47af Merge remote-tracking branch 'btrfs/for-next'
new 48c5e3cf5704 Merge remote-tracking branch 'cifs/for-next'
new 7f00b0ae050d Merge remote-tracking branch 'ecryptfs/next'
new ce004dec270f Merge remote-tracking branch 'ext3/for_next'
new c93ff7af9e0a Merge remote-tracking branch 'fuse/for-next'
new 7a383b90446c Merge remote-tracking branch 'nfs-anna/linux-next'
new 47a6cf1e1ca9 Merge remote-tracking branch 'nfsd/nfsd-next'
new 08982a4b7a6d Merge remote-tracking branch 'orangefs/for-next'
new 8024ec8d3d90 Merge remote-tracking branch 'ubifs/linux-next'
new 00f27ec58922 Merge remote-tracking branch 'v9fs/9p-next'
new 085220e28732 Merge remote-tracking branch 'zonefs/for-next'
new a35024e62876 Merge remote-tracking branch 'vfs/for-next'
new cd8ed03760f6 Merge remote-tracking branch 'printk/for-next'
new ea57aa6acc6a Merge remote-tracking branch 'hid/for-next'
new cf0ea6844177 Merge remote-tracking branch 'i2c/i2c/for-next'
new 7955a516782d Merge branch 'dmi/master'
new 25c43b37e662 Merge remote-tracking branch 'jc_docs/docs-next'
new e4fcee7f3c06 Merge remote-tracking branch 'pm/linux-next'
new 985645397936 Merge remote-tracking branch 'thermal/thermal/linux-next'
new f375166c2b25 Merge remote-tracking branch 'ieee1394/for-next'
new 28a8c2376b63 Merge remote-tracking branch 'swiotlb/linux-next'
new 41faf19f68aa Merge remote-tracking branch 'mlx5-next/mlx5-next'
new e4774c0cdcbd Merge remote-tracking branch 'nfc-next/master'
new 6e277ca79b6e Merge remote-tracking branch 'bluetooth/master'
new 859587d9c13a Merge remote-tracking branch 'mac80211-next/master'
new 207e3abe1667 Merge remote-tracking branch 'amdgpu/drm-next'
new 68fc75a6da1f Merge remote-tracking branch 'drm-intel/for-linux-next'
new bcdd0bdd95fe Merge remote-tracking branch 'drm-tegra/drm/tegra/for-next'
new ee3c4d507293 Merge remote-tracking branch 'drm-misc/for-linux-next'
new 3ef74f6810bb Merge remote-tracking branch 'mali-dp/for-upstream/mali-dp'
new f973af1ce859 Merge remote-tracking branch 'etnaviv/etnaviv/next'
new 780bf97c149e Merge remote-tracking branch 'block/for-next'
new 56e89d45cd04 Merge remote-tracking branch 'regulator/for-next'
new 0833abc01d08 Merge remote-tracking branch 'apparmor/apparmor-next'
new 5eae8524daae Merge remote-tracking branch 'keys/keys-next'
new 9b3579256f70 Merge remote-tracking branch 'smack/for-next'
new 53acf3b79d71 Merge remote-tracking branch 'watchdog/master'
new 6ba97ac3f0a3 Merge remote-tracking branch 'tip/auto-latest'
new c55153d3e973 Merge remote-tracking branch 'clockevents/timers/drivers/next'
new 3cc389088cb1 Merge remote-tracking branch 'irqchip/irq/irqchip-next'
new 3a345bd09e8b Merge remote-tracking branch 'ftrace/for-next'
new 67737b9efbc2 Merge remote-tracking branch 'kvm-arm/next'
new 4bfa291725fb Merge remote-tracking branch 'percpu/for-next'
new e452bb8d2d0a Merge remote-tracking branch 'ipmi/for-next'
new 5d42e8a46384 Merge remote-tracking branch 'phy-next/next'
new f0d799e65434 Merge remote-tracking branch 'mux/for-next'
new 3fe7f37a15b8 Merge remote-tracking branch 'cgroup/for-next'
new 41db6db0c5a7 Merge remote-tracking branch 'scsi/for-next'
new 04270f2e87a8 Merge remote-tracking branch 'vhost/linux-next'
new 8350da1a2875 Merge remote-tracking branch 'rpmsg/for-next'
new 12fb30f05e03 Merge remote-tracking branch 'gpio-brgl/gpio/for-next'
new 6a8d51e98a40 Merge remote-tracking branch 'ktest/for-next'
new 2478e0f59b9b Merge remote-tracking branch 'livepatching/for-next'
new 1d196af13916 Merge remote-tracking branch 'coresight/next'
new 118a3d0207b8 Merge remote-tracking branch 'ntb/ntb-next'
new 293b725f4304 Merge remote-tracking branch 'fsi/next'
new 027ac803d7e2 Merge remote-tracking branch 'slimbus/for-next'
new 89f823b13e93 Merge remote-tracking branch 'nvmem/for-next'
new 1b3b34c10222 Merge remote-tracking branch 'xarray/xarray'
new 53d82782d6c0 Merge remote-tracking branch 'devfreq/devfreq-next'
new fe45eedf555e Merge branch 'akpm-current/current'
new a3e91d3b93db drivers/tty/serial/sh-sci.c: suppress warning
new a9a724ff8f80 drivers/media/platform/sti/delta/delta-ipc.c: fix read buf [...]
new 98deaf62b155 Merge branch 'akpm/master'
new 6dff1565d69c Add linux-next specific files for 20200207
The 195 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.