Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2021-01-22 21:49:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-source.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-source"

Fri Jan 22 21:49:35 2021 rev:573 rq:864627 version:5.10.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes        
2021-01-14 15:05:37.350803267 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new.28504/dtb-aarch64.changes     
2021-01-22 21:49:36.993618690 +0100
@@ -1,0 +2,446 @@
+Wed Jan 20 08:22:39 CET 2021 - [email protected]
+
+- Linux 5.10.9 (bsc#1012628).
+- btrfs: reloc: fix wrong file extent type check to avoid false
+  ENOENT (bsc#1012628).
+- btrfs: prevent NULL pointer dereference in extent_io_tree_panic
+  (bsc#1012628).
+- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for
+  HP machines (bsc#1012628).
+- ALSA: doc: Fix reference to mixart.rst (bsc#1012628).
+- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395
+  (bsc#1012628).
+- ASoC: dapm: remove widget from dirty list on free (bsc#1012628).
+- x86/hyperv: check cpu mask after interrupt has been disabled
+  (bsc#1012628).
+- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628).
+- drm/amdgpu: fix DRM_INFO flood if display core is not supported
+  (bug 210921) (bsc#1012628).
+- drm/amdgpu: add new device id for Renior (bsc#1012628).
+- drm/i915: Allow the sysadmin to override security mitigations
+  (bsc#1012628).
+- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628).
+- drm/i915/backlight: fix CPU mode backlight takeover on LPT
+  (bsc#1012628).
+- drm/bridge: sii902x: Refactor init code into separate function
+  (bsc#1012628).
+- dt-bindings: display: sii902x: Add supply bindings
+  (bsc#1012628).
+- drm/bridge: sii902x: Enable I/O and core VCC supplies if present
+  (bsc#1012628).
+- tracing/kprobes: Do the notrace functions check without kprobes
+  on ftrace (bsc#1012628).
+- tools/bootconfig: Add tracing_on support to helper scripts
+  (bsc#1012628).
+- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null
+  when IS_ERR (bsc#1012628).
+- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628).
+- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628).
+- cifs: check pointer before freeing (bsc#1012628).
+- cifs: fix interrupted close commands (bsc#1012628).
+- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628).
+- riscv: return -ENOSYS for syscall -1 (bsc#1012628).
+- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628).
+- riscv: Fix KASAN memory mapping (bsc#1012628).
+- mips: fix Section mismatch in reference (bsc#1012628).
+- mips: lib: uncached: fix non-standard usage of variable 'sp'
+  (bsc#1012628).
+- MIPS: boot: Fix unaligned access with
+  CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628).
+- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps
+  (bsc#1012628).
+- MIPS: relocatable: fix possible boot hangup with KASLR enabled
+  (bsc#1012628).
+- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()
+  (bsc#1012628).
+- ACPI: scan: Harden acpi_device_add() against device ID overflows
+  (bsc#1012628).
+- xen/privcmd: allow fetching resource sizes (bsc#1012628).
+- compiler.h: Raise minimum version of GCC to 5.1 for arm64
+  (bsc#1012628).
+- mm/vmalloc.c: fix potential memory leak (bsc#1012628).
+- mm/hugetlb: fix potential missing huge page size info
+  (bsc#1012628).
+- mm/process_vm_access.c: include compat.h (bsc#1012628).
+- dm raid: fix discard limits for raid1 (bsc#1012628).
+- dm snapshot: flush merged data before committing metadata
+  (bsc#1012628).
+- dm integrity: fix flush with external metadata device
+  (bsc#1012628).
+- dm integrity: fix the maximum number of arguments (bsc#1012628).
+- dm crypt: use GFP_ATOMIC when allocating crypto requests from
+  softirq (bsc#1012628).
+- dm crypt: do not wait for backlogged crypto request completion
+  in softirq (bsc#1012628).
+- dm crypt: do not call bio_endio() from the dm-crypt tasklet
+  (bsc#1012628).
+- dm crypt: defer decryption to a tasklet if interrupts disabled
+  (bsc#1012628).
+- stmmac: intel: change all EHL/TGL to auto detect phy addr
+  (bsc#1012628).
+- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628).
+- btrfs: tree-checker: check if chunk item end overflows
+  (bsc#1012628).
+- ext4: don't leak old mountpoint samples (bsc#1012628).
+- io_uring: don't take files/mm for a dead task (bsc#1012628).
+- io_uring: drop mm and files after task_work_run (bsc#1012628).
+- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
+  (bsc#1012628).
+- ARC: build: add uImage.lzma to the top-level target
+  (bsc#1012628).
+- ARC: build: add boot_targets to PHONY (bsc#1012628).
+- ARC: build: move symlink creation to arch/arc/Makefile to
+  avoid race (bsc#1012628).
+- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent
+  with defaults on xt875 (bsc#1012628).
+- ath11k: fix crash caused by NULL rx_channel (bsc#1012628).
+- netfilter: ipset: fixes possible oops in mtype_resize
+  (bsc#1012628).
+- ath11k: qmi: try to allocate a big block of DMA memory first
+  (bsc#1012628).
+- btrfs: fix async discard stall (bsc#1012628).
+- btrfs: merge critical sections of discard lock in workfn
+  (bsc#1012628).
+- btrfs: fix transaction leak and crash after RO remount caused
+  by qgroup rescan (bsc#1012628).
+- regulator: bd718x7: Add enable times (bsc#1012628).
+- ethernet: ucc_geth: fix definition and size of
+  ucc_geth_tx_global_pram (bsc#1012628).
+- ARM: dts: ux500/golden: Set display max brightness
+  (bsc#1012628).
+- habanalabs: adjust pci controller init to new firmware
+  (bsc#1012628).
+- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628).
+- habanalabs: register to pci shutdown callback (bsc#1012628).
+- staging: spmi: hisi-spmi-controller: Fix some error handling
+  paths (bsc#1012628).
+- spi: altera: fix return value for altera_spi_txrx()
+  (bsc#1012628).
+- habanalabs: Fix memleak in hl_device_reset (bsc#1012628).
+- hwmon: (pwm-fan) Ensure that calculation doesn't discard big
+  period values (bsc#1012628).
+- lib/raid6: Let $(UNROLL) rules work with macOS userland
+  (bsc#1012628).
+- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands
+  (bsc#1012628).
+- spi: fix the divide by 0 error when calculating xfer waiting
+  time (bsc#1012628).
+- io_uring: drop file refs after task cancel (bsc#1012628).
+- bfq: Fix computation of shallow depth (bsc#1012628).
+- arch/arc: add copy_user_page() to <asm/page.h> to fix build
+  error on ARC (bsc#1012628).
+- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628).
+- net: ethernet: fs_enet: Add missing MODULE_LICENSE
+  (bsc#1012628).
+- selftests: fix the return value for UDP GRO test (bsc#1012628).
+- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
+  (bsc#1012628).
+- nvme: avoid possible double fetch in handling CQE (bsc#1012628).
+- nvmet-rdma: Fix list_del corruption on queue establishment
+  failure (bsc#1012628).
+- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL
+  pointer issue (bsc#1012628).
+- drm/amdgpu: fix a GPU hang issue when remove device
+  (bsc#1012628).
+- drm/amd/pm: fix the failure when change power profile for renoir
+  (bsc#1012628).
+- drm/amdgpu: fix potential memory leak during navi12
+  deinitialization (bsc#1012628).
+- usb: typec: Fix copy paste error for NVIDIA alt-mode description
+  (bsc#1012628).
+- iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
+  (bsc#1012628).
+- ACPI: scan: add stub acpi_create_platform_device() for
+  !CONFIG_ACPI (bsc#1012628).
+- drm/msm: Call msm_init_vram before binding the gpu
+  (bsc#1012628).
+- ARM: picoxcell: fix missing interrupt-parent properties
+  (bsc#1012628).
+- poll: fix performance regression due to out-of-line __put_user()
+  (bsc#1012628).
+- rcu-tasks: Move RCU-tasks initialization to before
+  early_initcall() (bsc#1012628).
+- bpf: Simplify task_file_seq_get_next() (bsc#1012628).
+- bpf: Save correct stopping point in file seq iteration
+  (bsc#1012628).
+- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling
+  (bsc#1012628).
+- cfg80211: select CONFIG_CRC32 (bsc#1012628).
+- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from
+  interrupt context (bsc#1012628).
+- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev
+  (bsc#1012628).
+- net/mlx5e: CT: Use per flow counter when CT flow accounting
+  is enabled (bsc#1012628).
+- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628).
+- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628).
+- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
+  (bsc#1012628).
+- mm: fix clear_refs_write locking (bsc#1012628).
+- mm: don't play games with pinned pages in clear_page_refs
+  (bsc#1012628).
+- mm: don't put pinned pages into the swap cache (bsc#1012628).
+- perf intel-pt: Fix 'CPU too large' error (bsc#1012628).
+- dump_common_audit_data(): fix racy accesses to ->d_name
+  (bsc#1012628).
+- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628).
+- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628).
+- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628).
+- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr
+  INADDR_ANY (bsc#1012628).
+- nvme: don't intialize hwmon for discovery controllers
+  (bsc#1012628).
+- nvme-tcp: fix possible data corruption with bio merges
+  (bsc#1012628).
+- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628).
+- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
+  (bsc#1012628).
++++ 249 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.28504/dtb-aarch64.changes
dtb-armv6l.changes: same change
dtb-armv7l.changes: same change
dtb-riscv64.changes: same change
kernel-64kb.changes: same change
kernel-debug.changes: same change
kernel-default.changes: same change
kernel-docs.changes: same change
kernel-kvmsmall.changes: same change
kernel-lpae.changes: same change
kernel-obs-build.changes: same change
kernel-obs-qa.changes: same change
kernel-pae.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-vanilla.changes: same change
kernel-zfcpdump.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dtb-aarch64.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.481637820 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.481637820 +0100
@@ -17,7 +17,7 @@
 
 
 %define srcversion 5.10
-%define patchversion 5.10.7
+%define patchversion 5.10.9
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -29,9 +29,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           dtb-aarch64
-Version:        5.10.7
+Version:        5.10.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif

dtb-armv6l.spec: same change
dtb-armv7l.spec: same change
dtb-riscv64.spec: same change
++++++ kernel-64kb.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.569637945 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.573637950 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.10
-%define patchversion 5.10.7
+%define patchversion 5.10.9
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules xz
@@ -68,9 +68,9 @@
 Summary:        Kernel with 64kb PAGE_SIZE
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.10.7
+Version:        5.10.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif
@@ -179,10 +179,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
-Provides:       kernel-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       
kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
+Provides:       kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 # END COMMON DEPS
-Provides:       %name-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 %obsolete_rebuilds %name
 Source0:        
http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
 Source2:        source-post.sh

++++++ kernel-debug.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.593637979 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.597637984 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.10
-%define patchversion 5.10.7
+%define patchversion 5.10.9
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules xz
@@ -68,9 +68,9 @@
 Summary:        A Debug Version of the Kernel
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.10.7
+Version:        5.10.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif
@@ -179,10 +179,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
-Provides:       kernel-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       
kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
+Provides:       kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 # END COMMON DEPS
-Provides:       %name-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 %ifarch ppc64
 Provides:       kernel-kdump = 2.6.28
 Obsoletes:      kernel-kdump <= 2.6.28

++++++ kernel-default.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.617638013 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.645638052 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.10
-%define patchversion 5.10.7
+%define patchversion 5.10.9
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules xz
@@ -68,9 +68,9 @@
 Summary:        The Standard Kernel
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.10.7
+Version:        5.10.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif
@@ -179,10 +179,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
-Provides:       kernel-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       
kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
+Provides:       kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 # END COMMON DEPS
-Provides:       %name-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 %ifarch %ix86
 Provides:       kernel-smp = 2.6.17
 Obsoletes:      kernel-smp <= 2.6.17

++++++ kernel-docs.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.669638086 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.669638086 +0100
@@ -17,7 +17,7 @@
 
 
 %define srcversion 5.10
-%define patchversion 5.10.7
+%define patchversion 5.10.9
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -31,9 +31,9 @@
 Summary:        Kernel Documentation
 License:        GPL-2.0
 Group:          Documentation/Man
-Version:        5.10.7
+Version:        5.10.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif
@@ -63,7 +63,7 @@
 %endif
 Url:            http://www.kernel.org/
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        
http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

++++++ kernel-kvmsmall.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.693638121 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.697638126 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.10
-%define patchversion 5.10.7
+%define patchversion 5.10.9
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules xz
@@ -68,9 +68,9 @@
 Summary:        The Small Developer Kernel for KVM
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.10.7
+Version:        5.10.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif
@@ -179,10 +179,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
-Provides:       kernel-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       
kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
+Provides:       kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 # END COMMON DEPS
-Provides:       %name-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 %obsolete_rebuilds %name
 Source0:        
http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
 Source2:        source-post.sh

kernel-lpae.spec: same change
++++++ kernel-obs-build.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.737638183 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.741638188 +0100
@@ -19,7 +19,7 @@
 
 #!BuildIgnore: post-build-checks
 
-%define patchversion 5.10.7
+%define patchversion 5.10.9
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -45,7 +45,7 @@
 %endif
 %endif
 %endif
-BuildRequires:  
kernel%kernel_flavor-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+BuildRequires:  
kernel%kernel_flavor-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 
 %if 0%{?rhel_version}
 BuildRequires:  kernel
@@ -64,9 +64,9 @@
 Summary:        package kernel and initrd for OBS VM builds
 License:        GPL-2.0
 Group:          SLES
-Version:        5.10.7
+Version:        5.10.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif

++++++ kernel-obs-qa.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.757638211 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.757638211 +0100
@@ -17,7 +17,7 @@
 # needsrootforbuild
 
 
-%define patchversion 5.10.7
+%define patchversion 5.10.9
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -36,9 +36,9 @@
 Summary:        Basic QA tests for the kernel
 License:        GPL-2.0
 Group:          SLES
-Version:        5.10.7
+Version:        5.10.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif

++++++ kernel-pae.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.773638234 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.777638239 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.10
-%define patchversion 5.10.7
+%define patchversion 5.10.9
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules xz
@@ -68,9 +68,9 @@
 Summary:        Kernel with PAE Support
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.10.7
+Version:        5.10.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif
@@ -179,10 +179,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
-Provides:       kernel-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       
kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
+Provides:       kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 # END COMMON DEPS
-Provides:       %name-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 %ifarch %ix86
 Provides:       kernel-bigsmp = 2.6.17
 Obsoletes:      kernel-bigsmp <= 2.6.17

++++++ kernel-source.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.805638279 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.809638285 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.10
-%define patchversion 5.10.7
+%define patchversion 5.10.9
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -30,9 +30,9 @@
 Summary:        The Linux Kernel Sources
 License:        GPL-2.0
 Group:          Development/Sources
-Version:        5.10.7
+Version:        5.10.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif
@@ -43,7 +43,7 @@
 BuildRequires:  sed
 Requires(post): coreutils sed
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 Provides:       linux
 Provides:       multiversion(kernel)
 Source0:        
http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

++++++ kernel-syms.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.869638370 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.869638370 +0100
@@ -24,10 +24,10 @@
 Summary:        Kernel Symbol Versions (modversions)
 License:        GPL-2.0
 Group:          Development/Sources
-Version:        5.10.7
+Version:        5.10.9
 %if %using_buildservice
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif
@@ -52,7 +52,7 @@
 %endif
 Requires:       pesign-obs-integration
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 Provides:       multiversion(kernel)
 Source:         README.KSYMS
 Requires:       kernel-devel%variant = %version-%source_rel

++++++ kernel-vanilla.spec ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:50.901638415 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:50.905638421 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.10
-%define patchversion 5.10.7
+%define patchversion 5.10.9
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules xz
@@ -68,9 +68,9 @@
 Summary:        The Standard Kernel - without any SUSE patches
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.10.7
+Version:        5.10.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g1c33a89
+Release:        <RELEASE>.gb7732a5
 %else
 Release:        0
 %endif
@@ -179,10 +179,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
-Provides:       kernel-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       
kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
+Provides:       kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 # END COMMON DEPS
-Provides:       %name-srchash-1c33a89eda4372c8f9f7c99fab9284ad70c54413
+Provides:       %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
 %obsolete_rebuilds %name
 Source0:        
http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
 Source2:        source-post.sh

kernel-zfcpdump.spec: same change
++++++ config.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/arm64/default new/config/arm64/default
--- old/config/arm64/default    2020-12-30 13:30:12.000000000 +0100
+++ new/config/arm64/default    2021-01-20 08:26:11.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm64 5.10.4 Kernel Configuration
+# Linux/arm64 5.10.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="aarch64-suse-linux-gcc (SUSE Linux) 10.2.1 20201202 
[revision e563687cf9d3d1278f45aaebd03e0f66531076c9]"
 CONFIG_CC_IS_GCC=y
@@ -4615,7 +4615,7 @@
 CONFIG_I2C_MUX_LTC4306=m
 CONFIG_I2C_MUX_PCA9541=m
 CONFIG_I2C_MUX_PCA954x=m
-# CONFIG_I2C_MUX_PINCTRL is not set
+CONFIG_I2C_MUX_PINCTRL=m
 CONFIG_I2C_MUX_REG=m
 CONFIG_I2C_DEMUX_PINCTRL=m
 CONFIG_I2C_MUX_MLXCPLD=m
@@ -10327,6 +10327,7 @@
 CONFIG_SC27XX_EFUSE=m
 CONFIG_NVMEM_ZYNQMP=y
 CONFIG_SPRD_EFUSE=m
+CONFIG_NVMEM_RMEM=m
 
 #
 # HW tracing support
@@ -10400,6 +10401,7 @@
 CONFIG_INTERCONNECT_QCOM_MSM8974=m
 CONFIG_INTERCONNECT_QCOM_OSM_L3=m
 CONFIG_INTERCONNECT_QCOM_QCS404=m
+CONFIG_INTERCONNECT_QCOM_RPMH_POSSIBLE=y
 CONFIG_INTERCONNECT_QCOM_RPMH=m
 CONFIG_INTERCONNECT_QCOM_SC7180=m
 CONFIG_INTERCONNECT_QCOM_SDM845=m
@@ -11299,7 +11301,6 @@
 CONFIG_ARCH_HAS_SYNC_DMA_FOR_DEVICE=y
 CONFIG_ARCH_HAS_SYNC_DMA_FOR_CPU=y
 CONFIG_ARCH_HAS_DMA_PREP_COHERENT=y
-CONFIG_DMA_VIRT_OPS=y
 CONFIG_SWIOTLB=y
 CONFIG_DMA_NONCOHERENT_MMAP=y
 CONFIG_DMA_COHERENT_POOL=y
@@ -11595,6 +11596,7 @@
 # CONFIG_PROFILE_ALL_BRANCHES is not set
 CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_KPROBE_EVENTS=y
+# CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
 CONFIG_UPROBE_EVENTS=y
 CONFIG_BPF_EVENTS=y
 CONFIG_DYNAMIC_EVENTS=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv6hl/default new/config/armv6hl/default
--- old/config/armv6hl/default  2020-12-30 13:30:12.000000000 +0100
+++ new/config/armv6hl/default  2021-01-20 08:26:11.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 5.10.4 Kernel Configuration
+# Linux/arm 5.10.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="arm-suse-linux-gnueabi-gcc (SUSE Linux) 10.2.1 
20201202 [revision e563687cf9d3d1278f45aaebd03e0f66531076c9]"
 CONFIG_CC_IS_GCC=y
@@ -7255,6 +7255,7 @@
 # CONFIG_NVMEM_IMX_IIM is not set
 # CONFIG_NVMEM_IMX_OCOTP is not set
 CONFIG_NVMEM_SNVS_LPGPR=m
+# CONFIG_NVMEM_RMEM is not set
 
 #
 # HW tracing support
@@ -8333,6 +8334,7 @@
 # CONFIG_PROFILE_ALL_BRANCHES is not set
 CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_KPROBE_EVENTS=y
+# CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
 CONFIG_UPROBE_EVENTS=y
 CONFIG_BPF_EVENTS=y
 CONFIG_DYNAMIC_EVENTS=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv7hl/default new/config/armv7hl/default
--- old/config/armv7hl/default  2020-12-30 13:30:12.000000000 +0100
+++ new/config/armv7hl/default  2021-01-20 08:26:11.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 5.10.4 Kernel Configuration
+# Linux/arm 5.10.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="arm-suse-linux-gnueabi-gcc (SUSE Linux) 10.2.1 
20201202 [revision e563687cf9d3d1278f45aaebd03e0f66531076c9]"
 CONFIG_CC_IS_GCC=y
@@ -10317,6 +10317,7 @@
 CONFIG_NVMEM_VF610_OCOTP=m
 CONFIG_MESON_MX_EFUSE=m
 CONFIG_NVMEM_SNVS_LPGPR=m
+# CONFIG_NVMEM_RMEM is not set
 
 #
 # HW tracing support
@@ -10392,6 +10393,7 @@
 CONFIG_INTERCONNECT_QCOM_MSM8974=m
 CONFIG_INTERCONNECT_QCOM_OSM_L3=m
 # CONFIG_INTERCONNECT_QCOM_QCS404 is not set
+CONFIG_INTERCONNECT_QCOM_RPMH_POSSIBLE=y
 CONFIG_INTERCONNECT_QCOM_RPMH=m
 # CONFIG_INTERCONNECT_QCOM_SC7180 is not set
 # CONFIG_INTERCONNECT_QCOM_SDM845 is not set
@@ -11530,6 +11532,7 @@
 # CONFIG_PROFILE_ALL_BRANCHES is not set
 CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_KPROBE_EVENTS=y
+# CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
 CONFIG_UPROBE_EVENTS=y
 CONFIG_BPF_EVENTS=y
 CONFIG_DYNAMIC_EVENTS=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv7hl/lpae new/config/armv7hl/lpae
--- old/config/armv7hl/lpae     2020-12-30 13:30:12.000000000 +0100
+++ new/config/armv7hl/lpae     2021-01-20 08:26:11.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 5.10.4 Kernel Configuration
+# Linux/arm 5.10.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="arm-suse-linux-gnueabi-gcc (SUSE Linux) 10.2.1 
20201202 [revision e563687cf9d3d1278f45aaebd03e0f66531076c9]"
 CONFIG_CC_IS_GCC=y
@@ -9916,6 +9916,7 @@
 CONFIG_NVMEM_SUNXI_SID=m
 # CONFIG_MESON_MX_EFUSE is not set
 CONFIG_NVMEM_SNVS_LPGPR=m
+CONFIG_NVMEM_RMEM=m
 
 #
 # HW tracing support
@@ -9987,6 +9988,7 @@
 CONFIG_INTERCONNECT_QCOM_MSM8974=m
 CONFIG_INTERCONNECT_QCOM_OSM_L3=m
 # CONFIG_INTERCONNECT_QCOM_QCS404 is not set
+CONFIG_INTERCONNECT_QCOM_RPMH_POSSIBLE=y
 CONFIG_INTERCONNECT_QCOM_RPMH=m
 # CONFIG_INTERCONNECT_QCOM_SC7180 is not set
 # CONFIG_INTERCONNECT_QCOM_SDM845 is not set
@@ -11112,6 +11114,7 @@
 # CONFIG_PROFILE_ALL_BRANCHES is not set
 CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_KPROBE_EVENTS=y
+# CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
 CONFIG_UPROBE_EVENTS=y
 CONFIG_BPF_EVENTS=y
 CONFIG_DYNAMIC_EVENTS=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/i386/pae new/config/i386/pae
--- old/config/i386/pae 2020-12-30 13:30:12.000000000 +0100
+++ new/config/i386/pae 2021-01-20 08:26:11.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/i386 5.10.4 Kernel Configuration
+# Linux/i386 5.10.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc-10 (SUSE Linux) 10.2.1 20201202 [revision 
e563687cf9d3d1278f45aaebd03e0f66531076c9]"
 CONFIG_CC_IS_GCC=y
@@ -874,6 +874,7 @@
 CONFIG_ARCH_HAS_MEM_ENCRYPT=y
 CONFIG_HAVE_STATIC_CALL=y
 CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
+CONFIG_ARCH_SPLIT_ARG64=y
 
 #
 # GCOV-based kernel profiling
@@ -9060,6 +9061,7 @@
 CONFIG_NVMEM=y
 CONFIG_NVMEM_SYSFS=y
 CONFIG_NVMEM_SPMI_SDAM=m
+# CONFIG_NVMEM_RMEM is not set
 
 #
 # HW tracing support
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/ppc64/default new/config/ppc64/default
--- old/config/ppc64/default    2020-12-30 13:30:12.000000000 +0100
+++ new/config/ppc64/default    2021-01-20 08:26:11.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/powerpc 5.10.4 Kernel Configuration
+# Linux/powerpc 5.10.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="powerpc64-suse-linux-gcc (SUSE Linux) 10.2.1 20201202 
[revision e563687cf9d3d1278f45aaebd03e0f66531076c9]"
 CONFIG_CC_IS_GCC=y
@@ -7124,6 +7124,7 @@
 CONFIG_NVMEM=y
 CONFIG_NVMEM_SYSFS=y
 CONFIG_NVMEM_SPMI_SDAM=m
+# CONFIG_NVMEM_RMEM is not set
 
 #
 # HW tracing support
@@ -7987,7 +7988,6 @@
 CONFIG_ARCH_DMA_ADDR_T_64BIT=y
 CONFIG_DMA_DECLARE_COHERENT=y
 CONFIG_ARCH_HAS_FORCE_DMA_UNENCRYPTED=y
-CONFIG_DMA_VIRT_OPS=y
 CONFIG_SWIOTLB=y
 # CONFIG_DMA_API_DEBUG is not set
 CONFIG_SGL_ALLOC=y
@@ -8253,6 +8253,7 @@
 # CONFIG_PROFILE_ALL_BRANCHES is not set
 CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_KPROBE_EVENTS=y
+# CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
 CONFIG_UPROBE_EVENTS=y
 CONFIG_BPF_EVENTS=y
 CONFIG_DYNAMIC_EVENTS=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/ppc64le/default new/config/ppc64le/default
--- old/config/ppc64le/default  2020-12-30 13:30:12.000000000 +0100
+++ new/config/ppc64le/default  2021-01-20 08:26:11.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/powerpc 5.10.4 Kernel Configuration
+# Linux/powerpc 5.10.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="powerpc64le-suse-linux-gcc (SUSE Linux) 10.2.1 
20201202 [revision e563687cf9d3d1278f45aaebd03e0f66531076c9]"
 CONFIG_CC_IS_GCC=y
@@ -6977,6 +6977,7 @@
 CONFIG_NVMEM=y
 CONFIG_NVMEM_SYSFS=y
 CONFIG_NVMEM_SPMI_SDAM=m
+# CONFIG_NVMEM_RMEM is not set
 
 #
 # HW tracing support
@@ -7841,7 +7842,6 @@
 CONFIG_ARCH_DMA_ADDR_T_64BIT=y
 CONFIG_DMA_DECLARE_COHERENT=y
 CONFIG_ARCH_HAS_FORCE_DMA_UNENCRYPTED=y
-CONFIG_DMA_VIRT_OPS=y
 CONFIG_SWIOTLB=y
 # CONFIG_DMA_API_DEBUG is not set
 CONFIG_SGL_ALLOC=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/riscv64/default new/config/riscv64/default
--- old/config/riscv64/default  2020-12-30 13:30:12.000000000 +0100
+++ new/config/riscv64/default  2021-01-20 08:26:11.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/riscv 5.10.4 Kernel Configuration
+# Linux/riscv 5.10.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="riscv64-suse-linux-gcc (SUSE Linux) 10.2.1 20201202 
[revision e563687cf9d3d1278f45aaebd03e0f66531076c9]"
 CONFIG_CC_IS_GCC=y
@@ -7798,6 +7798,7 @@
 CONFIG_NVMEM=y
 CONFIG_NVMEM_SYSFS=y
 CONFIG_NVMEM_SPMI_SDAM=m
+# CONFIG_NVMEM_RMEM is not set
 
 #
 # HW tracing support
@@ -8659,7 +8660,6 @@
 CONFIG_NEED_DMA_MAP_STATE=y
 CONFIG_ARCH_DMA_ADDR_T_64BIT=y
 CONFIG_DMA_DECLARE_COHERENT=y
-CONFIG_DMA_VIRT_OPS=y
 CONFIG_SWIOTLB=y
 # CONFIG_DMA_API_DEBUG is not set
 CONFIG_SGL_ALLOC=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/s390x/default new/config/s390x/default
--- old/config/s390x/default    2020-12-30 13:30:12.000000000 +0100
+++ new/config/s390x/default    2021-01-20 08:26:11.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/s390 5.10.4 Kernel Configuration
+# Linux/s390 5.10.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="s390x-suse-linux-gcc (SUSE Linux) 10.2.1 20201202 
[revision e563687cf9d3d1278f45aaebd03e0f66531076c9]"
 CONFIG_CC_IS_GCC=y
@@ -3296,6 +3296,7 @@
 CONFIG_NVMEM=y
 CONFIG_NVMEM_SYSFS=y
 CONFIG_NVMEM_SPMI_SDAM=m
+# CONFIG_NVMEM_RMEM is not set
 
 #
 # HW tracing support
@@ -4124,7 +4125,6 @@
 CONFIG_NEED_DMA_MAP_STATE=y
 CONFIG_ARCH_DMA_ADDR_T_64BIT=y
 CONFIG_ARCH_HAS_FORCE_DMA_UNENCRYPTED=y
-CONFIG_DMA_VIRT_OPS=y
 CONFIG_SWIOTLB=y
 # CONFIG_DMA_CMA is not set
 # CONFIG_DMA_API_DEBUG is not set
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/s390x/zfcpdump new/config/s390x/zfcpdump
--- old/config/s390x/zfcpdump   2020-12-30 13:30:12.000000000 +0100
+++ new/config/s390x/zfcpdump   2021-01-20 08:26:11.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/s390 5.10.4 Kernel Configuration
+# Linux/s390 5.10.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="s390x-suse-linux-gcc (SUSE Linux) 10.2.1 20201202 
[revision e563687cf9d3d1278f45aaebd03e0f66531076c9]"
 CONFIG_CC_IS_GCC=y
@@ -1146,6 +1146,7 @@
 CONFIG_DAX=y
 CONFIG_NVMEM=y
 CONFIG_NVMEM_SYSFS=y
+# CONFIG_NVMEM_RMEM is not set
 
 #
 # HW tracing support
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/x86_64/default new/config/x86_64/default
--- old/config/x86_64/default   2020-12-30 13:30:12.000000000 +0100
+++ new/config/x86_64/default   2021-01-20 08:26:11.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86_64 5.10.4 Kernel Configuration
+# Linux/x86_64 5.10.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc-10 (SUSE Linux) 10.2.1 20201202 [revision 
e563687cf9d3d1278f45aaebd03e0f66531076c9]"
 CONFIG_CC_IS_GCC=y
@@ -8854,6 +8854,7 @@
 CONFIG_NVMEM=y
 CONFIG_NVMEM_SYSFS=y
 CONFIG_NVMEM_SPMI_SDAM=m
+# CONFIG_NVMEM_RMEM is not set
 
 #
 # HW tracing support
@@ -9789,7 +9790,6 @@
 CONFIG_NEED_DMA_MAP_STATE=y
 CONFIG_ARCH_DMA_ADDR_T_64BIT=y
 CONFIG_ARCH_HAS_FORCE_DMA_UNENCRYPTED=y
-CONFIG_DMA_VIRT_OPS=y
 CONFIG_SWIOTLB=y
 CONFIG_DMA_COHERENT_POOL=y
 # CONFIG_DMA_API_DEBUG is not set

++++++ patches.kernel.org.tar.bz2 ++++++
++++ 20351 lines of diff (skipped)

++++++ patches.suse.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/RDMA-hns-Avoid-filling-sl-in-high-3-bits-of-vlan_id.patch 
new/patches.suse/RDMA-hns-Avoid-filling-sl-in-high-3-bits-of-vlan_id.patch
--- old/patches.suse/RDMA-hns-Avoid-filling-sl-in-high-3-bits-of-vlan_id.patch  
2021-01-13 07:08:43.000000000 +0100
+++ new/patches.suse/RDMA-hns-Avoid-filling-sl-in-high-3-bits-of-vlan_id.patch  
1970-01-01 01:00:00.000000000 +0100
@@ -1,52 +0,0 @@
-From: Weihang Li <[email protected]>
-Date: Fri, 11 Dec 2020 09:37:30 +0800
-Subject: RDMA/hns: Avoid filling sl in high 3 bits of vlan_id
-Git-commit: 94a8c4dfcdb2b4fcb3dfafc39c1033a0b4637c86
-Patch-mainline: 5.11-rc1
-References: git-fixes
-
-Only the low 12 bits of vlan_id is valid, and service level has been
-filled in Address Vector. So there is no need to fill sl in vlan_id in
-Address Vector.
-
-Fixes: 7406c0036f85 ("RDMA/hns: Only record vlan info for HIP08")
-Link: 
https://lore.kernel.org/r/[email protected]
-Signed-off-by: Weihang Li <[email protected]>
-Signed-off-by: Jason Gunthorpe <[email protected]>
-Signed-off-by: Jiri Slaby <[email protected]>
----
- drivers/infiniband/hw/hns/hns_roce_ah.c |   11 +----------
- 1 file changed, 1 insertion(+), 10 deletions(-)
-
---- a/drivers/infiniband/hw/hns/hns_roce_ah.c
-+++ b/drivers/infiniband/hw/hns/hns_roce_ah.c
-@@ -36,9 +36,6 @@
- #include <rdma/ib_cache.h>
- #include "hns_roce_device.h"
- 
--#define VLAN_SL_MASK 7
--#define VLAN_SL_SHIFT 13
--
- static inline u16 get_ah_udp_sport(const struct rdma_ah_attr *ah_attr)
- {
-       u32 fl = ah_attr->grh.flow_label;
-@@ -81,18 +78,12 @@ int hns_roce_create_ah(struct ib_ah *iba
- 
-       /* HIP08 needs to record vlan info in Address Vector */
-       if (hr_dev->pci_dev->revision <= PCI_REVISION_ID_HIP08) {
--              ah->av.vlan_en = 0;
--
-               ret = rdma_read_gid_l2_fields(ah_attr->grh.sgid_attr,
-                                             &ah->av.vlan_id, NULL);
-               if (ret)
-                       return ret;
- 
--              if (ah->av.vlan_id < VLAN_N_VID) {
--                      ah->av.vlan_en = 1;
--                      ah->av.vlan_id |= (rdma_ah_get_sl(ah_attr) & 
VLAN_SL_MASK) <<
--                                        VLAN_SL_SHIFT;
--              }
-+              ah->av.vlan_en = ah->av.vlan_id < VLAN_N_VID;
-       }
- 
-       return ret;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/Revert-drm-amd-display-Fixed-Intermittent-blue-scree.patch 
new/patches.suse/Revert-drm-amd-display-Fixed-Intermittent-blue-scree.patch
--- old/patches.suse/Revert-drm-amd-display-Fixed-Intermittent-blue-scree.patch 
2021-01-13 07:08:43.000000000 +0100
+++ new/patches.suse/Revert-drm-amd-display-Fixed-Intermittent-blue-scree.patch 
1970-01-01 01:00:00.000000000 +0100
@@ -1,49 +0,0 @@
-From ecb26ae8f3af646ed6c1098cf87bb33e76b35c17 Mon Sep 17 00:00:00 2001
-From: Takashi Iwai <[email protected]>
-Date: Tue, 5 Jan 2021 15:25:31 +0100
-Subject: [PATCH] Revert "drm/amd/display: Fixed Intermittent blue screen on
- OLED panel"
-Patch-mainline: No, tentative fix
-References: bsc#1180404
-
-This reverts commit a861736dae644a0d7abbca0c638ae6aad28feeb8.
-
-Several people reported that this commit screwed up the powerplay
-behavior.  As a tentative workaround, revert the affecting commit.
-
-Buglink: https://apibugzilla.suse.com/show_bug.cgi?id=1180404
-Buglink: https://gitlab.freedesktop.org/drm/amd/-/issues/1407
-Signed-off-by: Takashi Iwai <[email protected]>
-
----
- .../amd/display/dc/dml/dcn20/display_mode_vba_20v2.c  | 11 ++++++-----
- 1 file changed, 6 insertions(+), 5 deletions(-)
-
-diff --git a/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 
b/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c
-index 860e72a51534..80170f9721ce 100644
---- a/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c
-+++ b/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c
-@@ -2635,14 +2635,15 @@ static void 
dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndP
-       }
- 
-       if (mode_lib->vba.DRAMClockChangeSupportsVActive &&
--                      mode_lib->vba.MinActiveDRAMClockChangeMargin > 60 &&
--                      
mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.maxMpcComb]
 == 0) {
-+                      mode_lib->vba.MinActiveDRAMClockChangeMargin > 60) {
-               mode_lib->vba.DRAMClockChangeWatermark += 25;
- 
-               for (k = 0; k < mode_lib->vba.NumberOfActivePlanes; ++k) {
--                      if (mode_lib->vba.DRAMClockChangeWatermark >
--                      dml_max(mode_lib->vba.StutterEnterPlusExitWatermark, 
mode_lib->vba.UrgentWatermark))
--                              mode_lib->vba.MinTTUVBlank[k] += 25;
-+                      if 
(mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.maxMpcComb]
 == 0) {
-+                              if (mode_lib->vba.DRAMClockChangeWatermark >
-+                              
dml_max(mode_lib->vba.StutterEnterPlusExitWatermark, 
mode_lib->vba.UrgentWatermark))
-+                                      mode_lib->vba.MinTTUVBlank[k] += 25;
-+                      }
-               }
- 
-               mode_lib->vba.DRAMClockChangeSupport[0][0] = 
dm_dram_clock_change_vactive;
--- 
-2.26.2
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/drm-panfrost-Don-t-corrupt-the-queue-mutex-on-open-c.patch 
new/patches.suse/drm-panfrost-Don-t-corrupt-the-queue-mutex-on-open-c.patch
--- old/patches.suse/drm-panfrost-Don-t-corrupt-the-queue-mutex-on-open-c.patch 
2021-01-13 07:08:43.000000000 +0100
+++ new/patches.suse/drm-panfrost-Don-t-corrupt-the-queue-mutex-on-open-c.patch 
1970-01-01 01:00:00.000000000 +0100
@@ -1,68 +0,0 @@
-From: Steven Price <[email protected]>
-Date: Thu, 29 Oct 2020 17:00:47 +0000
-Subject: drm/panfrost: Don't corrupt the queue mutex on open/close
-Git-commit: a17d609e3e216c406f7c0cec2a94086a4401ac06
-Patch-mainline: 5.11-rc1
-References: git-fixes
-
-The mutex within the panfrost_queue_state should have the lifetime of
-the queue, however it was erroneously initialised/destroyed during
-panfrost_job_{open,close} which is called every time a client
-opens/closes the drm node.
-
-Move the initialisation/destruction to panfrost_job_{init,fini} where it
-belongs.
-
-Fixes: 1a11a88cfd9a ("drm/panfrost: Fix job timeout handling")
-Signed-off-by: Steven Price <[email protected]>
-Reviewed-by: Boris Brezillon <[email protected]>
-Signed-off-by: Boris Brezillon <[email protected]>
-Link: 
https://patchwork.freedesktop.org/patch/msgid/[email protected]
-Signed-off-by: Jiri Slaby <[email protected]>
----
- drivers/gpu/drm/panfrost/panfrost_job.c |   11 ++++++-----
- 1 file changed, 6 insertions(+), 5 deletions(-)
-
---- a/drivers/gpu/drm/panfrost/panfrost_job.c
-+++ b/drivers/gpu/drm/panfrost/panfrost_job.c
-@@ -617,6 +617,8 @@ int panfrost_job_init(struct panfrost_de
-       }
- 
-       for (j = 0; j < NUM_JOB_SLOTS; j++) {
-+              mutex_init(&js->queue[j].lock);
-+
-               js->queue[j].fence_context = dma_fence_context_alloc(1);
- 
-               ret = drm_sched_init(&js->queue[j].sched,
-@@ -647,8 +649,10 @@ void panfrost_job_fini(struct panfrost_d
- 
-       job_write(pfdev, JOB_INT_MASK, 0);
- 
--      for (j = 0; j < NUM_JOB_SLOTS; j++)
-+      for (j = 0; j < NUM_JOB_SLOTS; j++) {
-               drm_sched_fini(&js->queue[j].sched);
-+              mutex_destroy(&js->queue[j].lock);
-+      }
- 
- }
- 
-@@ -660,7 +664,6 @@ int panfrost_job_open(struct panfrost_fi
-       int ret, i;
- 
-       for (i = 0; i < NUM_JOB_SLOTS; i++) {
--              mutex_init(&js->queue[i].lock);
-               sched = &js->queue[i].sched;
-               ret = drm_sched_entity_init(&panfrost_priv->sched_entity[i],
-                                           DRM_SCHED_PRIORITY_NORMAL, &sched,
-@@ -677,10 +680,8 @@ void panfrost_job_close(struct panfrost_
-       struct panfrost_job_slot *js = pfdev->js;
-       int i;
- 
--      for (i = 0; i < NUM_JOB_SLOTS; i++) {
-+      for (i = 0; i < NUM_JOB_SLOTS; i++)
-               drm_sched_entity_destroy(&panfrost_priv->sched_entity[i]);
--              mutex_destroy(&js->queue[i].lock);
--      }
- }
- 
- int panfrost_job_is_idle(struct panfrost_device *pfdev)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/drm-panfrost-Remove-unused-variables-in-panfrost_job.patch 
new/patches.suse/drm-panfrost-Remove-unused-variables-in-panfrost_job.patch
--- old/patches.suse/drm-panfrost-Remove-unused-variables-in-panfrost_job.patch 
2021-01-13 07:08:43.000000000 +0100
+++ new/patches.suse/drm-panfrost-Remove-unused-variables-in-panfrost_job.patch 
1970-01-01 01:00:00.000000000 +0100
@@ -1,31 +0,0 @@
-From: Boris Brezillon <[email protected]>
-Date: Sun, 1 Nov 2020 18:38:17 +0100
-Subject: drm/panfrost: Remove unused variables in panfrost_job_close()
-Git-commit: 7d6763ab77b3c047cf7d31ca7c4b799808a684a6
-Patch-mainline: 5.11-rc1
-References: git-fixes
-
-Commit a17d609e3e21 ("drm/panfrost: Don't corrupt the queue mutex on
-open/close") left unused variables behind, thus generating a warning
-at compilation time. Remove those variables.
-
-Fixes: a17d609e3e21 ("drm/panfrost: Don't corrupt the queue mutex on 
open/close")
-Signed-off-by: Boris Brezillon <[email protected]>
-Reviewed-by: Steven Price <[email protected]>
-Link: 
https://patchwork.freedesktop.org/patch/msgid/[email protected]
-Signed-off-by: Jiri Slaby <[email protected]>
----
- drivers/gpu/drm/panfrost/panfrost_job.c |    2 --
- 1 file changed, 2 deletions(-)
-
---- a/drivers/gpu/drm/panfrost/panfrost_job.c
-+++ b/drivers/gpu/drm/panfrost/panfrost_job.c
-@@ -676,8 +676,6 @@ int panfrost_job_open(struct panfrost_fi
- 
- void panfrost_job_close(struct panfrost_file_priv *panfrost_priv)
- {
--      struct panfrost_device *pfdev = panfrost_priv->pfdev;
--      struct panfrost_job_slot *js = pfdev->js;
-       int i;
- 
-       for (i = 0; i < NUM_JOB_SLOTS; i++)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/nvmem-add-driver-to-expose-reserved-memory-as-nvmem.patch 
new/patches.suse/nvmem-add-driver-to-expose-reserved-memory-as-nvmem.patch
--- old/patches.suse/nvmem-add-driver-to-expose-reserved-memory-as-nvmem.patch  
1970-01-01 01:00:00.000000000 +0100
+++ new/patches.suse/nvmem-add-driver-to-expose-reserved-memory-as-nvmem.patch  
2021-01-20 08:26:11.000000000 +0100
@@ -0,0 +1,167 @@
+From: Nicolas Saenz Julienne <[email protected]>
+Date: Thu, 10 Dec 2020 12:13:49 +0100
+Subject: nvmem: Add driver to expose reserved memory as nvmem
+Patch-mainline: Submitted, 
https://lore.kernel.org/linux-arm-kernel/[email protected]/
+References: jsc#SLE-SLE-16616
+
+Firmware/co-processors might use reserved memory areas in order to pass
+data stemming from an nvmem device otherwise non accessible to Linux.
+For example an EEPROM memory only physically accessible to firmware, or
+data only accessible early at boot time.
+
+In order to expose this data to other drivers and user-space, the driver
+models the reserved memory area as an nvmem device.
+
+Signed-off-by: Nicolas Saenz Julienne <[email protected]>
+Reviewed-by: Rob Herring <[email protected]>
+
+---
+ drivers/nvmem/Kconfig  |  8 +++++
+ drivers/nvmem/Makefile |  2 ++
+ drivers/nvmem/rmem.c   | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ drivers/of/platform.c  |  1 +
+ 4 files changed, 108 insertions(+)
+
+diff --git a/drivers/nvmem/Kconfig b/drivers/nvmem/Kconfig
+index 954d3b4a52ab..fecc19b884bf 100644
+--- a/drivers/nvmem/Kconfig
++++ b/drivers/nvmem/Kconfig
+@@ -270,4 +270,12 @@ config SPRD_EFUSE
+         This driver can also be built as a module. If so, the module
+         will be called nvmem-sprd-efuse.
+ 
++config NVMEM_RMEM
++      tristate "Reserved Memory Based Driver Support"
++      help
++        This drivers maps reserved memory into an nvmem device. It might be
++        useful to expose information left by firmware in memory.
++
++        This driver can also be built as a module. If so, the module
++        will be called nvmem-rmem.
+ endif
+diff --git a/drivers/nvmem/Makefile b/drivers/nvmem/Makefile
+index a7c377218341..5376b8e0dae5 100644
+--- a/drivers/nvmem/Makefile
++++ b/drivers/nvmem/Makefile
+@@ -55,3 +55,5 @@ obj-$(CONFIG_NVMEM_ZYNQMP)   += nvmem_zynqmp_nvmem.o
+ nvmem_zynqmp_nvmem-y          := zynqmp_nvmem.o
+ obj-$(CONFIG_SPRD_EFUSE)      += nvmem_sprd_efuse.o
+ nvmem_sprd_efuse-y            := sprd-efuse.o
++obj-$(CONFIG_NVMEM_RMEM)      += nvmem-rmem.o
++nvmem-rmem-y                  := rmem.o
+diff --git a/drivers/nvmem/rmem.c b/drivers/nvmem/rmem.c
+new file mode 100644
+index 000000000000..b11c3c974b3d
+--- /dev/null
++++ b/drivers/nvmem/rmem.c
+@@ -0,0 +1,97 @@
++// SPDX-License-Identifier: GPL-2.0+
++/*
++ * Copyright (C) 2020 Nicolas Saenz Julienne <[email protected]>
++ */
++
++#include <linux/io.h>
++#include <linux/module.h>
++#include <linux/nvmem-provider.h>
++#include <linux/of_reserved_mem.h>
++#include <linux/platform_device.h>
++
++struct rmem {
++      struct device *dev;
++      struct nvmem_device *nvmem;
++      struct reserved_mem *mem;
++
++      phys_addr_t size;
++};
++
++static int rmem_read(void *context, unsigned int offset,
++                   void *val, size_t bytes)
++{
++      struct rmem *priv = context;
++      size_t available = priv->mem->size;
++      loff_t off = offset;
++      void *addr;
++      int count;
++
++      /*
++       * Only map the reserved memory at this point to avoid potential rogue
++       * kernel threads inadvertently modifying it. Based on the current
++       * uses-cases for this driver, the performance hit isn't a concern.
++       * Nor is likely to be, given the nature of the subsystem. Most nvmem
++       * devices operate over slow buses to begin with.
++       *
++       * An alternative would be setting the memory as RO, set_memory_ro(),
++       * but as of Dec 2020 this isn't possible on arm64.
++       */
++      addr = memremap(priv->mem->base, available, MEMREMAP_WB);
++      if (IS_ERR(addr)) {
++              dev_err(priv->dev, "Failed to remap memory region\n");
++              return PTR_ERR(addr);
++      }
++
++      count = memory_read_from_buffer(val, bytes, &off, addr, available);
++
++      memunmap(addr);
++
++      return count;
++}
++
++static int rmem_probe(struct platform_device *pdev)
++{
++      struct nvmem_config config = { };
++      struct device *dev = &pdev->dev;
++      struct reserved_mem *mem;
++      struct rmem *priv;
++
++      priv = devm_kzalloc(dev, sizeof(*priv), GFP_KERNEL);
++      if (!priv)
++              return -ENOMEM;
++      priv->dev = dev;
++
++      mem = of_reserved_mem_lookup(dev->of_node);
++      if (!mem) {
++              dev_err(dev, "Failed to lookup reserved memory\n");
++              return -EINVAL;
++      }
++      priv->mem = mem;
++
++      config.dev = dev;
++      config.priv = priv;
++      config.name = "rmem";
++      config.size = mem->size;
++      config.reg_read = rmem_read;
++
++      return PTR_ERR_OR_ZERO(devm_nvmem_register(dev, &config));
++}
++
++static const struct of_device_id rmem_match[] = {
++      { .compatible = "nvmem-rmem", },
++      { /* sentinel */ },
++};
++MODULE_DEVICE_TABLE(of, rmem_match);
++
++static struct platform_driver rmem_driver = {
++      .probe = rmem_probe,
++      .driver = {
++              .name = "rmem",
++              .of_match_table = rmem_match,
++      },
++};
++module_platform_driver(rmem_driver);
++
++MODULE_AUTHOR("Nicolas Saenz Julienne <[email protected]>");
++MODULE_DESCRIPTION("Reserved Memory Based nvmem Driver");
++MODULE_LICENSE("GPL");
+diff --git a/drivers/of/platform.c b/drivers/of/platform.c
+index 79bd5f5a1bf1..6699cdbe58b6 100644
+--- a/drivers/of/platform.c
++++ b/drivers/of/platform.c
+@@ -511,6 +511,7 @@ static const struct of_device_id reserved_mem_matches[] = {
+       { .compatible = "qcom,rmtfs-mem" },
+       { .compatible = "qcom,cmd-db" },
+       { .compatible = "ramoops" },
++      { .compatible = "nvmem-rmem" },
+       {}
+ };
+ 
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/scsi-lpfc-Fix-variable-vport-set-but-not-used-in-lpf.patch 
new/patches.suse/scsi-lpfc-Fix-variable-vport-set-but-not-used-in-lpf.patch
--- old/patches.suse/scsi-lpfc-Fix-variable-vport-set-but-not-used-in-lpf.patch 
2021-01-13 07:08:43.000000000 +0100
+++ new/patches.suse/scsi-lpfc-Fix-variable-vport-set-but-not-used-in-lpf.patch 
1970-01-01 01:00:00.000000000 +0100
@@ -1,39 +0,0 @@
-From: James Smart <[email protected]>
-Date: Thu, 19 Nov 2020 12:34:07 -0800
-Subject: scsi: lpfc: Fix variable 'vport' set but not used in
- lpfc_sli4_abts_err_handler()
-Git-commit: 6998ff4e21619d47ebf4f5eb4cafa65c65856221
-Patch-mainline: 5.11-rc1
-References: git-fixes
-
-Remove vport variable that is assigned but not used in
-lpfc_sli4_abts_err_handler().
-
-Link: 
https://lore.kernel.org/r/[email protected]
-Fixes: e7dab164a9aa ("scsi: lpfc: Fix scheduling call while in softirq context 
in lpfc_unreg_rpi")
-Reported-by: kernel test robot <[email protected]>
-Signed-off-by: James Smart <[email protected]>
-Signed-off-by: Martin K. Petersen <[email protected]>
-Signed-off-by: Jiri Slaby <[email protected]>
----
- drivers/scsi/lpfc/lpfc_sli.c |    2 --
- 1 file changed, 2 deletions(-)
-
---- a/drivers/scsi/lpfc/lpfc_sli.c
-+++ b/drivers/scsi/lpfc/lpfc_sli.c
-@@ -10459,7 +10459,6 @@ lpfc_sli4_abts_err_handler(struct lpfc_h
-                          struct lpfc_nodelist *ndlp,
-                          struct sli4_wcqe_xri_aborted *axri)
- {
--      struct lpfc_vport *vport;
-       uint32_t ext_status = 0;
- 
-       if (!ndlp || !NLP_CHK_NODE_ACT(ndlp)) {
-@@ -10469,7 +10468,6 @@ lpfc_sli4_abts_err_handler(struct lpfc_h
-               return;
-       }
- 
--      vport = ndlp->vport;
-       lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
-                       "3116 Port generated FCP XRI ABORT event on "
-                       "vpi %d rpi %d xri x%x status 0x%x parameter x%x\n",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/scsi-ufs-Fix-Wsometimes-uninitialized-warning.patch 
new/patches.suse/scsi-ufs-Fix-Wsometimes-uninitialized-warning.patch
--- old/patches.suse/scsi-ufs-Fix-Wsometimes-uninitialized-warning.patch        
2021-01-13 07:08:43.000000000 +0100
+++ new/patches.suse/scsi-ufs-Fix-Wsometimes-uninitialized-warning.patch        
1970-01-01 01:00:00.000000000 +0100
@@ -1,46 +0,0 @@
-From: Arnd Bergmann <[email protected]>
-Date: Thu, 3 Dec 2020 23:31:26 +0100
-Subject: scsi: ufs: Fix -Wsometimes-uninitialized warning
-Git-commit: 4c60244dc37262023d24b167e245055c06bc0b77
-Patch-mainline: 5.11-rc1
-References: git-fixes
-
-clang complains about a possible code path in which a variable is used
-without an initialization:
-
-drivers/scsi/ufs/ufshcd.c:7690:3: error: variable 'sdp' is used uninitialized 
whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
-                BUG_ON(1);
-                ^~~~~~~~~
-include/asm-generic/bug.h:63:36: note: expanded from macro 'BUG_ON'
- #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
-                                   ^~~~~~~~~~~~~~~~~~~
-
-Turn the BUG_ON(1) into an unconditional BUG() that makes it clear to clang
-that this code path is never hit.
-
-Link: https://lore.kernel.org/r/[email protected]
-Fixes: 4f3e900b6282 ("scsi: ufs: Clear UAC for FFU and RPMB LUNs")
-Reviewed-by: Avri Altman <[email protected]>
-Signed-off-by: Arnd Bergmann <[email protected]>
-Signed-off-by: Martin K. Petersen <[email protected]>
-Signed-off-by: Jiri Slaby <[email protected]>
----
- drivers/scsi/ufs/ufshcd.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/drivers/scsi/ufs/ufshcd.c b/drivers/scsi/ufs/ufshcd.c
-index a41ee9cd26ba..c1c401b2b69d 100644
---- a/drivers/scsi/ufs/ufshcd.c
-+++ b/drivers/scsi/ufs/ufshcd.c
-@@ -7705,7 +7705,7 @@ static int ufshcd_clear_ua_wlun(struct ufs_hba *hba, u8 
wlun)
-       else if (wlun == UFS_UPIU_RPMB_WLUN)
-               sdp = hba->sdev_rpmb;
-       else
--              BUG_ON(1);
-+              BUG();
-       if (sdp) {
-               ret = scsi_device_get(sdp);
-               if (!ret && !scsi_device_online(sdp)) {
--- 
-2.30.0
-

++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:52.781641082 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:52.781641082 +0100
@@ -1033,6 +1033,263 @@
        
patches.kernel.org/5.10.7-142-rtlwifi-rise-completion-at-the-last-step-of-fi.patch
        
patches.kernel.org/5.10.7-143-scsi-target-Fix-XCOPY-NAA-identifier-lookup.patch
        patches.kernel.org/5.10.7-144-Linux-5.10.7.patch
+       
patches.kernel.org/5.10.8-001-powerpc-32s-Fix-RTAS-machine-check-with-VMAP-s.patch
+       
patches.kernel.org/5.10.8-002-io_uring-synchronise-IOPOLL-on-task_submit-fai.patch
+       
patches.kernel.org/5.10.8-003-io_uring-limit-io-sq-poll-submit-locking-scope.patch
+       
patches.kernel.org/5.10.8-004-io_uring-patch-up-IOPOLL-overflow_flush-sync.patch
+       
patches.kernel.org/5.10.8-005-RDMA-hns-Avoid-filling-sl-in-high-3-bits-of-vl.patch
+       
patches.kernel.org/5.10.8-006-iommu-arm-smmu-qcom-Initialize-SCTLR-of-the-by.patch
+       
patches.kernel.org/5.10.8-007-drm-panfrost-Don-t-corrupt-the-queue-mutex-on-.patch
+       
patches.kernel.org/5.10.8-008-io_uring-Fix-return-value-from-alloc_fixed_fil.patch
+       
patches.kernel.org/5.10.8-009-scsi-ufs-Fix-Wsometimes-uninitialized-warning.patch
+       
patches.kernel.org/5.10.8-010-btrfs-skip-unnecessary-searches-for-xattrs-whe.patch
+       
patches.kernel.org/5.10.8-011-btrfs-fix-deadlock-when-cloning-inline-extent-.patch
+       
patches.kernel.org/5.10.8-012-btrfs-shrink-delalloc-pages-instead-of-full-in.patch
+       
patches.kernel.org/5.10.8-013-net-cdc_ncm-correct-overhead-in-delayed_ndp_si.patch
+       
patches.kernel.org/5.10.8-014-net-hns3-fix-incorrect-handling-of-sctp6-rss-t.patch
+       
patches.kernel.org/5.10.8-015-net-hns3-fix-the-number-of-queues-actually-use.patch
+       
patches.kernel.org/5.10.8-016-net-hns3-fix-a-phy-loopback-fail-issue.patch
+       
patches.kernel.org/5.10.8-017-net-stmmac-dwmac-sun8i-Fix-probe-error-handlin.patch
+       
patches.kernel.org/5.10.8-018-net-stmmac-dwmac-sun8i-Balance-internal-PHY-re.patch
+       
patches.kernel.org/5.10.8-019-net-stmmac-dwmac-sun8i-Balance-internal-PHY-po.patch
+       
patches.kernel.org/5.10.8-020-net-stmmac-dwmac-sun8i-Balance-syscon-de-initi.patch
+       
patches.kernel.org/5.10.8-021-net-vlan-avoid-leaks-on-register_vlan_dev-fail.patch
+       
patches.kernel.org/5.10.8-022-net-sonic-Fix-some-resource-leaks-in-error-han.patch
+       
patches.kernel.org/5.10.8-023-net-bareudp-add-missing-error-handling-for-bar.patch
+       
patches.kernel.org/5.10.8-024-ptp-ptp_ines-prevent-build-when-HAS_IOMEM-is-n.patch
+       
patches.kernel.org/5.10.8-025-net-ipv6-fib-flush-exceptions-when-purging-rou.patch
+       
patches.kernel.org/5.10.8-026-tools-selftests-add-test-for-changing-routes-w.patch
+       
patches.kernel.org/5.10.8-027-net-fix-pmtu-check-in-nopmtudisc-mode.patch
+       
patches.kernel.org/5.10.8-028-net-ip-always-refragment-ip-defragmented-packe.patch
+       patches.kernel.org/5.10.8-029-chtls-Fix-hardware-tid-leak.patch
+       patches.kernel.org/5.10.8-030-chtls-Remove-invalid-set_tcb-call.patch
+       
patches.kernel.org/5.10.8-031-chtls-Fix-panic-when-route-to-peer-not-configu.patch
+       
patches.kernel.org/5.10.8-032-chtls-Avoid-unnecessary-freeing-of-oreq-pointe.patch
+       
patches.kernel.org/5.10.8-033-chtls-Replace-skb_dequeue-with-skb_peek.patch
+       
patches.kernel.org/5.10.8-034-chtls-Added-a-check-to-avoid-NULL-pointer-dere.patch
+       
patches.kernel.org/5.10.8-035-chtls-Fix-chtls-resources-release-sequence.patch
+       
patches.kernel.org/5.10.8-036-octeontx2-af-fix-memory-leak-of-lmac-and-lmac-.patch
+       
patches.kernel.org/5.10.8-037-nexthop-Fix-off-by-one-error-in-error-path.patch
+       
patches.kernel.org/5.10.8-038-nexthop-Unlink-nexthop-group-entry-in-error-pa.patch
+       
patches.kernel.org/5.10.8-039-nexthop-Bounce-NHA_GATEWAY-in-FDB-nexthop-grou.patch
+       
patches.kernel.org/5.10.8-040-s390-qeth-fix-deadlock-during-recovery.patch
+       
patches.kernel.org/5.10.8-041-s390-qeth-fix-locking-for-discipline-setup-rem.patch
+       
patches.kernel.org/5.10.8-042-s390-qeth-fix-L2-header-access-in-qeth_l3_osa_.patch
+       
patches.kernel.org/5.10.8-043-net-dsa-lantiq_gswip-Exclude-RMII-from-modes-t.patch
+       
patches.kernel.org/5.10.8-044-net-mlx5-Use-port_num-1-instead-of-0-when-dele.patch
+       
patches.kernel.org/5.10.8-045-net-mlx5e-ethtool-Fix-restriction-of-autoneg-w.patch
+       
patches.kernel.org/5.10.8-046-net-mlx5e-In-skb-build-skip-setting-mark-in-sw.patch
+       
patches.kernel.org/5.10.8-047-net-mlx5-Check-if-lag-is-supported-before-crea.patch
+       
patches.kernel.org/5.10.8-048-scsi-lpfc-Fix-variable-vport-set-but-not-used-.patch
+       
patches.kernel.org/5.10.8-049-ionic-start-queues-before-announcing-link-up.patch
+       
patches.kernel.org/5.10.8-050-HID-wacom-Fix-memory-leakage-caused-by-kfifo_a.patch
+       
patches.kernel.org/5.10.8-051-fanotify-Fix-sys_fanotify_mark-on-native-x86-3.patch
+       
patches.kernel.org/5.10.8-052-ARM-OMAP2-omap_device-fix-idling-of-devices-du.patch
+       
patches.kernel.org/5.10.8-053-i2c-sprd-use-a-specific-timeout-to-avoid-syste.patch
+       
patches.kernel.org/5.10.8-054-dmaengine-dw-edma-Fix-use-after-free-in-dw_edm.patch
+       
patches.kernel.org/5.10.8-055-selftests-bpf-Clarify-build-error-if-no-vmlinu.patch
+       
patches.kernel.org/5.10.8-056-can-tcan4x5x-fix-bittiming-const-use-common-bi.patch
+       
patches.kernel.org/5.10.8-057-can-m_can-m_can_class_unregister-remove-errone.patch
+       
patches.kernel.org/5.10.8-058-can-kvaser_pciefd-select-CONFIG_CRC32.patch
+       
patches.kernel.org/5.10.8-059-spi-spi-geni-qcom-Fail-new-xfers-if-xfer-cance.patch
+       
patches.kernel.org/5.10.8-060-cpufreq-powernow-k8-pass-policy-rather-than-us.patch
+       
patches.kernel.org/5.10.8-061-spi-spi-geni-qcom-Fix-geni_spi_isr-NULL-derefe.patch
+       
patches.kernel.org/5.10.8-062-spi-stm32-FIFO-threshold-level-fix-align-packe.patch
+       
patches.kernel.org/5.10.8-063-i2c-i801-Fix-the-i2c-mux-gpiod_lookup_table-no.patch
+       
patches.kernel.org/5.10.8-064-i2c-mediatek-Fix-apdma-and-i2c-hand-shake-time.patch
+       
patches.kernel.org/5.10.8-065-bcache-set-bcache-device-into-read-only-mode-f.patch
+       
patches.kernel.org/5.10.8-066-interconnect-imx-Add-a-missing-of_node_put-aft.patch
+       
patches.kernel.org/5.10.8-067-interconnect-qcom-fix-rpmh-link-failures.patch
+       
patches.kernel.org/5.10.8-068-dmaengine-mediatek-mtk-hsdma-Fix-a-resource-le.patch
+       
patches.kernel.org/5.10.8-069-dmaengine-milbeaut-xdmac-Fix-a-resource-leak-i.patch
+       
patches.kernel.org/5.10.8-070-dmaengine-xilinx_dma-check-dma_async_device_re.patch
+       
patches.kernel.org/5.10.8-071-dmaengine-xilinx_dma-fix-incompatible-param-wa.patch
+       
patches.kernel.org/5.10.8-072-dmaengine-xilinx_dma-fix-mixed_enum_type-cover.patch
+       
patches.kernel.org/5.10.8-073-arm64-mm-Fix-ARCH_LOW_ADDRESS_LIMIT-when-CONFI.patch
+       patches.kernel.org/5.10.8-074-qed-select-CONFIG_CRC32.patch
+       patches.kernel.org/5.10.8-075-phy-dp83640-select-CONFIG_CRC32.patch
+       patches.kernel.org/5.10.8-076-wil6210-select-CONFIG_CRC32.patch
+       patches.kernel.org/5.10.8-077-block-rsxx-select-CONFIG_CRC32.patch
+       patches.kernel.org/5.10.8-078-lightnvm-select-CONFIG_CRC32.patch
+       patches.kernel.org/5.10.8-079-zonefs-select-CONFIG_CRC32.patch
+       
patches.kernel.org/5.10.8-080-iommu-vt-d-Fix-misuse-of-ALIGN-in-qi_flush_pio.patch
+       
patches.kernel.org/5.10.8-081-iommu-intel-Fix-memleak-in-intel_irq_remapping.patch
+       
patches.kernel.org/5.10.8-082-bpftool-Fix-compilation-failure-for-net.o-with.patch
+       
patches.kernel.org/5.10.8-083-nvme-tcp-Fix-possible-race-of-io_work-and-dire.patch
+       
patches.kernel.org/5.10.8-084-net-mlx5e-Fix-memleak-in-mlx5e_create_l2_table.patch
+       patches.kernel.org/5.10.8-085-net-mlx5e-Fix-two-double-free-cases.patch
+       
patches.kernel.org/5.10.8-086-regmap-debugfs-Fix-a-memory-leak-when-calling-.patch
+       patches.kernel.org/5.10.8-087-wan-ds26522-select-CONFIG_BITREVERSE.patch
+       
patches.kernel.org/5.10.8-088-arm64-cpufeature-remove-non-exist-CONFIG_KVM_A.patch
+       
patches.kernel.org/5.10.8-089-regulator-qcom-rpmh-regulator-correct-hfsmps51.patch
+       
patches.kernel.org/5.10.8-090-net-mvpp2-disable-force-link-UP-during-port-in.patch
+       
patches.kernel.org/5.10.8-091-drm-i915-dp-Track-pm_qos-per-connector.patch
+       
patches.kernel.org/5.10.8-092-net-mvneta-fix-error-message-when-MTU-too-larg.patch
+       
patches.kernel.org/5.10.8-093-selftests-fib_nexthops-Fix-wrong-mausezahn-inv.patch
+       
patches.kernel.org/5.10.8-094-KVM-arm64-Don-t-access-PMCR_EL0-when-no-PMU-is.patch
+       
patches.kernel.org/5.10.8-095-xsk-Fix-race-in-SKB-mode-transmit-with-shared-.patch
+       
patches.kernel.org/5.10.8-096-xsk-Rollback-reservation-at-NETDEV_TX_BUSY.patch
+       
patches.kernel.org/5.10.8-097-block-rnbd-clt-avoid-module-unload-race-with-c.patch
+       
patches.kernel.org/5.10.8-098-can-isotp-isotp_getname-fix-kernel-information.patch
+       
patches.kernel.org/5.10.8-099-block-fix-use-after-free-in-disk_part_iter_nex.patch
+       
patches.kernel.org/5.10.8-100-net-drop-bogus-skb-with-CHECKSUM_PARTIAL-and-o.patch
+       
patches.kernel.org/5.10.8-101-regmap-debugfs-Fix-a-reversed-if-statement-in-.patch
+       
patches.kernel.org/5.10.8-102-drm-panfrost-Remove-unused-variables-in-panfro.patch
+       
patches.kernel.org/5.10.8-103-tools-headers-UAPI-Sync-linux-fscrypt.h-with-t.patch
+       patches.kernel.org/5.10.8-104-Linux-5.10.8.patch
+       
patches.kernel.org/5.10.9-001-btrfs-reloc-fix-wrong-file-extent-type-check-t.patch
+       
patches.kernel.org/5.10.9-002-btrfs-prevent-NULL-pointer-dereference-in-exte.patch
+       
patches.kernel.org/5.10.9-003-ALSA-hda-realtek-fix-right-sounds-and-mute-mic.patch
+       patches.kernel.org/5.10.9-004-ALSA-doc-Fix-reference-to-mixart.rst.patch
+       
patches.kernel.org/5.10.9-005-ASoC-AMD-Renoir-add-DMI-entry-for-Lenovo-Think.patch
+       
patches.kernel.org/5.10.9-006-ASoC-dapm-remove-widget-from-dirty-list-on-fre.patch
+       
patches.kernel.org/5.10.9-007-x86-hyperv-check-cpu-mask-after-interrupt-has-.patch
+       
patches.kernel.org/5.10.9-008-drm-amdgpu-add-green_sardine-device-id-v2.patch
+       
patches.kernel.org/5.10.9-009-drm-amdgpu-fix-DRM_INFO-flood-if-display-core-.patch
+       
patches.kernel.org/5.10.9-010-Revert-drm-amd-display-Fixed-Intermittent-blue.patch
+       
patches.kernel.org/5.10.9-011-drm-amdgpu-add-new-device-id-for-Renior.patch
+       
patches.kernel.org/5.10.9-012-drm-i915-Allow-the-sysadmin-to-override-securi.patch
+       
patches.kernel.org/5.10.9-013-drm-i915-gt-Limit-VFE-threads-based-on-GT.patch
+       
patches.kernel.org/5.10.9-014-drm-i915-backlight-fix-CPU-mode-backlight-take.patch
+       
patches.kernel.org/5.10.9-015-drm-bridge-sii902x-Refactor-init-code-into-sep.patch
+       
patches.kernel.org/5.10.9-016-dt-bindings-display-sii902x-Add-supply-binding.patch
+       
patches.kernel.org/5.10.9-017-drm-bridge-sii902x-Enable-I-O-and-core-VCC-sup.patch
+       
patches.kernel.org/5.10.9-018-tracing-kprobes-Do-the-notrace-functions-check.patch
+       
patches.kernel.org/5.10.9-019-tools-bootconfig-Add-tracing_on-support-to-hel.patch
+       
patches.kernel.org/5.10.9-020-ext4-use-IS_ERR-instead-of-IS_ERR_OR_NULL-and-.patch
+       
patches.kernel.org/5.10.9-021-ext4-fix-wrong-list_splice-in-ext4_fc_cleanup.patch
+       
patches.kernel.org/5.10.9-022-ext4-fix-bug-for-rename-with-RENAME_WHITEOUT.patch
+       patches.kernel.org/5.10.9-023-cifs-check-pointer-before-freeing.patch
+       patches.kernel.org/5.10.9-024-cifs-fix-interrupted-close-commands.patch
+       
patches.kernel.org/5.10.9-025-riscv-Drop-a-duplicated-PAGE_KERNEL_EXEC.patch
+       patches.kernel.org/5.10.9-026-riscv-return-ENOSYS-for-syscall-1.patch
+       
patches.kernel.org/5.10.9-027-riscv-Fixup-CONFIG_GENERIC_TIME_VSYSCALL.patch
+       patches.kernel.org/5.10.9-028-riscv-Fix-KASAN-memory-mapping.patch
+       
patches.kernel.org/5.10.9-029-mips-fix-Section-mismatch-in-reference.patch
+       
patches.kernel.org/5.10.9-030-mips-lib-uncached-fix-non-standard-usage-of-va.patch
+       
patches.kernel.org/5.10.9-031-MIPS-boot-Fix-unaligned-access-with-CONFIG_MIP.patch
+       
patches.kernel.org/5.10.9-032-MIPS-Fix-malformed-NT_FILE-and-NT_SIGINFO-in-3.patch
+       
patches.kernel.org/5.10.9-033-MIPS-relocatable-fix-possible-boot-hangup-with.patch
+       
patches.kernel.org/5.10.9-034-RDMA-ocrdma-Fix-use-after-free-in-ocrdma_deall.patch
+       
patches.kernel.org/5.10.9-035-ACPI-scan-Harden-acpi_device_add-against-devic.patch
+       
patches.kernel.org/5.10.9-036-xen-privcmd-allow-fetching-resource-sizes.patch
+       
patches.kernel.org/5.10.9-037-compiler.h-Raise-minimum-version-of-GCC-to-5.1.patch
+       
patches.kernel.org/5.10.9-038-mm-vmalloc.c-fix-potential-memory-leak.patch
+       
patches.kernel.org/5.10.9-039-mm-hugetlb-fix-potential-missing-huge-page-siz.patch
+       
patches.kernel.org/5.10.9-040-mm-process_vm_access.c-include-compat.h.patch
+       patches.kernel.org/5.10.9-041-dm-raid-fix-discard-limits-for-raid1.patch
+       
patches.kernel.org/5.10.9-042-dm-snapshot-flush-merged-data-before-committin.patch
+       
patches.kernel.org/5.10.9-043-dm-integrity-fix-flush-with-external-metadata-.patch
+       
patches.kernel.org/5.10.9-044-dm-integrity-fix-the-maximum-number-of-argumen.patch
+       
patches.kernel.org/5.10.9-045-dm-crypt-use-GFP_ATOMIC-when-allocating-crypto.patch
+       
patches.kernel.org/5.10.9-046-dm-crypt-do-not-wait-for-backlogged-crypto-req.patch
+       
patches.kernel.org/5.10.9-047-dm-crypt-do-not-call-bio_endio-from-the-dm-cry.patch
+       
patches.kernel.org/5.10.9-048-dm-crypt-defer-decryption-to-a-tasklet-if-inte.patch
+       
patches.kernel.org/5.10.9-049-stmmac-intel-change-all-EHL-TGL-to-auto-detect.patch
+       
patches.kernel.org/5.10.9-050-r8152-Add-Lenovo-Powered-USB-C-Travel-Hub.patch
+       
patches.kernel.org/5.10.9-051-btrfs-tree-checker-check-if-chunk-item-end-ove.patch
+       
patches.kernel.org/5.10.9-052-ext4-don-t-leak-old-mountpoint-samples.patch
+       
patches.kernel.org/5.10.9-053-io_uring-don-t-take-files-mm-for-a-dead-task.patch
+       
patches.kernel.org/5.10.9-054-io_uring-drop-mm-and-files-after-task_work_run.patch
+       
patches.kernel.org/5.10.9-055-ARC-build-remove-non-existing-bootpImage-from-.patch
+       
patches.kernel.org/5.10.9-056-ARC-build-add-uImage.lzma-to-the-top-level-tar.patch
+       patches.kernel.org/5.10.9-057-ARC-build-add-boot_targets-to-PHONY.patch
+       
patches.kernel.org/5.10.9-058-ARC-build-move-symlink-creation-to-arch-arc-Ma.patch
+       
patches.kernel.org/5.10.9-059-ARM-omap2-pmic-cpcap-fix-maximum-voltage-to-be.patch
+       
patches.kernel.org/5.10.9-060-ath11k-fix-crash-caused-by-NULL-rx_channel.patch
+       
patches.kernel.org/5.10.9-061-netfilter-ipset-fixes-possible-oops-in-mtype_r.patch
+       
patches.kernel.org/5.10.9-062-ath11k-qmi-try-to-allocate-a-big-block-of-DMA-.patch
+       patches.kernel.org/5.10.9-063-btrfs-fix-async-discard-stall.patch
+       
patches.kernel.org/5.10.9-064-btrfs-merge-critical-sections-of-discard-lock-.patch
+       
patches.kernel.org/5.10.9-065-btrfs-fix-transaction-leak-and-crash-after-RO-.patch
+       patches.kernel.org/5.10.9-066-regulator-bd718x7-Add-enable-times.patch
+       
patches.kernel.org/5.10.9-067-ethernet-ucc_geth-fix-definition-and-size-of-u.patch
+       
patches.kernel.org/5.10.9-068-ARM-dts-ux500-golden-Set-display-max-brightnes.patch
+       
patches.kernel.org/5.10.9-069-habanalabs-adjust-pci-controller-init-to-new-f.patch
+       
patches.kernel.org/5.10.9-070-habanalabs-gaudi-retry-loading-TPC-f-w-on-EINT.patch
+       
patches.kernel.org/5.10.9-071-habanalabs-register-to-pci-shutdown-callback.patch
+       
patches.kernel.org/5.10.9-072-staging-spmi-hisi-spmi-controller-Fix-some-err.patch
+       
patches.kernel.org/5.10.9-073-spi-altera-fix-return-value-for-altera_spi_txr.patch
+       
patches.kernel.org/5.10.9-074-habanalabs-Fix-memleak-in-hl_device_reset.patch
+       
patches.kernel.org/5.10.9-075-hwmon-pwm-fan-Ensure-that-calculation-doesn-t-.patch
+       
patches.kernel.org/5.10.9-076-lib-raid6-Let-UNROLL-rules-work-with-macOS-use.patch
+       
patches.kernel.org/5.10.9-077-kconfig-remove-kvmconfig-and-xenconfig-shortha.patch
+       
patches.kernel.org/5.10.9-078-spi-fix-the-divide-by-0-error-when-calculating.patch
+       
patches.kernel.org/5.10.9-079-io_uring-drop-file-refs-after-task-cancel.patch
+       patches.kernel.org/5.10.9-080-bfq-Fix-computation-of-shallow-depth.patch
+       
patches.kernel.org/5.10.9-081-arch-arc-add-copy_user_page-to-asm-page.h-to-f.patch
+       patches.kernel.org/5.10.9-082-misdn-dsp-select-CONFIG_BITREVERSE.patch
+       
patches.kernel.org/5.10.9-083-net-ethernet-fs_enet-Add-missing-MODULE_LICENS.patch
+       
patches.kernel.org/5.10.9-084-selftests-fix-the-return-value-for-UDP-GRO-tes.patch
+       
patches.kernel.org/5.10.9-085-nvme-pci-mark-Samsung-PM1725a-as-IGNORE_DEV_SU.patch
+       
patches.kernel.org/5.10.9-086-nvme-avoid-possible-double-fetch-in-handling-C.patch
+       
patches.kernel.org/5.10.9-087-nvmet-rdma-Fix-list_del-corruption-on-queue-es.patch
+       
patches.kernel.org/5.10.9-088-drm-amd-display-fix-sysfs-amdgpu_current_backl.patch
+       
patches.kernel.org/5.10.9-089-drm-amdgpu-fix-a-GPU-hang-issue-when-remove-de.patch
+       
patches.kernel.org/5.10.9-090-drm-amd-pm-fix-the-failure-when-change-power-p.patch
+       
patches.kernel.org/5.10.9-091-drm-amdgpu-fix-potential-memory-leak-during-na.patch
+       
patches.kernel.org/5.10.9-092-usb-typec-Fix-copy-paste-error-for-NVIDIA-alt-.patch
+       
patches.kernel.org/5.10.9-093-iommu-vt-d-Fix-lockdep-splat-in-sva-bind-unbin.patch
+       
patches.kernel.org/5.10.9-094-ACPI-scan-add-stub-acpi_create_platform_device.patch
+       
patches.kernel.org/5.10.9-095-drm-msm-Call-msm_init_vram-before-binding-the-.patch
+       
patches.kernel.org/5.10.9-096-ARM-picoxcell-fix-missing-interrupt-parent-pro.patch
+       
patches.kernel.org/5.10.9-097-poll-fix-performance-regression-due-to-out-of-.patch
+       
patches.kernel.org/5.10.9-098-rcu-tasks-Move-RCU-tasks-initialization-to-bef.patch
+       patches.kernel.org/5.10.9-099-bpf-Simplify-task_file_seq_get_next.patch
+       
patches.kernel.org/5.10.9-100-bpf-Save-correct-stopping-point-in-file-seq-it.patch
+       
patches.kernel.org/5.10.9-101-x86-sev-es-Fix-SEV-ES-OUT-IN-immediate-opcode-.patch
+       patches.kernel.org/5.10.9-102-cfg80211-select-CONFIG_CRC32.patch
+       
patches.kernel.org/5.10.9-103-nvme-fc-avoid-calling-_nvme_fc_abort_outstandi.patch
+       
patches.kernel.org/5.10.9-104-iommu-vt-d-Update-domain-geometry-in-iommu_ops.patch
+       
patches.kernel.org/5.10.9-105-net-mlx5e-CT-Use-per-flow-counter-when-CT-flow.patch
+       patches.kernel.org/5.10.9-106-net-mlx5-Fix-passing-zero-to-PTR_ERR.patch
+       
patches.kernel.org/5.10.9-107-net-mlx5-E-Switch-fix-changing-vf-VLANID.patch
+       
patches.kernel.org/5.10.9-108-blk-mq-debugfs-Add-decode-for-BLK_MQ_F_TAG_HCT.patch
+       patches.kernel.org/5.10.9-109-mm-fix-clear_refs_write-locking.patch
+       
patches.kernel.org/5.10.9-110-mm-don-t-play-games-with-pinned-pages-in-clear.patch
+       
patches.kernel.org/5.10.9-111-mm-don-t-put-pinned-pages-into-the-swap-cache.patch
+       
patches.kernel.org/5.10.9-112-perf-intel-pt-Fix-CPU-too-large-error.patch
+       
patches.kernel.org/5.10.9-113-dump_common_audit_data-fix-racy-accesses-to-d_.patch
+       
patches.kernel.org/5.10.9-114-ASoC-meson-axg-tdm-interface-fix-loopback.patch
+       
patches.kernel.org/5.10.9-115-ASoC-meson-axg-tdmin-fix-axg-skew-offset.patch
+       
patches.kernel.org/5.10.9-116-ASoC-Intel-fix-error-code-cnl_set_dsp_D0.patch
+       
patches.kernel.org/5.10.9-117-nvmet-rdma-Fix-NULL-deref-when-setting-pi_enab.patch
+       
patches.kernel.org/5.10.9-118-nvme-don-t-intialize-hwmon-for-discovery-contr.patch
+       
patches.kernel.org/5.10.9-119-nvme-tcp-fix-possible-data-corruption-with-bio.patch
+       
patches.kernel.org/5.10.9-120-nvme-tcp-Fix-warning-with-CONFIG_DEBUG_PREEMPT.patch
+       
patches.kernel.org/5.10.9-121-NFS4-Fix-use-after-free-in-trace_event_raw_eve.patch
+       
patches.kernel.org/5.10.9-122-pNFS-We-want-return-on-close-to-complete-when-.patch
+       
patches.kernel.org/5.10.9-123-pNFS-Mark-layout-for-return-if-return-on-close.patch
+       
patches.kernel.org/5.10.9-124-pNFS-Stricter-ordering-of-layoutget-and-layout.patch
+       patches.kernel.org/5.10.9-125-NFS-Adjust-fs_context-error-logging.patch
+       
patches.kernel.org/5.10.9-126-NFS-pNFS-Don-t-call-pnfs_free_bucket_lseg-befo.patch
+       
patches.kernel.org/5.10.9-127-NFS-pNFS-Don-t-leak-DS-commits-in-pnfs_generic.patch
+       
patches.kernel.org/5.10.9-128-NFS-pNFS-Fix-a-leak-of-the-layout-plh_outstand.patch
+       
patches.kernel.org/5.10.9-129-NFS-nfs_delegation_find_inode_server-must-firs.patch
+       
patches.kernel.org/5.10.9-130-NFS-nfs_igrab_and_active-must-first-reference-.patch
+       
patches.kernel.org/5.10.9-131-scsi-ufs-Fix-possible-power-drain-during-syste.patch
+       
patches.kernel.org/5.10.9-132-ext4-fix-superblock-checksum-failure-when-sett.patch
+       
patches.kernel.org/5.10.9-133-RDMA-restrack-Don-t-treat-as-an-error-allocati.patch
+       
patches.kernel.org/5.10.9-134-RDMA-usnic-Fix-memleak-in-find_free_vf_and_cre.patch
+       
patches.kernel.org/5.10.9-135-bnxt_en-Improve-stats-context-resource-account.patch
+       
patches.kernel.org/5.10.9-136-RDMA-mlx5-Fix-wrong-free-of-blue-flame-registe.patch
+       
patches.kernel.org/5.10.9-137-IB-mlx5-Fix-error-unwinding-when-set_has_smi_c.patch
+       
patches.kernel.org/5.10.9-138-umount-2-move-the-flag-validity-checks-first.patch
+       patches.kernel.org/5.10.9-139-dm-zoned-select-CONFIG_CRC32.patch
+       
patches.kernel.org/5.10.9-140-drm-i915-dsi-Use-unconditional-msleep-for-the-.patch
+       
patches.kernel.org/5.10.9-141-drm-i915-icl-Fix-initing-the-DSI-DSC-power-ref.patch
+       
patches.kernel.org/5.10.9-142-drm-i915-gt-Restore-clear-residual-mitigations.patch
+       
patches.kernel.org/5.10.9-143-mm-slub-consider-rest-of-partial-list-if-acqui.patch
+       
patches.kernel.org/5.10.9-144-riscv-Trace-irq-on-only-interrupt-is-enabled.patch
+       
patches.kernel.org/5.10.9-145-iommu-vt-d-Fix-unaligned-addresses-for-intel_f.patch
+       
patches.kernel.org/5.10.9-146-net-sunrpc-interpret-the-return-value-of-kstrt.patch
+       
patches.kernel.org/5.10.9-147-selftests-netfilter-Pass-family-parameter-f-to.patch
+       
patches.kernel.org/5.10.9-148-dm-eliminate-potential-source-of-excessive-ker.patch
+       
patches.kernel.org/5.10.9-149-ALSA-fireface-Fix-integer-overflow-in-transmit.patch
+       
patches.kernel.org/5.10.9-150-ALSA-firewire-tascam-Fix-integer-overflow-in-m.patch
+       
patches.kernel.org/5.10.9-151-netfilter-conntrack-fix-reading-nf_conntrack_b.patch
+       
patches.kernel.org/5.10.9-152-netfilter-nf_nat-Fix-memleak-in-nf_nat_init.patch
+       patches.kernel.org/5.10.9-153-Linux-5.10.9.patch
 
        ########################################################
        # Build fixes that apply to the vanilla kernel too.
@@ -1056,12 +1313,7 @@
        # to get into mainline any time soon (or ever) belong
        # to area specific sections below.
        ########################################################
-       patches.suse/scsi-lpfc-Fix-variable-vport-set-but-not-used-in-lpf.patch
-       patches.suse/RDMA-hns-Avoid-filling-sl-in-high-3-bits-of-vlan_id.patch
-       patches.suse/drm-panfrost-Don-t-corrupt-the-queue-mutex-on-open-c.patch
-       patches.suse/drm-panfrost-Remove-unused-variables-in-panfrost_job.patch
        patches.suse/drm-docs-Fix-todo.rst.patch
-       patches.suse/scsi-ufs-Fix-Wsometimes-uninitialized-warning.patch
 
        ########################################################
        # kbuild/module infrastructure fixes
@@ -1171,7 +1423,6 @@
        ########################################################
        # DRM / Graphics
        ########################################################
-       patches.suse/Revert-drm-amd-display-Fixed-Intermittent-blue-scree.patch
        patches.suse/drm-bail-out-of-nouveau_channel_new-if-channel-init-.patch
 
        ########################################################
@@ -1214,6 +1465,8 @@
        patches.suse/vchiq-release-firmware-handle-on-unbind.patch
        patches.suse/dt-bindings-pwm-add-binding-for-rpi-firmware-pwm-bus.patch
        patches.suse/reset-raspberrypi-don-t-reset-usb-if-already-up.patch
+       patches.suse/nvmem-add-driver-to-expose-reserved-memory-as-nvmem.patch
+
        patches.suse/media-uvcvideo-Accept-invalid-bFormatIndex-and-bFram.patch
 
        # MediaTek regulator drivers

++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.o3vUV8/_old  2021-01-22 21:49:52.813641127 +0100
+++ /var/tmp/diff_new_pack.o3vUV8/_new  2021-01-22 21:49:52.817641133 +0100
@@ -1,3 +1,3 @@
-2021-01-13 06:08:43 +0000
-GIT Revision: 1c33a89eda4372c8f9f7c99fab9284ad70c54413
+2021-01-20 07:26:11 +0000
+GIT Revision: b7732a530a744bcaca615f4d4be29f3438754621
 GIT Branch: stable

Reply via email to