Packages changed:
  aaa_base (84.87+git20201123.4f16b16 -> 84.87+git20210308.d7a7d3a)
  augeas
  bcache-tools
  branding-openSUSE
  busybox-links
  ca-certificates (2+git20210111.eeae41c -> 2+git20210309.8214505)
  dbus-1
  etcd (3.4.14 -> 3.4.15)
  flannel (0.12.0 -> 0.13.0)
  glibc
  gptfdisk
  haproxy (2.3.5+git0.5902ad99b -> 2.3.6+git0.7851701ed)
  icu
  iproute2 (5.10.0 -> 5.11)
  kdump
  kernel-source (5.11.2 -> 5.11.4)
  libcontainers-common
  libzypp (17.25.7 -> 17.25.8)
  nfs-utils
  patterns-base
  psmisc
  python-Babel
  python-more-itertools (8.6.0 -> 8.7.0)
  rbac-lookup (0.3.2 -> 0.6.3)
  rook (1.4.5+git5.ge3c837f8 -> 1.5.7+git4.gae949004e)
  rpm
  salt
  supportutils
  toolbox (2.1+git20210226.daeb191 -> 2.1+git20210305.ca2bc53)
  transactional-update (3.1.4 -> 3.2.0)
  vim (8.2.2411 -> 8.2.2564)
  wicked (0.6.64 -> 0.6.65)
  wpa_supplicant
  yast2 (4.3.55 -> 4.3.56)
  zstd (1.4.8 -> 1.4.9)
  zypper (1.14.42 -> 1.14.43)

=== Details ===

==== aaa_base ====
Version update (84.87+git20201123.4f16b16 -> 84.87+git20210308.d7a7d3a)

- Update to version 84.87+git20210308.d7a7d3a:
  * excluding new kernel string in version search
  * Fixing possible resource leak. Found by running ccpcheck on the source code.
  * Comment out 8-bit C1 conflicting with UTF-8 in /etc/inputrc
  * Fix keyseq specifications in /etc/inputrc{,.keys}

==== augeas ====

- Add new directives and options supported in chrony since 3.3 up to 4.0.
  * augeas-new_options_for_chrony.patch
  * [bsc#1178470]
  * sourced from https://github.com/hercules-team/augeas/pull/698

==== bcache-tools ====

- bcache-tools: Update super block version in bch_set_feature_*
  routines (jsc#SLE-9807)
  0028-bcache-tools-Update-super-block-version-in-bch_set_f.patch

==== branding-openSUSE ====
Subpackages: grub2-branding-openSUSE

- move SUSE-brand to /usr/etc

==== busybox-links ====
Subpackages: busybox-coreutils busybox-gawk busybox-grep busybox-gzip busybox-sed busybox-xz

- prepare usrmerge (boo#1029961)

==== ca-certificates ====
Version update (2+git20210111.eeae41c -> 2+git20210309.8214505)

- Update to version 2+git20210309.8214505:
  * Make sure to trigger in transactional mode (boo#1179884)

==== dbus-1 ====
Subpackages: libdbus-1-3

- retire /lib/dbus-1/system-services as it's deprecated

==== etcd ====
Version update (3.4.14 -> 3.4.15)

- Update to version 3.4.15:
  * version: 3.4.15
  * [Backport-3.4] etcdserver/api/etcdhttp: log successful etcd server side health check in debug level
  * etcdserver: Fix 64 KB websocket notification message limit
  * vendor: bump gorilla/websocket
  * pkg/fileutil: fix F_OFD_ constants

==== flannel ====
Version update (0.12.0 -> 0.13.0)

- update to 0.13.0:
  * Use multi-arch Docker images in the Kubernetes manifest
  * Accept existing XMRF policies and update them intead of raising errors
  * Add --no-sanity-check to iptables-wrapper-installer.sh for architectures other than amd64
  * Use "docker manifest" to publish multi-arch Docker images
  * Add NET_RAW capability to support cri-o
  * remove glide
  * switch to go modules
  * Add and implement iptables-wrapper-installer.sh from https://github.com/kubernetes-sigs/iptables-wrappers
  * documentation: set priorityClassName to system-node-critical
  * Added a hint for firewall rules
  * Disabling ipv6 accept_ra explicitely on the created interface
  * use alpine 3.12 everywhere
  * windows: replace old netsh (rakelkar/gonetsh) with powershell commands
  * fix CVE-2019-14697
  * Bugfix: VtepMac would be empty when lease re-acquire for windows
  * Use stable os and arch label for node
  * doc(awsvpc): correct the required permissions

==== glibc ====
Subpackages: glibc-locale glibc-locale-base

- nss-database-check-reload.patch: nsswitch: return result when nss
  database is locked (BZ #27343)
- nss-load-chroot.patch: nss: Re-enable NSS module loading after chroot
  (bsc#1182323, BZ #27389)
- x86-isa-level.patch: x86: Set minimum x86-64 level marker (bsc#1182522,
  BZ #27318)
- nss-database-lookup.patch: nss: fix nss_database_lookup2's alternate
  handling (bsc#1182247, BZ #27416)
- nss-revert-api.patch: remove
- nscd-netgroupcache.patch: nscd: Fix double free in netgroupcache
  (CVE-2021-27645, bsc#1182733, BZ #27462)

==== gptfdisk ====

- fix regression from version 1.0.6: misleading warning when reading MBR disks,
    upstream commit f063fe08e424c99f133df18bf9dce49c851bcb0a
- Add fix-spurious-warnings.patch

==== haproxy ====
Version update (2.3.5+git0.5902ad99b -> 2.3.6+git0.7851701ed)

- Update to version 2.3.6+git0.7851701ed:
  * [RELEASE] Released version 2.3.6
  * BUG/MINOR: http-ana: Don't increment HTTP error counter on read error/timeout
  * BUG/MINOR: mux-h2: Fix typo in scheme adjustment
  * DOC: spoe: Add a note about fragmentation support in HAProxy
  * BUG/MEDIUM: spoe: Kill applets if there are pending connections and nbthread > 1
  * BUG/MINOR: connection: Use the client's dst family for adressless servers
  * BUG/MINOR: tcp-act: Don't forget to set the original port for IPv4 set-dst rule
  * BUG/MINOR: http-ana: Only consider dst address to process originalto option
  * BUG/MINOR: mux-h1: Immediately report H1C errors from h1_snd_buf()
  * BUG/MINOR: stats: fix compare of no-maint url suffix
  * CLEANUP: muxes: Remove useless if condition in show_fd function
  * BUG/MINOR: ssl: potential null pointer dereference in ckchs_dup()
  * BUG/MEDIUM: resolvers: Reset address for unresolved servers
  * BUG/MEDIUM: resolvers: Reset server address and port for obselete SRV records
  * BUG/MINOR: resolvers: new callback to properly handle SRV record errors
  * BUG/MINOR: resolvers: Only renew TTL for SRV records with an additional record
  * BUG/MINOR: resolvers: Fix condition to release received ARs if not assigned
  * BUG/MINOR: fd: properly wait for !running_mask in fd_set_running_excl()
  * BUG/MINOR: proxy: wake up all threads when sending the hard-stop signal
  * BUG/MEDIUM: cli/shutdown sessions: make it thread-safe
  * BUG/MEDIUM: proxy: use thread-safe stream killing on hard-stop
  * BUG/MEDIUM: vars: make functions vars_get_by_{name,desc} thread-safe
  * BUG/MINOR: sample: secure convs that accept base64 string and var name as args
  * MINOR: Configure the `cpp` userdiff driver for *.[ch] in .gitattributes
  * BUG/MINOR: ssl/cli: potential null pointer dereference in "set ssl cert"
  * BUG/MEDIUM: mux-h1: Fix handling of responses to CONNECT other than 200-ok
  * BUG/MINOR: server: Be sure to cut the last parsed field of a server-state line
  * BUG/MINOR: server: Init params before parsing a new server-state line
  * BUG/MINOR: http-rules: Always replace the response status on a return action
  * BUG/MEDIUM: spoe: Resolve the sink if a SPOE logs in a ring buffer
  * BUG/MEDIUM: lists: Avoid an infinite loop in MT_LIST_TRY_ADDQ().
  * DOC: explain the relation between pool-low-conn and tune.idle-pool.shared
  * BUILD: ssl: introduce fine guard for OpenSSL specific SCTL functions
  * BUG/MINOR: sample: Always consider zero size string samples as unsafe
  * BUG/MEDIUM: checks: don't needlessly take the server lock in health_adjust()
  * BUG/MINOR: checks: properly handle wrapping time in __health_adjust()
  * BUG/MINOR: session: atomically increment the tracked sessions counter
  * BUG/MINOR: server: Remove RMAINT from admin state when loading server state
  * CLEANUP: channel: fix comment in ci_putblk.
  * DOC: tune: explain the origin of block size for ssl.cachesize
  * BUG/MINOR: server: Don't call fopen() with server-state filepath set to NULL
  * BUG/MINOR: cfgparse: do not mention "addr:port" as supported on proxy lines
  * BUG/MINOR: stats: revert the change on ST_CONVDONE
  * BUG/MEDIUM: config: don't pick unset values from last defaults section
  * CLEANUP: deinit: release global and per-proxy server-state variables on deinit
  * BUG/MINOR: server: Fix server-state-file-name directive
  * BUG/MINOR: backend: hold correctly lock when killing idle conn
  * BUG/MINOR: tools: Fix a memory leak on error path in parse_dotted_uints()
  * BUG/MINOR: server: re-align state file fields number
  * BUG/MEDIUM: mux-h1: Always set CS_FL_EOI for response in MSG_DONE state
  * BUG/MINOR: http-ana: Don't increment HTTP error counter on internal errors
  * BUG/MINOR: intops: fix mul32hi()'s off-by-one
  * BUILD: ssl: guard SSL_CTX_set_msg_callback with SSL_CTRL_SET_MSG_CALLBACK macro
  * BUILD: ssl: guard SSL_CTX_add_server_custom_ext with special macro
  * BUILD: ssl: fix typo in HAVE_SSL_CTX_ADD_SERVER_CUSTOM_EXT macro
  * MINOR: check: do not ignore a connection header for http-check send

==== icu ====
Subpackages: libicu68 libicu68-ledata

- Drop SUSE_ASNEEDED as the issue was in binutils (boo#1182252).

==== iproute2 ====
Version update (5.10.0 -> 5.11)

- Update to release 5.11
  * tc: skip actions that don't have options attribute when
    printing
  * ip route: Print "trap" nexthop indication
  * dcb: new utility

==== kdump ====

- kdump-query-systemd-network.service.patch: Query systemd
  network.service to find out if wicked is used (bsc#1182309).
- kdump-check-explicit-ip-options.patch: Do not add
  network-related dracut options if ip= is set explicitly
  (bsc#1182309).

==== kernel-source ====
Version update (5.11.2 -> 5.11.4)

- ALSA: usb-audio: Fix Pioneer DJM devices URB_CONTROL request
  direction to set samplerate (git-fixes).
- commit be77cd2
- blacklist.conf: add a typo fix
- commit 2ae3683
- Linux 5.11.4 (bsc#1012628).
- ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike
  X570 board (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Intel NUC 10 (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo NH55RZQ (bsc#1012628).
- phy: mediatek: Add missing MODULE_DEVICE_TABLE() (bsc#1012628).
- tty: teach the n_tty ICANON case about the new "cookie
  continuations" too (bsc#1012628).
- tty: teach n_tty line discipline about the new "cookie
  continuations" (bsc#1012628).
- tty: clean up legacy leftovers from n_tty line discipline
  (bsc#1012628).
- tty: fix up hung_up_tty_read() conversion (bsc#1012628).
- tty: fix up iterate_tty_read() EOVERFLOW handling (bsc#1012628).
- swap: fix swapfile read/write offset (bsc#1012628).
- xen: fix p2m size in dom0 for disabled memory hotplug case
  (bsc#1012628).
- xen-netback: respect gnttab_map_refs()'s return value
  (bsc#1012628).
- Xen/gnttab: handle p2m update errors on a per-slot basis
  (bsc#1012628).
- scsi: iscsi: Verify lengths on passthrough PDUs (bsc#1012628).
- scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
  (bsc#1012628).
- scsi: iscsi: Restrict sessions and handles to admin capabilities
  (bsc#1012628).
- ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002
  tablet (bsc#1012628).
- ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7
  tablet (bsc#1012628).
- ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15
  tablet (bsc#1012628).
- ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD
  MID 7316R tablet (bsc#1012628).
- sched/features: Fix hrtick reprogramming (bsc#1012628).
- parisc: Bump 64-bit IRQ stack size to 64 KB (bsc#1012628).
- ASoC: Intel: sof_sdw: detect DMIC number based on mach params
  (bsc#1012628).
- ASoC: Intel: sof-sdw: indent and add quirks consistently
  (bsc#1012628).
- perf/x86/kvm: Add Cascade Lake Xeon steppings to
  isolation_ucodes[] (bsc#1012628).
- btrfs: fix error handling in commit_fs_roots (bsc#1012628).
- ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr()
  (bsc#1012628).
- ALSA: usb-audio: Add DJM-450 to the quirks table (bsc#1012628).
- ALSA: usb-audio: Add DJM450 to Pioneer format quirk
  (bsc#1012628).
- nvme-tcp: add clean action for failed reconnection
  (bsc#1012628).
- nvme-rdma: add clean action for failed reconnection
  (bsc#1012628).
- nvme-core: add cancel tagset helpers (bsc#1012628).
- f2fs: fix to set/clear I_LINKABLE under i_lock (bsc#1012628).
- f2fs: handle unallocated section and zone on pinned/atgc
  (bsc#1012628).
- media: uvcvideo: Allow entities with no pads (bsc#1012628).
- drm/amd/amdgpu: add error handling to
  amdgpu_virt_read_pf2vf_data (bsc#1012628).
- drm/amd/display: Guard against NULL pointer deref when
  get_i2c_info fails (bsc#1012628).
- ALSA: usb-audio: Add support for Pioneer DJM-750 (bsc#1012628).
- ASoC: Intel: bytcr_rt5640: Add new BYT_RT5640_NO_SPEAKERS
  quirk-flag (bsc#1012628).
- PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
  (bsc#1012628).
- drm/amdgpu: Add check to prevent IH overflow (bsc#1012628).
- fs: make unlazy_walk() error handling consistent (bsc#1012628).
- crypto: tcrypt - avoid signed overflow in byte count
  (bsc#1012628).
- drm/hisilicon: Fix use-after-free (bsc#1012628).
- wilc1000: Fix use of void pointer as a wrong struct type
  (bsc#1012628).
- brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15
  tablet (bsc#1012628).
- brcmfmac: Add DMI nvram filename quirk for Predia Basic tablet
  (bsc#1012628).
- net: ipa: avoid field overflow (bsc#1012628).
- staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()
  (bsc#1012628).
- staging: most: sound: add sanity check for function argument
  (bsc#1012628).
- Bluetooth: Fix null pointer dereference in
  amp_read_loc_assoc_final_data (bsc#1012628).
- Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
  (bsc#1012628).
- net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber
  Instant (bsc#1012628).
- ath10k: fix wmi mgmt tx queue full due to race condition
  (bsc#1012628).
- pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
  (bsc#1012628).
- mt76: mt7615: reset token when mac_reset happens (bsc#1012628).
- mt76: mt7915: reset token when mac_reset happens (bsc#1012628).
- selftests/bpf: Remove memory leak (bsc#1012628).
- Bluetooth: btusb: fix memory leak on suspend and resume
  (bsc#1012628).
- Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for
  btrtl (bsc#1012628).
- wlcore: Fix command execute failure 19 for wl12xx (bsc#1012628).
- vt/consolemap: do font sum unsigned (bsc#1012628).
- can: flexcan: add CAN wakeup function for i.MX8QM (bsc#1012628).
- x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
  (bsc#1012628).
- staging: fwserial: Fix error handling in fwserial_create
  (bsc#1012628).
- EDAC/amd64: Do not load on family 0x15, model 0x13
  (bsc#1012628).
- ath10k: prevent deinitializing NAPI twice (bsc#1012628).
- ASoC: qcom: Remove useless debug print (bsc#1012628).
- dt-bindings: net: btusb: DT fix
  s/interrupt-name/interrupt-names/ (bsc#1012628).
- dt-bindings: ethernet-controller: fix fixed-link specification
  (bsc#1012628).
- net: fix dev_ifsioc_locked() race condition (bsc#1012628).
- net: psample: Fix netlink skb length with tunnel info
  (bsc#1012628).
- net: hsr: add support for EntryForgetTime (bsc#1012628).
- net: ag71xx: remove unnecessary MTU reservation (bsc#1012628).
- net: dsa: tag_rtl4_a: Support also egress tags (bsc#1012628).
- net/sched: cls_flower: Reject invalid ct_state flags rules
  (bsc#1012628).
- net: bridge: use switchdev for port flags set through sysfs too
  (bsc#1012628).
- mptcp: fix DATA_FIN generation on early shutdown (bsc#1012628).
- mptcp: do not wakeup listener for MPJ subflows (bsc#1012628).
- tcp: fix tcp_rmem documentation (bsc#1012628).
- RDMA/rtrs-srv: Do not signal REG_MR (bsc#1012628).
- RDMA/rtrs-clt: Use bitmask to check sess->flags (bsc#1012628).
- RDMA/rtrs: Do not signal for heatbeat (bsc#1012628).
- vfio/type1: Use follow_pte() (bsc#1012628).
- mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
  (bsc#1012628).
- nbd: handle device refs for DESTROY_ON_DISCONNECT properly
  (bsc#1012628).
- riscv: Get rid of MAX_EARLY_MAPPING_SIZE (bsc#1012628).
- mptcp: fix spurious retransmissions (bsc#1012628).
- net: fix up truesize of cloned skb in skb_prepare_for_shift()
  (bsc#1012628).
- tomoyo: ignore data race while checking quota (bsc#1012628).
- smackfs: restrict bytes count in smackfs write functions
  (bsc#1012628).
- net/af_iucv: remove WARN_ONCE on malformed RX packets
  (bsc#1012628).
- xfs: Fix assert failure in xfs_setattr_size() (bsc#1012628).
- media: zr364xx: fix memory leaks in probe() (bsc#1012628).
- media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validate
  (bsc#1012628).
- erofs: fix shift-out-of-bounds of blkszbits (bsc#1012628).
- media: mceusb: sanity check for prescaler value (bsc#1012628).
- udlfb: Fix memory leak in dlfb_usb_probe (bsc#1012628).
- sched/core: Allow try_invoke_on_locked_down_task() with irqs
  disabled (bsc#1012628).
- JFS: more checks for invalid superblock (bsc#1012628).
- x86/build: Treat R_386_PLT32 relocation as R_386_PC32
  (bsc#1012628).
- iwlwifi: add new cards for So and Qu family (bsc#1012628).
- net: usb: qmi_wwan: support ZTE P685M modem (bsc#1012628).
- commit 43a5c33
- drm/amd/display: Add a backlight module option (bsc#1180749).
- drm/amdgpu/display: handle aux backlight in
  backlight_get_brightness (bsc#1180749).
- drm/amdgpu/display: don't assert in set backlight function
  (bsc#1180749).
- drm/amdgpu/display: simplify backlight setting (bsc#1180749).
- commit 24ee23f
- blacklist.conf: add a /proc revert
- commit 87aa54e
- Linux 5.11.3 (bsc#1012628).
- vmlinux.lds.h: add DWARF v5 sections (bsc#1012628).
- vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()
  (bsc#1012628).
- debugfs: be more robust at handling improper input in
  debugfs_lookup() (bsc#1012628).
- debugfs: do not attempt to create a new file before the
  filesystem is initalized (bsc#1012628).
- driver core: auxiliary bus: Fix calling stage for auxiliary
  bus init (bsc#1012628).
- scsi: libsas: docs: Remove notify_ha_event() (bsc#1012628).
- scsi: qla2xxx: Fix mailbox Ch erroneous error (bsc#1012628).
- kdb: Make memory allocations more robust (bsc#1012628).
- w1: w1_therm: Fix conversion result for negative temperatures
  (bsc#1012628).
- PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
  (bsc#1012628).
- PCI: Decline to resize resources if boot config must be
  preserved (bsc#1012628).
- virt: vbox: Do not use wait_event_interruptible when called
  from kernel context (bsc#1012628).
- bfq: Avoid false bfq queue merging (bsc#1012628).
- ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc mode
  (bsc#1012628).
- zsmalloc: account the number of compacted pages correctly
  (bsc#1012628).
- MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  (bsc#1012628).
- vmlinux.lds.h: Define SANTIZER_DISCARDS with
  CONFIG_GCOV_KERNEL=y (bsc#1012628).
- random: fix the RNDRESEEDCRNG ioctl (bsc#1012628).
- ALSA: pcm: Call sync_stop at disconnection (bsc#1012628).
- ALSA: pcm: Assure sync with the pending stop operation at
  suspend (bsc#1012628).
- ALSA: pcm: Don't call sync_stop if it hasn't been stopped
  (bsc#1012628).
- drm/i915/gt: One more flush for Baytrail clear residuals
  (bsc#1012628).
- ath10k: Fix error handling in case of CE pipe init failure
  (bsc#1012628).
- Bluetooth: btqcomsmd: Fix a resource leak in error handling
  paths in the probe function (bsc#1012628).
- Bluetooth: hci_uart: Fix a race for write_work scheduling
  (bsc#1012628).
- Bluetooth: Fix initializing response id after clearing struct
  (bsc#1012628).
- arm64: dts: renesas: beacon kit: Fix choppy Bluetooth Audio
  (bsc#1012628).
- arm64: dts: renesas: beacon: Fix audio-1.8V pin enable
  (bsc#1012628).
- ARM: dts: exynos: correct PMIC interrupt trigger level on
  Artik 5 (bsc#1012628).
- ARM: dts: exynos: correct PMIC interrupt trigger level on Monk
  (bsc#1012628).
- ARM: dts: exynos: correct PMIC interrupt trigger level on Rinato
  (bsc#1012628).
- ARM: dts: exynos: correct PMIC interrupt trigger level on Spring
  (bsc#1012628).
- ARM: dts: exynos: correct PMIC interrupt trigger level on
  Arndale Octa (bsc#1012628).
- ARM: dts: exynos: correct PMIC interrupt trigger level on
  Odroid XU3 family (bsc#1012628).
- arm64: dts: exynos: correct PMIC interrupt trigger level on TM2
  (bsc#1012628).
- arm64: dts: exynos: correct PMIC interrupt trigger level on
  Espresso (bsc#1012628).
- memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops
  (bsc#1012628).
- Bluetooth: hci_qca: Fix memleak in qca_controller_memdump
  (bsc#1012628).
- staging: vchiq: Fix bulk userdata handling (bsc#1012628).
- staging: vchiq: Fix bulk transfers on 64-bit builds
  (bsc#1012628).
- arm64: dts: qcom: msm8916-samsung-a5u: Fix iris compatible
  (bsc#1012628).
- net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment
  clock (bsc#1012628).
- bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
  (bsc#1012628).
- bpf: Avoid warning when re-casting __bpf_call_base into
  __bpf_call_base_args (bsc#1012628).
- firmware: arm_scmi: Fix call site of scmi_notification_exit
  (bsc#1012628).
- arm64: dts: allwinner: A64: properly connect USB PHY to port 0
  (bsc#1012628).
- arm64: dts: allwinner: H6: properly connect USB PHY to port 0
  (bsc#1012628).
- arm64: dts: allwinner: Drop non-removable from SoPine/LTS SD
  card (bsc#1012628).
- arm64: dts: allwinner: H6: Allow up to 150 MHz MMC bus frequency
  (bsc#1012628).
- arm64: dts: allwinner: A64: Limit MMC2 bus frequency to 150 MHz
  (bsc#1012628).
- arm64: dts: qcom: msm8916-samsung-a2015: Fix sensors
  (bsc#1012628).
- cpufreq: brcmstb-avs-cpufreq: Free resources in error path
  (bsc#1012628).
- cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()
  (bsc#1012628).
- arm64: dts: rockchip: rk3328: Add clock_in_out property to
  gmac2phy node (bsc#1012628).
- ACPICA: Fix exception code class checks (bsc#1012628).
- usb: gadget: u_audio: Free requests only after callback
  (bsc#1012628).
- arm64: dts: qcom: sdm845-db845c: Fix reset-pin of ov8856 node
  (bsc#1012628).
- soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model()
  (bsc#1012628).
- soc: ti: pm33xx: Fix some resource leak in the error handling
  paths of the probe function (bsc#1012628).
- staging: media: atomisp: Fix size_t format specifier in
  hmm_alloc() debug statemenet (bsc#1012628).
- Bluetooth: drop HCI device reference before return
  (bsc#1012628).
- Bluetooth: Put HCI device if inquiry procedure interrupts
  (bsc#1012628).
- memory: ti-aemif: Drop child node when jumping out loop
  (bsc#1012628).
- ARM: dts: Configure missing thermal interrupt for 4430
  (bsc#1012628).
- usb: dwc2: Do not update data length if it is 0 on inbound
  transfers (bsc#1012628).
- usb: dwc2: Abort transaction after errors with unknown reason
  (bsc#1012628).
- usb: dwc2: Make "trimming xfer length" a debug message
  (bsc#1012628).
- staging: rtl8723bs: wifi_regd.c: Fix incorrect number of
  regulatory rules (bsc#1012628).
- x86/MSR: Filter MSR writes through X86_IOC_WRMSR_REGS ioctl too
  (bsc#1012628).
- arm64: dts: renesas: beacon: Fix EEPROM compatible value
  (bsc#1012628).
- can: mcp251xfd: mcp251xfd_probe(): fix errata reference
  (bsc#1012628).
- ARM: dts: armada388-helios4: assign pinctrl to LEDs
  (bsc#1012628).
- ARM: dts: armada388-helios4: assign pinctrl to each fan
  (bsc#1012628).
- arm64: dts: armada-3720-turris-mox: rename u-boot mtd partition
  to a53-firmware (bsc#1012628).
- opp: Correct debug message in _opp_add_static_v2()
  (bsc#1012628).
- Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv
  (bsc#1012628).
- soc: qcom: ocmem: don't return NULL in of_get_ocmem
  (bsc#1012628).
- arm64: dts: msm8916: Fix reserved and rfsa nodes unit address
  (bsc#1012628).
- arm64: dts: meson: fix broken wifi node for Khadas VIM3L
  (bsc#1012628).
- iwlwifi: mvm: set enabled in the PPAG command properly
  (bsc#1012628).
- ARM: s3c: fix fiq for clang IAS (bsc#1012628).
- optee: simplify i2c access (bsc#1012628).
- staging: wfx: fix possible panic with re-queued frames
  (bsc#1012628).
- ARM: at91: use proper asm syntax in pm_suspend (bsc#1012628).
- ath10k: Fix suspicious RCU usage warning in
  ath10k_wmi_tlv_parse_peer_stats_info() (bsc#1012628).
- ath10k: Fix lockdep assertion warning in ath10k_sta_statistics
  (bsc#1012628).
- ath11k: fix a locking bug in ath11k_mac_op_start()
  (bsc#1012628).
- soc: aspeed: snoop: Add clock control logic (bsc#1012628).
- iwlwifi: mvm: fix the type we use in the PPAG table validity
  checks (bsc#1012628).
- iwlwifi: mvm: store PPAG enabled/disabled flag properly
  (bsc#1012628).
- iwlwifi: mvm: send stored PPAG command instead of local
  (bsc#1012628).
- iwlwifi: mvm: assign SAR table revision to the command later
  (bsc#1012628).
- iwlwifi: mvm: don't check if CSA event is running before
  removing (bsc#1012628).
- bpf_lru_list: Read double-checked variable once without lock
  (bsc#1012628).
- iwlwifi: pnvm: set the PNVM again if it was already loaded
  (bsc#1012628).
- iwlwifi: pnvm: increment the pointer before checking the TLV
  (bsc#1012628).
- ath9k: fix data bus crash when setting nf_override via debugfs
  (bsc#1012628).
- selftests/bpf: Convert test_xdp_redirect.sh to bash
  (bsc#1012628).
- ibmvnic: Set to CLOSED state even on error (bsc#1012628).
- bnxt_en: reverse order of TX disable and carrier off
  (bsc#1012628).
- bnxt_en: Fix devlink info's stored fw.psid version format
  (bsc#1012628).
- xen/netback: fix spurious event detection for common event case
  (bsc#1012628).
- dpaa2-eth: fix memory leak in XDP_REDIRECT (bsc#1012628).
- net: phy: consider that suspend2ram may cut off PHY power
  (bsc#1012628).
- net/mlx5e: Enable XDP for Connect-X IPsec capable devices
  (bsc#1012628).
- net/mlx5e: Don't change interrupt moderation params when DIM
  is enabled (bsc#1012628).
- net/mlx5e: Change interrupt moderation channel params also
  when channels are closed (bsc#1012628).
- net/mlx5: Fix health error state handling (bsc#1012628).
- net/mlx5e: Replace synchronize_rcu with synchronize_net
  (bsc#1012628).
- net/mlx5e: kTLS, Use refcounts to free kTLS RX priv context
  (bsc#1012628).
- net/mlx5: Disable devlink reload for multi port slave device
  (bsc#1012628).
- net/mlx5: Disallow RoCE on multi port slave device
  (bsc#1012628).
- net/mlx5: Disallow RoCE on lag device (bsc#1012628).
- net/mlx5: Disable devlink reload for lag devices (bsc#1012628).
- net/mlx5e: CT: manage the lifetime of the ct entry object
  (bsc#1012628).
- net/mlx5e: Check tunnel offload is required before setting SWP
  (bsc#1012628).
- mac80211: fix potential overflow when multiplying to u32
  integers (bsc#1012628).
- libbpf: Ignore non function pointer member in struct_ops
  (bsc#1012628).
- bpf: Fix an unitialized value in bpf_iter (bsc#1012628).
- bpf, devmap: Use GFP_KERNEL for xdp bulk queue allocation
  (bsc#1012628).
- bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx
  (bsc#1012628).
- selftests: mptcp: fix ACKRX debug message (bsc#1012628).
- tcp: fix SO_RCVLOWAT related hangs under mem pressure
  (bsc#1012628).
- net: axienet: Handle deferred probe on clock properly
  (bsc#1012628).
- cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size
  same in cxgb4 and ulds (bsc#1012628).
- b43: N-PHY: Fix the update of coef for the PHY revision >=
  3case (bsc#1012628).
- bpf: Clear subreg_def for global function return values
  (bsc#1012628).
- ibmvnic: add memory barrier to protect long term buffer
  (bsc#1012628).
- ibmvnic: skip send_request_unmap for timeout reset
  (bsc#1012628).
- ibmvnic: serialize access to work queue on remove (bsc#1012628).
- net: dsa: felix: perform teardown in reverse order of setup
  (bsc#1012628).
- net: dsa: felix: don't deinitialize unused ports (bsc#1012628).
- net: phy: mscc: adding LCPLL reset to VSC8514 (bsc#1012628).
- net: amd-xgbe: Reset the PHY rx data path when mailbox command
  timeout (bsc#1012628).
- net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout
  warning (bsc#1012628).
- net: amd-xgbe: Reset link when the link never comes back
  (bsc#1012628).
- net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE
  SFP (bsc#1012628).
- net: mvneta: Remove per-cpu queue mapping for Armada 3700
  (bsc#1012628).
- net: enetc: fix destroyed phylink dereference during unbind
  (bsc#1012628).
- Bluetooth: Remove hci_req_le_suspend_config (bsc#1012628).
- arm64: dts: broadcom: bcm4908: use proper NAND binding
  (bsc#1012628).
- Bluetooth: hci_qca: Wait for SSR completion during suspend
  (bsc#1012628).
- serial: stm32: fix DMA initialization error handling
  (bsc#1012628).
- bpf: Declare __bpf_free_used_maps() unconditionally
  (bsc#1012628).
- selftests/bpf: Sync RCU before unloading bpf_testmod
  (bsc#1012628).
- arm64: dts: qcom: sm8250: correct sdhc_2 xo clk (bsc#1012628).
- arm64: dts: qcom: qrb5165-rb5: fix uSD pins drive strength
  (bsc#1012628).
- tty: convert tty_ldisc_ops 'read()' function to take a kernel
  pointer (bsc#1012628).
- tty: implement read_iter (bsc#1012628).
- x86/sgx: Fix the return type of sgx_init() (bsc#1012628).
- selftests/bpf: Don't exit on failed bpf_testmod unload
  (bsc#1012628).
- arm64: dts: mt8183: rename rdma fifo size (bsc#1012628).
- arm64: dts: mt8183: refine gamma compatible name (bsc#1012628).
- arm64: dts: mt8183: Add missing power-domain for pwm0 node
  (bsc#1012628).
- net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
  (bsc#1012628).
- ARM: tegra: ouya: Fix eMMC on specific bootloaders
  (bsc#1012628).
- arm64: dts: mt8183: Fix GCE include path (bsc#1012628).
- Bluetooth: hci_qca: check for SSR triggered flag while suspend
  (bsc#1012628).
- Bluetooth: hci_qca: Fixed issue during suspend (bsc#1012628).
- soc: aspeed: socinfo: Add new systems (bsc#1012628).
- net/mlx5e: E-switch, Fix rate calculation for overflow
  (bsc#1012628).
- net/mlx5e: Enable striding RQ for Connect-X IPsec capable
  devices (bsc#1012628).
- net/mlx5e: Fix CQ params of ICOSQ and async ICOSQ (bsc#1012628).
- ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16 (bsc#1012628).
- net: ipa: initialize all resources (bsc#1012628).
- net: phy: mscc: improved serdes calibration applied to VSC8514
  (bsc#1012628).
- net: phy: mscc: coma mode disabled for VSC8514 (bsc#1012628).
- fbdev: aty: SPARC64 requires FB_ATY_CT (bsc#1012628).
- drm/gma500: Fix error return code in psb_driver_load()
  (bsc#1012628).
- drm: document that user-space should force-probe connectors
  (bsc#1012628).
- gma500: clean up error handling in init (bsc#1012628).
- drm/fb-helper: Add missed unlocks in setcmap_legacy()
  (bsc#1012628).
- drm/panel: s6e63m0: Fix init sequence again (bsc#1012628).
- drm/panel: mantix: Tweak init sequence (bsc#1012628).
- drm/vc4: hdmi: Take into account the clock doubling flag in
  atomic_check (bsc#1012628).
- drm/panel: s6e63m0: Support max-brightness (bsc#1012628).
- crypto: sun4i-ss - linearize buffers content must be kept
  (bsc#1012628).
- crypto: sun4i-ss - fix kmap usage (bsc#1012628).
- crypto: arm64/aes-ce - really hide slower algos when faster
  ones are enabled (bsc#1012628).
- hwrng: ingenic - Fix a resource leak in an error handling path
  (bsc#1012628).
- media: allegro: Fix use after free on error (bsc#1012628).
- ASoC: fsl_aud2htx: select SND_SOC_IMX_PCM_DMA (bsc#1012628).
- kcsan: Rewrite kcsan_prandom_u32_max() without
  prandom_u32_state() (bsc#1012628).
- drm: rcar-du: Fix PM reference leak in rcar_cmm_enable()
  (bsc#1012628).
- drm: rcar-du: Fix crash when using LVDS1 clock for CRTC
  (bsc#1012628).
- drm: rcar-du: Fix the return check of of_parse_phandle and
  of_find_device_by_node (bsc#1012628).
- drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor
  if condition (bsc#1012628).
- MIPS: c-r4k: Fix section mismatch for loongson2_sc_init
  (bsc#1012628).
- MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0
  (bsc#1012628).
- drm/virtio: make sure context is created in gem open
  (bsc#1012628).
- drm/fourcc: fix Amlogic format modifier masks (bsc#1012628).
- media: ipu3-cio2: Build only for x86 (bsc#1012628).
- media: i2c: ov5670: Fix PIXEL_RATE minimum value (bsc#1012628).
- media: imx: Unregister csc/scaler only if registered
  (bsc#1012628).
- media: imx: Fix csc/scaler unregister (bsc#1012628).
- media: mtk-vcodec: fix error return code in vdec_vp9_decode()
  (bsc#1012628).
- media: camss: Fix signedness bug in video_enum_fmt()
  (bsc#1012628).
- media: camss: missing error code in msm_video_register()
  (bsc#1012628).
- media: vsp1: Fix an error handling path in the probe function
  (bsc#1012628).
- media: em28xx: Fix use-after-free in em28xx_alloc_urbs
  (bsc#1012628).
- media: media/pci: Fix memleak in empress_init (bsc#1012628).
- media: tm6000: Fix memleak in tm6000_start_stream (bsc#1012628).
- media: aspeed: fix error return code in
  aspeed_video_setup_video() (bsc#1012628).
- ASoC: cs42l56: fix up error handling in probe (bsc#1012628).
- ASoC: qcom: qdsp6: Move frontend AIFs to q6asm-dai
  (bsc#1012628).
- evm: Fix memleak in init_desc (bsc#1012628).
- crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in Kconfig
  (bsc#1012628).
- crypto: bcm - Rename struct device_private to bcm_device_private
  (bsc#1012628).
- sched/fair: Avoid stale CPU util_est value for schedutil in
  task dequeue (bsc#1012628).
- drm/sun4i: tcon: fix inverted DCLK polarity (bsc#1012628).
- media: imx7: csi: Fix regression for parallel cameras on i.MX6UL
  (bsc#1012628).
- media: imx7: csi: Fix pad link validation (bsc#1012628).
- media: ti-vpe: cal: fix write to unallocated memory
  (bsc#1012628).
- MIPS: properly stop .eh_frame generation (bsc#1012628).
- MIPS: Compare __SYNC_loongson3_war against 0 (bsc#1012628).
- drm/tegra: Fix reference leak when pm_runtime_get_sync() fails
  (bsc#1012628).
- drm/amdgpu: toggle on DF Cstate after finishing xgmi injection
  (bsc#1012628).
- bsg: free the request before return error code (bsc#1012628).
- macintosh/adb-iop: Use big-endian autopoll mask (bsc#1012628).
- drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth
  reduction (bsc#1012628).
- drm/amd/display: Fix HDMI deep color output for DCE 6-11
  (bsc#1012628).
- media: software_node: Fix refcounts in
  software_node_get_next_child() (bsc#1012628).
- media: lmedm04: Fix misuse of comma (bsc#1012628).
- media: vidtv: psi: fix missing crc for PMT (bsc#1012628).
- media: atomisp: Fix a buffer overflow in debug code
  (bsc#1012628).
- media: qm1d1c0042: fix error return code in qm1d1c0042_init()
  (bsc#1012628).
- media: cx25821: Fix a bug when reallocating some dma memory
  (bsc#1012628).
- media: mtk-vcodec: fix argument used when DEBUG is defined
  (bsc#1012628).
- mtd: phram: use div_u64_rem to stop overwrite len in phram_setup
  (bsc#1012628).
- media: pxa_camera: declare variable when DEBUG is defined
  (bsc#1012628).
- media: i2c/Kconfig: Select FWNODE for OV772x sensor
  (bsc#1012628).
- ASoC: max98373: Fixes a typo in max98373_feedback_get
  (bsc#1012628).
- sched/eas: Don't update misfit status if the task is pinned
  (bsc#1012628).
- f2fs: fix null page reference in redirty_blocks (bsc#1012628).
- f2fs: compress: fix potential deadlock (bsc#1012628).
- ASoC: qcom: lpass-cpu: Remove bit clock state check
  (bsc#1012628).
- ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspend
  (bsc#1012628).
- perf/arm-cmn: Fix PMU instance naming (bsc#1012628).
- perf/arm-cmn: Move IRQs when migrating context (bsc#1012628).
- mtd: parser: imagetag: fix error codes in
  bcm963xx_parse_imagetag_partitions() (bsc#1012628).
- crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data
  size error) (bsc#1012628).
- crypto: talitos - Fix ctr(aes) on SEC1 (bsc#1012628).
- irqchip/ls-extirq: add IRQCHIP_SKIP_SET_WAKE to the irqchip
  flags (bsc#1012628).
- mm: proc: Invalidate TLB after clearing soft-dirty page state
  (bsc#1012628).
- ata: ahci_brcm: Add back regulators management (bsc#1012628).
- ASoC: cpcap: fix microphone timeslot mask (bsc#1012628).
- ASoC: codecs: add missing max_register in regmap config
  (bsc#1012628).
- mtd: parsers: afs: Fix freeing the part name memory in failure
  (bsc#1012628).
- mtd: rawnand: intel: Fix an error handling path in
  'ebu_dma_start()' (bsc#1012628).
- f2fs: fix to avoid inconsistent quota data (bsc#1012628).
- drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()
  (bsc#1012628).
- f2fs: fix a wrong condition in __submit_bio (bsc#1012628).
- ASoC: qcom: Fix typo error in HDMI regmap config callbacks
  (bsc#1012628).
- KVM: nSVM: Don't strip host's C-bit from guest's CR3 when
  reading PDPTRs (bsc#1012628).
- drm/mediatek: Check if fb is null (bsc#1012628).
- Drivers: hv: vmbus: Avoid use-after-free in
  vmbus_onoffer_rescind() (bsc#1012628).
- ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU
  0A5E (bsc#1012628).
- ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU
  0A32 (bsc#1012628).
- ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU
  0A3E (bsc#1012628).
- locking/lockdep: Avoid unmatched unlock (bsc#1012628).
- ASoC: qcom: lpass: Fix i2s ctl register bit map (bsc#1012628).
- ASoC: rt5682: Fix panic in rt5682_jack_detect_handler happening
  during system shutdown (bsc#1012628).
- ASoC: SOF: debug: Fix a potential issue on string buffer
  termination (bsc#1012628).
- btrfs: clarify error returns values in __load_free_space_cache
  (bsc#1012628).
- btrfs: fix double accounting of ordered extent for subpage
  case in btrfs_invalidapge (bsc#1012628).
- MIPS: relocatable: Provide kaslr_offset() to get the kernel
  offset (bsc#1012628).
- KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on
  x86-64 (bsc#1012628).
- s390/zcrypt: return EIO when msg retry limit reached
  (bsc#1012628).
- drm/vc4: hdmi: Move hdmi reset to bind (bsc#1012628).
- drm/vc4: hdmi: Fix register offset with longer CEC messages
  (bsc#1012628).
- drm/vc4: hdmi: Fix up CEC registers (bsc#1012628).
- drm/vc4: hdmi: Restore cec physical address on reconnect
  (bsc#1012628).
- drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
  (bsc#1012628).
- drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
  (bsc#1012628).
- drm/lima: fix reference leak in lima_pm_busy (bsc#1012628).
- drm/virtio: fix an error code in virtio_gpu_init()
  (bsc#1012628).
- drm/dp_mst: Don't cache EDIDs for physical ports (bsc#1012628).
- hwrng: timeriomem - Fix cooldown period calculation
  (bsc#1012628).
- crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
  (bsc#1012628).
- io_uring: fix possible deadlock in io_uring_poll (bsc#1012628).
- nvmet-tcp: fix receive data digest calculation for multiple
  h2cdata PDUs (bsc#1012628).
- nvmet-tcp: fix potential race of tcp socket closing accept_work
  (bsc#1012628).
- nvme-multipath: set nr_zones for zoned namespaces (bsc#1012628).
- nvmet: remove extra variable in identify ns (bsc#1012628).
- nvmet: set status to 0 in case for invalid nsid (bsc#1012628).
- ASoC: SOF: sof-pci-dev: add missing Up-Extreme quirk
  (bsc#1012628).
- ima: Free IMA measurement buffer on error (bsc#1012628).
- ima: Free IMA measurement buffer after kexec syscall
  (bsc#1012628).
- ASoC: simple-card-utils: Fix device module clock (bsc#1012628).
- fs/jfs: fix potential integer overflow on shift of a int
  (bsc#1012628).
- jffs2: fix use after free in jffs2_sum_write_data()
  (bsc#1012628).
- ubifs: Fix memleak in ubifs_init_authentication (bsc#1012628).
- ubifs: replay: Fix high stack usage, again (bsc#1012628).
- ubifs: Fix error return code in alloc_wbufs() (bsc#1012628).
- irqchip/imx: IMX_INTMUX should not default to y, unconditionally
  (bsc#1012628).
- smp: Process pending softirqs in
  flush_smp_call_function_from_idle() (bsc#1012628).
- drm/amdgpu/display: remove hdcp_srm sysfs on device removal
  (bsc#1012628).
- Input: da7280 - fix missing error test (bsc#1012628).
- Input: da7280 - protect OF match table with CONFIG_OF
  (bsc#1012628).
- Input: imx_keypad - add dependency on HAS_IOMEM (bsc#1012628).
- capabilities: Don't allow writing ambiguous v3 file capabilities
  (bsc#1012628).
- HSI: Fix PM usage counter unbalance in ssi_hw_init
  (bsc#1012628).
- power: supply: cpcap: Add missing IRQF_ONESHOT to fix regression
  (bsc#1012628).
- clk: meson: clk-pll: fix initializing the old rate (fallback)
  for a PLL (bsc#1012628).
- clk: meson: clk-pll: make "ret" a signed integer (bsc#1012628).
- clk: meson: clk-pll: propagate the error from
  meson_clk_pll_set_rate() (bsc#1012628).
- selftests/powerpc: Make the test check in eeh-basic.sh posix
  compliant (bsc#1012628).
- regulator: qcom-rpmh-regulator: add pm8009-1 chip revision
  (bsc#1012628).
- arm64: dts: qcom: qrb5165-rb5: fix pm8009 regulators
  (bsc#1012628).
- quota: Fix memory leak when handling corrupted quota file
  (bsc#1012628).
- i2c: iproc: handle only slave interrupts which are enabled
  (bsc#1012628).
- i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
  (bsc#1012628).
- i2c: iproc: handle master read request (bsc#1012628).
- spi: cadence-quadspi: Abort read if dummy cycles required are
  too many (bsc#1012628).
- clk: sunxi-ng: h6: Fix CEC clock (bsc#1012628).
- clk: renesas: r8a779a0: Remove non-existent S2 clock
  (bsc#1012628).
- clk: renesas: r8a779a0: Fix parent of CBFUSA clock
  (bsc#1012628).
- HID: core: detect and skip invalid inputs to snto32()
  (bsc#1012628).
- RDMA/siw: Fix handling of zero-sized Read and Receive Queues
  (bsc#1012628).
- dmaengine: fsldma: Fix a resource leak in the remove function
  (bsc#1012628).
- dmaengine: fsldma: Fix a resource leak in an error handling
  path of the probe function (bsc#1012628).
- dmaengine: owl-dma: Fix a resource leak in the remove function
  (bsc#1012628).
- rtc: rx6110: fix build against modular I2C (bsc#1012628).
- dmaengine: qcom: Always inline gpi_update_reg (bsc#1012628).
- dmaengine: ti: k3-udma: Set rflow count for BCDMA split channels
  (bsc#1012628).
- dmaengine: hsu: disable spurious interrupt (bsc#1012628).
- mfd: bd9571mwv: Use devm_mfd_add_devices() (bsc#1012628).
- power: supply: cpcap-charger: Fix missing power_supply_put()
  (bsc#1012628).
- power: supply: cpcap-battery: Fix missing power_supply_put()
  (bsc#1012628).
- scsi: ufs: Fix a possible NULL pointer issue (bsc#1012628).
- power: supply: cpcap-charger: Fix power_supply_put on null
  battery pointer (bsc#1012628).
- fdt: Properly handle "no-map" field in the memory region
  (bsc#1012628).
- of/fdt: Make sure no-map does not remove already reserved
  regions (bsc#1012628).
- RDMA/rtrs: Extend ibtrs_cq_qp_create (bsc#1012628).
- RDMA/rtrs-srv: Release lock before call into close_sess
  (bsc#1012628).
- RDMA/rtrs-srv: Use sysfs_remove_file_self for disconnect
  (bsc#1012628).
- RDMA/rtrs-clt: Set mininum limit when create QP (bsc#1012628).
- RDMA/rtrs-srv: Jump to dereg_mr label if allocate iu fails
  (bsc#1012628).
- RDMA/rtrs: Call kobject_put in the failure path (bsc#1012628).
- RDMA/rtrs-srv: Fix missing wr_cqe (bsc#1012628).
- RDMA/rtrs-clt: Refactor the failure cases in alloc_clt
  (bsc#1012628).
- RDMA/rtrs-srv: Init wr_cnt as 1 (bsc#1012628).
- RDMA/rtrs: Fix KASAN: stack-out-of-bounds bug (bsc#1012628).
- power: reset: at91-sama5d2_shdwc: fix wkupdbc mask
  (bsc#1012628).
- rtc: s5m: select REGMAP_I2C (bsc#1012628).
- dmaengine: idxd: set DMA channel to be private (bsc#1012628).
- power: supply: fix sbs-charger build, needs REGMAP_I2C
  (bsc#1012628).
- clocksource/drivers/ixp4xx: Select TIMER_OF when needed
  (bsc#1012628).
- clocksource/drivers/mxs_timer: Add missing semicolon when
  DEBUG is defined (bsc#1012628).
- module: harden ELF info handling (bsc#1012628).
- spi: imx: Don't print error on -EPROBEDEFER (bsc#1012628).
- RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation
  (bsc#1012628).
- IB/mlx5: Add mutex destroy call to cap_mask_mutex mutex
  (bsc#1012628).
- clk: sunxi-ng: h6: Fix clock divider range on some clocks
  (bsc#1012628).
- platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BIT
  (bsc#1012628).
- platform/chrome: cros_ec_proto: Add LID and BATTERY to default
  mask (bsc#1012628).
- regulator: axp20x: Fix reference cout leak (bsc#1012628).
- watch_queue: Drop references to /dev/watch_queue (bsc#1012628).
- certs: Fix blacklist flag type confusion (bsc#1012628).
- regulator: s5m8767: Fix reference count leak (bsc#1012628).
- spi: atmel: Put allocated master before return (bsc#1012628).
- regulator: s5m8767: Drop regulators OF node reference
  (bsc#1012628).
- scsi: libsas: Remove notifier indirection (bsc#1012628).
- scsi: libsas: Introduce a _gfp() variant of event notifiers
  (bsc#1012628).
- scsi: mvsas: Pass gfp_t flags to libsas event notifiers
  (bsc#1012628).
- scsi: isci: Pass gfp_t flags in isci_port_link_down()
  (bsc#1012628).
- scsi: isci: Pass gfp_t flags in isci_port_link_up()
  (bsc#1012628).
- scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()
  (bsc#1012628).
- power: supply: axp20x_usb_power: Init work before enabling IRQs
  (bsc#1012628).
- power: supply: smb347-charger: Fix interrupt usage if interrupt
  is unavailable (bsc#1012628).
- regulator: core: Avoid debugfs: Directory ... already
  present! error (bsc#1012628).
- isofs: release buffer head before return (bsc#1012628).
- watchdog: intel-mid_wdt: Postpone IRQ handler registration
  till SCU is ready (bsc#1012628).
- auxdisplay: ht16k33: Fix refresh rate handling (bsc#1012628).
- auxdisplay: Fix duplicate CHARLCD config symbol (bsc#1012628).
- objtool: Fix error handling for STD/CLD warnings (bsc#1012628).
- objtool: Fix retpoline detection in asm code (bsc#1012628).
- objtool: Fix ".cold" section suffix check for newer versions
  of GCC (bsc#1012628).
- scsi: lpfc: Fix ancient double free (bsc#1012628).
- iommu: Switch gather->end to the inclusive end (bsc#1012628).
- tools/testing/scatterlist: Fix overflow of max segment size
  (bsc#1012628).
- RDMA/mlx5: Allow creating all QPs even when non RDMA profile
  is used (bsc#1012628).
- IB/umad: Return EIO in case of when device disassociated
  (bsc#1012628).
- IB/umad: Return EPOLLERR in case of when device disassociated
  (bsc#1012628).
- KVM: PPC: Make the VMX instruction emulation routines static
  (bsc#1012628).
- powerpc/kvm: Force selection of CONFIG_PPC_FPU (bsc#1012628).
- powerpc/47x: Disable 256k page size (bsc#1012628).
- powerpc/sstep: Check instruction validity against ISA version
  before emulation (bsc#1012628).
- powerpc/sstep: Fix incorrect return from analyze_instr()
  (bsc#1012628).
- powerpc/time: Enable sched clock for irqtime (bsc#1012628).
- powerpc: Fix build error in paravirt.h (bsc#1012628).
- mmc: owl-mmc: Fix a resource leak in an error handling path
  and in the remove function (bsc#1012628).
- mmc: sdhci-sprd: Fix some resource leaks in the remove function
  (bsc#1012628).
- mmc: usdhi6rol0: Fix a resource leak in the error handling
  path of the probe (bsc#1012628).
- mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from
  8 to 128-bytes (bsc#1012628).
- ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+
  cores (bsc#1012628).
- i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev struct
  (bsc#1012628).
- i3c/master/mipi-i3c-hci: Specify HAS_IOMEM dependency
  (bsc#1012628).
- amba: Fix resource leak for drivers without .remove
  (bsc#1012628).
- iommu: Move iotlb_sync_map out from __iommu_map (bsc#1012628).
- iommu: Properly pass gfp_t in _iommu_map() to avoid atomic
  sleeping (bsc#1012628).
- IB/mlx5: Return appropriate error code instead of ENOMEM
  (bsc#1012628).
- IB/cm: Avoid a loop when device has 255 ports (bsc#1012628).
- tracepoint: Do not fail unregistering a probe due to memory
  failure (bsc#1012628).
- rtc: zynqmp: depend on HAS_IOMEM (bsc#1012628).
- platform/x86: intel_pmt: Make INTEL_PMT_CLASS
  non-user-selectable (bsc#1012628).
- platform/x86: intel_pmt_telemetry: Add dependency on
  MFD_INTEL_PMT (bsc#1012628).
- platform/x86: intel_pmt_crashlog: Add dependency on
  MFD_INTEL_PMT (bsc#1012628).
- perf tools: Fix DSO filtering when not finding a map for a
  sampled address (bsc#1012628).
- perf vendor events arm64: Fix Ampere eMag event typo
  (bsc#1012628).
- RDMA/rxe: Fix coding error in rxe_recv.c (bsc#1012628).
- RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt (bsc#1012628).
- RDMA/rxe: Correct skb on loopback path (bsc#1012628).
- spi: stm32: properly handle 0 byte transfer (bsc#1012628).
- mfd: altera-sysmgr: Fix physical address storing more
  (bsc#1012628).
- mfd: wm831x-auxadc: Prevent use after free in
  wm831x_auxadc_read_irq() (bsc#1012628).
- powerpc/pseries/dlpar: handle ibm, configure-connector delay
  status (bsc#1012628).
- powerpc/8xx: Fix software emulation interrupt (bsc#1012628).
- powerpc/sstep: Fix load-store and update emulation
  (bsc#1012628).
- powerpc/sstep: Fix darn emulation (bsc#1012628).
- clk: qcom: gfm-mux: fix clk mask (bsc#1012628).
- clk: qcom: gcc-sc7180: Mark the MM XO clocks to be always ON
  (bsc#1012628).
- clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLs
  (bsc#1012628).
- kunit: tool: fix unit test cleanup handling (bsc#1012628).
- kselftests: dmabuf-heaps: Fix Makefile's inclusion of the
  kernel's usr/include dir (bsc#1012628).
- RDMA/hns: Allocate one more recv SGE for HIP08 (bsc#1012628).
- RDMA/hns: Bugfix for checking whether the srq is full when
  post wr (bsc#1012628).
- RDMA/hns: Force srq_limit to 0 when creating SRQ (bsc#1012628).
- RDMA/hns: Fixed wrong judgments in the goto branch
  (bsc#1012628).
- RDMA/hns: Remove the reserved WQE of SRQ (bsc#1012628).
- RDMA/siw: Fix calculation of tx_valid_cpus size (bsc#1012628).
- RDMA/hns: Avoid filling sgid index when modifying QP to RTR
  (bsc#1012628).
- RDMA/hns: Fix type of sq_signal_bits (bsc#1012628).
- RDMA/hns: Add mapped page count checking for MTR (bsc#1012628).
- RDMA/hns: Disable RQ inline by default (bsc#1012628).
- clk: divider: fix initialization with parent_hw (bsc#1012628).
- spi: pxa2xx: Fix the controller numbering for Wildcat Point
  (bsc#1012628).
- powerpc/uaccess: Avoid might_fault() when user access is enabled
  (bsc#1012628).
- powerpc/kuap: Restore AMR after replaying soft interrupts
  (bsc#1012628).
- regulator: qcom-rpmh: fix pm8009 ldo7 (bsc#1012628).
- clk: aspeed: Fix APLL calculate formula from ast2600-A2
  (bsc#1012628).
- selftests/ftrace: Update synthetic event syntax errors
  (bsc#1012628).
- perf symbols: Use (long) for iterator for bfd symbols
  (bsc#1012628).
- regulator: bd718x7, bd71828, Fix dvs voltage levels
  (bsc#1012628).
- spi: dw: Avoid stack content exposure (bsc#1012628).
- spi: Skip zero-length transfers in spi_transfer_one_message()
  (bsc#1012628).
- printk: avoid prb_first_valid_seq() where possible
  (bsc#1012628).
- perf symbols: Fix return value when loading PE DSO
  (bsc#1012628).
- nfsd: register pernet ops last, unregister first (bsc#1012628).
- svcrdma: Hold private mutex while invoking rdma_accept()
  (bsc#1012628).
- ceph: fix flush_snap logic after putting caps (bsc#1012628).
- RDMA/hns: Fixes missing error code of CMDQ (bsc#1012628).
- RDMA/ucma: Fix use-after-free bug in ucma_create_uevent
  (bsc#1012628).
- RDMA/rtrs-srv: Fix stack-out-of-bounds (bsc#1012628).
- RDMA/rtrs: Only allow addition of path to an already established
  session (bsc#1012628).
- RDMA/rtrs-srv: fix memory leak by missing kobject free
  (bsc#1012628).
- RDMA/rtrs-srv-sysfs: fix missing put_device (bsc#1012628).
- RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR()
  (bsc#1012628).
- Input: sur40 - fix an error code in sur40_probe() (bsc#1012628).
- perf record: Fix continue profiling after draining the buffer
  (bsc#1012628).
- perf unwind: Set userdata for all __report_module() paths
  (bsc#1012628).
- perf intel-pt: Fix missing CYC processing in PSB (bsc#1012628).
- perf intel-pt: Fix premature IPC (bsc#1012628).
- perf intel-pt: Fix IPC with CYC threshold (bsc#1012628).
- perf test: Fix unaligned access in sample parsing test
  (bsc#1012628).
- Input: elo - fix an error code in elo_connect() (bsc#1012628).
- sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set
  (bsc#1012628).
- sparc: fix led.c driver when PROC_FS is not enabled
  (bsc#1012628).
- Input: zinitix - fix return type of zinitix_init_touch()
  (bsc#1012628).
- Input: st1232 - add IDLE state as ready condition (bsc#1012628).
- ARM: 9065/1: OABI compat: fix build when EPOLL is not enabled
  (bsc#1012628).
- Input: st1232 - fix NORMAL vs. IDLE state handling
  (bsc#1012628).
- misc: eeprom_93xx46: Fix module alias to enable module autoprobe
  (bsc#1012628).
- phy: rockchip-emmc: emmc_phy_init() always return 0
  (bsc#1012628).
- phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
  (bsc#1012628).
- misc: eeprom_93xx46: Add module alias to avoid breaking support
  for non device tree users (bsc#1012628).
- PCI: rcar: Always allocate MSI addresses in 32bit space
  (bsc#1012628).
- soundwire: cadence: fix ACK/NAK handling (bsc#1012628).
- pwm: rockchip: Enable APB clock during register access while
  probing (bsc#1012628).
- pwm: rockchip: rockchip_pwm_probe(): Remove superfluous
  clk_unprepare() (bsc#1012628).
- pwm: rockchip: Eliminate potential race condition when probing
  (bsc#1012628).
- PCI: xilinx-cpm: Fix reference count leak on error path
  (bsc#1012628).
- VMCI: Use set_page_dirty_lock() when unregistering guest memory
  (bsc#1012628).
- PCI: Align checking of syscall user config accessors
  (bsc#1012628).
- mei: hbm: call mei_set_devstate() on hbm stop response
  (bsc#1012628).
- drm/msm: Fix MSM_INFO_GET_IOVA with carveout (bsc#1012628).
- drm/msm: Add proper checks for GPU LLCC support (bsc#1012628).
- drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)
  (bsc#1012628).
- drm/msm/mdp5: Fix wait-for-commit for cmd panels (bsc#1012628).
- drm/msm: Fix race of GPU init vs timestamp power management
  (bsc#1012628).
- drm/msm: Fix races managing the OOB state for timestamp vs
  timestamps (bsc#1012628).
- drm/msm/kms: Make a lock_class_key for each crtc mutex
  (bsc#1012628).
- drm/msm/dp: trigger unplug event in msm_dp_display_disable
  (bsc#1012628).
- vfio/iommu_type1: Populate full dirty when detach non-pinned
  group (bsc#1012628).
- vfio/iommu_type1: Fix some sanity checks in detach group
  (bsc#1012628).
- vfio-pci/zdev: fix possible segmentation fault issue
  (bsc#1012628).
- ext4: fix potential htree index checksum corruption
  (bsc#1012628).
- phy: USB_LGM_PHY should depend on X86 (bsc#1012628).
- coresight: etm4x: Skip accessing TRCPDCR in save/restore
  (bsc#1012628).
- nvmem: core: Fix a resource leak on error in
  nvmem_add_cells_from_of() (bsc#1012628).
- nvmem: core: skip child nodes not matching binding
  (bsc#1012628).
- drm/msm: Fix legacy relocs path (bsc#1012628).
- soundwire: bus: use sdw_update_no_pm when initializing a device
  (bsc#1012628).
- soundwire: bus: use sdw_write_no_pm when setting the bus scale
  registers (bsc#1012628).
- soundwire: export sdw_write/read_no_pm functions (bsc#1012628).
- soundwire: bus: fix confusion on device used by pm_runtime
  (bsc#1012628).
- drm/msm/dp: Add a missing semi-colon (bsc#1012628).
- misc: fastrpc: fix incorrect usage of dma_map_sgtable
  (bsc#1012628).
- remoteproc/mediatek: acknowledge watchdog IRQ after handled
  (bsc#1012628).
- mhi: Fix double dma free (bsc#1012628).
- regmap: sdw: use _no_pm functions in regmap_read/write
  (bsc#1012628).
- ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of
  selecting it (bsc#1012628).
- mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULL
  (bsc#1012628).
- device-dax: Fix default return code of range_parse()
  (bsc#1012628).
- PCI: pci-bridge-emul: Fix array overruns, improve safety
  (bsc#1012628).
- PCI: cadence: Fix DMA range mapping early return error
  (bsc#1012628).
- i40e: Fix flow for IPv6 next header (extension header)
  (bsc#1012628).
- i40e: Add zero-initialization of AQ command structures
  (bsc#1012628).
- i40e: Fix overwriting flow control settings during driver
  loading (bsc#1012628).
- i40e: Fix addition of RX filters after enabling FW LLDP agent
  (bsc#1012628).
- i40e: Fix VFs not created (bsc#1012628).
- Take mmap lock in cacheflush syscall (bsc#1012628).
- nios2: fixed broken sys_clone syscall (bsc#1012628).
- i40e: Fix add TC filter for IPv6 (bsc#1012628).
- i40e: Fix endianness conversions (bsc#1012628).
- octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()
  (bsc#1012628).
- pwm: iqs620a: Fix overflow and optimize calculations
  (bsc#1012628).
- ice: report correct max number of TCs (bsc#1012628).
- ice: Account for port VLAN in VF max packet size calculation
  (bsc#1012628).
- ice: Fix state bits on LLDP mode switch (bsc#1012628).
- ice: update the number of available RSS queues (bsc#1012628).
- dpaa_eth: fix the access method for the dpaa_napi_portal
  (bsc#1012628).
- net: stmmac: fix CBS idleslope and sendslope calculation
  (bsc#1012628).
- net/mlx4_core: Add missed mlx4_free_cmd_mailbox() (bsc#1012628).
- PCI: rockchip: Make 'ep-gpios' DT property optional
  (bsc#1012628).
- vxlan: move debug check after netdev unregister (bsc#1012628).
- wireguard: device: do not generate ICMP for non-IP packets
  (bsc#1012628).
- wireguard: kconfig: use arm chacha even with no neon
  (bsc#1012628).
- ocfs2: fix a use after free on error (bsc#1012628).
- mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
  (bsc#1012628).
- mm: memcontrol: fix slub memory accounting (bsc#1012628).
- mm/memory.c: fix potential pte_unmap_unlock pte error
  (bsc#1012628).
- mm/hugetlb: fix potential double free in hugetlb_register_node()
  error path (bsc#1012628).
- mm/hugetlb: suppress wrong warning info when alloc gigantic page
  (bsc#1012628).
- mm/compaction: fix misbehaviors of fast_find_migrateblock()
  (bsc#1012628).
- net: phy: micrel: set soft_reset callback to genphy_soft_reset
  for KSZ8081 (bsc#1012628).
- r8169: fix jumbo packet handling on RTL8168e (bsc#1012628).
- NFSv4: Fixes for nfs4_bitmask_adjust() (bsc#1012628).
- KVM: SVM: Intercept INVPCID when it's disabled to inject #UD
  (bsc#1012628).
- KVM: x86/mmu: Expand collapsible SPTE zap for TDP MMU to
  ZONE_DEVICE and HugeTLB pages (bsc#1012628).
- cifs: Fix inconsistent IS_ERR and PTR_ERR (bsc#1012628).
- arm64: Add missing ISB after invalidating TLB in
  __primary_switch (bsc#1012628).
- i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition (bsc#1012628).
- i2c: exynos5: Preserve high speed master code (bsc#1012628).
- mm,thp,shmem: make khugepaged obey tmpfs mount flags
  (bsc#1012628).
- mm: fix memory_failure() handling of dax-namespace metadata
  (bsc#1012628).
- mm/rmap: fix potential pte_unmap on an not mapped pte
  (bsc#1012628).
- proc: use kvzalloc for our kernel buffer (bsc#1012628).
- csky: Fix a size determination in gpr_get() (bsc#1012628).
- scsi: bnx2fc: Fix Kconfig warning & CNIC build errors
  (bsc#1012628).
- scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcalloc (bsc#1012628).
- block: reopen the device in blkdev_reread_part (bsc#1012628).
- block: fix logging on capacity change (bsc#1012628).
- ide/falconide: Fix module unload (bsc#1012628).
- scsi: sd: Fix Opal support (bsc#1012628).
- blk-settings: align max_sectors on "logical_block_size" boundary
  (bsc#1012628).
- soundwire: intel: fix possible crash when no device is detected
  (bsc#1012628).
- ACPI: property: Fix fwnode string properties matching
  (bsc#1012628).
- ACPI: configfs: add missing check after
  configfs_register_default_group() (bsc#1012628).
- cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is
  known (bsc#1012628).
- HID: logitech-dj: add support for keyboard events in eQUAD
  step 4 Gaming (bsc#1012628).
- HID: wacom: Ignore attempts to overwrite the touch_max value
  from HID (bsc#1012628).
- Input: raydium_ts_i2c - do not send zero length (bsc#1012628).
- Input: xpad - add support for PowerA Enhanced Wired Controller
  for Xbox Series X|S (bsc#1012628).
- Input: joydev - prevent potential read overflow in ioctl
  (bsc#1012628).
- Input: i8042 - add ASUS Zenbook Flip to noselftest list
  (bsc#1012628).
- media: mceusb: Fix potential out-of-bounds shift (bsc#1012628).
- USB: serial: option: update interface mapping for ZTE P685M
  (bsc#1012628).
- usb: musb: Fix runtime PM race in musb_queue_resume_work
  (bsc#1012628).
- usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1
  (bsc#1012628).
- usb: dwc3: gadget: Fix dep->interval for fullspeed interrupt
  (bsc#1012628).
- USB: serial: ftdi_sio: fix FTX sub-integer prescaler
  (bsc#1012628).
- USB: serial: pl2303: fix line-speed handling on newer chips
  (bsc#1012628).
- USB: serial: mos7840: fix error code in mos7840_write()
  (bsc#1012628).
- USB: serial: mos7720: fix error code in mos7720_write()
  (bsc#1012628).
- phy: lantiq: rcu-usb2: wait after clock enable (bsc#1012628).
- ALSA: usb-audio: Correct document for
  snd_usb_endpoint_free_all() (bsc#1012628).
- ALSA: usb-audio: Handle invalid running state at releasing EP
  (bsc#1012628).
- ALSA: usb-audio: More strict state change in EP (bsc#1012628).
- ALSA: usb-audio: Don't avoid stopping the stream at
  disconnection (bsc#1012628).
- ALSA: usb-audio: Add implicit fb quirk for BOSS GP-10
  (bsc#1012628).
- ALSA: fireface: fix to parse sync status register of latter
  protocol (bsc#1012628).
- ALSA: hda: Add another CometLake-H PCI ID (bsc#1012628).
- ALSA: hda/hdmi: Drop bogus check at closing a stream
  (bsc#1012628).
- ALSA: hda/realtek: modify EAPD in the ALC886 (bsc#1012628).
- ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup
  (bsc#1012628).
- MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs too
  (bsc#1012628).
- MIPS: Support binutils configured with
  - -enable-mips-fix-loongson3-llsc=yes (bsc#1012628).
- MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='
  (bsc#1012628).
- Revert "MIPS: Octeon: Remove special handling of
  CONFIG_MIPS_ELF_APPENDED_DTB=y" (bsc#1012628).
- MIPS: compressed: fix build with enabled UBSAN (bsc#1012628).
- Revert "bcache: Kill btree_io_wq" (bsc#1012628).
- bcache: Give btree_io_wq correct semantics again (bsc#1012628).
- bcache: Move journal work to new flush wq (bsc#1012628).
- Revert "drm/amd/display: Update NV1x SR latency values"
  (bsc#1012628).
- drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()
  (bsc#1012628).
- drm/amd/display: Remove Assert from dcn10_get_dig_frontend
  (bsc#1012628).
- drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
  (bsc#1012628).
- Revert "drm/amd/display: reuse current context instead of
  recreating one" (bsc#1012628).
- drm/amdkfd: Fix recursive lock warnings (bsc#1012628).
- drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3
  (bsc#1012628).
- drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)
  (bsc#1012628).
- drm/amdgpu: fix shutdown and poweroff process failed with s0ix
  (bsc#1012628).
- drm/ttm: Fix a memory leak (bsc#1012628).
- drm/nouveau/kms: handle mDP connectors (bsc#1012628).
- drm/modes: Switch to 64bit maths to avoid integer overflow
  (bsc#1012628).
- drm/sched: Cancel and flush all outstanding jobs before finish
  (bsc#1012628).
- drm/panel: kd35t133: allow using non-continuous dsi clock
  (bsc#1012628).
- drm/rockchip: Require the YTR modifier for AFBC (bsc#1012628).
- ASoC: siu: Fix build error by a wrong const prefix
  (bsc#1012628).
- selinux: fix inconsistency between inode_getxattr and
  inode_listsecurity (bsc#1012628).
- erofs: initialized fields can only be observed after bit is set
  (bsc#1012628).
- tpm_tis: Fix check_locality for correct locality acquisition
  (bsc#1012628).
- tpm_tis: Clean up locality release (bsc#1012628).
- KEYS: trusted: Fix incorrect handling of tpm_get_random()
  (bsc#1012628).
- KEYS: trusted: Fix migratable=1 failing (bsc#1012628).
- KEYS: trusted: Reserve TPM for seal and unseal operations
  (bsc#1012628).
- btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node
  (bsc#1012628).
- btrfs: do not warn if we can't find the reloc root when looking
  up backref (bsc#1012628).
- btrfs: add asserts for deleting backref cache nodes
  (bsc#1012628).
- btrfs: abort the transaction if we fail to inc ref in
  btrfs_copy_root (bsc#1012628).
- btrfs: fix reloc root leak with 0 ref reloc roots on recovery
  (bsc#1012628).
- btrfs: splice remaining dirty_bg's onto the transaction dirty
  bg list (bsc#1012628).
- btrfs: handle space_info::total_bytes_pinned inside the delayed
  ref itself (bsc#1012628).
- btrfs: account for new extents being deleted in
  total_bytes_pinned (bsc#1012628).
- btrfs: fix extent buffer leak on failure to copy root
  (bsc#1012628).
- drm/i915/gt: Flush before changing register state (bsc#1012628).
- drm/i915/gt: Correct surface base address for renderclear
  (bsc#1012628).
- crypto: arm64/sha - add missing module aliases (bsc#1012628).
- crypto: aesni - prevent misaligned buffers on the stack
  (bsc#1012628).
- crypto: michael_mic - fix broken misalignment handling
  (bsc#1012628).
- crypto: sun4i-ss - checking sg length is not sufficient
  (bsc#1012628).
- crypto: sun4i-ss - IV register does not work on A10 and A13
  (bsc#1012628).
- crypto: sun4i-ss - handle BigEndian for cipher (bsc#1012628).
- crypto: sun4i-ss - initialize need_fallback (bsc#1012628).
- soc: samsung: exynos-asv: don't defer early on not-supported
  SoCs (bsc#1012628).
- soc: samsung: exynos-asv: handle reading revision register error
  (bsc#1012628).
- seccomp: Add missing return in non-void function (bsc#1012628).
- arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
  (bsc#1012628).
- misc: rtsx: init of rts522a add OCP power off when no card is
  present (bsc#1012628).
- drivers/misc/vmw_vmci: restrict too big queue size in
  qp_host_alloc_queue (bsc#1012628).
- pstore: Fix typo in compression option name (bsc#1012628).
- dts64: mt7622: fix slow sd card access (bsc#1012628).
- arm64: dts: agilex: fix phy interface bit shift for gmac1 and
  gmac2 (bsc#1012628).
- staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.c (bsc#1012628).
- staging: gdm724x: Fix DMA from stack (bsc#1012628).
- staging: rtl8188eu: Add Edimax EW-7811UN V2 to device table
  (bsc#1012628).
- media: i2c: max9286: fix access to unallocated memory
  (bsc#1012628).
- media: v4l: ioctl: Fix memory leak in video_usercopy
  (bsc#1012628).
- media: ir_toy: add another IR Droid device (bsc#1012628).
- media: ipu3-cio2: Fix mbus_code processing in
  cio2_subdev_set_fmt() (bsc#1012628).
- media: marvell-ccic: power up the device on mclk enable
  (bsc#1012628).
- media: smipcie: fix interrupt handling and IR timeout
  (bsc#1012628).
- x86/virt: Eat faults on VMXOFF in reboot flows (bsc#1012628).
- x86/reboot: Force all cpus to exit VMX root if VMX is supported
  (bsc#1012628).
- x86/fault: Fix AMD erratum #91 errata fixup for user code
  (bsc#1012628).
- x86/entry: Fix instrumentation annotation (bsc#1012628).
- powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan
  (bsc#1012628).
- rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers
  (bsc#1012628).
- rcu/nocb: Perform deferred wake up before last idle's
  need_resched() check (bsc#1012628).
- rcu/nocb: Trigger self-IPI on late deferred wake up before
  user resume (bsc#1012628).
- entry: Explicitly flush pending rcuog wakeup before last
  rescheduling point (bsc#1012628).
- entry/kvm: Explicitly flush pending rcuog wakeup before last
  rescheduling point (bsc#1012628).
- kprobes: Fix to delay the kprobes jump optimization
  (bsc#1012628).
- arm64: Extend workaround for erratum 1024718 to all versions
  of Cortex-A55 (bsc#1012628).
- iommu/arm-smmu-qcom: Fix mask extraction for bootloader
  programmed SMRs (bsc#1012628).
- mailbox: arm_mhuv2: Skip calling kfree() with invalid pointer
  (bsc#1012628).
- arm64: kexec_file: fix memory leakage in create_dtb() when
  fdt_open_into() fails (bsc#1012628).
- arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
  (bsc#1012628).
- arm64 module: set plt* section addresses to 0x0 (bsc#1012628).
- arm64: spectre: Prevent lockdep splat on v4 mitigation enable
  path (bsc#1012628).
- riscv: Disable KSAN_SANITIZE for vDSO (bsc#1012628).
- watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ
  (bsc#1012628).
- watchdog: mei_wdt: request stop on unregister (bsc#1012628).
- coresight: etm4x: Handle accesses to TRCSTALLCTLR (bsc#1012628).
- mtd: spi-nor: sfdp: Fix last erase region marking (bsc#1012628).
- mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid
  region (bsc#1012628).
- mtd: spi-nor: core: Fix erase type discovery for overlaid region
  (bsc#1012628).
- mtd: spi-nor: core: Add erase size check for erase command
  initialization (bsc#1012628).
- mtd: spi-nor: hisi-sfc: Put child node np on error path
  (bsc#1012628).
- fs/affs: release old buffer head on error path (bsc#1012628).
- seq_file: document how per-entry resources are managed
  (bsc#1012628).
- x86: fix seq_file iteration for pat/memtype.c (bsc#1012628).
- mm: memcontrol: fix swap undercounting in cgroup2 (bsc#1012628).
- mm: memcontrol: fix get_active_memcg return value (bsc#1012628).
- hugetlb: fix update_and_free_page contig page struct assumption
  (bsc#1012628).
- hugetlb: fix copy_huge_page_from_user contig page struct
  assumption (bsc#1012628).
- mm/vmscan: restore zone_reclaim_mode ABI (bsc#1012628).
- mm, compaction: make fast_isolate_freepages() stay within zone
  (bsc#1012628).
- KVM: nSVM: fix running nested guests when npt=0 (bsc#1012628).
- nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointer
  (bsc#1012628).
- module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined
  symbols (bsc#1012628).
- mmc: sdhci-esdhc-imx: fix kernel panic when remove module
  (bsc#1012628).
- mmc: sdhci-pci-o2micro: Bug fix for SDR104 HW tuning failure
  (bsc#1012628).
- powerpc/32: Preserve cr1 in exception prolog stack check to
  fix build error (bsc#1012628).
- powerpc/kexec_file: fix FDT size estimation for kdump kernel
  (bsc#1012628).
- powerpc/32s: Add missing call to kuep_lock on syscall entry
  (bsc#1012628).
- spmi: spmi-pmic-arb: Fix hw_irq overflow (bsc#1012628).
- mei: bus: block send with vtag on non-conformat FW
  (bsc#1012628).
- mei: fix transfer over dma with extended header (bsc#1012628).
- mei: me: emmitsburg workstation DID (bsc#1012628).
- mei: me: add adler lake point S DID (bsc#1012628).
- mei: me: add adler lake point LP DID (bsc#1012628).
- gpio: pcf857x: Fix missing first interrupt (bsc#1012628).
- mfd: gateworks-gsc: Fix interrupt type (bsc#1012628).
- printk: fix deadlock when kernel panic (bsc#1012628).
- exfat: fix shift-out-of-bounds in exfat_fill_super()
  (bsc#1012628).
- zonefs: Fix file size of zones in full condition (bsc#1012628).
- kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
  (bsc#1012628).
- thermal: cpufreq_cooling: freq_qos_update_request() returns <
  0 on error (bsc#1012628).
- cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks
  (bsc#1012628).
- cpufreq: intel_pstate: Change intel_pstate_get_hwp_max()
  argument (bsc#1012628).
- cpufreq: intel_pstate: Get per-CPU max freq via
  MSR_HWP_CAPABILITIES if available (bsc#1012628).
- proc: don't allow async path resolution of /proc/thread-self
  components (bsc#1012628).
- s390/vtime: fix inline assembly clobber list (bsc#1012628).
- virtio/s390: implement virtio-ccw revision 2 correctly
  (bsc#1012628).
- um: mm: check more comprehensively for stub changes
  (bsc#1012628).
- um: defer killing userspace on page table update failures
  (bsc#1012628).
- irqchip/loongson-pch-msi: Use bitmap_zalloc() to allocate bitmap
  (bsc#1012628).
- f2fs: fix out-of-repair __setattr_copy() (bsc#1012628).
- f2fs: enforce the immutable flag on open files (bsc#1012628).
- f2fs: flush data when enabling checkpoint back (bsc#1012628).
- cifs: fix DFS failover (bsc#1012628).
- cifs: check all path components in resolved dfs target
  (bsc#1012628).
- cifs: introduce helper for finding referral server to improve
  DFS target resolution (bsc#1012628).
- cifs: fix nodfs mount option (bsc#1012628).
- cifs: fix handling of escaped ',' in the password mount argument
  (bsc#1012628).
- sparc32: fix a user-triggerable oops in clear_user()
  (bsc#1012628).
- perf stat: Use nftw() instead of ftw() (bsc#1012628).
- spi: fsl: invert spisel_boot signal on MPC8309 (bsc#1012628).
- spi: spi-synquacer: fix set_cs handling (bsc#1012628).
- gfs2: fix glock confusion in function signal_our_withdraw
  (bsc#1012628).
- gfs2: Don't skip dlm unlock if glock has an lvb (bsc#1012628).
- gfs2: Lock imbalance on error path in gfs2_recover_one
  (bsc#1012628).
- gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end (bsc#1012628).
- dm: fix deadlock when swapping to encrypted device
  (bsc#1012628).
- dm table: fix iterate_devices based device capability checks
  (bsc#1012628).
- dm table: fix DAX iterate_devices based device capability checks
  (bsc#1012628).
- dm table: fix zoned iterate_devices based device capability
  checks (bsc#1012628).
- dm writecache: fix performance degradation in ssd mode
  (bsc#1012628).
- dm writecache: return the exact table values that were set
  (bsc#1012628).
- dm writecache: fix writing beyond end of underlying device
  when shrinking (bsc#1012628).
- dm era: Recover committed writeset after crash (bsc#1012628).
- dm era: Update in-core bitset after committing the metadata
  (bsc#1012628).
- dm era: Verify the data block size hasn't changed (bsc#1012628).
- dm era: Fix bitset memory leaks (bsc#1012628).
- dm era: Use correct value size in equality function of writeset
  tree (bsc#1012628).
- dm era: Reinitialize bitset cache before digesting a new
  writeset (bsc#1012628).
- dm era: only resize metadata in preresume (bsc#1012628).
- drm/i915: Reject 446-480MHz HDMI clock on GLK (bsc#1012628).
- kgdb: fix to kill breakpoints on initmem after boot
  (bsc#1012628).
- ipv6: silence compilation warning for non-IPV6 builds
  (bsc#1012628).
- net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before
  sending (bsc#1012628).
- wireguard: selftests: test multiple parallel streams
  (bsc#1012628).
- wireguard: queueing: get rid of per-peer ring buffers
  (bsc#1012628).
- net: sched: fix police ext initialization (bsc#1012628).
- net: qrtr: Fix memory leak in qrtr_tun_open (bsc#1012628).
- net_sched: fix RTNL deadlock again caused by request_module()
  (bsc#1012628).
- ARM: dts: aspeed: Add LCLK to lpc-snoop (bsc#1012628).
- Update config files.
- commit 39714eb
- config: arm64: sync xgmac-mdio config with SLE
- commit 277fee9
- config: arm64: sync coresight configs with SLE
- commit b4d272d
- config: riscv64: enable EFI_STUB for vanilla
- commit bcd346c

==== libcontainers-common ====

- Require util-linux-systemd for %post scripts (findmnt) (boo#1182998)

==== libzypp ====
Version update (17.25.7 -> 17.25.8)

- Try to provide a mounted /proc in --root installs (bsc#1181328)
  Some systemd tools require /proc to be mounted and fail if it's
  not there.
- Enable release packages to request a releaxed suse/opensuse
  vendorcheck in dup when migrating. (bsc#1182629)
- version 17.25.8 (22)

==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client

- Update to version 2.5.3
  https://mirrors.edge.kernel.org/pub/linux/utils/nfs-utils/2.5.3/2.5.3-Changelog

==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-bootloader patterns-base-minimal_base

- Require shim and mokutil on AArch64 as well now (boo#1183181)
- Fix bug in create_32bit-patterns_file.pl leading to bogus
  "Recommends: pattern()-32bit"
- Skip selinux pattern in pre_checkin.sh
- Ignore boolean deps in create_32bit-patterns_file.pl for now
- Run pre_checkin.sh, was overdue
- Drop unneeded condition in %install
- Recommend issue-generator on Leap as well
- Recommend hostname, else you don't get it installed without
  installed YaST
- Move shadow from required to recommended, it not needed for a
  functional base system and there are alternate solutions, so
  allow users to install them.

==== psmisc ====

- Change patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch
  * Fix bsc#1178407: fuser does not show open kvm storage image files
    such as qcow2 files. Patch from Ali Abdallah <ali.abdallah@suse.com>

==== python-Babel ====

- Substitute broken %ifpython3 macro

==== python-more-itertools ====
Version update (8.6.0 -> 8.7.0)

- update to 8.7.0:
  * New functions
  * :func:`convolve`
  * :func:`product_index`, :func:`combination_index`, and :func:`permutation_index`
  * :func:`value_chain`
  * Changes to existing functions
  * :func:`distinct_combinations` now uses a non-recursive algorithm
  * :func:`pad_none` is now the preferred name for :func:`padnone`, though the latter remains available.
  * :func:`pairwise` will now use the Python standard library implementation on Python 3.10+
  * :func:`sort_together` now accepts a ``key`` argument
  * :func:`seekable` now has a ``peek`` method, and can indicate whether the iterator it's wrapping is exhausted
  * :func:`time_limited` can now indicate whether its iterator has expired
  * The implementation of :func:`unique_everseen` was improved
  * Other changes:
  * Various documentation updates

==== rbac-lookup ====
Version update (0.3.2 -> 0.6.3)

- Update to 0.6.3
  * Update dependencies
  * Fix logic with service accounts
  * Update for kube 1.18 and client-go 1.18
  * adding kubeconfig command line option
  * Service account namespace output

==== rook ====
Version update (1.4.5+git5.ge3c837f8 -> 1.5.7+git4.gae949004e)

- Update to v1.5.7
  * Ceph
  * CSI Troubleshooting Guide (#7157)
  * Print device information in OSD prepare logs (#7194)
  * Expose vault curl error in the OSD init container for KCS configurations (#7193)
  * Prevent re-using a device to configure an OSD on PVC from a previous cluster (#7170)
  * Remove crash collector if all Ceph pods moved off a node (#7160)
  * Add helm annotation to keep CRDs in the helm chart during uninstall (#7162)
  * Bind mgr modules to all interfaces instead of pod ip (#7151)
  * Check for orchestration cancellation while waiting for all OSDs to start (#7112)
  * Skip pdb reconcile on create and delete events (#7155)
  * Silence harmless errors in log when the operator is still initializing (#7056)
  * Add --extra-create-metadata flag to the CSI driver (#7147)
  * Add deviceClass to the object store schema (#7132)
  * Simplify the log-collector container name (#7133)
  * Skip csi detection if CSI is disabled (#6866)
  * Remove Rook pods stuck in terminating state on a failed node (#6999)
  * Timeout for rgw configuration to prevent stuck object store when no healthy OSDs (#7075)
  * Update lib bucket provisioner for OBCs (#7086)
- Drop csi-images-SUSE.patch
- Derive CSI and sidecar image versions from code defaults rather
  than images found in the build service
- Update to v1.4.7
  * Ceph
  * Log warning about v14.2.13 being an unsupported Ceph version due to
    errors creating new OSDs (#6545)
  * Disaster recovery guide for PVCs (#6452)
  * Set the deviceClass for OSDs in non-PVC clusters (#6545)
  * External cluster script to fail if prometheus port is not default (#6504)
  * Remove the osd pvc from the osd purge job (#6533)
  * External cluster script added additional checks for monitoring
    endpoint (#6473)
  * Ignore Ceph health error MDS_ALL_DOWN during reconciliation (#6494)
  * Add optional labels to mon pods (#6515)
  * Assert type for logging errors before using it (#6503)
  * Check for orphaned mon resources with every reconcile (#6493)
  * Update the mon PDBs if the maxUnavailable changed (#6469)
  * NFS
  * Update documentation and examples (#6455)
- Drop OFFSET from cephcsi image tag
- Update helm chart to use appropriate version prefix for the final registry
  destination (e.g. registry.suse.com or registry.opensuse.org)
- Improve consistency with image tags
- Update to v1.4.6
  * Support IPv6 single-stack (#6283)
  * Only start a single CSI provisioner in single-node test clusters (#6437)
  * Raw mode OSD on LV-backed PVC (#6184)
  * Capture ceph-volume detailed log in non-pvc scenario on failure (#6426)
  * Add --upgrade option to external cluster script (#6392)
  * Capture stderr when executing ceph commands and write to log (#6395)
  * Reduce the retry count for the bucket health check for more accurate
    status (#6408)
  * Prevent closing of monitoring channel more than once (#6369)
  * Check underlying block status for encrypted OSDs (#6367)
- Add 'latest' and appVersion tags to helm chart
- Include sample manifests in helm chart
- Set the helm chart version to the rook version
- Minor fix to helm chart to ensure SemVer formatting
- Fix typo in sample cluster.yaml
- Update the operator.yaml ConfigMap to reflect the default SUSE images
  that are used rather than upstreams.
- Fix indentation of patch tabs to match original

==== rpm ====
Subpackages: librpmbuild9

- Remove debugedit.diff and include dwarf5.diff in order to support
  debug DWARF 5 that will be added with GCC 11.

==== salt ====
Subpackages: python3-salt salt-master salt-minion salt-standalone-formulas-configuration

- Allow extra_filerefs as sanitized kwargs for SSH client
- Fix regression on cmd.run when passing tuples as cmd (bsc#1182740)
- Fix for multiple for security issues
  (CVE-2020-28243) (CVE-2020-28972) (CVE-2020-35662) (CVE-2021-3148) (CVE-2021-3144)
  (CVE-2021-25281) (CVE-2021-25282) (CVE-2021-25283) (CVE-2021-25284) (CVE-2021-3197)
  (bsc#1181550) (bsc#1181556) (bsc#1181557) (bsc#1181558) (bsc#1181559) (bsc#1181560)
  (bsc#1181561) (bsc#1181562) (bsc#1181563) (bsc#1181564) (bsc#1181565)
- Implementation of suse_ip execution module to prevent issues with network.managed (bsc#1099976)
- Add sleep on exception handling on minion connection attempt to the master (bsc#1174855)
- Allows for the VMware provider to handle CPU and memory hot-add in newer versions of the software. (bsc#1181347)
- Always require python-certifi (used by salt.ext.tornado)
- Bring missing part of async batch implementation back (bsc#1182382) (CVE-2021-25315)
- Added:
  * implementation-of-suse_ip-execution-module-bsc-10999.patch
  * fix-regression-on-cmd.run-when-passing-tuples-as-cmd.patch
  * async-batch-implementation-fix-320.patch
  * add-sleep-on-exception-handling-on-minion-connection.patch
  * allow-extra_filerefs-as-sanitized-kwargs-for-ssh-cli.patch
  * fix-for-some-cves-bsc1181550.patch
  * fixes-56144-to-enable-hotadd-profile-support.patch
- Always require python3-distro (bsc#1182293)

==== supportutils ====

- Remove net-tools from requires, it does not contain any tool
  anymore used by supportutils pr#96
- Collect logs for power specific components (using iprconfig) pr#94 (bsc#1182950)
  + Additional nvme information
  + Additional kdump configuration and logs

==== toolbox ====
Version update (2.1+git20210226.daeb191 -> 2.1+git20210305.ca2bc53)

- Update to version 2.1+git20210305.ca2bc53:
  * Avoid copying the user setup script with 'podman cp'

==== transactional-update ====
Version update (3.1.4 -> 3.2.0)
Subpackages: dracut-transactional-update libtukit0 transactional-update-zypp-config tukit

- Version 3.2.0
  - tukit: Add new command 'callext' to execute an application while the
    snapshot is mounted. '{}' as a parameter will be replaced with the path
    of the bind mount.
  - Fix --drop-if-no-change [boo#1182525]
  - Check whether self-updated version is executable (e.g. on noexec /tmp)
    [bsc#1173842]
  - Fix overlay synchronisation with SELinux (again)
  - Always overwrite supplemental files (e.g. for network configuration)
    even if they exist in the snapshot already [boo#1182544]
  - Improve logging and error messages

==== vim ====
Version update (8.2.2411 -> 8.2.2564)
Subpackages: vim-data-common vim-small

- Updated to version 8.2.2564, fixes the following problems
  * Not all fields in "cstack" are initialized which might cause a crash.
  * Crash when using :all while using a cmdline window. (Zdenek Dohnal)
  * Using freed memory when closing the cmdline window.
  * No way to check for the cmdwin feature, cmdline_hist is now always enabled.
  * May get stuck in command line window state.
  * Condition stack values may be used when not set.
  * Color not changed if ModeMsg highlight is set in InsertEnter autocmd
  event. (Paul Swanson)
  * Autocmd test was failing on MS-Windows with GUI.
  * Too many problems with using all autocommand events.
  * Double free when using autocommand with "argdel". (Houyunsong)
  * Crash when deleting with line number out of range. (Houyunsong)
  * Missing error message.
  * Some tests are known to cause an error with ASAN.
  * Cursor on invalid line with range and :substitute.
  * Allowing 'completefunc' to switch windows causes trouble.
  * Can still switch windows for 'completefunc'.
  * FocusGained does not work when 'ttymouse' is empty.
  * :goto does not work correctly with text properties. (Sam McCall)
  * :vimgrep expands wildcards twice.
  * Warning for -fno-strength-reduce with Clang 11.
  * Libvterm tests are executed even when libtool doesn't work.
  * Opening cmdline window gives error in BufLeave autocommand.
  * Vim9: no error when compiling str2nr() with a number.
  * setline() gives an error for some types.
  * Vim9 script test is a bit flaky.
  * Deprecation warnings with default configuration.
  * Out of bounds compiler warning.
- vim-changelog.sh:
  * use https:// URL for authenticity. For this URL needs to be changed to
    nluugl.nl which is the actual server behind this and the SSL certificate
    only works for this URL.
  * Check for number of arguments.
  * Maintain leading zeroes in version arguments, otherwise things
    like `vim-changelog.sh 0007 0010` fail to work.
- install suse vimrc in /usr (boo#1182324, vim-8.2.2411-globalvimrc.patch).
  Add back some settings from defaults.vim that were in suse.vimrc before
- prevent double loading of spec.vim

==== wicked ====
Version update (0.6.64 -> 0.6.65)
Subpackages: wicked-service

- version 0.6.65
- ifconfig: differentiate if to re-trigger dad on address updates (bsc#1177215)
- client: parse sysctl files in the correct order (bsc#1181186)
- ifup: fix for set up with unenslave from unconfigured master (boo#954329)
- rpm: prepare for new builds using usrmerged rpm macro (boo#1029961)
- rpm: Let wicked-service also provide service(network)
- cleanup: remove obsolete use-nanny=false (gh#openSUSE/wicked#815)
- dbus: add variant container, generic object-path and uint32 array macros

==== wpa_supplicant ====

- Add CVE-2021-27803.patch -- P2P provision discovery processing vulnerability
  (bsc#1182805)

==== yast2 ====
Version update (4.3.55 -> 4.3.56)

- Fix backward compatibility for focus parameter of
  Report.AnyQuestion/Report.ErrorAnyQuestion (bsc#1183011)
- 4.3.56

==== zstd ====
Version update (1.4.8 -> 1.4.9)

- Update to version 1.4.9
  * https://github.com/facebook/zstd/releases/tag/v1.4.9
  * >2x Faster Long Distance Mode
  * New Experimental Decompression Feature: ZSTD_d_refMultipleDDicts
  * bug: Use umask() to Constrain Created File Permissions
  * bug: Make Simple Single-Pass Functions Ignore Advanced Parameters
  * cli: Fix --output-dir-mirror's Rejection of ..-Containing Paths
  * cli: Allow Input From Console When -f/--force is Passed

==== zypper ====
Version update (1.14.42 -> 1.14.43)
Subpackages: zypper-needs-restarting

- doc: give more details about creating versioned package locks
  (bsc#1181622)
- man: Document synonymously used patch categories (bsc#1179847)
- version 1.14.43