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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 977d599 0: update: binutils-gcc-linux: boot
new 00acb95 0: update: binutils-gcc-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 (977d599)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 220 +-
02-prepare_abe/console.log | 313 +-
03-build_abe-binutils/console.log | 14907 ++++++++--------
04-build_abe-stage1/console.log | 15710 ++++++++--------
05-build_linux/console.log | 2688 +--
06-boot_linux/console.log | 444 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 34547 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 34346 insertions(+), 34519 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 876d97f 0: update: llvm-linux: all
new 646aae8 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 (876d97f)
\
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 | 78 +-
02-build_llvm/console.log | 12744 +++++++++++++++++------------------
03-build_linux/console.log | 836 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13664 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 13673 insertions(+), 13669 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 9bc3b95dfef openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regions
adds 81958cd6adf c++: Fix ICE during constexpr virtual call evaluation [PR93633]
adds dcda050e6c3 libstdc++: Fix BUILTIN-PTR-CMP helpers
adds 97a7c229554 libstdc++: Fix non-ASCII characters in comment
adds 38660e87f01 libstdc++: Fix names of types in comment
adds f4777088c9f Improve splitX passes management
adds 8686c4d8451 Fix target selector for pr91333.c
new 04c3a1f2c6e Daily bump.
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 | 17 ++++
gcc/DATESTAMP | 2 +-
gcc/config/nds32/nds32.c | 2 +-
gcc/config/sh/sh.c | 2 +-
gcc/cp/ChangeLog | 7 ++
gcc/cp/constexpr.c | 11 +++
gcc/recog.c | 98 ++++++++++------------
gcc/testsuite/ChangeLog | 11 +++
gcc/testsuite/g++.dg/cpp2a/constexpr-new11.C | 31 +++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-new12.C | 26 ++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-new13.C | 26 ++++++
gcc/testsuite/gcc.target/i386/pr91333.c | 2 +-
libstdc++-v3/ChangeLog | 15 ++++
libstdc++-v3/include/bits/range_cmp.h | 6 +-
libstdc++-v3/include/std/ranges | 4 +-
.../20_util/function_objects/range.cmp/equal_to.cc | 9 ++
.../20_util/function_objects/range.cmp/less.cc | 9 ++
17 files changed, 218 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-new11.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-new12.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-new13.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 98d3eb9390 Automatic date update in version.in
adds 7928d571c5 Display ExceptionRecord for $_siginfo
adds 6bafc8451e Use enums for human-readable exception information.
adds 46ce2b6f4c [gdb/testsuite] Capture many-headers.exp progress and output [...]
adds 2e9276136b [gdb] Mention CU offset for <artifical> if verbose
new a6740d29a0 Automatic date update in version.in
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/version.h | 2 +-
gdb/ChangeLog | 25 +++++
gdb/NEWS | 3 +
gdb/dwarf2/read.c | 8 ++
gdb/testsuite/ChangeLog | 6 ++
gdb/testsuite/gdb.base/many-headers.exp | 19 +++-
gdb/windows-nat.c | 31 ++++++
gdb/windows-tdep.c | 162 ++++++++++++++++++++++++++++++++
gdbserver/ChangeLog | 6 ++
gdbserver/win32-low.c | 30 +++++-
10 files changed, 285 insertions(+), 7 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9c620b7 0: update: binutils-gcc-linux: all
new efbde19 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 (9c620b7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 14782 +++++++-------
04-build_abe-stage1/console.log | 15761 +++++++-------
05-build_linux/console.log | 8146 ++++----
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 39475 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 39377 insertions(+), 39415 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 glibc.
from 6acd77229a pthread: Move most barrier tests from nptl to sysdeps/pthread
new 1905cf47bc htl: Make joining self return EDEADLK
new c0463e8b79 pthread: Move some join tests from nptl to sysdeps/pthread
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:
htl/pt-join.c | 3 +++
nptl/Makefile | 9 ++-------
nptl/tst-join10.c | 2 +-
nptl/tst-join11.c | 2 +-
nptl/tst-join12.c | 2 +-
nptl/tst-join13.c | 2 +-
nptl/tst-join8.c | 2 +-
nptl/tst-join9.c | 2 +-
sysdeps/pthread/Makefile | 8 ++++++++
{nptl => sysdeps/pthread}/tst-join1.c | 0
{nptl => sysdeps/pthread}/tst-join4.c | 0
{nptl => sysdeps/pthread}/tst-join5.c | 0
{nptl => sysdeps/pthread}/tst-join6.c | 0
{nptl => sysdeps/pthread}/tst-join7.c | 0
{nptl => sysdeps/pthread}/tst-join7mod.c | 0
15 files changed, 19 insertions(+), 13 deletions(-)
rename {nptl => sysdeps/pthread}/tst-join1.c (100%)
rename {nptl => sysdeps/pthread}/tst-join4.c (100%)
rename {nptl => sysdeps/pthread}/tst-join5.c (100%)
rename {nptl => sysdeps/pthread}/tst-join6.c (100%)
rename {nptl => sysdeps/pthread}/tst-join7.c (100%)
rename {nptl => sysdeps/pthread}/tst-join7mod.c (100%)
--
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-20200210
in repository linux-next.
at 8fb2fcc25364 (tag)
tagging 2981de746b18227892dfbda7b70c099077c4580d (commit)
replaces v5.5
tagged by Stephen Rothwell
on Mon Feb 10 12:03:15 2020 +1100
- Log -----------------------------------------------------------------
next-20200210
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAl5Aq9MACgkQifkcCkHV
wHqNVg/9HWfzaqPXdas5j9UYt5GzqN5B0wo7RLRasKgjWF7SRkH7KQacA+XPrFBI
qcibmqP5J+RR7sePqJn1hro6M5Tjs1rZju2NYFi+w2kWbJs8A7U3zGnf1NwgPibK
a12JbjpER4BYsw6N+o9znjyzLf0ol3D2EaqLLI56Qt7wK4fps/ArGW16CDsAa83R
EP4SAk9SJSUERw1oZUdkDSbMhz2ZWOxjoqf8oI9VkLuCOe+gYsXZi2WuN8uR4qMB
FpowUITmqUp/bBnWeEtSJkVBQa+wcJE6FSA+duhwPz3TW+J1f/Tk00n1G+qkkInb
2vl7DgsAaoy5mLeNfp9EgAD6J8MQqDHKo/SZnJdCyT38lq7ZN/NRFB3Acqn1otRx
TIOPeVjJL15Z8n40oTzlGUK/cHcb9pBhbEQLWNHH15PHVlxVbiRaHLQZ1+zwV1jC
M1pSGnxLxTy/Ck+z7RQA9tdwWe0MEZ4qHPoLkGT1gSGKVrZFM551ztczCeMVAVl5
RIxG7RZw4PYEURsGSN5iZftM5CZSYYC3Kr49+exUL4C6tQR6vnekWZr10hkvgign
6DymNvZ/xq7oUHIIITITEkceueb7qYna6MiqGh1p5vqcijXjetOFXbT3lh4eAPB1
Vp+I7ZaEfSw1hWIAx7rmKLjsNd4lbAgd+IA/6Q/CWkv6g51J/GA=
=Bm17
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 1cb1edb2f5ba io_uring: get rid of delayed mm check
new e1d85334d623 io_uring: fix 1-bit bitfields to be unsigned
new 1e95081cb5b4 io_uring: fix deferred req iovec leak
new e3e056c35108 cifs: fix mode bits from dir listing when mounted with mod [...]
new 2391ca41b476 smb3: add one more dynamic tracepoint missing from strict [...]
new ab3459d8f0ef smb3: print warning once if posix context returned on open
new 51d92d69f77b smb3: Add defines for new information level, FileIdInformation
new 8dcc1a9d90c1 fs: New zonefs file system
new fcb9c24bef3d zonefs: Add documentation
new 106a01852fe6 tools/virtio: option to build an out of tree module
new ed18fb8345fc ptr_ring: linked list fallback
new 7e0a3cb260f9 vhost: option to fetch descriptors through an independent struct
new 370e2c82a4a5 vhost: use batched version by default
new 3c706b973b51 mac80211: fix 11w when using encapsulation offloading
new 1e61d82cca17 cfg80211: add no HE indication to the channel flag
new d6039a3416f7 cfg80211: Enhance the AKM advertizement to support per interface.
new 75e296e9b22a mac80211: simplify and improve HT/VHT/HE disable code
new e4d005b80dee mac80211: refactor extended element parsing
new b5db1acab19b mac80211: check whether HE connection is allowed by the re [...]
new 07b83d2ecd2f mac80211: allow changing TX-related netdev features
new 4a65cc2437ce mac80211: make ieee80211_wep_init() return void
new 8cadb207145c mac80211: update condition for HE disablement
new 2ff69b0e25f4 mac80211: remove supported channels element in 6 GHz if EC [...]
new cf2c9cc3980f mac80211: set station bandwidth from HE capability
new f46209b9ff76 mac80211: HE: set RX NSS
new 85b27ef73419 mac80211: Accept broadcast probe responses on 6GHz band
new c4d800dcc7c5 mac80211: Handle SMPS mode changes only in AP mode
new 52b4810bed83 mac80211: Remove support for changing AP SMPS mode
new f93d6b21a93c ieee80211: fix 'the' doubling in comments
new ff74c51e8f4c cfg80211/mac80211: Allow user space to register for statio [...]
new c0058df73309 mac80211: parse also the RSNXE IE
new 8c3ed7aa2b9e nl80211: add src and dst addr attributes for control port tx/rx
new 9b125c279987 mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL [...]
new 86b93fd62d7c drm/amdgpu/sriov Don't send msg when smu suspend
new 4a6f8f01efef drm/amd/powerplay: handle features disablement for baco re [...]
new 80ff3e10c805 drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
new f9f3e9e0136b amdgpu: Prevent build errors regarding soft/hard-float FP [...]
new 42d708db8ec0 drm/amdgpu: fix amdgpu pmu to use hwc->config instead of h [...]
new ce05ac56e646 drm/amdgpu: optimize amdgpu_device_vram_access a bit.
new c12b84d6e0d7 drm/amdgpu: use the BAR if possible in amdgpu_device_vram_ [...]
new 030d5b97a54b drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_vram_read
new dd1ab79910b8 drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_ac [...]
new 96e5359e43a2 drm/amdgpu: add UAPI for creating encrypted buffers
new fe13cb46c173 drm/amdgpu: add UAPI to create secure commands (v3)
new e5c43734d5ca drm/amdgpu: define the TMZ bit for the PTE
new 2e8a1adcf199 drm/amdgpu: add tmz feature parameter (v2)
new bc0bf9ba1adb drm/amdgpu: add amdgpu_tmz data structure
new 94206dd5cfac drm/amdgpu: add function to check tmz capability (v4)
new a46af6440151 drm/amdgpu: add tmz bit in frame control packet
new 3f835b0f4f0f drm/amdgpu: expand the emit tmz interface with trusted flag
new 6faa055ff677 drm/amdgpu: expand the context control interface with trust flag
new 07b8dcdbb559 drm/amdgpu: job is secure iff CS is secure (v5)
new 4292a5547d72 drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)
new 314da2d70703 drm/amdgpu: fix up for amdgpu_tmz.c and removal of drm/drmP.h
new 391f16582383 drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
new fe10968c3912 drm/amdgpu: expand amdgpu_copy_buffer interface with tmz p [...]
new 06c5cb60f205 drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v4
new 1f7db3ce6766 drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v5
new 687d8c872720 drm/amdgpu: enable TMZ bit in FRAME_CONTROL for gfx10
new eaaccd6fdeb7 drm/amdgpu: move CS secure flag next the structs where it's used
new 88b6289d3f18 drm/amdgpu: remove the alignment placeholder for secure buffer
new 287fae9371bb drm/amdkfd: New IOCTL to allocate queue GWS (v2)
new ebfe3fd4b329 drm/amdkfd: Enable GWS based on FW Support
new cb3cdd5aa8fc drm/ttm: flush the fence on the bo after we individualize [...]
new 67246590bc71 drm/amdgpu: work around llvm bug #42576
new 6ecc4e7e37f1 drm/amdgpu: Enter low power state if CRTC active.
new 4e9c674dc52d drm/amdgpu/display: fix logic inversion in program_timing_sync()
new 63dd855e2325 drm/amdgpu: update smu_v11_0_pptable.h
new f416f1c16b4f drm/amdgpu:/navi10: use the ODCAP enum to index the caps array
new 86682edcc5f9 drm/amdgpu: add flag for runtime suspend
new dabfe0fbf0b4 drm/amdgpu/smu: properly handle runpm/suspend/reset
new 4bdb30cfa7fa drm/amdgpu/powerplay: fix baco check for vega20
new e718be959ee4 drm/amdgpu: rename amdgpu_debugfs_preempt_cleanup
new d3cc32890771 drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs
new 84d460d36309 drm/amdgpu/pm: move debugfs init into core amdgpu debugfs
new 3a6be65c47ef drm/amdgpu/sa: move debugfs init into core amdgpu debugfs
new fa42a3b3c231 drm/amdgpu/fence: move debugfs init into core amdgpu debugfs
new e3b6afb92153 drm/amdgpu/gem: move debugfs init into core amdgpu debugfs
new 355b4c35b88f drm/amdgpu/regs: move debugfs init into core amdgpu debugfs
new 3741a989a5df drm/amdgpu/firmware: move debugfs init into core amdgpu debugfs
new 02f89ba2c467 drm/amdgpu: don't call drm_connector_register for non-MST ports
new ab7999d3e35b drm/amdgpu/display: move debugfs init into core amdgpu deb [...]
new 086a5ab0d63d drm/amd/display: move dpcd debugfs members setup
new fd3649847407 drm/amdgpu/display: add a late register connector callback
new ed27b5786a6c mac80211: Fix setting txpower to zero
new 404477e3be20 drm/amdgpu/display: split dp connector registration (v3)
new 670417d0d408 drm/amdgpu/ring: move debugfs init into core amdgpu debugfs
new 492399e45855 drm/amdgpu: drop legacy drm load and unload callbacks
new eb3939e386ec Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE device
new cf3040ca55f2 io_uring: statx/openat/openat2 don't support fixed files
new 63e5d81f72af io_uring: flush overflowed CQ events in the io_uring_poll()
new e96e977992d0 io_uring: remove unused struct io_async_open
new 99bc4c38537d io_uring: fix iovec leaks
new 8fef80bf56a4 io_uring: add cleanup for openat()/statx()
new faac996ccd5d io_uring: retry raw bdev writes if we hit -EOPNOTSUPP
new 33e2246d9472 io-wq: add support for inheriting ->fs
new 1a1d6df761d3 io_uring: grab ->fs as part of async preparation
new 147a4b457402 io_uring: allow AT_FDCWD for non-file openat/openat2/statx
new 4c286bdea8db io_uring: fix async close() with f_op->flush()
new 9e9184f01a31 io_uring: fix double prep iovec leak
new 0717635b809f io_uring: fix openat/statx's filename leak
new 48b2efad2b71 Merge branch 'io_uring-5.6' into for-next
new 0fd169576648 fs: Add VirtualBox guest shared folder (vboxsf) support
new 1f6cae792ac2 ARM: Document merges
new 6f4261fa86df drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONF [...]
new 0887aa8744ae drm/i915: Fix post-fastset modeset check for port sync
new 1788fdf14e51 drm/i915/dsi: Ensure that the ACPI adapter lookup override [...]
new e73c1486e4c8 drm/i915/bios: Fix the timing parameters
new cdc8c1eb55da io-wq: make io_wqe_cancel_work() take a match handler
new 7026c8381745 io-wq: add io_wq_cancel_pid() to cancel based on a specific pid
new 3fac97f26b43 io_uring: cancel pending async work if task exits
new 436fa8ec89ee Merge branch 'io_uring-5.6' into for-next
new c2cebbc4a593 drm/i915: Fix i915_error_state_store error defination
new 0eafb5627dad io_uring: retain sockaddr_storage across send/recvmsg async punt
new dcbb152cdd18 Merge branch 'io_uring-5.6' into for-next
new aa79e255c9c7 Merge remote-tracking branch 'kbuild/for-next'
new 2fb9a0508154 Merge remote-tracking branch 'dma-mapping/for-next'
new 7307384af28c tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.
new e789ad0f370e Merge remote-tracking branch 'arm/for-next'
new 87c3da5b14f6 Merge remote-tracking branch 'arm-soc/for-next'
new 899be19a81e8 Merge remote-tracking branch 'amlogic/for-next'
new bca7694121ca Merge remote-tracking branch 'aspeed/for-next'
new 7b5883176a37 Merge remote-tracking branch 'at91/at91-next'
new b92fd39f84c8 Merge remote-tracking branch 'bcm2835/for-next'
new f9e9319f8568 Merge remote-tracking branch 'imx-mxs/for-next'
new 21ea9f70d3ea Merge remote-tracking branch 'keystone/next'
new bf096d1aec3a Merge remote-tracking branch 'mediatek/for-next'
new 42f2a5097485 Merge remote-tracking branch 'mvebu/for-next'
new 08cd1074856b Merge remote-tracking branch 'omap/for-next'
new f11ae5e03bf5 Merge remote-tracking branch 'qcom/for-next'
new ae492cfb08de Merge remote-tracking branch 'realtek/for-next'
new 7ec1535a1d95 Merge remote-tracking branch 'renesas/next'
new 825ff77b33e2 Merge remote-tracking branch 'reset/reset/next'
new a62f7188e429 Merge remote-tracking branch 'rockchip/for-next'
new d5c7b3df1cac Merge remote-tracking branch 'samsung-krzk/for-next'
new 9dde3f4c744e Merge remote-tracking branch 'scmi/for-linux-next'
new 95860f38a33e Merge remote-tracking branch 'sunxi/sunxi/for-next'
new b04da1feb6d7 Merge remote-tracking branch 'tegra/for-next'
new 8ae7b994a5cb Merge remote-tracking branch 'csky/linux-next'
new 1e9d09d9dba3 Merge remote-tracking branch 'h8300/h8300-next'
new a51d09595dd3 Merge remote-tracking branch 'risc-v/for-next'
new 74bb4e19be0a Merge remote-tracking branch 'sh/sh-next'
new e85162784f6d Merge remote-tracking branch 'xtensa/xtensa-for-next'
new 4172db74ada6 Merge remote-tracking branch 'btrfs/for-next'
new 48e30a71f191 Merge remote-tracking branch 'cifs/for-next'
new 3f118b02a9b6 Merge remote-tracking branch 'ecryptfs/next'
new c7935fc47760 Merge remote-tracking branch 'ext3/for_next'
new 3ff4bd0e3e86 Merge remote-tracking branch 'ubifs/linux-next'
new 93982618e829 Merge remote-tracking branch 'v9fs/9p-next'
new 1cba929ed796 Merge remote-tracking branch 'zonefs/for-next'
new 13057a34bcf3 Merge remote-tracking branch 'vfs/for-next'
new b38a963eafcc Merge remote-tracking branch 'printk/for-next'
new d163139fc21b Merge remote-tracking branch 'hid/for-next'
new 0d7637d8fe58 Merge remote-tracking branch 'i2c/i2c/for-next'
new 0522343b84b2 Merge branch 'dmi/master'
new 9bea7eea6be5 Merge remote-tracking branch 'pm/linux-next'
new 5897d548a6bd Merge remote-tracking branch 'thermal/thermal/linux-next'
new 4ad102f6ed17 Merge remote-tracking branch 'ieee1394/for-next'
new 1eb10c910b0e Merge remote-tracking branch 'swiotlb/linux-next'
new 89f52df98f88 Merge remote-tracking branch 'mlx5-next/mlx5-next'
new b6b888e84e87 Merge remote-tracking branch 'nfc-next/master'
new 57c9179554a7 Merge remote-tracking branch 'bluetooth/master'
new a9e71070bd33 Merge remote-tracking branch 'mac80211-next/master'
new 9873073f0dfc Merge remote-tracking branch 'amdgpu/drm-next'
new 1d689eea0640 Merge remote-tracking branch 'drm-intel/for-linux-next'
new 1df90e55435e Merge remote-tracking branch 'drm-misc/for-linux-next'
new f9f216698ee7 Merge remote-tracking branch 'mali-dp/for-upstream/mali-dp'
new d5909c767d93 Merge remote-tracking branch 'etnaviv/etnaviv/next'
new f394ff8a4e28 Merge remote-tracking branch 'block/for-next'
new 2ecb63cef735 Merge remote-tracking branch 'regulator/for-next'
new ae6019779f16 Merge remote-tracking branch 'apparmor/apparmor-next'
new d0f143fec4b0 Merge remote-tracking branch 'smack/for-next'
new 4381bd697808 Merge remote-tracking branch 'tpmdd/next'
new 2edbca1f4fd5 Merge remote-tracking branch 'tip/auto-latest'
new f121e9f32f62 Merge remote-tracking branch 'clockevents/timers/drivers/next'
new ac5848bce0b3 Merge remote-tracking branch 'ftrace/for-next'
new 4c0faa22060c Merge remote-tracking branch 'kvm-arm/next'
new 633c017b8f56 Merge remote-tracking branch 'percpu/for-next'
new ea866fceb700 Merge remote-tracking branch 'ipmi/for-next'
new 9eee5ae3bdf3 Merge remote-tracking branch 'phy-next/next'
new 63ae88afde3d Merge remote-tracking branch 'mux/for-next'
new edcafbd9b882 Merge remote-tracking branch 'cgroup/for-next'
new 3868abe00f21 Merge remote-tracking branch 'scsi/for-next'
new 01d2cf90be55 Merge remote-tracking branch 'vhost/linux-next'
new 919fbd47b024 Merge remote-tracking branch 'rpmsg/for-next'
new 380c1a40a7f7 Merge remote-tracking branch 'gpio-brgl/gpio/for-next'
new 580240e4f731 Merge remote-tracking branch 'ktest/for-next'
new f07879d2f28f Merge remote-tracking branch 'livepatching/for-next'
new 36e9e4e25628 Merge remote-tracking branch 'coresight/next'
new f344f5f919a3 Merge remote-tracking branch 'ntb/ntb-next'
new b983ee3c83d3 Merge remote-tracking branch 'fsi/next'
new dfa60839eae4 Merge remote-tracking branch 'slimbus/for-next'
new bae7aca39316 Merge remote-tracking branch 'nvmem/for-next'
new 8e0fc6f6a543 Merge remote-tracking branch 'xarray/xarray'
new 388781b298d1 Merge remote-tracking branch 'devfreq/devfreq-next'
new e5b80b4c5643 Merge branch 'akpm-current/current'
new a15cff0830e6 drivers/tty/serial/sh-sci.c: suppress warning
new caa1d1e2a508 drivers/media/platform/sti/delta/delta-ipc.c: fix read buf [...]
new 47c8361a9de4 Merge branch 'akpm/master'
new 2981de746b18 Add linux-next specific files for 20200210
The 200 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.