Packages changed:
  binutils (2.32 -> 2.34)
  kernel-preempt
  kernel-source
  permissions

=== Details ===

==== binutils ====
Version update (2.32 -> 2.34)

- Update binutils-2.34-branch.diff.gz.
- Remove fix-try_load_plugin.patch as it is part
  of the updated binutils-2.34-branch.diff.gz patch.
- Add binutils-pr25593.diff to fix DT_NEEDED order with -flto
  [bsc#1163744]
- Update fix-try_load_plugin.patch to latest version.
- Add fix-try_load_plugin.patch in order to fix fallback caused
  by backport for PR25355.
- Update to binutils 2.34:
  * The disassembler (objdump --disassemble) now has an option to
    generate ascii art thats show the arcs between that start and end
    points of control flow instructions.
  * The binutils tools now have support for debuginfod.  Debuginfod is a
    HTTP service for distributing ELF/DWARF debugging information as
    well as source code.  The tools can now connect to debuginfod
    servers in order to download debug information about the files that
    they are processing.
  * The assembler and linker now support the generation of ELF format
    files for the Z80 architecture.
- Rename and get binutils-2.34-branch.diff.gz (boo#1160254).
- Rebase add-ulp-section.diff, binutils-revert-plt32-in-branches.diff,
  cross-avr-size.patch and binutils-skip-rpaths.patch.
- Add new subpackages for libctf and libctf-nobfd.
- Disable LTO due to boo#1163333.
- Includes fixes for these CVEs:
  bnc#1153768 aka CVE-2019-17451 aka PR25070
  bnc#1153770 aka CVE-2019-17450 aka PR25078
- Disable LTO during testsuite run
- Add binutils-fix-invalid-op-errata.diff to fix various
  build fails on aarch64 (PR25210, bsc#1157755).
- Add add-ulp-section.diff for user space live patching.
- Update to binutils 2.33.1:
  * Adds support for the Arm Scalable Vector Extension version 2
    (SVE2) instructions, the Arm Transactional Memory Extension (TME)
    instructions and the Armv8.1-M Mainline and M-profile Vector
    Extension (MVE) instructions.
  * Adds support for the Arm Cortex-A76AE, Cortex-A77 and Cortex-M35P
    processors and the AArch64 Cortex-A34, Cortex-A65, Cortex-A65AE,
    Cortex-A76AE, and Cortex-A77 processors.
  * Adds a .float16 directive for both Arm and AArch64 to allow
    encoding of 16-bit floating point literals.
  * For MIPS, Add -m[no-]fix-loongson3-llsc option to fix (or not)
    Loongson3 LLSC Errata.  Add a --enable-mips-fix-loongson3-llsc=[yes|no]
    configure time option to set the default behavior. Set the default
    if the configure option is not used to "no".
  * The Cortex-A53 Erratum 843419 workaround now supports a choice of
    which workaround to use.  The option --fix-cortex-a53-843419 now
    takes an optional argument --fix-cortex-a53-843419[=full|adr|adrp]
    which can be used to force a particular workaround to be used.
    See --help for AArch64 for more details.
  * Add support for GNU_PROPERTY_AARCH64_FEATURE_1_BTI and
    GNU_PROPERTY_AARCH64_FEATURE_1_PAC  in ELF GNU program properties
    in the AArch64 ELF linker.
  * Add -z force-bti for AArch64 to enable GNU_PROPERTY_AARCH64_FEATURE_1_BTI
    on output while warning about missing GNU_PROPERTY_AARCH64_FEATURE_1_BTI
    on inputs and use PLTs protected with BTI.
  * Add -z pac-plt for AArch64 to pick PAC enabled PLTs.
  * Add --source-comment[=<txt>] option to objdump which if present,
    provides a prefix to source code lines displayed in a disassembly.
  * Add --set-section-alignment <section-name>=<power-of-2-align>
    option to objcopy to allow the changing of section alignments.
  * Add --verilog-data-width option to objcopy for verilog targets to
    control width of data elements in verilog hex format.
  * The separate debug info file options of readelf (--debug-dump=links
    and --debug-dump=follow) and objdump (--dwarf=links and
  - -dwarf=follow-links) will now display and/or follow multiple
    links if more than one are present in a file.  (This usually
    happens when gcc's -gsplit-dwarf option is used).
    In addition objdump's --dwarf=follow-links now also affects its
    other display options, so that for example, when combined with
  - -syms it will cause the symbol tables in any linked debug info
    files to also be displayed.  In addition when combined with
  - -disassemble the --dwarf= follow-links option will ensure that
    any symbol tables in the linked files are read and used when
    disassembling code in the main file.
  * Add support for dumping types encoded in the Compact Type Format
    to objdump and readelf.
- Includes fixes for these CVEs:
  bnc#1126826 aka CVE-2019-9077 aka PR1126826
  bnc#1126829 aka CVE-2019-9075 aka PR1126829
  bnc#1126831 aka CVE-2019-9074 aka PR24235
  bnc#1140126 aka CVE-2019-12972 aka PR23405
  bnc#1143609 aka CVE-2019-14444 aka PR24829
  bnc#1142649 aka CVE-2019-14250 aka PR90924
- Remove patches that are now included in the release:
  binutils-2.32-branch.diff.gz, binutils-fix-ld-segv.diff,
  binutils-pr24486.patch, riscv-abi-check.patch,
  rx-gas-padding-pr24464.patch.
- Add binutils-2.33-branch.diff.gz patch.
- Rebase binutils-revert-plt32-in-branches.diff and
  cross-avr-size.patch patch.
- Add binutils-fix-ld-segv.diff to fix a segfault in ld
  when building some versions of pacemaker.  [bsc#1154025,
  bsc#1154016]

==== kernel-preempt ====

- fix patch metadata
- fix Patch-mainline tag:
  patches.suse/sched-core-Don-t-skip-remote-tick-for-idle-CPUs.patch
  patches.suse/timers-nohz-Update-NOHZ-load-in-remote-tick.patch
- commit 41bab0e
- update patch metadata
- update upstream reference:
  patches.suse/net-bpfilter-remove-superfluous-testing-message.patch
- commit 9f9b3f8
- series.conf: cleanup
- update upstream references and resort:
  patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch
  patches.suse/mmc-sdhci-introduce-sdhci_set_power_and_bus_voltage.patch
  patches.suse/mmc-sdhci-iproc-add-custom-set_power-callback-for-bcm2711.patch
- commit 69e3868
- ext4: Avoid ENOSPC when avoiding to reuse recently deleted
  inodes (bsc#1165019).
- commit ac99ab8
- net/bpfilter: remove superfluous testing message (bsc#1155518).
- commit 8cf8e50
- vti: fix packet tx through bpf_redirect() in XinY cases
  (bsc#1154353).
- RDMA/core: Ensure security pkey modify is not lost
  (jsc#SLE-8449).
- net/mlx5e: Do not recover from a non-fatal syndrome
  (jsc#SLE-8464).
- net/mlx5e: Fix ICOSQ recovery flow with Striding RQ
  (jsc#SLE-8464).
- net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset
  (jsc#SLE-8464).
- net/mlx5e: Enhance ICOSQ WQE info fields (jsc#SLE-8464).
- net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flow
  (jsc#SLE-8464).
- net/mlx5: DR, Fix postsend actions write length (jsc#SLE-8464).
- cxgb4: fix throughput drop during Tx backpressure (jsc#SLE-8389
  bnc#1151927 5.3.10).
- mlxsw: pci: Only issue reset when system is ready (bsc#1154488).
- net: ena: fix incorrect setting of the number of msix vectors
  (bsc#1154492).
- cxgb4: fix delete filter entry fail in unload path
  (jsc#SLE-8389).
- net_sched: keep alloc_hash updated after hash allocation
  (bsc#1154353).
- bpf/btf: Fix BTF verification of enum members in struct/union
  (bsc#1154353).
- bpf: Initialize storage pointers to NULL to prevent freeing
  garbage pointer (bsc#1154353).
- commit f057e20
- bpf: Simplify reg_set_min_max_inv handling (bsc#1167722,
  CVE-2020-8835).
- bpf: Fix tnum constraints for 32-bit comparisons (bsc#1167722,
  CVE-2020-8835).
- bpf: Reliably preserve btf_trace_xxx types (bsc#1155518).
- commit 0eb8897
- Crypto: chelsio - Fixes a deadlock between rtnl_lock and
  uld_mutex (git-fixes).
- Crypto: chelsio - Fixes a hang issue during driver registration
  (git-fixes).
- ath9k: Handle txpower changes even when TPC is disabled
  (git-fixes).
- mwifiex: set needed_headroom, not hard_header_len (git-fixes).
- brcmfmac: abort and release host after error (git-fixes).
- platform/x86: asus_wmi: Fix return value of fan_boost_mode_store
  (git-fixes).
- platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems
  DMI table (git-fixes).
- serial: sprd: Fix a dereference warning (git-fixes).
- firmware: arm_sdei: fix possible double-lock on hibernate
  error path (git-fixes).
- firmware: arm_sdei: fix double-lock on hibernate with shared
  events (git-fixes).
- fbdev/g364fb: Fix build failure (git-fixes).
- commit 342cd4b
- fix patch metadata
- fix Patch-mainline tag:
  patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch
- commit af8306c
- series.conf: refresh
- update upstream reference and resort:
  patches.suse/ethtool-Factored-out-similar-ethtool-link-settings-f.patch
  patches.suse/modpost-return-error-if-module-is-missing-ns-imports.patch
  patches.suse/net-ethtool-Introduce-link_ksettings-API-for-virtual.patch
- commit 177866a
- kthread: Do not preempt current task if it is going to
  call schedule() (bnc#1155798 (CPU scheduler functional and
  performance backports)).
- sched/fair: Improve spreading of utilization (bnc#1155798
  (CPU scheduler functional and performance backports)).
- sched: Avoid scale real weight down to zero (bnc#1155798
  (CPU scheduler functional and performance backports)).
- sched/core: Distribute tasks within affinity masks (bnc#1155798
  (CPU scheduler functional and performance backports)).
- sched/fair: Fix enqueue_task_fair warning (bnc#1155798 (CPU
  scheduler functional and performance backports)).
- sched/core: Remove duplicate assignment in sched_tick_remote()
  (bnc#1155798 (CPU scheduler functional and performance
  backports)).
- timers/nohz: Update NOHZ load in remote tick (bnc#1155798
  (CPU scheduler functional and performance backports)).
- sched/core: Don't skip remote tick for idle CPUs (bnc#1155798
  (CPU scheduler functional and performance backports)).
- commit 1264b2f
- series.conf: cleanup
- update upstream references and move into sorted section:
  patches.suse/sched-fair-Fix-kernel-build-warning-in-test_idle_cores-for-SMT-NUMA.patch.
  patches.suse/sched-fair-Fix-reordering-of-enqueue-dequeue_task_fair.patch.
  patches.suse/sched-fair-Fix-runnable_avg-for-throttled-cfs.patch.
  patches.suse/sched-fair-Optimize-select_idle_core.patch.
  patches.suse/sched-fair-Take-into-account-runnable_avg-to-classify-group.patch.
  patches.suse/sched-fair-fix-condition-of-avg_load-calculation.patch.
  patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch.
  patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch.
  patches.suse/sched-numa-Acquire-RCU-lock-for-checking-idle-cores-during-NUMA-balancing.patch.
  patches.suse/sched-numa-Bias-swapping-tasks-based-on-their-preferred-node.patch.
  patches.suse/sched-numa-Distinguish-between-the-different-task_numa_migrate-failure-cases.patch.
  patches.suse/sched-numa-Find-an-alternative-idle-CPU-if-the-CPU-is-part-of-an-active-NUMA-balance.patch.
  patches.suse/sched-numa-Prefer-using-an-idle-cpu-as-a-migration-target-instead-of-comparing-tasks.patch.
  patches.suse/sched-numa-Stop-an-exhastive-search-if-a-reasonable-swap-candidate-or-idle-CPU-is-found.patch.
  patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch.
  patches.suse/sched-numa-Use-similar-logic-to-the-load-balancer-for-moving-between-domains-with-spare-capacity.patch.
  patches.suse/sched-numa-replace-runnable_load_avg-by-load_avg.patch.
  patches.suse/sched-pelt-Add-a-new-runnable-average-signal.patch.
  patches.suse/sched-pelt-Remove-unused-runnable-load-average.patch.
  patches.suse/sched-topology-Don-t-enable-EAS-on-SMT-systems.patch.
- commit ecd3b4e
- clocksource/drivers/hyper-v: Make sched clock return nanoseconds
  correctly (git-fixes).
- commit 5751e50
- thermal: Add a sanity check for invalid state at stats update
  (bsc#1166535).
- commit c368806
- bpf: Undo incorrect __reg_bound_offset32 handling (bsc#1167722, CVE-2020-8835).
- commit ef6c245
- net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure (bsc#1167903)
- commit b92b72c
- kabi/severities: Exempt IBM z/Architecture internal symbols.
- commit 61f446e
- kABI: shield fsnotify.h #include in libfs.c from kABI checker
  (bsc#1159198).
- commit c381542
- s390/dasd: fix data corruption for thin provisioned devices
  (bsc#1167201 LTC#184504).
- Delete
  patches.suse/s390-dasd-disable-ese-support-due-to-possible-data-c.patch.
- commit 5c48dc0
- Update patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch.
- update patch metadata/upstream references and move into the sorted section.
- commit 678cbc3
- usb: host: xhci-tegra: Implement basic ELPG support
  (bsc#1167765).
- usb: host: xhci-tegra: Add XUSB controller context
  (bsc#1167765).
- usb: host: xhci-tegra: Add support for XUSB context save/restore
  (bsc#1167765).
- usb: host: xhci-tegra: Enable runtime PM as late as possible
  (bsc#1167765).
- usb: host: xhci-tegra: Reuse stored register base address
  (bsc#1167765).
- usb: host: xhci-tegra: Extract firmware enable helper
  (bsc#1167765).
- usb: host: xhci-tegra: Use CNR as firmware ready indicator
  (bsc#1167765).
- usb: host: xhci-tegra: Avoid a fixed duration sleep
  (bsc#1167765).
- usb: host: xhci-tegra: Separate firmware request and load
  (bsc#1167765).
- usb: host: xhci-tegra: Fix "tega" -> "tegra" typo (bsc#1167765).
- commit da4b20d
- net/bpfilter: fix dprintf usage for /dev/kmsg (bsc#1155518).
- bpf/btf: Fix BTF verification of enum members in struct/union
  (bsc#1155518).
- bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
  (bsc#1155518).
- bpf: Initialize storage pointers to NULL to prevent freeing
  garbage pointer (bsc#1155518).
- commit 0e26614
- Disable hibernation on s390x (bsc#1167650).
- [mkubecek] update s390x kabi reference files (incompatible):
  CONFIG_HIBERNATION y->n, CONFIG_PM y->n
- commit f392251
- series.conf: whitespace cleanup
- commit 963e602
- blacklist.conf: add git-fixes that are in perf userspace package
- commit 4dabd66
- perf/x86/amd: Add missing L2 misses event spec to AMD Family
  17h's event map (git-fixes).
- perf/x86/amd: Constrain Large Increment per Cycle events
  (git-fixes).
- perf/x86/intel/uncore: Fix missing marker for
  snr_uncore_imc_freerunning_events (git-fixes).
- perf/x86/intel: Fix PT PMI handling (git-fixes).
- perf/x86/intel/bts: Fix the use of page_private() (git-fixes).
- perf/x86/cstate: Update C-state counters for Ice Lake
  (git-fixes).
- commit c1a8c50
- vhost: Check docket sk_family instead of call getname
  (bsc#1167629 CVE-2020-10942).
- commit b04a498
- powerpc/64s: Fix section mismatch warnings from boot code
  (bsc#1148868).
- commit 74f4898
- net: ena: Add PCI shutdown handler to allow safe kexec
  (bsc#1167421, bsc#1167423).
- commit 9ba04ea
- lpfc kABI fixes for 12.8.0.0 (bsc#1164777 bsc#1164780
  bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Update lpfc version to 12.8.0.0 (bsc#1164777
  bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix crash in target side cable pulls hitting
  WAIT_FOR_UNREG (bsc#1164777 bsc#1164780 bsc#1165211
  jsc#SLE-8654).
- scsi: lpfc: Fix update of wq consumer index in
  lpfc_sli4_wq_release (bsc#1164777 bsc#1164780 bsc#1165211
  jsc#SLE-8654).
- scsi: lpfc: Fix crash after handling a pci error (bsc#1164777
  bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix scsi host template for SLI3 vports (bsc#1164777
  bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix lpfc overwrite of sg_cnt field in
  nvmefc_tgt_fcp_req (bsc#1164777 bsc#1164780 bsc#1165211
  jsc#SLE-8654).
- scsi: lpfc: Fix lockdep error - register non-static key
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
  lpfc_unreg_login (bsc#1164777 bsc#1164780 bsc#1165211
  jsc#SLE-8654).
- scsi: lpfc: fix spelling mistake "Notication" -> "Notification"
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: add RDF registration and Link Integrity FPIN logging
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: fc: Update Descriptor definition and add RDF and
  Link Integrity FPINs (bsc#1164777 bsc#1164780 bsc#1165211
  jsc#SLE-8654).
- commit 8ee63af
- Refresh series.conf
- patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch
- patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch
- patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch
- commit ee2196b
- Input: avoid BIT() macro usage in the serio.h UAPI header
  (git-fixes).
- Input: raydium_i2c_ts - fix error codes in
  raydium_i2c_boot_trigger() (git-fixes).
- commit 6acc495
- net/mlx5: Add stub for mlx5_eswitch_mode (jsc#SLE-8464).
- commit 154e4ec
- sched/fair: Fix negative imbalance in imbalance calculation
  (bnc#1155798 (CPU scheduler functional and performance
  backports)).
- commit 4f5edea
- s390/setup: Fix secure ipl message (bsc#1163524 LTC#183960).
- commit dea2aed
- update patch metadata and move it into sorted section
  Rename patches.suse/powerpc-pseries-fix-of_read_drc_info_cell-to-point-at-next-record.patch
  to patches.suse/powerpc-pseries-Fix-of_read_drc_info_cell-to-point-a.patch,
  update to upstream version, update upstream references and move into sorted section.
- commit 58f6e72
- Revert "net: bcmgenet: use RGMII loopback for MAC reset"
  (bsc#1167769).
- commit b9b9649
- ext4: Check for non-zero journal inum in ext4_calculate_overhead
  (bsc#1167288).
- commit 4a32d11
- r8169: re-enable MSI on RTL8168c (git-fixes).
- net: phy: mdio-bcm-unimac: Fix clock handling (git-fixes).
- NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()
  (git-fixes).
- vxlan: check return value of gro_cells_init() (git-fixes).
- net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable()
  return value (git-fixes).
- iwlwifi: yoyo: don't add TLV offset when reading FIFOs
  (git-fixes).
- iwlwifi: consider HE capability when setting LDPC (git-fixes).
- gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT +
  AXP288 model (git-fixes).
- gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT +
  AXP288 model (git-fixes).
- gpiolib: acpi: Rework honor_wakeup option into an ignore_wake
  option (git-fixes).
- gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
  (git-fixes).
- gpiolib: Fix irq_disable() semantics (git-fixes).
- intel_th: pci: Add Elkhart Lake CPU support (git-fixes).
- staging: rtl8188eu: Add device id for MERCUSYS MW150US v2
  (git-fixes).
- staging/speakup: fix get_word non-space look-ahead (git-fixes).
- drm/amd/amdgpu: Fix GPR read from debugfs (v2) (git-fixes).
- drm/lease: fix WARNING in idr_destroy (git-fixes).
- mmc: rtsx_pci: Fix support for speed-modes that relies on tuning
  (git-fixes).
- mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for
  UniPhier (git-fixes).
- altera-stapl: altera_get_note: prevent write beyond end of 'key'
  (git-fixes).
- spi: spi_register_controller(): free bus id on error paths
  (git-fixes).
- spi/zynqmp: remove entry that causes a cs glitch (git-fixes).
- spi: pxa2xx: Add CS control clock quirk (git-fixes).
- spi: qup: call spi_qup_pm_resume_runtime before suspending
  (git-fixes).
- spi: spi-omap2-mcspi: Support probe deferral for DMA channels
  (git-fixes).
- drm/amd/display: fix dcc swath size calculations on dcn1
  (git-fixes).
- drm/amd/display: Clear link settings on MST disable connector
  (git-fixes).
- drm/amdgpu: clean wptr on wb when gpu recovery (git-fixes).
- drm/mediatek: Find the cursor plane instead of hard coding it
  (git-fixes).
- drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe
  fails (git-fixes).
- drm/exynos: dsi: fix workaround for the legacy clock name
  (git-fixes).
- drm/exynos: dsi: propagate error value and silence meaningless
  warning (git-fixes).
- mmc: sdhci-cadence: use struct_size() helper (git-fixes).
- commit 963c6b7
- selftests: vm: drop dependencies on page flags from mlock2 tests
  (bnc#1167384).
- commit 93ec8db
- Update kabi files.
  Update from RC2 kernel submission (commit 2cc5c6f40e3f).
- commit bc36e97

==== kernel-source ====

- fix patch metadata
- fix Patch-mainline tag:
  patches.suse/sched-core-Don-t-skip-remote-tick-for-idle-CPUs.patch
  patches.suse/timers-nohz-Update-NOHZ-load-in-remote-tick.patch
- commit 41bab0e
- update patch metadata
- update upstream reference:
  patches.suse/net-bpfilter-remove-superfluous-testing-message.patch
- commit 9f9b3f8
- series.conf: cleanup
- update upstream references and resort:
  patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch
  patches.suse/mmc-sdhci-introduce-sdhci_set_power_and_bus_voltage.patch
  patches.suse/mmc-sdhci-iproc-add-custom-set_power-callback-for-bcm2711.patch
- commit 69e3868
- ext4: Avoid ENOSPC when avoiding to reuse recently deleted
  inodes (bsc#1165019).
- commit ac99ab8
- net/bpfilter: remove superfluous testing message (bsc#1155518).
- commit 8cf8e50
- vti: fix packet tx through bpf_redirect() in XinY cases
  (bsc#1154353).
- RDMA/core: Ensure security pkey modify is not lost
  (jsc#SLE-8449).
- net/mlx5e: Do not recover from a non-fatal syndrome
  (jsc#SLE-8464).
- net/mlx5e: Fix ICOSQ recovery flow with Striding RQ
  (jsc#SLE-8464).
- net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset
  (jsc#SLE-8464).
- net/mlx5e: Enhance ICOSQ WQE info fields (jsc#SLE-8464).
- net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flow
  (jsc#SLE-8464).
- net/mlx5: DR, Fix postsend actions write length (jsc#SLE-8464).
- cxgb4: fix throughput drop during Tx backpressure (jsc#SLE-8389
  bnc#1151927 5.3.10).
- mlxsw: pci: Only issue reset when system is ready (bsc#1154488).
- net: ena: fix incorrect setting of the number of msix vectors
  (bsc#1154492).
- cxgb4: fix delete filter entry fail in unload path
  (jsc#SLE-8389).
- net_sched: keep alloc_hash updated after hash allocation
  (bsc#1154353).
- bpf/btf: Fix BTF verification of enum members in struct/union
  (bsc#1154353).
- bpf: Initialize storage pointers to NULL to prevent freeing
  garbage pointer (bsc#1154353).
- commit f057e20
- bpf: Simplify reg_set_min_max_inv handling (bsc#1167722,
  CVE-2020-8835).
- bpf: Fix tnum constraints for 32-bit comparisons (bsc#1167722,
  CVE-2020-8835).
- bpf: Reliably preserve btf_trace_xxx types (bsc#1155518).
- commit 0eb8897
- Crypto: chelsio - Fixes a deadlock between rtnl_lock and
  uld_mutex (git-fixes).
- Crypto: chelsio - Fixes a hang issue during driver registration
  (git-fixes).
- ath9k: Handle txpower changes even when TPC is disabled
  (git-fixes).
- mwifiex: set needed_headroom, not hard_header_len (git-fixes).
- brcmfmac: abort and release host after error (git-fixes).
- platform/x86: asus_wmi: Fix return value of fan_boost_mode_store
  (git-fixes).
- platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems
  DMI table (git-fixes).
- serial: sprd: Fix a dereference warning (git-fixes).
- firmware: arm_sdei: fix possible double-lock on hibernate
  error path (git-fixes).
- firmware: arm_sdei: fix double-lock on hibernate with shared
  events (git-fixes).
- fbdev/g364fb: Fix build failure (git-fixes).
- commit 342cd4b
- fix patch metadata
- fix Patch-mainline tag:
  patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch
- commit af8306c
- series.conf: refresh
- update upstream reference and resort:
  patches.suse/ethtool-Factored-out-similar-ethtool-link-settings-f.patch
  patches.suse/modpost-return-error-if-module-is-missing-ns-imports.patch
  patches.suse/net-ethtool-Introduce-link_ksettings-API-for-virtual.patch
- commit 177866a
- kthread: Do not preempt current task if it is going to
  call schedule() (bnc#1155798 (CPU scheduler functional and
  performance backports)).
- sched/fair: Improve spreading of utilization (bnc#1155798
  (CPU scheduler functional and performance backports)).
- sched: Avoid scale real weight down to zero (bnc#1155798
  (CPU scheduler functional and performance backports)).
- sched/core: Distribute tasks within affinity masks (bnc#1155798
  (CPU scheduler functional and performance backports)).
- sched/fair: Fix enqueue_task_fair warning (bnc#1155798 (CPU
  scheduler functional and performance backports)).
- sched/core: Remove duplicate assignment in sched_tick_remote()
  (bnc#1155798 (CPU scheduler functional and performance
  backports)).
- timers/nohz: Update NOHZ load in remote tick (bnc#1155798
  (CPU scheduler functional and performance backports)).
- sched/core: Don't skip remote tick for idle CPUs (bnc#1155798
  (CPU scheduler functional and performance backports)).
- commit 1264b2f
- series.conf: cleanup
- update upstream references and move into sorted section:
  patches.suse/sched-fair-Fix-kernel-build-warning-in-test_idle_cores-for-SMT-NUMA.patch.
  patches.suse/sched-fair-Fix-reordering-of-enqueue-dequeue_task_fair.patch.
  patches.suse/sched-fair-Fix-runnable_avg-for-throttled-cfs.patch.
  patches.suse/sched-fair-Optimize-select_idle_core.patch.
  patches.suse/sched-fair-Take-into-account-runnable_avg-to-classify-group.patch.
  patches.suse/sched-fair-fix-condition-of-avg_load-calculation.patch.
  patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch.
  patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch.
  patches.suse/sched-numa-Acquire-RCU-lock-for-checking-idle-cores-during-NUMA-balancing.patch.
  patches.suse/sched-numa-Bias-swapping-tasks-based-on-their-preferred-node.patch.
  patches.suse/sched-numa-Distinguish-between-the-different-task_numa_migrate-failure-cases.patch.
  patches.suse/sched-numa-Find-an-alternative-idle-CPU-if-the-CPU-is-part-of-an-active-NUMA-balance.patch.
  patches.suse/sched-numa-Prefer-using-an-idle-cpu-as-a-migration-target-instead-of-comparing-tasks.patch.
  patches.suse/sched-numa-Stop-an-exhastive-search-if-a-reasonable-swap-candidate-or-idle-CPU-is-found.patch.
  patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch.
  patches.suse/sched-numa-Use-similar-logic-to-the-load-balancer-for-moving-between-domains-with-spare-capacity.patch.
  patches.suse/sched-numa-replace-runnable_load_avg-by-load_avg.patch.
  patches.suse/sched-pelt-Add-a-new-runnable-average-signal.patch.
  patches.suse/sched-pelt-Remove-unused-runnable-load-average.patch.
  patches.suse/sched-topology-Don-t-enable-EAS-on-SMT-systems.patch.
- commit ecd3b4e
- clocksource/drivers/hyper-v: Make sched clock return nanoseconds
  correctly (git-fixes).
- commit 5751e50
- thermal: Add a sanity check for invalid state at stats update
  (bsc#1166535).
- commit c368806
- bpf: Undo incorrect __reg_bound_offset32 handling (bsc#1167722, CVE-2020-8835).
- commit ef6c245
- net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure (bsc#1167903)
- commit b92b72c
- kabi/severities: Exempt IBM z/Architecture internal symbols.
- commit 61f446e
- kABI: shield fsnotify.h #include in libfs.c from kABI checker
  (bsc#1159198).
- commit c381542
- s390/dasd: fix data corruption for thin provisioned devices
  (bsc#1167201 LTC#184504).
- Delete
  patches.suse/s390-dasd-disable-ese-support-due-to-possible-data-c.patch.
- commit 5c48dc0
- Update patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch.
- update patch metadata/upstream references and move into the sorted section.
- commit 678cbc3
- usb: host: xhci-tegra: Implement basic ELPG support
  (bsc#1167765).
- usb: host: xhci-tegra: Add XUSB controller context
  (bsc#1167765).
- usb: host: xhci-tegra: Add support for XUSB context save/restore
  (bsc#1167765).
- usb: host: xhci-tegra: Enable runtime PM as late as possible
  (bsc#1167765).
- usb: host: xhci-tegra: Reuse stored register base address
  (bsc#1167765).
- usb: host: xhci-tegra: Extract firmware enable helper
  (bsc#1167765).
- usb: host: xhci-tegra: Use CNR as firmware ready indicator
  (bsc#1167765).
- usb: host: xhci-tegra: Avoid a fixed duration sleep
  (bsc#1167765).
- usb: host: xhci-tegra: Separate firmware request and load
  (bsc#1167765).
- usb: host: xhci-tegra: Fix "tega" -> "tegra" typo (bsc#1167765).
- commit da4b20d
- net/bpfilter: fix dprintf usage for /dev/kmsg (bsc#1155518).
- bpf/btf: Fix BTF verification of enum members in struct/union
  (bsc#1155518).
- bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
  (bsc#1155518).
- bpf: Initialize storage pointers to NULL to prevent freeing
  garbage pointer (bsc#1155518).
- commit 0e26614
- Disable hibernation on s390x (bsc#1167650).
- [mkubecek] update s390x kabi reference files (incompatible):
  CONFIG_HIBERNATION y->n, CONFIG_PM y->n
- commit f392251
- series.conf: whitespace cleanup
- commit 963e602
- blacklist.conf: add git-fixes that are in perf userspace package
- commit 4dabd66
- perf/x86/amd: Add missing L2 misses event spec to AMD Family
  17h's event map (git-fixes).
- perf/x86/amd: Constrain Large Increment per Cycle events
  (git-fixes).
- perf/x86/intel/uncore: Fix missing marker for
  snr_uncore_imc_freerunning_events (git-fixes).
- perf/x86/intel: Fix PT PMI handling (git-fixes).
- perf/x86/intel/bts: Fix the use of page_private() (git-fixes).
- perf/x86/cstate: Update C-state counters for Ice Lake
  (git-fixes).
- commit c1a8c50
- vhost: Check docket sk_family instead of call getname
  (bsc#1167629 CVE-2020-10942).
- commit b04a498
- powerpc/64s: Fix section mismatch warnings from boot code
  (bsc#1148868).
- commit 74f4898
- net: ena: Add PCI shutdown handler to allow safe kexec
  (bsc#1167421, bsc#1167423).
- commit 9ba04ea
- lpfc kABI fixes for 12.8.0.0 (bsc#1164777 bsc#1164780
  bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Update lpfc version to 12.8.0.0 (bsc#1164777
  bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix crash in target side cable pulls hitting
  WAIT_FOR_UNREG (bsc#1164777 bsc#1164780 bsc#1165211
  jsc#SLE-8654).
- scsi: lpfc: Fix update of wq consumer index in
  lpfc_sli4_wq_release (bsc#1164777 bsc#1164780 bsc#1165211
  jsc#SLE-8654).
- scsi: lpfc: Fix crash after handling a pci error (bsc#1164777
  bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix scsi host template for SLI3 vports (bsc#1164777
  bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix lpfc overwrite of sg_cnt field in
  nvmefc_tgt_fcp_req (bsc#1164777 bsc#1164780 bsc#1165211
  jsc#SLE-8654).
- scsi: lpfc: Fix lockdep error - register non-static key
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
  lpfc_unreg_login (bsc#1164777 bsc#1164780 bsc#1165211
  jsc#SLE-8654).
- scsi: lpfc: fix spelling mistake "Notication" -> "Notification"
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: add RDF registration and Link Integrity FPIN logging
  (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: fc: Update Descriptor definition and add RDF and
  Link Integrity FPINs (bsc#1164777 bsc#1164780 bsc#1165211
  jsc#SLE-8654).
- commit 8ee63af
- Refresh series.conf
- patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch
- patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch
- patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch
- commit ee2196b
- Input: avoid BIT() macro usage in the serio.h UAPI header
  (git-fixes).
- Input: raydium_i2c_ts - fix error codes in
  raydium_i2c_boot_trigger() (git-fixes).
- commit 6acc495
- net/mlx5: Add stub for mlx5_eswitch_mode (jsc#SLE-8464).
- commit 154e4ec
- sched/fair: Fix negative imbalance in imbalance calculation
  (bnc#1155798 (CPU scheduler functional and performance
  backports)).
- commit 4f5edea
- s390/setup: Fix secure ipl message (bsc#1163524 LTC#183960).
- commit dea2aed
- update patch metadata and move it into sorted section
  Rename patches.suse/powerpc-pseries-fix-of_read_drc_info_cell-to-point-at-next-record.patch
  to patches.suse/powerpc-pseries-Fix-of_read_drc_info_cell-to-point-a.patch,
  update to upstream version, update upstream references and move into sorted section.
- commit 58f6e72
- Revert "net: bcmgenet: use RGMII loopback for MAC reset"
  (bsc#1167769).
- commit b9b9649
- ext4: Check for non-zero journal inum in ext4_calculate_overhead
  (bsc#1167288).
- commit 4a32d11
- r8169: re-enable MSI on RTL8168c (git-fixes).
- net: phy: mdio-bcm-unimac: Fix clock handling (git-fixes).
- NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()
  (git-fixes).
- vxlan: check return value of gro_cells_init() (git-fixes).
- net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable()
  return value (git-fixes).
- iwlwifi: yoyo: don't add TLV offset when reading FIFOs
  (git-fixes).
- iwlwifi: consider HE capability when setting LDPC (git-fixes).
- gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT +
  AXP288 model (git-fixes).
- gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT +
  AXP288 model (git-fixes).
- gpiolib: acpi: Rework honor_wakeup option into an ignore_wake
  option (git-fixes).
- gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
  (git-fixes).
- gpiolib: Fix irq_disable() semantics (git-fixes).
- intel_th: pci: Add Elkhart Lake CPU support (git-fixes).
- staging: rtl8188eu: Add device id for MERCUSYS MW150US v2
  (git-fixes).
- staging/speakup: fix get_word non-space look-ahead (git-fixes).
- drm/amd/amdgpu: Fix GPR read from debugfs (v2) (git-fixes).
- drm/lease: fix WARNING in idr_destroy (git-fixes).
- mmc: rtsx_pci: Fix support for speed-modes that relies on tuning
  (git-fixes).
- mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for
  UniPhier (git-fixes).
- altera-stapl: altera_get_note: prevent write beyond end of 'key'
  (git-fixes).
- spi: spi_register_controller(): free bus id on error paths
  (git-fixes).
- spi/zynqmp: remove entry that causes a cs glitch (git-fixes).
- spi: pxa2xx: Add CS control clock quirk (git-fixes).
- spi: qup: call spi_qup_pm_resume_runtime before suspending
  (git-fixes).
- spi: spi-omap2-mcspi: Support probe deferral for DMA channels
  (git-fixes).
- drm/amd/display: fix dcc swath size calculations on dcn1
  (git-fixes).
- drm/amd/display: Clear link settings on MST disable connector
  (git-fixes).
- drm/amdgpu: clean wptr on wb when gpu recovery (git-fixes).
- drm/mediatek: Find the cursor plane instead of hard coding it
  (git-fixes).
- drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe
  fails (git-fixes).
- drm/exynos: dsi: fix workaround for the legacy clock name
  (git-fixes).
- drm/exynos: dsi: propagate error value and silence meaningless
  warning (git-fixes).
- mmc: sdhci-cadence: use struct_size() helper (git-fixes).
- commit 963c6b7
- selftests: vm: drop dependencies on page flags from mlock2 tests
  (bnc#1167384).
- commit 93ec8db
- Update kabi files.
  Update from RC2 kernel submission (commit 2cc5c6f40e3f).
- commit bc36e97

==== permissions ====

- correct spelling of icinga group (icingagmd -> icingacmd, bsc#1168364)
- whitelist s390-tools setgid bit on log directory (bsc#1167163)