cloud-init
- Add use_arroba_to_include_sudoers_directory-bsc_1181283.patchfix (bsc#1181283)
  - Do not including sudoers.d directory twice
curl
- Security fix: [bsc#1183934, CVE-2021-22890]
  * When using a HTTPS proxy and TLS 1.3, libcurl can confuse
    session tickets arriving from the HTTPS proxy but work as
    if they arrived from the remote server and then wrongly
    "short-cut" the host handshake.
- Add curl-CVE-2021-22890.patch

- Security fix: [bsc#1183933, CVE-2021-22876]
  * The automatic referer leaks credentials
- Add curl-CVE-2021-22876.patch
dracut
- Update to version 049.1+suse.186.g320cc3d1:
  * network-legacy: fix route parsing issues in ifup (bsc#1182688)
  * 90kernel-modules: arm/arm64: Add reset controllers
  * Prevent creating unexpected files on the host when running dracut
  * As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated
filesystem
- Remove duplicate line due to merge error

- add /etc/skel/.cache with perm 0700 (bsc#1181011)

- Set correct permissions when creating /proc and /sys

- Ignore postfix user (pulled in from buildsystem)

- /proc and /sys should be %ghost to allow filesystem package updates in
  rootless container environments (rh#1548403) (bsc#1146705)

- Split /var/tmp out of fs-var.conf, new file is fs-var-tmp.conf.
  Allows to override config to add cleanup options of /var/tmp
  [bsc#1078466]
- Create fs-tmp.conf to cleanup /tmp regular (required with tmpfs)
  [bsc#1175519]
- Fix bug about missing group in tmpfiles.d files
- Generic cleanup:
  - Remove /usr/local/games
glib2
- Add glib2-CVE-2021-27218.patch: g_byte_array_new_take takes a
  gsize as length but stores in a guint, this patch will refuse if
  the length is larger than guint. (bsc#1182328,
  glgo#GNOME/glib!1944)

- Add glib2-CVE-2021-27219-add-g_memdup2.patch: g_memdup takes a
  guint as parameter and sometimes leads into an integer overflow,
  so add a g_memdup2 function which uses gsize to replace it.
  (bsc#1182362, glgo#GNOME/glib!1927, glgo#GNOME/glib!1933,
  glgo#GNOME/glib!1943)
gnutls
- Security fix: [bsc#1183456, CVE-2021-20232]
  * A use after free issue in client_send_params
    in lib/ext/pre_shared_key.c may lead to memory
    corruption and other potential consequences.
- Add gnutls-CVE-2021-20232.patch

- Security fix: [bsc#1183457, CVE-2021-20231]
  * A use after free issue in client sending key_share extension
    may lead to memory corruption and other consequences.
- Add gnutls-CVE-2021-20231.patch
grub2
- Fix chainloading windows on dual boot machine (bsc#1183073)
  * 0001-kern-efi-sb-Add-chainloaded-image-as-shim-s-verifiab.patch
kernel-default
- kernel/smp: add more data to CSD lock debugging (bsc#1180846).
- commit 08badc9

- kernel/smp: prepare more CSD lock debugging (bsc#1180846).
- commit d717867

- Update config files: activate CONFIG_CSD_LOCK_WAIT_DEBUG for x86 (bsc#1180846).
- commit f88a325

- kernel/smp: add boot parameter for controlling CSD lock
  debugging (bsc#1180846).
- commit fb4cf71

- kernel/smp: Provide CSD lock timeout diagnostics (bsc#1180846).
- update config files (CSD_LOCK_WAIT_DEBUG=n)
- commit 59bec34

- series.conf: refresh
- update upstream reference and resort:
  patches.suse/ibmvnic-fix-a-race-between-open-and-reset.patch
- commit 9ab8f38

- kABI: Fix kABI after modifying struct __call_single_data
  (bsc#1180846).
- commit 3c0b378

- series.conf: cleanup
- move submitted patches to appropriate section:
  patches.suse/btrfs-free-correct-amount-of-space-in-btrfs_delayed_inode_reserve_metadata.patch
  patches.suse/btrfs-don-t-flush-from-btrfs_delayed_inode_reserve_metadata.patch
  patches.suse/btrfs-cleanup-try_flush_qgroup.patch
  patches.suse/btrfs-remove-btrfs_inode-from-btrfs_delayed_inode_reserve_metadata.patch
  patches.suse/btrfs-simplify-code-flow-in-btrfs_delayed_inode_reserve_metadata.patch
  patches.suse/btrfs-unlock-extents-in-btrfs_zero_range-in-case-of-errors.patch
  (no effect on expanded tree)
- commit d631784

- smp: Add source and destination CPUs to __call_single_data
  (bsc#1180846).
- commit 10244d3

- powerpc/numa: Fix build when CONFIG_NUMA=n (bsc#1132477
  ltc#175530).
- commit 2b8436c

- pseries/hotplug-memory: hot-add: skip redundant LMB lookup (bsc#1132477 ltc#175530).
- Refresh patches.suse/powerpc-pseries-group-lmb-operation-and-memblock-s.patch.
- commit 5c9ac54

- powerpc/pseries: Don't enforce MSI affinity with kdump
  (bsc#1181655 ltc#190855).
- commit 1c51dbc

- pseries/drmem: don't cache node id in drmem_lmb struct (bsc#1132477 ltc#175530).
- Refresh patches.suse/powerpc-pseries-group-lmb-operation-and-memblock-s.patch.
- Refresh patches.suse/powerpc-pseries-update-device-tree-before-ejecting-h.patch.
- commit 23f514c

- cifs: fix nodfs mount option (bsc#1181710).
- commit 94844a1

- cifs: introduce helper for finding referral server
  (bsc#1181710).
- commit f74681b

- cifs: check all path components in resolved dfs target
  (bsc#1181710).
- commit 91cd435

- net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe() (git-fixes).
- commit 401e086

- net: nixge: fix potential memory leak in nixge_probe() (git-fixes).
- commit cdc643b

- net: hns3: fix for VLAN config when reset failed (git-fixes).
- commit 4209fa0

- net: hns3: add reset check for VF updating port based VLAN
  (git-fixes).
- commit 9609b2a

- net: ethernet: ave: Fix error returns in ave_init (git-fixes).
- commit 166a8fe

- net: ag71xx: add missed clk_disable_unprepare in error path
  of probe (git-fixes).
- commit cead210

- net: smc91x: Fix possible memory leak in smc_drv_probe()
  (git-fixes).
- commit 342b694

- net: macb: fix call to pm_runtime in the suspend/resume
  functions (git-fixes).
- commit e7fb27b

- net: macb: mark device wake capable when "magic-packet"
  property present (git-fixes).
- commit 3e9fa11

- net: macb: fix wakeup test in runtime suspend/resume routines
  (git-fixes).
- commit 0dfe6dc

- net: hns3: fix for mishandle of asserting VF reset fail
  (git-fixes).
- commit 0c2ca01

- smsc95xx: avoid memory leak in smsc95xx_bind (git-fixes).
- commit 11f5fde

- smsc95xx: check return value of smsc95xx_reset (git-fixes).
- commit 02e26ea

- net: bcmgenet: use hardware padding of runt frames (git-fixes).
- commit b2f215a

- powerpc/pseries/ras: Make init_ras_hotplug_IRQ() static
  (FATE#322022, bsc#1065729. git-fixes).
- powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device()
  static (FATE#324970, bsc#1078720, git-fixes).
- commit 5742f0f

- docs: filesystems: vfs: correct flag name (bsc#1182856).
- commit 969c3e4

- blacklist.conf: d0995b53130e f2fs: add missing documents of reserve_root/resuid/resgid
- commit 95579b0

- ceph: fix flush_snap logic after putting caps (bsc#1182854).
- commit eacaa0a

- Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind() (git-fixes).
- commit a24afd4

- i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition (git-fixes).
- HID: make arrays usage and value to be the same (git-fixes).
- usb: quirks: add quirk to start video capture on ELMO L-12F
  document camera reliable (git-fixes).
- USB: quirks: sort quirk entries (git-fixes).
- NET: usb: qmi_wwan: Adding support for Cinterion MV31
  (git-fixes).
- commit ae76757

- misc: eeprom_93xx46: Add module alias to avoid breaking support
  for non device tree users (git-fixes).
- commit 761c100

- KVM: x86: Gracefully handle __vmalloc() failure during VM allocation
  (bsc#1182801).
- commit 2b89cec

- KVM: x86: Allocate new rmap and large page tracking when moving memslot
  (bsc#1182800).
- commit 4ea5d1c

- KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1
  (bsc#1182798).
- commit 41a7998

- net: phy: marvell10g: fix null pointer dereference (git-fixes).
- commit ba9ce5a

- net: bcmgenet: re-remove bcmgenet_hfb_add_filter (git-fixes).
- commit 46d342e

- Cherry-pick ibmvnic patches from SP3 (jsc#SLE-17268).
- commit fc08b49

- kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
  (bsc#1182770).
- commit 0b40723

- net: dsa: lantiq_gswip: fix and improve the unsupported
  interface error (git-fixes).
- commit 966d874

- net: octeon: mgmt: Repair filling of RX ring (git-fixes).
- commit a1726f7

- net: dsa: mt7530: set CPU port to fallback mode (git-fixes).
- commit 7c6d69a

- drivers: net: davinci_mdio: fix potential NULL dereference in
  davinci_mdio_probe() (git-fixes).
- commit aad32ea

- net: lpc-enet: fix error return code in lpc_mii_init()
  (git-fixes).
- commit 023e4aa

- Revert "net: bcmgenet: remove unused function in bcmgenet.c"
  (git-fixes).
- commit 6e0622b

- net: bcmgenet: Fix WoL with password after deep sleep
  (git-fixes).
- commit 8a76658

- net: bcmgenet: set Rx mode before starting netif (git-fixes).
- commit 95bbb6f

- net: phy: marvell10g: fix temperature sensor on 2110
  (git-fixes).
- commit 80b675a

- net: re-solve some conflicts after net -> net-next merge
  (bsc#1176855 ltc#187293).
- commit 1277782

- ibmvnic: fix a race between open and reset (bsc#1176855
  ltc#187293).
- commit 1d1c0f0

- phy: rockchip-emmc: emmc_phy_init() always return 0 (git-fixes).
- mei: hbm: call mei_set_devstate() on hbm stop response
  (git-fixes).
- virt: vbox: Do not use wait_event_interruptible when called
  from kernel context (git-fixes).
- misc: eeprom_93xx46: Fix module alias to enable module autoprobe
  (git-fixes).
- commit f380250

- dm: fix bio splitting and its bio completion order for regular
  IO (git-fixes).
- bcache: fix overflow in offset_to_stripe() (git-fixes).
- dm crypt: avoid truncating the logical block size (git-fixes).
- include/linux/memremap.h: remove stale comments (git-fixes).
- commit f9b0dc3

- blacklist.conf: Add 8faeb1ffd795 mm: memcg/slab: fix root memcg vmstats
- commit 6424df5

- blacklist:conf: Add 67197a4f28d2 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
- commit c6bc092

- cgroup: fix psi monitor for root cgroup (bsc#1182686).
- commit 248e7d8

- cgroup-v1: add disabled controller check in
  cgroup1_parse_param() (bsc#1182684).
- commit 511e4ac

- cgroup: Fix memory leak when parsing multiple source parameters
  (bsc#1182683).
- commit 6c8979b

- cpuset: fix race between hotplug work and later CPU offline
  (bsc#1182676).
- commit dfdcc97

- macros.kernel-source: Use spec_install_pre for certificate installation (boo#1182672).
  Since rpm 4.16 files installed during build phase are lost.
- commit d0b887e

- Refresh patches.suse/powerpc-Fix-build-error-in-paravirt.h.patch.
  Update patch metadata.
- commit ca12b41

- quota: Fix memory leak when handling corrupted quota file
  (bsc#1182650).
- commit 2543668

- dmaengine: hsu: disable spurious interrupt (git-fixes).
- dmaengine: owl-dma: Fix a resource leak in the remove function
  (git-fixes).
- dmaengine: fsldma: Fix a resource leak in an error handling
  path of the probe function (git-fixes).
- dmaengine: fsldma: Fix a resource leak in the remove function
  (git-fixes).
- Input: joydev - prevent potential read overflow in ioctl
  (git-fixes).
- Input: elo - fix an error code in elo_connect() (git-fixes).
- Input: sur40 - fix an error code in sur40_probe() (git-fixes).
- HID: core: detect and skip invalid inputs to snto32()
  (git-fixes).
- HID: wacom: Ignore attempts to overwrite the touch_max value
  from HID (git-fixes).
- commit 9e6160a

- btrfs: Unlock extents in btrfs_zero_range in case of errors (bsc#1182047).
- commit bd5a9b2

- btrfs: Simplify code flow in btrfs_delayed_inode_reserve_metadata (bsc#1182047).
- commit bf6dd14

- btrfs: Remove btrfs_inode from btrfs_delayed_inode_reserve_metadata (bsc#1182047).
- commit fb6d272

- btrfs: Cleanup try_flush_qgroup (bsc#1182047).
- commit 13881b3

- btrfs: Don't flush from btrfs_delayed_inode_reserve_metadata (bsc#1182047).
- commit 942f628

- btrfs: Free correct amount of space in btrfs_delayed_inode_reserve_metadata (bsc#1182047).
- commit 22ecef4

- rcu/nocb: Trigger self-IPI on late deferred wake up before (git-fixes)
- commit 260172d

- series.conf: cleanup
- update upstream references and move into sorted section:
  patches.suse/powerpc-perf-hv-24x7-Dont-create-sysfs-event-files-f.patch
  patches.suse/powerpc-pseries-dlpar-handle-ibm-configure-connector.patch
  patches.suse/scsi-lpfc-Enhancements-to-LOG_TRACE_EVENT-for-better.patch
  patches.suse/scsi-lpfc-Fix-FW-reset-action-if-I-Os-are-outstandin.patch
  patches.suse/scsi-lpfc-Fix-NVMe-recovery-after-mailbox-timeout.patch
  patches.suse/scsi-lpfc-Fix-PLOGI-S_ID-of-0-on-pt2pt-config.patch
  patches.suse/scsi-lpfc-Fix-auto-sli_mode-and-its-effect-on-CONFIG.patch
  patches.suse/scsi-lpfc-Fix-crash-when-a-fabric-node-is-released-p.patch
  patches.suse/scsi-lpfc-Fix-crash-when-nvmet-transport-calls-host_.patch
  patches.suse/scsi-lpfc-Fix-error-log-messages-being-logged-follow.patch
  patches.suse/scsi-lpfc-Fix-target-reset-failing.patch
  patches.suse/scsi-lpfc-Fix-vport-create-logging.patch
  patches.suse/scsi-lpfc-Implement-health-checking-when-aborting-I-.patch
  patches.suse/scsi-lpfc-Prevent-duplicate-requests-to-unregister-w.patch
  patches.suse/scsi-lpfc-Refresh-ndlp-when-a-new-PRLI-is-received-i.patch
  patches.suse/scsi-lpfc-Simplify-bool-comparison.patch
  patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.7.patch
  patches.suse/scsi-lpfc-Use-the-nvme-fc-transport-supplied-timeout.patch
- commit ff0a90f

- rcu/nocb: Perform deferred wake up before last idle's (git-fixes)
- commit f0bc502

- rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers (git-fixes)
- commit 7a90fca

- sched: Reenable interrupts in do_sched_yield() (git-fixes)
- commit 579dc67

- btrfs: run delayed iputs when remounting RO to avoid leaking
  them (bsc#1182626).
- btrfs: add assertion for empty list of transactions at late
  stage of umount (bsc#1182626).
- btrfs: fix race between RO remount and the cleaner task
  (bsc#1182626).
- btrfs: fix transaction leak and crash after cleaning up orphans
  on RO mount (bsc#1182626).
- btrfs: fix transaction leak and crash after RO remount caused
  by qgroup rescan (bsc#1182626).
- btrfs: lift read-write mount setup from mount and remount
  (bsc#1182626).
- commit 2361750

- arm64: Update config file.
  Set CONFIG_WATCHDOG_SYSFS to true (bsc#1182560)
- commit 0c02797

- blacklist.conf: printk: not critical; allow to use the full buffer
  when using log dumpers
- commit 4e198dc

- Remove debug patch for boot failure (bsc#1182602 ltc#190924).
  Delete patches.suse/prom_init-enable-varbose-prints-bsc-1178142.patch.
- commit 55e7bdd

- Update upstream reference and move into sorted section:
  patches.suse/target-fix-XCOPY-NAA-identifier-lookup.patch
- commit e8f510f

- target: disallow emulate_legacy_capacity with RBD object-map
  (bsc#1177109).
- commit 9e5609a

- powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan
  (bsc#1182602 ltc#190924).
- commit f6d197a

- lib/vsprintf: no_hash_pointers prints all addresses as unhashed
  (bsc#1182599).
- commit f0a1f3e

- drm/amd/display: Fix HDMI deep color output for DCE 6-11
  (git-fixes).
- drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth
  reduction (git-fixes).
- drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor
  if condition (git-fixes).
- gma500: clean up error handling in init (git-fixes).
- commit af18775

- rtc: s5m: select REGMAP_I2C (git-fixes).
- spi: stm32: properly handle 0 byte transfer (git-fixes).
- spi: atmel: Put allocated master before return (git-fixes).
- spi: pxa2xx: Fix the controller numbering for Wildcat Point
  (git-fixes).
- spi: spi-synquacer: fix set_cs handling (git-fixes).
- regulator: core: Avoid debugfs: Directory ... already
  present! error (git-fixes).
- crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
  (git-fixes).
- crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data
  size error) (git-fixes).
- cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()
  (git-fixes).
- cpufreq: brcmstb-avs-cpufreq: Free resources in error path
  (git-fixes).
- commit fbcd516

- power: reset: at91-sama5d2_shdwc: fix wkupdbc mask (git-fixes).
- regulator: s5m8767: Drop regulators OF node reference
  (git-fixes).
- regulator: s5m8767: Fix reference count leak (git-fixes).
- regulator: axp20x: Fix reference cout leak (git-fixes).
- mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from
  8 to 128-bytes (git-fixes).
- mmc: usdhi6rol0: Fix a resource leak in the error handling
  path of the probe (git-fixes).
- mmc: sdhci-sprd: Fix some resource leaks in the remove function
  (git-fixes).
- Revert "platform/x86: ideapad-laptop: Switch touchpad attribute
  to be RO" (git-fixes).
- commit 6d58f6a

- gpio: pcf857x: Fix missing first interrupt (git-fixes).
- i3c: master: dw: Drop redundant disec call (git-fixes).
- linux/clk.h: use correct kernel-doc notation for 2 functions
  (git-fixes).
- mfd: wm831x-auxadc: Prevent use after free in
  wm831x_auxadc_read_irq() (git-fixes).
- mfd: bd9571mwv: Use devm_mfd_add_devices() (git-fixes).
- i2c: iproc: update slave isr mask (ISR_MASK_SLAVE) (git-fixes).
- i2c: iproc: handle only slave interrupts which are enabled
  (git-fixes).
- drm/fb-helper: Add missed unlocks in setcmap_legacy()
  (git-fixes).
- drm/gma500: Fix error return code in psb_driver_load()
  (git-fixes).
- commit e10cc76

- amba: Fix resource leak for drivers without .remove (git-fixes).
- clocksource/drivers/ixp4xx: Select TIMER_OF when needed
  (git-fixes).
- clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLs
  (git-fixes).
- clk: meson: clk-pll: propagate the error from
  meson_clk_pll_set_rate() (git-fixes).
- clk: meson: clk-pll: make "ret" a signed integer (git-fixes).
- clk: meson: clk-pll: fix initializing the old rate (fallback)
  for a PLL (git-fixes).
- clk: sunxi-ng: h6: Fix clock divider range on some clocks
  (git-fixes).
- clk: sunxi-ng: h6: Fix CEC clock (git-fixes).
- auxdisplay: ht16k33: Fix refresh rate handling (git-fixes).
- commit 447d390

- libnvdimm/dimm: Avoid race between probe and
  available_slots_show() (bsc#1170442).
- Use the above upstream patch to replace the following in-house patch,
  patches.suse/nvdimm-Avoid-race-between-probe-and-reading-device-a.patch.
- commit ef2652a

- dm thin metadata: Fix use-after-free in dm_bm_set_read_only
  (bsc#1177529).
- dm thin metadata:  Avoid returning cmd->bm wild pointer on error
  (bsc#1177529).
- dm: use noio when sending kobject event (bsc#1177529).
- dm thin metadata: fix lockdep complaint (bsc#1177529).
- dm thin: fix use-after-free in metadata_pre_commit_callback
  (bsc#1177529).
- commit 3e2b6d9

- blacklist.conf: remove the following lines because it is time to have
  them now,
- a4a8d286586d4b28c8517a51db8d86954aadc74b
- 3918e0667bbac99400b44fa5aef3f8be2eeada4a
- commit e7046a1

- KVM: nVMX: Handle pending #DB when injecting INIT VM-exit.
  Pulling in as a dependency of: "KVM: nVMX: Emulate MTF when performing
  instruction emulation" (bsc#1182380).
- commit df4cbaa

- cifs: report error instead of invalid when revalidating a
  dentry fails (bsc#1177440).
- commit 2c3b276

- powerpc/book3s64/hash: Add cond_resched to avoid soft lockup
  warning (bsc#1182571 ltc#191345).
- commit a9f0cef

- RDMA/efa: Use the correct current and new states in modify QP
  (git-fixes).
- commit f2d6e28

- net: rmnet: do not allow to add multiple bridge interfaces
  (git-fixes).
- commit 4f39a57

- net: rmnet: fix lower interface leak (git-fixes).
- commit d007718

- net: rmnet: print error message when command fails (git-fixes).
- commit 9543352

- net: qualcomm: rmnet: Allow configuration updates to existing
  devices (git-fixes).
- commit 8b01fa7

- blacklist.conf: update the blacklist
- commit a0ee69e

- x86/alternatives: Sync bp_patching update for avoiding NULL
  pointer exception (bsc#1152489).
- commit 8753fb5

- ibmvnic: Set to CLOSED state even on error (bsc#1084610
  ltc#165122 git-fixes).
- commit 7047a5a

- ibmvnic: serialize access to work queue on remove (bsc#1065729).
- commit 9671154

- mm: proc: Invalidate TLB after clearing soft-dirty page state
  (bsc#1163776 ltc#183929 git-fixes).
- commit c6ee8b1

- xfs: reduce quota reservation when doing a dax unwritten extent
  conversion (git-fixes bsc#1182561).
- commit 229a330

- RDMA/efa: Drop double zeroing for sg_init_table() (bsc#1176248).
- RDMA/efa: Remove redundant udata check from alloc ucontext
  response (bsc#1176248).
- RDMA/efa: Add EFA 0xefa1 PCI ID (bsc#1176248).
- RDMA/efa: User/kernel compatibility handshake mechanism
  (bsc#1176248).
- RDMA/efa: Expose minimum SQ size (bsc#1176248).
- RDMA/efa: Expose maximum TX doorbell batch (bsc#1176248).
- RDMA/efa: Report host information to the device (bsc#1176248).
- RDMA/efa: Fix setting of wrong bit in get/set_feature commands
  (bsc#1176248).
- RDMA/efa: Count admin commands errors (bsc#1176248).
- RDMA/efa: Count mmap failures (bsc#1176248).
- RDMA/efa: Report create CQ error counter (bsc#1176248).
- RDMA/efa: Use in-kernel offsetofend() to check field
  availability (bsc#1176248).
- RDMA/efa: Do not delay freeing of DMA pages (bsc#1176248).
- RDMA/efa: Properly document the interrupt mask register
  (bsc#1176248).
- RDMA/efa: Unified getters/setters for device structs bitmask
  access (bsc#1176248).
- commit f3e9801

- xfs: fix an ABBA deadlock in xfs_rename (git-fixes bsc#1182558).
- commit 2a9e635

- vmxnet3: Remove buf_info from device accessible structures
  (bsc#1181671).
- commit 7e4ecda

- nvmet-tcp: Fix NULL dereference when a connect data comes in
  h2cdata pdu (bsc#1182547).
- commit 62bcd4c

- rpm/kernel-subpackage-build: Workaround broken bot
  (https://github.com/openSUSE/openSUSE-release-tools/issues/2439)
- commit b74d860

- series.conf: cleanup
- update upstream references and resort:
  patches.suse/nvme-hwmon-rework-to-avoid-devm-allocation.patch
  patches.suse/perf-x86-intel-uncore-Store-the-logical-die-id-inste.patch
  patches.suse/perf-x86-intel-uncore-With-8-nodes-get-pci-bus-die-i.patch
- commit f696cf9

- series.conf: cleanup
- move unsortable patch out of sorted section
  patches.suse/mm-pmem-avoid-inserting-hugepage-pte-entry-with-fsdax-if-hugepage-support-is-disabled.patch
- commit b1cf681

- ALSA: usb-audio: Add implicit fb quirk for BOSS GP-10
  (git-fixes).
- ALSA: hda: Add another CometLake-H PCI ID (git-fixes).
- ALSA: hda/hdmi: Drop bogus check at closing a stream
  (git-fixes).
- ALSA: hda/realtek: modify EAPD in the ALC886 (git-fixes).
- commit d3cd0e8

- tpm: Remove tpm_dev_wq_lock (git-fixes).
- tpm_tis: Clean up locality release (git-fixes).
- tpm_tis: Fix check_locality for correct locality acquisition
  (git-fixes).
- USB: serial: mos7720: fix error code in mos7720_write()
  (git-fixes).
- USB: serial: mos7840: fix error code in mos7840_write()
  (git-fixes).
- USB: serial: mos7720: improve OOM-handling in read_mos_reg()
  (git-fixes).
- usb: musb: Fix runtime PM race in musb_queue_resume_work
  (git-fixes).
- usb: dwc2: Make "trimming xfer length" a debug message
  (git-fixes).
- usb: dwc2: Abort transaction after errors with unknown reason
  (git-fixes).
- usb: dwc2: Do not update data length if it is 0 on inbound
  transfers (git-fixes).
- usb: gadget: u_audio: Free requests only after callback
  (git-fixes).
- commit 024918e

- hwrng: timeriomem - Fix cooldown period calculation (git-fixes).
- media: pxa_camera: declare variable when DEBUG is defined
  (git-fixes).
- media: cx25821: Fix a bug when reallocating some dma memory
  (git-fixes).
- media: qm1d1c0042: fix error return code in qm1d1c0042_init()
  (git-fixes).
- media: lmedm04: Fix misuse of comma (git-fixes).
- media: software_node: Fix refcounts in
  software_node_get_next_child() (git-fixes).
- media: aspeed: fix error return code in
  aspeed_video_setup_video() (git-fixes).
- media: pwc: Use correct device for DMA (bsc#1181133).
- media: tm6000: Fix memleak in tm6000_start_stream (git-fixes).
- media: media/pci: Fix memleak in empress_init (git-fixes).
- media: em28xx: Fix use-after-free in em28xx_alloc_urbs
  (git-fixes).
- media: vsp1: Fix an error handling path in the probe function
  (git-fixes).
- media: camss: missing error code in msm_video_register()
  (git-fixes).
- media: mt9v111: Remove unneeded device-managed puts (git-fixes).
- media: ipu3-cio2: Fix mbus_code processing in
  cio2_subdev_set_fmt() (git-fixes).
- media: i2c: ov5670: Fix PIXEL_RATE minimum value (git-fixes).
- ata: ahci_brcm: Add back regulators management (git-fixes).
- staging: rtl8723bs: wifi_regd.c: Fix incorrect number of
  regulatory rules (git-fixes).
- ata: sata_nv: Fix retrieving of active qcs (git-fixes).
- commit f91a4d1

- ASoC: simple-card-utils: Fix device module clock (git-fixes).
- ASoC: cs42l56: fix up error handling in probe (git-fixes).
- ASoC: SOF: debug: Fix a potential issue on string buffer
  termination (git-fixes).
- ASoC: cpcap: fix microphone timeslot mask (git-fixes).
- ALSA: pcm: Don't call sync_stop if it hasn't been stopped
  (git-fixes).
- ALSA: pcm: Assure sync with the pending stop operation at
  suspend (git-fixes).
- ALSA: pcm: Call sync_stop at disconnection (git-fixes).
- ALSA: usb-audio: Don't avoid stopping the stream at
  disconnection (git-fixes).
- ALSA: usb-audio: More strict state change in EP (git-fixes).
- ALSA: usb-audio: Handle invalid running state at releasing EP
  (git-fixes).
- ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc mode
  (git-fixes).
- ALSA: usb-audio: Correct document for
  snd_usb_endpoint_free_all() (git-fixes).
- ACPI: configfs: add missing check after
  configfs_register_default_group() (git-fixes).
- ACPI: property: Satisfy kernel doc validator (part 2)
  (git-fixes).
- ACPI: property: Satisfy kernel doc validator (part 1)
  (git-fixes).
- ACPI: property: Fix fwnode string properties matching
  (git-fixes).
- ACPICA: Fix exception code class checks (git-fixes).
- commit 858c1eb

- Move upstreamed uvcvideo fix into sorted esction
- commit e05eaec

- xen-blkback: fix error handling in xen_blkbk_map() (XSA-365
  CVE-2021-26930 bsc#1181843).
- commit e27d769

- xen-scsiback: don't "handle" error by BUG() (XSA-362
  CVE-2021-26931 bsc#1181753).
- commit 0c27363

- xen-netback: don't "handle" error by BUG() (XSA-362
  CVE-2021-26931 bsc#1181753).
- commit b515e6e

- xen-blkback: don't "handle" error by BUG() (XSA-362
  CVE-2021-26931 bsc#1181753).
- commit 092d419

- xen/arm: don't ignore return errors from set_phys_to_machine
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 3c70c9d

- Xen/gntdev: correct error checking in gntdev_map_grant_pages()
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit ee9fcdf

- Xen/gntdev: correct dev_bus_addr handling in
  gntdev_map_grant_pages() (XSA-361 CVE-2021-26932 bsc#1181747).
- commit e4d325f

- Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit c07de95

- Xen/x86: don't bail early from clear_foreign_p2m_mapping()
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 488df4e

- xen/netback: fix spurious event detection for common event case
  (bsc#1182175).
- commit 1ecc6fe

- soc: aspeed: snoop: Add clock control logic (git-fixes).
- memory: ti-aemif: Drop child node when jumping out loop
  (git-fixes).
- reset: hisilicon: correct vendor prefix (git-fixes).
- r8169: fix resuming from suspend on RTL8105e if machine runs
  on battery (git-fixes).
- b43: N-PHY: Fix the update of coef for the PHY revision >=
  3case (git-fixes).
- mac80211: fix potential overflow when multiplying to u32
  integers (git-fixes).
- ath9k: fix data bus crash when setting nf_override via debugfs
  (git-fixes).
- Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv
  (git-fixes).
- Bluetooth: Put HCI device if inquiry procedure interrupts
  (git-fixes).
- Bluetooth: drop HCI device reference before return (git-fixes).
- Bluetooth: Fix initializing response id after clearing struct
  (git-fixes).
- Bluetooth: hci_uart: Fix a race for write_work scheduling
  (git-fixes).
- Bluetooth: btqcomsmd: Fix a resource leak in error handling
  paths in the probe function (git-fixes).
- ath10k: Fix error handling in case of CE pipe init failure
  (git-fixes).
- commit 8d04463

- net: dsa: bcm_sf2: Fix overflow checks (git-fixes).
- commit 8931641

- net: bcmgenet: keep MAC in reset until PHY is up (git-fixes).
- commit 1bd8cc0

- net: mscc: ocelot: properly account for VLAN header length when setting MRU (git-fixes).
- commit 8ecb099

- net: rmnet: fix packet forwarding in rmnet bridge mode (git-fixes).
- commit a6a4d18

- net: rmnet: fix bridge mode bugs (git-fixes).
- commit 6828c73

- net: rmnet: use upper/lower device infrastructure (git-fixes).
- commit 604e5d6

- net: rmnet: do not allow to change mux id if mux id is duplicated (git-fixes).
- commit 358ab29

- net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device() (git-fixes).
- commit 4387992

- net: rmnet: fix suspicious RCU usage (git-fixes).
- commit 5258625

- net: rmnet: fix NULL pointer dereference in rmnet_changelink() (git-fixes).
- commit 8bdc771

- net: rmnet: fix NULL pointer dereference in rmnet_newlink() (git-fixes).
- commit e563469

- KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags
  (bsc#1182490).
- commit d0034b8

- KVM: nVMX: don't clear mtf_pending when nested events are blocked
  (bsc#1182489).
- commit c9e5f4e

- ibmvnic: skip send_request_unmap for timeout reset (bsc#1182485
  ltc#191591).
- ibmvnic: add memory barrier to protect long term buffer
  (bsc#1182485 ltc#191591).
- ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16 (bsc#1182485
  ltc#191591).
- ibmvnic: Ensure that CRQ entry read are correctly ordered
  (bsc#1182485 ltc#191591).
- commit 8ab7740

- kABI: repair, after "nVMX: Emulate MTF when performinginstruction  emulation"
  kvm_x86_ops is part of kABI as it's used by LTTng. But it's only read
  and never allocated in there, so growing it (without altering existing
  members' offsets) is fine.
- commit d47d125

- fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME
  (bsc#1182446).
- commit 8620c20

- fscrypt: add fscrypt_is_nokey_name() (bsc#1182446).
- commit da2337f

- patches.suse/ext4-Avoid-freeing-inodes-on-dirty-list.patch: Move to
  sorted section, update tags
- commit d9f0c0d

- fs: fix lazytime expiration handling in
  __writeback_single_inode() (bsc#1182466).
- commit a4f4504

- ext4: fix superblock checksum failure when setting password salt
  (bsc#1182465).
- commit 1201ea7

- ext4: don't remount read-only with errors=continue on reboot
  (bsc#1182464).
- commit d554ce9

- ext4: fix deadlock with fs freezing and EA inodes (bsc#1182463).
- commit 2354cfd

- reiserfs: add check for an invalid ih_entry_count (bsc#1182462).
- commit 2c4183a

- quota: Sanity-check quota file headers on load (bsc#1182461).
- commit 5a95e11

- writeback: Drop I_DIRTY_TIME_EXPIRE (bsc#1182460).
- commit 6f11bc3

- ubifs: Fix error return code in ubifs_init_authentication()
  (bsc#1182459).
- commit 97d2ec0

- ubifs: wbuf: Don't leak kernel memory to flash (bsc#1182458).
- commit bce8f1a

- ubifs: prevent creating duplicate encrypted filenames
  (bsc#1182457).
- commit 80e0969

- ubifs: ubifs_add_orphan: Fix a memory leak bug (bsc#1182456).
- commit bf8f1af

- ubifs: ubifs_jnl_write_inode: Fix a memory leak bug
  (bsc#1182455).
  patches.suse/ubifs-xattr-Fix-some-potential-memory-leaks-while-it.patch:
  Refresh and add now relevant bits.
- commit 0b538c3

- ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
  (bsc#1182454).
- commit fdbb549

- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1182449).
- commit 5f81ca3

- ext4: fix a memory leak of ext4_free_data (bsc#1182447).
- commit 798e94c

- mm: thp: kABI: move the added flag to the end of enum
  (bsc#1181896 ltc#191273).
- commit 5a6cff9

- ext4: prevent creating duplicate encrypted filenames
  (bsc#1182446).
- commit ebbed3b

- block: fix inflight statistics of part0 (bsc#1182445).
- commit 3645427

- blk-mq: move cancel of hctx->run_work to the front of
  blk_exit_queue (bsc#1182444).
- commit 25d39da

- blk-mq: insert request not through ->queue_rq into sw/scheduler
  queue (bsc#1182443).
- commit a0c44a1

- blk-mq: call commit_rqs while list empty but error happen
  (bsc#1182442).
- commit bc0709b

- block: respect queue limit of max discard segment (bsc#1182441).
- commit 78f8ad6

- block: virtio_blk: fix handling single range discard request
  (bsc#1182439).
- commit a829826

- xfs: fix the forward progress assertion in
  xfs_iwalk_run_callbacks (git-fixes bsc#1182430).
- commit 251c330

- drm/amd/display: Decrement refcount of dc_sink before
  reassignment (git-fixes).
- drm/amd/display: Free atomic state after drm_atomic_commit
  (git-fixes).
- drm/amd/display: Fix dc_sink kref count in emulated_link_detect
  (git-fixes).
- commit 0a02ed8

- clk: sunxi-ng: mp: fix parent rate change flag check
  (git-fixes).
- firmware_loader: align .builtin_fw to 8 (git-fixes).
- platform/x86: hp-wmi: Disable tablet-mode reporting by default
  (git-fixes).
- commit 3ec7f46

- KVM: nVMX: Emulate MTF when performing instruction emulation
  (bsc#1182380).
- commit d82f9c0

- tracing: Check length before giving out the filter buffer
  (git-fixes).
- commit d3dfea0

- tracing: Do not count ftrace events in top level enable output
  (git-fixes).
- commit 9eb30ee

- tracing/kprobe: Fix to support kretprobe events on unloaded
  modules (git-fixes).
- commit 19d30cc

- KVM: x86: remove stale comment from struct x86_emulate_ctxt
  (bsc#1182406).
- commit 0a00f86

- mm/pmem: avoid inserting hugepage PTE entry with fsdax if
  hugepage support is disabled (bsc#1181896 ltc#191273).
- commit 5527d63

- fgraph: Initialize tracing_graph_pause at task creation
  (git-fixes).
- commit ac6ab62

- KVM: x86: clear stale x86_emulate_ctxt->intercept value
  (bsc#1182381).
- commit ffa8b86

- drm/i915/guc: Update to use firmware v49.0.1 (CVE-2020-12362
  CVE-2020-12363 CVE-2020-12364 CVE-2020-12373 bsc#1181720
  bsc#1181735 bsc#1181736 bsc#1181738).
- commit d2373bb

- KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
  (bsc#1182374).
- commit c629183

- tracing/kprobes: Do the notrace functions check without kprobes
  on ftrace (git-fixes).
- Update config files.
- commit dd6e75e

- fix patch metadata
- fix Patch-mainline:
  patches.suse/0003-caif-no-need-to-check-return-value-of-debugfs_create.patch
- commit f7a521f

- drm/sun4i: dw-hdmi: Fix max. frequency for H6 (bsc#1152472)
- commit acb3f2a

- drm/sun4i: Fix H6 HDMI PHY configuration (bsc#1152472)
- commit 039ccc9

- drm/sun4i: dw-hdmi: always set clock rate (bsc#1152472)
- commit 0e99073

- drm/sun4i: tcon: set sync polarity for tcon1 channel (bsc#1152472)
- commit 03d6bea

- drm/vc4: hvs: Fix buffer overflow with the dlist handling (bsc#1152489)
- commit b8a95b9

- drm/meson: Unbind all connectors on module removal (bsc#1152472)
- commit b5e929b

- matroxfb: avoid -Warray-bounds warning (bsc#1152472)
- commit f5716ba

- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
  (git-fixes).
- commit 2c2d766

- net/sonic: Add mutual exclusion for accessing shared state
  (git-fixes).
- commit 52ed672

- net: stmmac: Always arm TX Timer at end of transmission start
  (git-fixes).
- commit 6058ba7

- net: stmmac: Fix the TX IOC in xmit path (git-fixes).
- commit 0d8ff7f

- net: stmmac: Enable 16KB buffer size (git-fixes).
- commit c5a734b

- net: stmmac: 16KB buffer must be 16 byte aligned (git-fixes).
- commit c88cefc

- net: stmmac: RX buffer size must be 16 byte aligned (git-fixes).
- commit d10b760

- net: stmmac: xgmac: Clear previous RX buffer size (git-fixes).
- commit 53673df

- net: stmmac: Do not accept invalid MTU values (git-fixes).
- commit ac657b6

- net: stmmac: selftests: Needs to check the number of Multicast
  regs (git-fixes).
- commit 8826854

- net: caif: Fix debugfs on 64-bit platforms (git-fixes).
- commit 7a8758b

- caif: no need to check return value of debugfs_create functions
  (git-fixes).
- commit 756b62e

- net: axienet: Fix error return code in axienet_probe()
  (git-fixes).
- commit 6ec2abe

- net: netsec: Correct dma sync for XDP_TX frames (git-fixes).
- commit 8040572

- net: gro: do not keep too many GRO packets in napi->rx_list
  (bsc#1154353).
- commit 76fde4b

- kernel-binary.spec: Add back initrd and image symlink ghosts to
  filelist (bsc#1182140).
  Fixes: 76a9256314c3 ("rpm/kernel-{source,binary}.spec: do not include ghost symlinks (boo#1179082).")
- commit 606c9d1

- xfs: ratelimit xfs_discard_page messages (bsc#1182283).
- commit 672719e

- xfs: scrub should mark a directory corrupt if any entries
  cannot be iget'd (git-fixes bsc#1182278).
- commit 55cdbf1

- Drop HID logitech patch that caused a regression (bsc#1182259)
  Delete patches.suse/HID-logitech-dj-add-the-G602-receiver.patch
  blacklist.conf: add the dropped entry
- commit fc205a0

- xfs: fix parent pointer scrubber bailing out on unallocated
  inodes (git-fixes bsc#1182276).
- commit 68a744e

- xfs: return corresponding errcode if xfs_initialize_perag()
  fail (git-fixes bsc#1182275).
- commit adf2653

- xfs: fix the minrecs logic when dealing with inode root child
  blocks (git-fixes bsc#1182273).
- commit 5d5cd17

- xfs: ensure inobt record walks always make forward progress
  (git-fixes bsc#1182272).
- commit 5d91094

- x86/apic: Add extra serialization for non-serializing MSRs
  (bsc#1152489).
- commit 52e6a50

- xfs: strengthen rmap record flags checking (git-fixes
  bsc#1182271).
- commit 0a8fcac

- squashfs: add more sanity checks in xattr id lookup (git-fixes
  bsc#1182268).
- commit f6143c2

- squashfs: add more sanity checks in inode lookup (git-fixes
  bsc#1182267).
- commit 81b879a

- squashfs: add more sanity checks in id lookup (git-fixes
  bsc#1182266).
- commit a860e79

- vfs: Convert squashfs to use the new mount API (git-fixes
  bsc#1182265).
- commit 961749a

- mm: thp: fix MADV_REMOVE deadlock on shmem THP (CVE-2020-29368,
  bsc#1179660.).
- commit 9d15b36

- mm: thp: make the THP mapcount atomic against
  __split_huge_pmd_locked() (CVE-2020-29368, bsc#1179660.).
- commit 842b18f

- rpm/post.sh: Avoid purge-kernel for the first installed kernel (bsc#1180058)
- commit c29e77d

- blacklist.conf: 20bf2b378729 x86/build: Disable CET instrumentation in the kernel
- commit ae0a855

- fix patch metadata
- fix upstream reference:
  patches.suse/net-hns3-add-a-check-for-queue_id-in-hclge_reset_vf_.patch
- commit 33a1a9d

- series.conf: cleanup
- move unsortable patch out of sorted section
  patches.suse/powerpc-pseries-extract-host-bridge-from-pci_bus-pri.patch
- commit 05c22a3

- regulator: Fix lockdep warning resolving supplies (git-fixes).
- commit 83723b8

- i2c: stm32f7: fix configuration of the digital filter
  (git-fixes).
- i2c: mediatek: Move suspend and resume handling to NOIRQ phase
  (git-fixes).
- mac80211: 160MHz with extended NSS BW in CSA (git-fixes).
- iwlwifi: mvm: guard against device removal in reprobe
  (git-fixes).
- iwlwifi: mvm: invalidate IDs of internal stations at mvm start
  (git-fixes).
- iwlwifi: pcie: fix context info memory leak (git-fixes).
- iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
  (git-fixes).
- iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
  (git-fixes).
- iwlwifi: mvm: skip power command when unbinding vif during CSA
  (git-fixes).
- regulator: core: avoid regulator_resolve_supply() race condition
  (git-fixes).
- commit c869ffc

- net: mscc: ocelot: fix address ageing time (again) (git-fixes).
- commit 2561722

- dpaa2-eth: fix return codes used in ndo_setup_tc (git-fixes).
- commit 14e0d91

- qlcnic: fix missing release in qlcnic_83xx_interrupt_test
  (git-fixes).
- commit d3915bd

- net: sun: fix missing release regions in cas_init_one()
  (git-fixes).
- commit 5243443

- net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in
  seconds, not ms (git-fixes).
- commit 8f77ca6

- net: moxa: Fix a potential double 'free_irq()' (git-fixes).
- commit 6d56ae2

- powerpc/pseries: extract host bridge from pci_bus prior to
  bus removal (bsc#1182171 ltc#190900).
- commit 9deaa93

- cxgb4: fix the panic caused by non smac rewrite (git-fixes).
- commit 0f6aca4

- nvme-hwmon: rework to avoid devm allocation (bsc#1177326).
- commit bc99792

- series.conf: cleanup
- update upstream reference and resort:
  patches.suse/ibmvnic-Clear-failover_pending-if-unable-to-schedule.patch
- commit f78f850

- powerpc/perf/hv-24x7: Dont create sysfs event files for dummy
  events (bsc#1182118 ltc#190624).
- commit 2178630

- Update config files: Set ledtrig-default-on as builtin (bsc#1182128)
- commit e422083

- net: hns3: add a check for queue_id in hclge_reset_vf_queue()
  (git-fixes).
- net/mlx5e: Update max_opened_tc also when channels are closed
  (git-fixes).
- net: mvpp2: TCAM entry enable should be written after SRAM data
  (git-fixes).
- igc: check return value of ret_val in
  igc_config_fc_after_link_up (git-fixes).
- igc: set the default return value to -IGC_ERR_NVM in
  igc_write_nvm_srwr (git-fixes).
- igc: Report speed and duplex as unknown when device is runtime
  suspended (git-fixes).
- net/mlx5e: Reduce tc unsupported key print level (git-fixes).
- net/mlx5: Fix memory leak on flow table creation error flow
  (git-fixes).
- igc: fix link speed advertising (git-fixes).
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
  (git-fixes).
- bnxt_en: Improve stats context resource accounting with RDMA
  driver loaded (git-fixes).
- net: mvpp2: Remove Pause and Asym_Pause support (git-fixes).
- mlxsw: core: Increase critical threshold for ASIC thermal zone
  (git-fixes).
- mlxsw: core: Add validation of transceiver temperature
  thresholds (git-fixes).
- net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
  (git-fixes).
- net/mlx5e: Fix two double free cases (git-fixes).
- net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
  (git-fixes).
- chtls: Fix chtls resources release sequence (git-fixes).
- chtls: Added a check to avoid NULL pointer dereference
  (git-fixes).
- chtls: Replace skb_dequeue with skb_peek (git-fixes).
- chtls: Fix panic when route to peer not configured (git-fixes).
- chtls: Remove invalid set_tcb call (git-fixes).
- chtls: Fix hardware tid leak (git-fixes).
- net: hns3: fix the number of queues actually used by ARQ
  (git-fixes).
- qed: select CONFIG_CRC32 (git-fixes).
- net: hns: fix return value check in __lb_other_process()
  (git-fixes).
- net: mvpp2: fix pkt coalescing int-threshold configuration
  (git-fixes).
- tun: fix return value when the number of iovs exceeds
  MAX_SKB_FRAGS (git-fixes).
- virtio_net: Fix recursive call to cpus_read_lock() (git-fixes).
- net: mvpp2: Fix GoP port 3 Networking Complex Control
  configurations (git-fixes).
- net: mvpp2: prs: fix PPPoE with ipv6 packet parse (git-fixes).
- net: mvpp2: Add TCAM entry to drop flow control pause frames
  (git-fixes).
- net: mvpp2: disable force link UP during port init procedure
  (git-fixes).
- iavf: fix double-release of rtnl_lock (git-fixes).
- i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs (git-fixes).
- virtio_net: Fix error code in probe() (git-fixes).
- ixgbe: avoid premature Rx buffer reuse (git-fixes).
- i40e: avoid premature Rx buffer reuse (git-fixes).
- net/mlx4_en: Handle TX error CQE (bsc#1181854).
- net/mlx4_en: Avoid scheduling restart task if it is already
  running (bsc#1181854).
- net/mlx5: Fix wrong address reclaim when command interface is
  down (git-fixes).
- net: mvpp2: Fix error return code in mvpp2_open() (git-fixes).
- chelsio/chtls: fix a double free in chtls_setkey() (git-fixes).
- cxgb3: fix error return code in t3_sge_alloc_qset() (git-fixes).
- net: broadcom CNIC: requires MMU (git-fixes).
- chelsio/chtls: fix panic during unload reload chtls (git-fixes).
- net: ena: set initial DMA width to avoid intel iommu issue
  (git-fixes).
- i40e: Fix removing driver while bare-metal VFs pass traffic
  (git-fixes).
- bnxt_en: Release PCI regions when DMA mask setup fails during
  probe (git-fixes).
- bnxt_en: fix error return code in bnxt_init_board() (git-fixes).
- bnxt_en: fix error return code in bnxt_init_one() (git-fixes).
- net/mlx4_core: Fix init_hca fields offset (git-fixes).
- net/mlx5: Disable QoS when min_rates on all VFs are zero
  (git-fixes).
- net/mlx5: Add handling of port type in rule deletion
  (git-fixes).
- mlxsw: core: Use variable timeout for EMAD retries (git-fixes).
- qed: fix error return code in qed_iwarp_ll2_start() (git-fixes).
- bnxt_en: read EEPROM A2h address using page 0 (git-fixes).
- net/mlx5: Fix deletion of duplicate rules (git-fixes).
- chelsio/chtls: fix always leaking ctrl_skb (git-fixes).
- chelsio/chtls: fix memory leaks caused by a race (git-fixes).
- chelsio/chtls: fix memory leaks in CPL handlers (git-fixes).
- chelsio/chtls: fix deadlock issue (git-fixes).
- cxgb4: set up filter action after rewrites (git-fixes).
- chelsio/chtls: fix tls record info to user (git-fixes).
- chelsio/chtls: correct function return and return type
  (git-fixes).
- chelsio/chtls: correct netdevice for vlan interface (git-fixes).
- chelsio/chtls: fix socket lock (git-fixes).
- commit f8ae7ea

- blacklist.conf: 9ad22e165994 x86/debug: Fix DR6 handling
- commit b5c23b5

- xen/netback: avoid race in xenvif_rx_ring_slots_available()
  (bsc#1065600).
- commit b061a0d

- series.conf: cleanup
- update upstream references and move to sorted section:
  patches.suse/x86-xen-avoid-warning-in-Xen-pv-guest-with-CONFIG_AM.patch.
  patches.suse/xen-blkfront-allow-discard-nodes-to-be-optional.patch.
- commit 9ed652c

- mt76: dma: fix a possible memory leak in mt76_add_fragment()
  (git-fixes).
- commit 8ae7076

- fix patches metadata
- fix Patch-mainline:
  patches.suse/0002-x86-msi-Only-use-high-bits-of-MSI-address-for-DMAR-u.patch
  patches.suse/0003-x86-ioapic-Handle-Extended-Destination-ID-field-in-R.patch
  patches.suse/0004-x86-apic-Support-15-bits-of-APIC-ID-in-IOAPIC-MSI-wh.patch
  patches.suse/0005-x86-kvm-Add-KVM_FEATURE_MSI_EXT_DEST_ID.patch
- commit e28768c

- USB: serial: option: Adding support for Cinterion MV31
  (git-fixes).
- USB: serial: cp210x: add pid/vid for WSDA-200-USB (git-fixes).
- USB: serial: cp210x: add new VID/PID for supporting Teraoka
  AD2000 (git-fixes).
- USB: usblp: don't call usb_set_interface if there's a single
  alt (git-fixes).
- Input: xpad - sync supported devices with fork on GitHub
  (git-fixes).
- mmc: core: Limit retries when analyse of SDIO tuples fails
  (git-fixes).
- drm/amd/display: Revert "Fix EDID parsing after resume from
  suspend" (git-fixes).
- mac80211: fix station rate table updates on assoc (git-fixes).
- iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queues
  (git-fixes).
- commit 2244f3a

- nvme: re-read ANA log on NS CHANGED AEN (bsc#1179137).
- commit d65941e

- KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()
  (bsc#1181818).
- KVM: arm64: Assume write fault on S1PTW permission fault on
  instruction fetch (bsc#1181818).
- commit 9e58921

- net: ethernet: ti: fix some return value check of
  cpsw_ale_create() (git-fixes).
- commit c1f82b5

- net/mlx5e: Correctly handle changing the number of queues when
  the interface is down (git-fixes).
- commit 2e18a60

- net: ethernet: ti: ale: fix allmulti for nu type ale
  (git-fixes).
- commit 1455e82

- net: ethernet: ti: ale: ensure vlan/mdb deleted when no members
  (git-fixes).
- commit 6a115f1

- net: ethernet: ti: ale: modify vlan/mdb api for switchdev
  (git-fixes).
- Refresh
  patches.suse/0009-net-ethernet-ti-ale-fix-seeing-unreg-mcast-packets-w.patch.
- commit 0cae8d9

- net: ethernet: ti: cpsw: allow untagged traffic on host port
  (git-fixes).
- commit da85a01

- net: ethernet: ti: ale: fix seeing unreg mcast packets with
  promisc and allmulti disabled (git-fixes).
- commit 6a2d8f8

- net/mlx5e: Fix configuration of XPS cpumasks and netdev queues
  in corner cases (git-fixes).
- Refresh
  patches.suse/net-mlx5e-Fix-CPU-mapping-after-function-reload-to-a.patch.
- commit ae37f4a

- net/mlx5e: Use preactivate hook to set the indirection table
  (git-fixes).
- commit a8003a3

- net/mlx5e: Rename hw_modify to preactivate (git-fixes).
- commit d8b9674

- net/mlx5e: Encapsulate updating netdev queues into a function
  (git-fixes).
- commit 0764cbf

- sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registers
  (git-fixes).
- commit ccdc470

- sh_eth: check sh_eth_cpu_data::cexcr when dumping registers
  (git-fixes).
- commit 855923f

- sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping
  registers (git-fixes).
- commit 1115b43

- net: dsa: mt7530: Change the LINK bit to reflect the link status
  (git-fixes).
- commit 7c5ca65

- powerpc/pseries/dlpar: handle ibm, configure-connector delay
  status (bsc#1181985 ltc#188074).
- commit 418b81d

- series.conf: cleanup
- update upstream reference:
  patches.suse/ibmvnic-Clear-failover_pending-if-unable-to-schedule.patch
- commit 85f2019

- fix patch metadata
- fix upstream reference:
  patches.suse/io_uring-Fix-current-fs-handling-in-io_sq_wq_submit_.patch
- commit 90ec2ae

- scsi: lpfc: Fix EEH encountering oops with NVMe traffic
  (bsc#1181958).
- commit 5afe23b

- powerpc/perf: Exclude kernel samples while counting events in
  user space (bsc#1065729).
- commit 50bd42d

- powerpc: Fix alignment bug within the init sections
  (bsc#1065729).
- commit 7810647

- powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU
  (bsc#1156395).
- powerpc/powernv/memtrace: Fix crashing the kernel when enabling
  concurrently (bsc#1156395).
- powerpc/powernv/memtrace: Don't leak kernel memory to user space
  (bsc#1156395).
- powerpc/fpu: Drop cvt_fd() and cvt_df() (bsc#1156395).
- powerpc/boot: Delete unneeded .globl _zimage_start
  (bsc#1156395).
- commit 735e425

- ibmvnic: device remove has higher precedence over reset
  (bsc#1065729).
- commit 0b8e9f9

- ibmvnic: fix login buffer memory leak (bsc#1081134 ltc#164631).
- commit 5b8c72b

- ibmvnic: Clear failover_pending if unable to schedule
  (bsc#1181960 ltc#190997).
- commit fb1a56e

- phy: cpcap-usb: Fix warning for missing regulator_disable
  (git-fixes).
- platform/x86: intel-vbtn: Support for tablet mode on Dell
  Inspiron 7352 (git-fixes).
- platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix
  touchscreen on Estar Beauty HD tablet (git-fixes).
- drm/amd/display: Change function decide_dp_link_settings to
  avoid infinite looping (git-fixes).
- mac80211: fix fast-rx encryption check (git-fixes).
- commit 504e3c0

- blacklist.conf: kABI extreely hard to work around
- commit e1f9604

- objtool: Don't fail on missing symbol table (bsc#1169514).
- commit 1518505

- btrfs: Fix race between extent freeing/allocation when using bitmaps (bsc#1181574).
- commit 98010f2

- series.conf: cleanup
- update upstream references of unsortable patches and sort them properly:
  patches.suse/perf-x86-intel-uncore-Store-the-logical-die-id-inste.patch
  patches.suse/perf-x86-intel-uncore-With-8-nodes-get-pci-bus-die-i.patch
- commit b4f0fcb

- fix patch metadata and move it to correct section
- fix upstream reference of a non-mainline patch and move to correct section:
  patches.suse/net-sctp-filter-remap-copy_from_user-failure-error.patch
- commit fda606d

- usb: dwc2: Fix endpoint direction check in ep_from_windex
  (git-fixes).
- usb: dwc3: fix clock issue during resume in OTG mode
  (git-fixes).
- xhci: fix bounce buffer usage for non-sg list case (git-fixes).
- usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()
  (git-fixes).
- USB: gadget: legacy: fix an error code in eth_bind()
  (git-fixes).
- Input: i8042 - unbreak Pegatron C15B (git-fixes).
- commit bcaeec1

- net: qca_spi: Move reset_count to struct qcaspi (git-fixes).
- commit 45b7fef

- net: qca_spi: fix receive buffer size check (git-fixes).
- commit 5cd7e42

- net: stmmac: fix disabling flexible PPS output (git-fixes).
- commit 20dce33

- net: stmmac: fix length of PTP clock's name string (git-fixes).
- commit 9f89a73

- net: phy: at803x: use operating parameters from PHY-specific
  status (git-fixes).
- commit e91964f

- net: phy: extract pause mode (git-fixes).
- commit c81698a

- net: phy: extract link partner advertisement reading
  (git-fixes).
- commit 18dc97f

- net: phy: read MII_CTRL1000 in genphy_read_status only if needed
  (git-fixes).
- commit d5eb04d

- net: stmmac: selftests: Flow Control test can also run with
  ASYM Pause (git-fixes).
- commit 26dfc56

- cirrus: cs89x0: remove set but not used variable 'lp'
  (git-fixes).
- commit 0385a3f

- cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify
  code (git-fixes).
- commit f75aac5

- blacklist.conf: update blacklist
- commit ca67b2c

- perf/x86/intel/uncore: With > 8 nodes, get pci bus die id from
  NUMA info (bsc#1180989).
- perf/x86/intel/uncore: Store the logical die id instead of
  the physical die id (bsc#1180989).
- perf/x86/intel/uncore: Generic support for the PCI sub driver
  (bsc#1180989).
- perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()
  (bsc#1180989).
- perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()
  (bsc#1180989).
- perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu()
  (bsc#1180989).
- perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()
  (bsc#1180989).
- commit 6e81128

- bonding: wait for sysfs kobject destruction before freeing
  struct slave (git-fixes).
- net/mlx5: E-Switch, Use vport metadata matching by default
  (git-fixes).
- cxgb4: fix all-mask IP address comparison (git-fixes).
- cxgb4: fix set but unused variable when DCB is disabled
  (git-fixes).
- commit 8f53029

- bpf, cgroup: Fix problematic bounds check (bsc#1155518).
- bpf, cgroup: Fix optlen WARN_ON_ONCE toctou (bsc#1155518).
- commit 3ab5222

- net, sctp, filter: remap copy_from_user failure error
  (bsc#1181637).
- commit 32551e1

- i40e: Revert "i40e: don't report link up for a VF who hasn't
  enabled queues" (jsc#SLE-8025).
- igc: Fix returning wrong statistics (git-fixes).
- i40e: Fix MAC address setting for a VF via Host/VM (git-fixes).
- mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()
  (git-fixes).
- mlxsw: core: Fix memory leak on module removal (git-fixes).
- net/mlx5: Don't call timecounter cyc2time directly from 1PPS
  flow (git-fixes).
- net: ethernet: mlx4: Avoid assigning a value to ring_cons but
  not used it anymore in mlx4_en_xmit() (git-fixes).
- net: team: fix memory leak in __team_options_register
  (git-fixes).
- net/mlx5e: Fix VLAN create flow (git-fixes).
- net/mlx5e: Fix VLAN cleanup flow (git-fixes).
- net/mlx5: Fix request_irqs error flow (git-fixes).
- mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error
  path (git-fixes).
- team: set dev->needed_headroom in team_setup_by_port()
  (git-fixes).
- bonding: set dev->needed_headroom in bond_setup_by_slave()
  (git-fixes).
- net: qed: RDMA personality shouldn't fail VF load (git-fixes).
- net: thunderx: initialize VF's mailbox mutex before first usage
  (git-fixes).
- net: mvpp2: fix memory leak in mvpp2_rx (git-fixes).
- iavf: Fix updating statistics (git-fixes).
- iavf: fix error return code in iavf_init_get_resources()
  (git-fixes).
- net/mlx5e: vxlan: Use RCU for vxlan table lookup (git-fixes).
- vxlan: fix memleak of fdb (git-fixes).
- net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
  (git-fixes).
- mlxsw: core: Free EMAD transactions using kfree_rcu()
  (git-fixes).
- mlxsw: core: Increase scope of RCU read-side critical section
  (git-fixes).
- net/mlx5: Query PPS pin operational status before registering it
  (git-fixes).
- net/mlx5: Verify Hardware supports requested ptp function on
  a given pin (git-fixes).
- net/mlx5: Fix a bug of using ptp channel index as pin index
  (git-fixes).
- net/mlx5e: Fix error path of device attach (git-fixes).
- net/mlx5: E-switch, Destroy TSAR after reload interface
  (git-fixes).
- net: hns3: fix aRFS FD rules leftover after add a user FD rule
  (git-fixes).
- net: hns3: fix a TX timeout issue (git-fixes).
- net: hns3: fix desc filling bug when skb is expanded or lineared
  (git-fixes).
- qed: Populate nvm-file attributes while reading nvm config
  partition (git-fixes).
- net: hns3: fix use-after-free when doing self test (git-fixes).
- net: hns3: add a missing uninit debugfs when unload driver
  (git-fixes).
- net: cxgb4: fix return error value in t4_prep_fw (git-fixes).
- cxgb4vf: update kernel-doc line comments (git-fixes).
- cxgb4: update kernel-doc line comments (git-fixes).
- cxgb4: move DCB version extern to header file (git-fixes).
- cxgb4: remove cast when saving IPv4 partial checksum
  (git-fixes).
- cxgb4: fix SGE queue dump destination buffer context
  (git-fixes).
- cxgb4: use correct type for all-mask IP address comparison
  (git-fixes).
- cxgb4: fix endian conversions for L4 ports in filters
  (git-fixes).
- cxgb4: parse TC-U32 key values and masks natively (git-fixes).
- cxgb4: use unaligned conversion for fetching timestamp
  (git-fixes).
- cxgb4: move PTP lock and unlock to caller in Tx path
  (git-fixes).
- cxgb4: move handling L2T ARP failures to caller (git-fixes).
- net: qed: fix "maybe uninitialized" warning (git-fixes).
- net: qede: fix use-after-free on recovery and AER handling
  (git-fixes).
- net: qede: fix PTP initialization on recovery (git-fixes).
- net: qed: fix excessive QM ILT lines consumption (git-fixes).
- net: qed: fix NVMe login fails over VFs (git-fixes).
- net: qede: stop adding events on an already destroyed workqueue
  (git-fixes).
- net: qed: fix async event callbacks unregistering (git-fixes).
- iavf: fix speed reporting over virtchnl (git-fixes).
- net/mlx5e: IPoIB, Drop multicast packets that this interface
  sent (git-fixes).
- ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
  (git-fixes).
- veth: Adjust hard_start offset on redirect XDP frames
  (git-fixes).
- net/mlx5e: Set of completion request bit should not clear
  other adjacent bits (git-fixes).
- net/mlx5e: en_accel, Add missing net/geneve.h include
  (git-fixes).
- bonding: Fix reference count leak in bond_sysfs_slave_add
  (git-fixes).
- bnxt_en: Fix accumulation of bp->net_stats_prev (git-fixes).
- net/mlx5: Annotate mutex destroy for root ns (git-fixes).
- net/mlx5: Don't maintain a case of del_sw_func being null
  (git-fixes).
- net/mlx4_core: fix a memory leak bug (git-fixes).
- mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set
  in case reload fails (git-fixes).
- net/mlx5e: Get the latest values from counters in switchdev mode
  (git-fixes).
- net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to
  avoid WQ overruns (git-fixes).
- net/mlx5: Fix failing fw tracer allocation on s390 (git-fixes).
- net/cxgb4: Check the return from t4_query_params properly
  (git-fixes).
- net: hns3: fix set and get link ksettings issue (git-fixes).
- net: hns3: fix RSS config lost after VF reset (git-fixes).
- qed: Fix race condition between scheduling and destroying the
  slowpath workqueue (git-fixes).
- net/mlx5: E-Switch, Hold mutex when querying drop counter in
  legacy mode (git-fixes).
- net/mlx5: E-Switch, Use vport metadata matching only when
  mandatory (git-fixes).
- net/liquidio: Delete non-working LIQUIDIO_PACKAGE check
  (git-fixes).
- virtio_net: Keep vnet header zeroed if XDP is loaded for small
  buffer (git-fixes).
- net/mlx5: Clear LAG notifier pointer after unregister
  (git-fixes).
- net/mlx5e: Fix endianness handling in pedit mask (git-fixes).
- net/mlx5e: kTLS, Fix wrong value in record tracker enum
  (git-fixes).
- net: hns3: clear port base VLAN when unload PF (git-fixes).
- net: hns3: fix VF VLAN table entries inconsistent issue
  (git-fixes).
- net: hns3: fix "tc qdisc del" failed issue (git-fixes).
- cxgb4: fix checks for max queues to allocate (git-fixes).
- commit a805d8f

- blacklist.conf: Blacklist two 32-bit only fixes
  50fe7ebb6475 bpf, x86_32: Fix clobbering of dst for BPF_JSET
  5ca1ca01fae1 bpf, x86_32: Fix logic error in BPF_LDX zero-extension
- commit 55cadfc

- nvme-multipath: Early exit if no path is available
  (bsc#1180964).
- commit 1c96465

- kABI: Fix kABI after AMD SEV PCID fixes (bsc#1178995).
- commit bf72ec9

- mac80211: pause TX while changing interface type (git-fixes).
- wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
  (git-fixes).
- iwlwifi: pcie: reschedule in long-running memory reads
  (git-fixes).
- iwlwifi: pcie: use jiffies for memory read spin time limit
  (git-fixes).
- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3
  modem family (git-fixes).
- drivers: soc: atmel: add null entry at the end of
  at91_soc_allowed_list[] (git-fixes).
- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91
  SoCs (git-fixes).
- commit 023b5c2

- powerpc/mm/pkeys: Make pkey access check work on execute_only_key
  (bsc#1181544 ltc#191080 git-fixes).
- Refresh patches.suse/powerpc-book3s64-pkeys-Fix-pkey_access_permitted-for.patch.
- commit 7508356

- powerpc/pkeys: Check vma before returning key fault error to
  the user (bsc#1181544 ltc#191080).
- powerpc/pkeys: Avoid using lockless page table walk (bsc#1181544
  ltc#191080).
- commit 8cb9fab

- Add no-fix tag to drm cherry-picks
  Add a no-fix tag to drm patches that are cherry-picks and are not
  already blacklisted.
- Refresh
  patches.suse/0001-drm-i915-Preload-LUTs-if-the-hw-isn-t-currently-usin.patch.
- Refresh
  patches.suse/0001-drm-i915-Update-drm-i915-bug-filing-URL.patch.
- Refresh
  patches.suse/0001-drm-i915-execlists-Always-force-a-context-reload-whe.patch.
- Refresh
  patches.suse/0001-drm-i915-icl-Fix-hotplug-interrupt-disabling-after-s.patch.
- Refresh
  patches.suse/0003-drm-i915-Correctly-set-SFC-capability-for-video-engi.patch.
- Refresh
  patches.suse/0029-drm-i915-gem-Avoid-implicit-vmap-for-highmem-on-x86-.patch.
- Refresh
  patches.suse/drm-i915-Perform-GGTT-restore-much-earlier-during-re.patch.
- Refresh
  patches.suse/drm-i915-Whitelist-COMMON_SLICE_CHICKEN2.patch.
- Refresh
  patches.suse/drm-i915-pmu-Frequency-is-reported-as-accumulated-cy.patch.
- Refresh
  patches.suse/drm-i915-to-make-vgpu-ppgtt-notificaiton-as-atomic-o.patch.
- Refresh
  patches.suse/drm-i915-update-rawclk-also-on-resume.patch.
- Refresh
  patches.suse/drm-i915-userptr-Never-allow-userptr-into-the-mappab.patch.
- commit 46ba73b

- KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
  (bsc#1178995).
- KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
  (bsc#1178995).
- commit 49749c4

- r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set
  (git-fixes).
- commit ab82b36

- Update kabi files.
- update from February 2021 maintenance update submission (commit 1e925eb08318)
- commit 97b2a1f

- powerpc: kABI: add back suspend_disable_cpu in machdep_calls
  (bsc#1181674 ltc#189159).
- commit 09376cb

- exfat: Avoid allocating upcase table using kcalloc()
  (git-fixes).
- exec: Always set cap_ambient in cap_bprm_set_creds  (git-fixes).
- commit eb2e605

- io_uring: Fix current->fs handling in io_sq_wq_submit_work()
  (bsc#1179434 CVE-2020-29373).
- commit 3f561ee

- blacklist.conf: no change to /sys/firmware/uv/query/max_cpus
- commit 737a803

- s390/vfio-ap: No need to disable IRQ after queue reset
  (git-fixes).
- s390/vfio-ap: clean up vfio_ap resources when KVM pointer
  invalidated (git-fixes).
- commit d91ae22

- powerpc/pseries/mobility: refactor node lookup during DT update
  (bsc#1181674 ltc#189159).
- powerpc/rtas: remove unused rtas_suspend_me_data (bsc#1181674
  ltc#189159).
- powerpc/pseries/hibernation: remove prepare_late() callback
  (bsc#1181674 ltc#189159).
- powerpc/pseries/hibernation: perform post-suspend fixups later
  (bsc#1181674 ltc#189159).
- powerpc/rtas: remove unused rtas_suspend_last_cpu() (bsc#1181674
  ltc#189159).
- powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me()
  (bsc#1181674 ltc#189159).
- powerpc/rtas: remove rtas_suspend_cpu() (bsc#1181674
  ltc#189159).
- powerpc/machdep: remove suspend_disable_cpu() (bsc#1181674
  ltc#189159).
- powerpc/pseries/hibernation: remove pseries_suspend_cpu()
  (bsc#1181674 ltc#189159).
- powerpc/pseries/hibernation: pass stream id via function
  arguments (bsc#1181674 ltc#189159).
- Refresh patches.suse/powerpc-pseries-hibernation-remove-redundant-cachein.patch
- powerpc/pseries/hibernation: drop pseries_suspend_begin()
  from suspend ops (bsc#1181674 ltc#189159).
- powerpc/rtas: remove rtas_ibm_suspend_me_unsafe() (bsc#1181674
  ltc#189159).
- powerpc/rtas: dispatch partition migration requests to pseries
  (bsc#1181674 ltc#189159).
- powerpc/pseries/mobility: retry partition suspend after error
  (bsc#1181674 ltc#189159).
- powerpc/pseries/mobility: signal suspend cancellation to
  platform (bsc#1181674 ltc#189159).
- powerpc/pseries/mobility: use stop_machine for join/suspend
  (bsc#1181674 ltc#189159).
- powerpc/pseries/mobility: extract VASI session polling logic
  (bsc#1181674 ltc#189159).
- powerpc/pseries/mobility: use rtas_activate_firmware() on resume
  (bsc#1181674 ltc#189159).
- Refresh patches.suse/powerpc-pseries-mobility-notify-network-peers-after-.patch
- powerpc/pseries/mobility: error message improvements
  (bsc#1181674 ltc#189159).
- powerpc/pseries/mobility: add missing break to default case
  (bsc#1181674 ltc#189159).
- powerpc/pseries/mobility: don't error on absence of ibm,
  update-nodes (bsc#1181674 ltc#189159).
- powerpc/hvcall: add token and codes for H_VASI_SIGNAL
  (bsc#1181674 ltc#189159).
- powerpc/rtas: add rtas_activate_firmware() (bsc#1181674
  ltc#189159).
- powerpc/rtas: add rtas_ibm_suspend_me() (bsc#1181674
  ltc#189159).
- powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
  (bsc#1181674 ltc#189159).
- powerpc/rtas: complete ibm,suspend-me status codes (bsc#1181674
  ltc#189159).
- powerpc/rtas: prevent suspend-related sys_rtas use on LE
  (bsc#1181674 ltc#189159).
- powerpc/pseries/mobility: Add pr_debug() for device tree changes
  (bsc#1181674 ltc#189159).
- powerpc/pseries/mobility: Set pr_fmt() (bsc#1181674 ltc#189159).
- powerpc/pseries: remove obsolete memory hotplug DT notifier code
  (bsc#1181674 ltc#189159).
- Refresh patches.suse/powerpc-pseries-update-device-tree-before-ejecting-h.patch
- powerpc/pseries: remove dlpar_cpu_readd() (bsc#1181674
  ltc#189159).
- powerpc/pseries: remove memory "re-add" implementation
  (bsc#1181674 ltc#189159).
- powerpc/pseries: remove prrn special case from DT update path
  (bsc#1181674 ltc#189159).
- powerpc/numa: remove arch_update_cpu_topology (bsc#1181674
  ltc#189159).
- powerpc/numa: remove prrn_is_enabled() (bsc#1181674 ltc#189159).
- powerpc/rtasd: simplify handle_rtas_event(), emit message on
  events (bsc#1181674 ltc#189159).
- powerpc/numa: remove start/stop_topology_update() (bsc#1181674
  ltc#189159).
- powerpc/numa: remove timed_topology_update() (bsc#1181674
  ltc#189159).
- powerpc/numa: stub out numa_update_cpu_topology() (bsc#1181674
  ltc#189159).
- powerpc/numa: remove vphn_enabled and prrn_enabled internal
  flags (bsc#1181674 ltc#189159).
- powerpc/numa: remove unreachable topology workqueue code
  (bsc#1181674 ltc#189159).
- powerpc/numa: remove unreachable topology timer code
  (bsc#1181674 ltc#189159).
- powerpc/numa: make vphn_enabled, prrn_enabled flags const
  (bsc#1181674 ltc#189159).
- powerpc/numa: remove unreachable topology update code
  (bsc#1181674 ltc#189159).
- powerpc/numa: remove ability to enable topology updates
  (bsc#1181674 ltc#189159).
- powerpc/numa: Remove late request for home node associativity
  (bsc#1181674 ltc#189159).
- commit 88bd021

- Refresh patches.suse/edac-amd64-set-grain-per-dimm.patch.
  Readd the second hunk which wasn't needed during the original git-fixes
  backport.
- commit 9c3639f

- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1154353
  bnc#1151927 5.3.9).
- net/mlx5e: E-switch, Fix rate calculation for overflow
  (jsc#SLE-8464).
- i40e: acquire VSI pointer only after VF is initialized
  (jsc#SLE-8025).
- ice: Fix MSI-X vector fallback logic (jsc#SLE-7926).
- ice: Don't allow more channels than LAN MSI-X available
  (jsc#SLE-7926).
- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace
  deletion" (jsc#SLE-8464).
- commit 76b9a3a

- kABI: Fix kABI for extended APIC-ID support (bsc#1181259,
  jsc#ECO-3191).
- x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181259,
  jsc#ECO-3191).
- commit 0e40024

- x86/apic: Support 15 bits of APIC ID in IOAPIC/MSI where
  available (bsc#1181259, jsc#ECO-3191).
- x86/ioapic: Handle Extended Destination ID field in RTE
  (bsc#1181259, jsc#ECO-3191).
- x86/msi: Only use high bits of MSI address for DMAR unit
  (bsc#1181259, jsc#ECO-3191).
- commit 077256e

- x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181259
  jsc#ECO-3191).
- commit 0deae09

- ibmvnic: fix rx buffer tracking and index management in
  replenish_rx_pool partial success (bsc#1179929 ltc#189960).
- commit 53d60d5

- ibmvnic: Fix TX completion error handling (jsc#SLE-17043
  bsc#1179243 ltc#189290).
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- Refresh patches.suse/ibmvnic-Correctly-re-enable-interrupts-in-NAPI-polli.patch
- Refresh patches.suse/ibmvnic-Introduce-xmit_more-support-using-batched-su.patch
- commit 02ce2a8

- ibmvnic: reduce wait for completion time (jsc#SLE-17043
  bsc#1179243 ltc#189290).
- ibmvnic: no reset timeout for 5 seconds after reset
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: send_login should check for crq errors (jsc#SLE-17043
  bsc#1179243 ltc#189290).
- ibmvnic: track pending login (jsc#SLE-17043 bsc#1179243
  ltc#189290).
- ibmvnic: stop free_all_rwi on failed reset (jsc#SLE-17043
  bsc#1179243 ltc#189290).
- Refresh patches.suse/ibmvnic-restore-adapter-state-on-failed-reset.patch.
- ibmvnic: handle inconsistent login with reset (jsc#SLE-17043
  bsc#1179243 ltc#189290).
- commit ce6d916

- MAINTAINERS: remove John Allen from ibmvnic (jsc#SLE-17043
  bsc#1179243 ltc#189290).
- commit 223af9b

- ibmvnic: Do not replenish RX buffers after every polling loop
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish
  RX buffers (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: Correctly re-enable interrupts in NAPI polling routine
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: Ensure that device queue memory is cache-line aligned
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: Remove send_subcrq function (jsc#SLE-17043 bsc#1179243
  ltc#189290).
- ibmvnic: Clean up TX code and TX buffer data structure
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: Introduce xmit_more support using batched subCRQ hcalls
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: Introduce batched RX buffer descriptor transmission
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: Introduce indirect subordinate Command Response Queue
  buffer (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: skip tx timeout reset while in resetting (jsc#SLE-17043
  bsc#1179243 ltc#189290).
- ibmvnic: create send_control_ip_offload (jsc#SLE-17043
  bsc#1179243 ltc#189290).
- ibmvnic: create send_query_ip_offload (jsc#SLE-17043 bsc#1179243
  ltc#189290).
- ibmvnic: rename send_map_query to send_query_map (jsc#SLE-17043
  bsc#1179243 ltc#189290).
- ibmvnic: rename ibmvnic_send_req_caps to send_request_cap
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: rename send_cap_queries to send_query_cap
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- Revert "ibmvnic: remove never executed if statement"
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: Harden device Command Response Queue handshake
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: merge ibmvnic_reset_init and ibmvnic_init
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- Refresh patches.suse/ibmvnic-restore-adapter-state-on-failed-reset.patch.
- ibmvnic: remove never executed if statement (jsc#SLE-17043
  bsc#1179243 ltc#189290).
- ibmvnic: improve ibmvnic_init and ibmvnic_reset_init
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: compare adapter->init_done_rc with more readable
  ibmvnic_rc_codes (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: Fix use-after-free of VNIC login response buffer
  (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter
  struct (jsc#SLE-17043 bsc#1179243 ltc#189290).
- ibmvnic: update MAINTAINERS (jsc#SLE-17043 bsc#1179243
  ltc#189290).
- commit a8dadbf
ldb
- CVE-2020-27840: samba: Unauthenticated remote heap corruption
  via bad DNs; (bso#14595); (bsc#1183572).
- CVE-2021-20277: samba: out of bounds read in ldb_handler_fold;
  (bso#14655); (bsc#1183574).
- Add CVE-2020-27840-2.0.12.patch
- Add CVE-2021-20277-2.0.12.patch
libcap
- Update to libcap 2.26 for supporting the ambient capabilities
  (jsc#SLE-17092, jsc#ECO-3460)
- Use "or" in the license tag to avoid confusion (bsc#1180073)
libsolv
- repo_write: fix handling of nested flexarray
- improve choicerule generation a bit more to cover more cases
- harden testcase parser against repos being added too late
- support python-3.10
- check %_dbpath macro in rpmdb code
- handle default/visible/langonly attributes in comps parser
- support multiple collections in updateinfo parser
- add '-D' option in rpmdb2solv to set the dbpath
- bump version to 0.7.17
libzypp
- 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)

- Patch: Identify well-known category names (bsc#1179847)
  This allows to use the RH and SUSE patch categrory names
  synonymously:
  (recommendedi = bugfix) and (optional = feature = enhancement).
- Add missing includes for GCC 11 compatibility.
- Fix %posttrans script execution (fixes #265)
  The scripts are execuable. No need to call them through 'sh -c'.
- Commit: Fix rpmdb compat symlink in case rpm got removed.
- Repo: Allow multiple baseurls specified on one line (fixes #285)
- Regex: Fix memory leak and undefined behavior.
- Add rpm buildrequires for test suite (fixes #279)
- Use rpmdb2solv new -D switch to tell the location ob the
  rpmdatabase to use.
- BuildRequires:  libsolv-devel >= 0.7.17.
- version 17.25.7 (22)
nghttp2
- security update
- added patches
  fix CVE-2020-11080 [bsc#1181358], HTTP/2 Large Settings Frame DoS
  + nghttp2-CVE-2020-11080.patch
openldap2
- bsc#1182408 CVE-2020-36230 - an assertion failure in slapd in the
  X.509 DN parsing in decode.c ber_next_element, resulting in denial
  of service.
  * 0220-ITS-9423-ldap_X509dn2bv-check-for-invalid-BER-after-.patch
- bsc#1182411 CVE-2020-36229 - ldap_X509dn2bv crash in the X.509 DN
  parsing in ad_keystring, resulting in denial of service.
  * 0222-ITS-9425-add-more-checks-to-ldap_X509dn2bv.patch
- bsc#1182412 CVE-2020-36228 - integer underflow leading to crash
  in the Certificate List Exact Assertion processing, resulting in
  denial of service.
  * 0223-ITS-9427-fix-issuerAndThisUpdateCheck.patch
- bsc#1182413 CVE-2020-36227 - infinite loop in slapd with the
  cancel_extop Cancel operation, resulting in denial of service.
  * 0224-ITS-9428-fix-cancel-exop.patch
- bsc#1182416 CVE-2020-36225 - double free and slapd crash in the
  saslAuthzTo processing, resulting in denial of service.
  * 0218-ITS-9412-fix-AVA_Sort-on-invalid-RDN.patch
- bsc#1182417 CVE-2020-36224 - invalid pointer free and slapd crash
  in the saslAuthzTo processing, resulting in denial of service.
  * 0217-ITS-9409-saslauthz-use-slap_sl_free-in-prev-commit.patch
  * 0216-ITS-9409-saslauthz-use-ch_free-on-normalized-DN.patch
- bsc#1182415 CVE-2020-36226 - memch->bv_len miscalculation and slapd
  crash in the saslAuthzTo processing, resulting in denial of service.
  * 0219-ITS-9413-fix-slap_parse_user.patch
- bsc#1182419 CVE-2020-36222 - assertion failure in slapd in the
  saslAuthzTo validation, resulting in denial of service.
  * 0213-ITS-9406-9407-remove-saslauthz-asserts.patch
  * 0214-ITS-9406-fix-debug-msg.patch
- bsc#1182420 CVE-2020-36221 - slapd crashes in the Certificate Exact
  Assertion processing, resulting in denial of service (schema_init.c
  serialNumberAndIssuerCheck).
  * 0212-ITS-9404-fix-serialNumberAndIssuerCheck.patch
  * 0221-ITS-9424-fix-serialNumberAndIssuerSerialCheck.patch
- bsc#1182418 CVE-2020-36223 - slapd crash in the Values Return Filter
  control handling, resulting in denial of service (double free and
  out-of-bounds read).
  * 0215-ITS-9408-fix-vrfilter-double-free.patch

- bsc#1182279 CVE-2021-27212 - an assertion failure in slapd can occur
    in the issuerAndThisUpdateCheck function via a crafted packet,
    resulting in a denial of service (daemon exit) via a short timestamp.
    This is related to schema_init.c and checkTime.
  * patch: 0211-ITS-9454-fix-issuerAndThisUpdateCheck.patch
openssl-1_1
- Fix NULL pointer deref in signature_algorithms
  * CVE-2021-3449
  * bsc#1183852
  * Add openssl-1_1-CVE-2021-3449-NULL_pointer_deref_in_signature_algorithms.patch

- Security fixes:
  * Integer overflow in CipherUpdate: Incorrect SSLv2 rollback
    protection [bsc#1182333, CVE-2021-23840]
  * Null pointer deref in X509_issuer_and_serial_hash()
    [bsc#1182331, CVE-2021-23841]
- Add openssl-CVE-2021-23840.patch openssl-CVE-2021-23841.patch

- Fix unresolved error codes [bsc#1182959]
- Update openssl-1.1.1-fips.patch
python3
Update to 3.6.13, final release of 3.6 branch:
  * Security
  - bpo#42967 (bsc#1182379, CVE-2021-23336): Fix web cache
    poisoning vulnerability by defaulting the query args
    separator to &, and allowing the user to choose a custom
    separator.
  - bpo#42938 (bsc#1181126, CVE-2021-3177): Avoid static
    buffers when computing the repr of ctypes.c_double and
    ctypes.c_longdouble values.
  - bpo#42103: Prevented potential DoS attack via CPU and RAM
    exhaustion when processing malformed Apple Property List
    files in binary format.
  - bpo#42051: The plistlib module no longer accepts entity
    declarations in XML plist files to avoid XML
    vulnerabilities. This should not affect users as entity
    declarations are not used in regular plist files.
  - bpo#40791: Add volatile to the accumulator variable in
    hmac.compare_digest, making constant-time-defeating
    optimizations less likely.
  * Core and Builtins
  - bpo#35560: Fix an assertion error in format() in debug
    build for floating point formatting with ā€œnā€ format, zero
    padding and small width. Release build is not impacted.
    Patch by Karthikeyan Singaravelan.
  * Library
  - bpo#42103: InvalidFileException and RecursionError are now
    the only errors caused by loading malformed binary Plist
    file (previously ValueError and TypeError could be raised
    in some specific cases).
  * Tests
  - bpo#42794: Update test_nntplib to use offical group name of
    news.aioe.org for testing. Patch by Dong-hee Na.
  - bpo#41944: Tests for CJK codecs no longer call eval() on
    content received via HTTP.
- Patches removed, because they were included in the upstream
  tarball:
  - CVE-2020-27619-no-eval-http-content.patch
  - CVE-2021-3177-buf_ovrfl_PyCArg_repr.patch
python-oauthlib

      
python-pytz
- Update in SLE-15 (bsc#1176785, jsc#ECO-3105, jsc#PM-2352)

- update to 2019.1
  * Raise UnknownTimeZoneError if provided timezone name is None
  * Use early python2 compatible str formatting
  * timezone constructor arg is case-insensitive
  * Add _all_timezones_lower_to_standard to gen_tzinfo

- Use more useful and clean https://pythonhosted.org/pytz/ as URL
- Use fdupes
- Add missing dependency on Python runtime, and install using setuptools.
- update to 2018.9
  * IANA 2018i
  * Replace all references to deprecated easy_install with pip
  * Add _all_timezones_lower_to_standard to gen_tzinfo
  * timezone constructor arg is case-insensitive
  * Use early python2 compatible str formatting
  * Raise UnknownTimeZoneError if provided timezone name is None
  * Make timezone lookup case insensitive
- from 2018.7
  * IANA 2018g
- from 2018.6
  * IANA 2018f
  * Promote BaseTzInfo to public API for type checking
  * Update dev notes for Ubuntu 18.04 containers
  * Add warnings to examples showing what not to do

- Replace nose test runner with pytest (py2k stdlib unittest
  runner is not sufficient to run the test suite here).
- Refresh patches fix-tests.patch, system_zoneinfo.patch,
  0001-Fix-tests-for-older-timezone-versions.patch

- Remove superfluous devel dependency for noarch package
python-PyYAML
- Add pyyaml.CVE-2020-14343.patch (bsc#1174514 CVE-2020-14343)
  Prevents arbitrary code execution during python/object/* constructors
  This patch contains the upstream git commit a001f27 from the 5.4 release.

- Update in SLE-15 (bsc#1176785, jsc#ECO-3105, jsc#PM-2352)

- update to 5.3.1
  * fixes boo#1165439 (cve-2020-1747) Prevents arbitrary code execution
  during python/object/new constructor

- update to 5.3
  * Use `is` instead of equality for comparing with `None`
  * fix typos and stylistic nit
  * Fix up small typo
  * Fix handling of __slots__
  * Allow calling add_multi_constructor with None
  * Add use of safe_load() function in README
  * Fix reader for Unicode code points over 0xFFFF
  * Enable certain unicode tests when maxunicode not > 0xffff
  * Use full_load in yaml-highlight example
  * Document that PyYAML is implemented with Cython
  * Fix for Python 3.10
  * increase size of index, line, and column fields
  * remove some unused imports
  * Create timezone-aware datetimes when parsed as such
  * Add tests for timezone

- update to 5.2
  * A more flexible fix for custom tag constructors
  * Change default loader for yaml.add_constructor
  * Change default loader for add_implicit_resolver, add_path_resolver
  * Move constructor for object/apply to UnsafeConstructor
  * Fix logic for quoting special characters
python-requests
- Update in SLE-15 (bsc#1176785, jsc#ECO-3105, jsc#PM-2352)

- remove patch pr_5251-pytest5.patch, not needed anymore.
- update to version 2.24.0:
  - pyOpenSSL TLS implementation is now only used if Python
  either doesn't have an `ssl` module or doesn't support
  SNI. Previously pyOpenSSL was unconditionally used if available.
  This applies even if pyOpenSSL is installed via the
  `requests[security]` extra (#5443)
  - Redirect resolution should now only occur when
  `allow_redirects` is True. (#5492)
  - No longer perform unnecessary Content-Length calculation for
  requests that won't use it. (#5496)

- update to 2.23.0
- dropped merged_pr_5049.patch
- refreshed requests-no-hardcoded-version.patch
  * Remove defunct reference to prefetch in Session __attrs__
  * Requests no longer outputs password in basic auth usage warning

- Remove python-urllib3, python-certifi and ca-certificates from
  main package BuildRequires, not required for building.
- Do not require full python, (implicit) python-base is sufficient.

- Add two patches only updating test logic to remove pytest 3 pin
  - merged_pr_5049.patch
  - pr_5251-pytest5.patch

- Hardcode pytest 3.x series as upstream even in git does not work
  with newer versions (they pinned the release)

- Update to 2.22.0:
  * Requests now supports urllib3 v1.25.2. (note: 1.25.0 and 1.25.1 are incompatible)
- Rebase requests-no-hardcoded-version.patch

- Do not hardcode version requirements in setup.py allowing us to
  update and verify functionality on our own:
  * requests-no-hardcoded-version.patch

- Skip one more test that is flaky

- Do not depend on python-py
- Update few of the requirements

- update to version 2.21.0:
  * Requests now supports idna v2.8.

- Support older Red Hat platforms that don't offer "Recommends:"

- Move name ahead of version in spec file to resolve build issues
  on older distributions
- fdupe more thoroughly.

- update to version 2.20.1:
  * Bugfixes
    + Fixed bug with unintended Authorization header stripping for
    redirects using default ports (http/80, https/443).
systemd
- fix-machines-btrfs-subvol.sh is only shipped when machined is built

- Don't use shell redirections when calling a rpm macro (bsc#1183094)
  It's broken since the redirection is expanded where the parameters
  of the macro are, which can be anywhere in the body of macro.

- systemd requires aaa_base >= 13.2
  This dependency is required because 'systemctl
  {is-enabled,enable,disable} [initscript]" ends up calling
  systemd-sysv-install which in its turn calls "chkconfig
  - -no-systemctl".
  aaa_base package has a weird versioning but the '--no-systemctl'
  option has been introduced starting from SLE12-SP2-GA, which shipped
  version "13.2+git20140911.61c1681".
  Spotted in bsc#1180083.

- Import commit 05690b706a7c93e595280789f7b066afc1e3dcc4
  963377e674 PATCH] Always free deserialized_subscribed on reload (bsc#1180020)
  c77d75305a core: Fix edge case when processing /proc/self/mountinfo (#7811) (bsc#1180596)
  07a5ede612 cgroup: actually reset the cgroup invalidation mask after we made our changes (bsc#1178775)
- Drop 0001-cgroup-actually-reset-the-cgroup-invalidation-mask-a.patch
  This patch have been imported in SUSE/v234 branch

- Drop most of the tmpfiles that deal with generic paths (bsc#1078466 bsc#1181831)
  They are problematic because some of them conflict with SUSE
  defaults. Therefore it seems better to let the revelant packages
  owning these paths to provide their own definitions instead.

- Create and own /usr/lib/systemd/system-environment-generators
  just like /usr/lib/systemd/user-environment-generators.
systemd-presets-common-SUSE
- Enable user service pipewire-media-session.service (used with
  pipewire >= 0.3.23).

- Enable user services pipewire.socket and pipewire-pulse.socket
  (boo#1183012).

- Enable btrfsmaintenance-refresh.path and disable
  btrfsmaintenance-refresh.service to avoid needless refresh on boot
  (boo#1165780)

- Enable dnf-makecache.timer

- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
  shortcut the build queues by allowing usage of systemd-mini

- Enable ignition-firstboot-complete.service

- Enable logwatch.timer (bsc#1112500).

- Recent versions of mlocate don't use updatedb.timer any more.
  Instead, the unit is called mlocate.timer. [boo#1115408]

- Add default user preset: currently containing only the new
  pulseaudio.socket (bsc#1083473)
tar
- security update
- added patches
  fix CVE-2021-20193 [bsc#1181131], Memory leak in read_header() in list.c
  + tar-CVE-2021-20193.patch
vim
- install suse vimrc in /usr (boo#1182324, vim-8.0.1568-globalvimrc.patch)

- source correct suse.vimrc file (boo#1182324)

  doesn't leave not owned directories (boo#1173256).
  build against Tumbleweed repo.
zlib
- Fix hw compression on z15 bsc#1176201
- Add zlib-s390x-z15-fix-hw-compression.patch
zstd
- Add 0001-PATCH-Use-umask-to-Constrain-Created-File-Permission.patch
  fixing (CVE-2021-24031, bsc#1183371) and (CVE-2021-24032, bsc#1183370).
  Use umask() to constrain created file permission.
zypper
- doc: give more details about creating versioned package locks
  (bsc#1181622)
- man: Document synonymously used patch categories (bsc#1179847)
- version 1.14.43