Packages changed:
  gcc10 (10.2.1+git465 -> 10.2.1+git501)
  kernel-source (5.7.11 -> 5.8.0)

=== Details ===

==== gcc10 ====
Version update (10.2.1+git465 -> 10.2.1+git501)
Subpackages: cpp10 libgcc_s1 libgomp1 libstdc++6

- Update to gcc-10 branch head (dda1e9d08434def88ed86557d0), git501.
  * Includes fix for AARCH64 kernel build failure.  [bsc#1174817]
  * Includes aarch64 SLS mitigation changes.  [bsc#1172798, CVE-2020-13844]
- Add gcc10-streamer-backports1.patch and gcc10-streamer-backports2.patch.
- Enable x86 CET runtime for SLES15 and Leap15 also.
- Do not enable the now deprecated HSA offloading capability.

==== kernel-source ====
Version update (5.7.11 -> 5.8.0)

- config: armv7hl: Update to 5.8
- commit ede84e7
- config: armv6hl: Update to 5.8
- commit ecdaa95
- Fix for missing check in vgacon scrollback handling (bsc#1174205
  CVE-2020-14331).
  Update to the latest findings/submission.
- commit e91a540
- Update to 5.8 final
- refresh configs (headers only)
- commit c02ba5f
- Linux 5.7.12 (bnc#1012628).
- regmap: debugfs: check count when read regmap file
  (bnc#1012628).
- io_uring: ensure double poll additions work with both request
  types (bnc#1012628).
- tipc: allow to build NACK message in link timeout function
  (bnc#1012628).
- udp: Improve load balancing for SO_REUSEPORT (bnc#1012628).
- udp: Copy has_conns in reuseport_grow() (bnc#1012628).
- sctp: shrink stream outq when fails to do addstream reconf
  (bnc#1012628).
- sctp: shrink stream outq only when new outcnt < old outcnt
  (bnc#1012628).
- AX.25: Prevent integer overflows in connect and sendmsg
  (bnc#1012628).
- tcp: allow at most one TLP probe per flight (bnc#1012628).
- rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning
  ENODATA (bnc#1012628).
- rtnetlink: Fix memory(net_device) leak when ->newlink fails
  (bnc#1012628).
- qrtr: orphan socket in qrtr_release() (bnc#1012628).
- net: udp: Fix wrong clean up for IS_UDPLITE macro (bnc#1012628).
- net-sysfs: add a newline when printing 'tx_timeout' by sysfs
  (bnc#1012628).
- net/sched: act_ct: fix restore the qdisc_skb_cb after defrag
  (bnc#1012628).
- ip6_gre: fix null-ptr-deref in ip6gre_init_net() (bnc#1012628).
- drivers/net/wan/x25_asy: Fix to make it work (bnc#1012628).
- dev: Defer free of skbs in flush_backlog (bnc#1012628).
- AX.25: Prevent out-of-bounds read in ax25_sendmsg()
  (bnc#1012628).
- AX.25: Fix out-of-bounds read in ax25_connect() (bnc#1012628).
- commit 9c98feb