Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2019-08-27 10:11:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-source.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-source"

Tue Aug 27 10:11:06 2019 rev:502 rq:725958 version:5.2.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes        
2019-08-23 11:02:04.166528322 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new.7948/dtb-aarch64.changes      
2019-08-27 10:11:07.779980555 +0200
@@ -1,0 +2,235 @@
+Sun Aug 25 19:33:34 CEST 2019 - [email protected]
+
+- Linux 5.2.10 (bnc#1012628).
+- KEYS: trusted: allow module init if TPM is inactive or
+  deactivated (bnc#1012628).
+- sh: kernel: hw_breakpoint: Fix missing break in switch statement
+  (bnc#1012628).
+- seq_file: fix problem when seeking mid-record (bnc#1012628).
+- mm/hmm: fix bad subpage pointer in try_to_unmap_one
+  (bnc#1012628).
+- mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE*
+  and MPOL_MF_STRICT were specified (bnc#1012628).
+- mm: mempolicy: handle vma with unmovable pages mapped correctly
+  in mbind (bnc#1012628).
+- mm/z3fold.c: fix z3fold_destroy_pool() ordering (bnc#1012628).
+- mm/z3fold.c: fix z3fold_destroy_pool() race condition
+  (bnc#1012628).
+- mm/memcontrol.c: fix use after free in mem_cgroup_iter()
+  (bnc#1012628).
+- mm/usercopy: use memory range to be accessed for wraparound
+  check (bnc#1012628).
+- mm, vmscan: do not special-case slab reclaim when watermarks
+  are boosted (bnc#1012628).
+- cpufreq: schedutil: Don't skip freq update when limits change
+  (bnc#1012628).
+- drm/amdgpu: fix gfx9 soft recovery (bnc#1012628).
+- drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
+  (bnc#1012628).
+- xtensa: add missing isync to the cpu_reset TLB code
+  (bnc#1012628).
+- arm64: ftrace: Ensure module ftrace trampoline is coherent
+  with I-side (bnc#1012628).
+- ALSA: hda/realtek - Add quirk for HP Envy x360 (bnc#1012628).
+- ALSA: usb-audio: Fix a stack buffer overflow bug in
+  check_input_term (bnc#1012628).
+- ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
+  (bnc#1012628).
+- ALSA: hda - Apply workaround for another AMD chip 1022:1487
+  (bnc#1012628).
+- ALSA: hda - Fix a memory leak bug (bnc#1012628).
+- ALSA: hda - Add a generic reboot_notify (bnc#1012628).
+- ALSA: hda - Let all conexant codec enter D3 when rebooting
+  (bnc#1012628).
+- HID: holtek: test for sanity of intfdata (bnc#1012628).
+- HID: hiddev: avoid opening a disconnected device (bnc#1012628).
+- HID: hiddev: do cleanup in failure of opening a device
+  (bnc#1012628).
+- Input: kbtab - sanity check for endpoint type (bnc#1012628).
+- Input: iforce - add sanity checks (bnc#1012628).
+- net: usb: pegasus: fix improper read if get_registers() fail
+  (bnc#1012628).
+- bpf: fix access to skb_shared_info->gso_segs (bnc#1012628).
+- netfilter: ebtables: also count base chain policies
+  (bnc#1012628).
+- riscv: Correct the initialized flow of FP register
+  (bnc#1012628).
+- riscv: Make __fstate_clean() work correctly (bnc#1012628).
+- Revert "i2c: imx: improve the error handling in
+  i2c_imx_dma_request()" (bnc#1012628).
+- blk-mq: move cancel of requeue_work to the front of
+  blk_exit_queue (bnc#1012628).
+- io_uring: fix manual setup of iov_iter for fixed buffers
+  (bnc#1012628).
+- RDMA/hns: Fix sg offset non-zero issue (bnc#1012628).
+- IB/mlx5: Replace kfree with kvfree (bnc#1012628).
+- clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV +
+  1 (bnc#1012628).
+- clk: sprd: Select REGMAP_MMIO to avoid compile errors
+  (bnc#1012628).
+- clk: renesas: cpg-mssr: Fix reset control race condition
+  (bnc#1012628).
+- dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
+  (bnc#1012628).
+- platform/x86: pcengines-apuv2: Fix softdep statement
+  (bnc#1012628).
+- platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core
+  (bnc#1012628).
+- mm/hmm: always return EBUSY for invalid ranges in
+  hmm_range_{fault,snapshot} (bnc#1012628).
+- xen/pciback: remove set but not used variable 'old_state'
+  (bnc#1012628).
+- irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table
+  fail (bnc#1012628).
+- irqchip/irq-imx-gpcv2: Forward irq type to parent (bnc#1012628).
+- f2fs: fix to read source block before invalidating it
+  (bnc#1012628).
+- tools perf beauty: Fix usbdevfs_ioctl table generator to handle
+  _IOC() (bnc#1012628).
+- perf header: Fix divide by zero error if f_header.attr_size==0
+  (bnc#1012628).
+- perf header: Fix use of unitialized value warning (bnc#1012628).
+- RDMA/qedr: Fix the hca_type and hca_rev returned in device
+  attributes (bnc#1012628).
+- ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
+  (bnc#1012628).
+- libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
+  (bnc#1012628).
+- powerpc/nvdimm: Pick nearby online node if the device node is
+  not online (bnc#1012628).
+- drm/bridge: lvds-encoder: Fix build error while
+  CONFIG_DRM_KMS_HELPER=m (bnc#1012628).
+- drm/bridge: tc358764: Fix build error (bnc#1012628).
+- Btrfs: fix deadlock between fiemap and transaction commits
+  (bnc#1012628).
+- scsi: hpsa: correct scsi command status issue after reset
+  (bnc#1012628).
+- scsi: qla2xxx: Fix possible fcport null-pointer dereferences
+  (bnc#1012628).
+- tracing: Fix header include guards in trace event headers
+  (bnc#1012628).
+- drm/amdkfd: Fix byte align on VegaM (bnc#1012628).
+- drm/amd/powerplay: fix null pointer dereference around dpm
+  state relates (bnc#1012628).
+- drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
+  (bnc#1012628).
+- drm/amdgpu: fix a potential information leaking bug
+  (bnc#1012628).
+- ata: libahci: do not complain in case of deferred probe
+  (bnc#1012628).
+- kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external
+  modules (bnc#1012628).
+- kbuild: Check for unknown options with cc-option usage in
+  Kconfig and clang (bnc#1012628).
+- arm64/efi: fix variable 'si' set but not used (bnc#1012628).
+- riscv: Fix perf record without libelf support (bnc#1012628).
+- arm64: Lower priority mask for GIC_PRIO_IRQON (bnc#1012628).
+- arm64: unwind: Prohibit probing on return_address()
+  (bnc#1012628).
+- arm64/mm: fix variable 'pud' set but not used (bnc#1012628).
+- arm64/mm: fix variable 'tag' set but not used (bnc#1012628).
+- IB/core: Add mitigation for Spectre V1 (bnc#1012628).
+- IB/mlx5: Fix MR registration flow to use UMR properly
+  (bnc#1012628).
+- RDMA/restrack: Track driver QP types in resource tracker
+  (bnc#1012628).
+- IB/mad: Fix use-after-free in ib mad completion handling
+  (bnc#1012628).
+- RDMA/mlx5: Release locks during notifier unregister
+  (bnc#1012628).
+- drm: msm: Fix add_gpu_components (bnc#1012628).
+- RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
+  (bnc#1012628).
+- drm/exynos: fix missing decrement of retry counter
+  (bnc#1012628).
+- arm64: kprobes: Recover pstate.D in single-step exception
+  handler (bnc#1012628).
+- arm64: Make debug exception handlers visible from RCU
+  (bnc#1012628).
+- Revert "kmemleak: allow to coexist with fault injection"
+  (bnc#1012628).
+- ocfs2: remove set but not used variable 'last_hash'
+  (bnc#1012628).
+- page flags: prioritize kasan bits over last-cpuid (bnc#1012628).
+- asm-generic: fix -Wtype-limits compiler warnings (bnc#1012628).
+- arm64: KVM: regmap: Fix unexpected switch fall-through
+  (bnc#1012628).
+- staging: comedi: dt3000: Fix signed integer overflow 'divider *
+  base' (bnc#1012628).
+- staging: comedi: dt3000: Fix rounding up of timer divisor
+  (bnc#1012628).
+- iio: adc: max9611: Fix temperature reading in probe
+  (bnc#1012628).
+- USB: core: Fix races in character device registration and
+  deregistraion (bnc#1012628).
+- usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
+  (bnc#1012628).
+- usb: cdc-acm: make sure a refcount is taken early enough
+  (bnc#1012628).
+- USB: CDC: fix sanity checks in CDC union parser (bnc#1012628).
+- USB: serial: option: add D-Link DWM-222 device ID (bnc#1012628).
+- USB: serial: option: Add support for ZTE MF871A (bnc#1012628).
+- USB: serial: option: add the BroadMobi BM818 card (bnc#1012628).
+- USB: serial: option: Add Motorola modem UARTs (bnc#1012628).
+- usb: setup authorized_default attributes using usb_bus_notify
+  (bnc#1012628).
+- netfilter: conntrack: Use consistent ct id hash calculation
+  (bnc#1012628).
+- Input: psmouse - fix build error of multiple definition
+  (bnc#1012628).
+- bnx2x: Fix VF's VLAN reconfiguration in reload (bnc#1012628).
+- bonding: Add vlan tx offload to hw_enc_features (bnc#1012628).
+- net: dsa: Check existence of .port_mdb_add callback before
+  calling it (bnc#1012628).
+- net/mlx4_en: fix a memory leak bug (bnc#1012628).
+- net/packet: fix race in tpacket_snd() (bnc#1012628).
+- net: sched: sch_taprio: fix memleak in error path for sched
+  list parse (bnc#1012628).
+- sctp: fix memleak in sctp_send_reset_streams (bnc#1012628).
+- sctp: fix the transport error_count check (bnc#1012628).
+- team: Add vlan tx offload to hw_enc_features (bnc#1012628).
+- tipc: initialise addr_trail_end when setting node addresses
+  (bnc#1012628).
+- xen/netback: Reset nr_frags before freeing skb (bnc#1012628).
+- net/mlx5e: Only support tx/rx pause setting for port owner
+  (bnc#1012628).
+- bnxt_en: Fix VNIC clearing logic for 57500 chips (bnc#1012628).
+- bnxt_en: Improve RX doorbell sequence (bnc#1012628).
++++ 48 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.7948/dtb-aarch64.changes
dtb-armv6l.changes: same change
dtb-armv7l.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.M3x9IU/_old  2019-08-27 10:11:15.587980034 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.587980034 +0200
@@ -17,7 +17,7 @@
 
 
 %define srcversion 5.2
-%define patchversion 5.2.9
+%define patchversion 5.2.10
 %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.2.9
+Version:        5.2.10
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif

dtb-armv6l.spec: same change
dtb-armv7l.spec: same change
++++++ kernel-64kb.spec ++++++
--- /var/tmp/diff_new_pack.M3x9IU/_old  2019-08-27 10:11:15.635980032 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.635980032 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.2
-%define patchversion 5.2.9
+%define patchversion 5.2.10
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules none
@@ -63,9 +63,9 @@
 Summary:        Kernel with 64kb PAGE_SIZE
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.2.9
+Version:        5.2.10
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif
@@ -170,10 +170,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
-Provides:       kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       
kernel-%build_flavor-base-srchash-5878ee66182973951394c95f74851a1df456dd71
+Provides:       kernel-srchash-5878ee66182973951394c95f74851a1df456dd71
 # END COMMON DEPS
-Provides:       %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       %name-srchash-5878ee66182973951394c95f74851a1df456dd71
 %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.M3x9IU/_old  2019-08-27 10:11:15.651980030 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.651980030 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.2
-%define patchversion 5.2.9
+%define patchversion 5.2.10
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules none
@@ -63,9 +63,9 @@
 Summary:        A Debug Version of the Kernel
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.2.9
+Version:        5.2.10
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif
@@ -170,10 +170,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
-Provides:       kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       
kernel-%build_flavor-base-srchash-5878ee66182973951394c95f74851a1df456dd71
+Provides:       kernel-srchash-5878ee66182973951394c95f74851a1df456dd71
 # END COMMON DEPS
-Provides:       %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       %name-srchash-5878ee66182973951394c95f74851a1df456dd71
 %ifarch ppc64
 Provides:       kernel-kdump = 2.6.28
 Obsoletes:      kernel-kdump <= 2.6.28

++++++ kernel-default.spec ++++++
--- /var/tmp/diff_new_pack.M3x9IU/_old  2019-08-27 10:11:15.667980029 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.667980029 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.2
-%define patchversion 5.2.9
+%define patchversion 5.2.10
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules none
@@ -63,9 +63,9 @@
 Summary:        The Standard Kernel
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.2.9
+Version:        5.2.10
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif
@@ -170,10 +170,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
-Provides:       kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       
kernel-%build_flavor-base-srchash-5878ee66182973951394c95f74851a1df456dd71
+Provides:       kernel-srchash-5878ee66182973951394c95f74851a1df456dd71
 # END COMMON DEPS
-Provides:       %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       %name-srchash-5878ee66182973951394c95f74851a1df456dd71
 %ifarch %ix86
 Provides:       kernel-smp = 2.6.17
 Obsoletes:      kernel-smp <= 2.6.17

++++++ kernel-docs.spec ++++++
--- /var/tmp/diff_new_pack.M3x9IU/_old  2019-08-27 10:11:15.683980029 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.683980029 +0200
@@ -17,7 +17,7 @@
 
 
 %define srcversion 5.2
-%define patchversion 5.2.9
+%define patchversion 5.2.10
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -31,9 +31,9 @@
 Summary:        Kernel Documentation
 License:        GPL-2.0
 Group:          Documentation/Man
-Version:        5.2.9
+Version:        5.2.10
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif
@@ -63,7 +63,7 @@
 %endif
 Url:            http://www.kernel.org/
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       %name-srchash-5878ee66182973951394c95f74851a1df456dd71
 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.M3x9IU/_old  2019-08-27 10:11:15.695980027 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.699980028 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.2
-%define patchversion 5.2.9
+%define patchversion 5.2.10
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules none
@@ -63,9 +63,9 @@
 Summary:        The Small Developer Kernel for KVM
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.2.9
+Version:        5.2.10
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif
@@ -170,10 +170,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
-Provides:       kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       
kernel-%build_flavor-base-srchash-5878ee66182973951394c95f74851a1df456dd71
+Provides:       kernel-srchash-5878ee66182973951394c95f74851a1df456dd71
 # END COMMON DEPS
-Provides:       %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       %name-srchash-5878ee66182973951394c95f74851a1df456dd71
 %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.M3x9IU/_old  2019-08-27 10:11:15.727980026 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.731980025 +0200
@@ -19,7 +19,7 @@
 
 #!BuildIgnore: post-build-checks
 
-%define patchversion 5.2.9
+%define patchversion 5.2.10
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -45,7 +45,7 @@
 %endif
 %endif
 %endif
-BuildRequires:  
kernel%kernel_flavor-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+BuildRequires:  
kernel%kernel_flavor-srchash-5878ee66182973951394c95f74851a1df456dd71
 
 %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.2.9
+Version:        5.2.10
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif

++++++ kernel-obs-qa.spec ++++++
--- /var/tmp/diff_new_pack.M3x9IU/_old  2019-08-27 10:11:15.743980025 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.747980024 +0200
@@ -17,7 +17,7 @@
 # needsrootforbuild
 
 
-%define patchversion 5.2.9
+%define patchversion 5.2.10
 %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.2.9
+Version:        5.2.10
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif

++++++ kernel-pae.spec ++++++
--- /var/tmp/diff_new_pack.M3x9IU/_old  2019-08-27 10:11:15.759980023 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.763980023 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.2
-%define patchversion 5.2.9
+%define patchversion 5.2.10
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules none
@@ -63,9 +63,9 @@
 Summary:        Kernel with PAE Support
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.2.9
+Version:        5.2.10
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif
@@ -170,10 +170,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
-Provides:       kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       
kernel-%build_flavor-base-srchash-5878ee66182973951394c95f74851a1df456dd71
+Provides:       kernel-srchash-5878ee66182973951394c95f74851a1df456dd71
 # END COMMON DEPS
-Provides:       %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       %name-srchash-5878ee66182973951394c95f74851a1df456dd71
 %ifarch %ix86
 Provides:       kernel-bigsmp = 2.6.17
 Obsoletes:      kernel-bigsmp <= 2.6.17

++++++ kernel-source.spec ++++++
--- /var/tmp/diff_new_pack.M3x9IU/_old  2019-08-27 10:11:15.775980022 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.775980022 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.2
-%define patchversion 5.2.9
+%define patchversion 5.2.10
 %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.2.9
+Version:        5.2.10
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif
@@ -43,7 +43,7 @@
 BuildRequires:  sed
 Requires(post): coreutils sed
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       %name-srchash-5878ee66182973951394c95f74851a1df456dd71
 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.M3x9IU/_old  2019-08-27 10:11:15.791980021 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.795980021 +0200
@@ -24,10 +24,10 @@
 Summary:        Kernel Symbol Versions (modversions)
 License:        GPL-2.0
 Group:          Development/Sources
-Version:        5.2.9
+Version:        5.2.10
 %if %using_buildservice
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif
@@ -55,7 +55,7 @@
 %endif
 Requires:       pesign-obs-integration
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       %name-srchash-5878ee66182973951394c95f74851a1df456dd71
 Provides:       multiversion(kernel)
 Source:         README.KSYMS
 Requires:       kernel-devel%variant = %version-%source_rel

++++++ kernel-vanilla.spec ++++++
--- /var/tmp/diff_new_pack.M3x9IU/_old  2019-08-27 10:11:15.807980020 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:15.811980020 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 5.2
-%define patchversion 5.2.9
+%define patchversion 5.2.10
 %define variant %{nil}
 %define vanilla_only 0
 %define compress_modules none
@@ -63,9 +63,9 @@
 Summary:        The Standard Kernel - without any SUSE patches
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        5.2.9
+Version:        5.2.10
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g80c0ffe
+Release:        <RELEASE>.g5878ee6
 %else
 Release:        0
 %endif
@@ -170,10 +170,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
-Provides:       kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       
kernel-%build_flavor-base-srchash-5878ee66182973951394c95f74851a1df456dd71
+Provides:       kernel-srchash-5878ee66182973951394c95f74851a1df456dd71
 # END COMMON DEPS
-Provides:       %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17
+Provides:       %name-srchash-5878ee66182973951394c95f74851a1df456dd71
 %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    2019-08-16 22:24:53.000000000 +0200
+++ new/config/arm64/default    2019-08-18 18:12:47.000000000 +0200
@@ -5030,7 +5030,7 @@
 CONFIG_SENSORS_GL520SM=m
 CONFIG_SENSORS_G760A=m
 CONFIG_SENSORS_G762=m
-# CONFIG_SENSORS_GPIO_FAN is not set
+CONFIG_SENSORS_GPIO_FAN=m
 CONFIG_SENSORS_HIH6130=m
 CONFIG_SENSORS_IBMAEM=m
 CONFIG_SENSORS_IBMPEX=m
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv7hl/default new/config/armv7hl/default
--- old/config/armv7hl/default  2019-08-16 22:24:53.000000000 +0200
+++ new/config/armv7hl/default  2019-08-18 18:12:47.000000000 +0200
@@ -4992,7 +4992,7 @@
 CONFIG_SENSORS_GL520SM=m
 CONFIG_SENSORS_G760A=m
 CONFIG_SENSORS_G762=m
-# CONFIG_SENSORS_GPIO_FAN is not set
+CONFIG_SENSORS_GPIO_FAN=m
 CONFIG_SENSORS_HIH6130=m
 CONFIG_SENSORS_IBMAEM=m
 CONFIG_SENSORS_IBMPEX=m
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv7hl/lpae new/config/armv7hl/lpae
--- old/config/armv7hl/lpae     2019-08-16 22:24:53.000000000 +0200
+++ new/config/armv7hl/lpae     2019-08-18 18:12:47.000000000 +0200
@@ -4815,7 +4815,7 @@
 CONFIG_SENSORS_GL520SM=m
 CONFIG_SENSORS_G760A=m
 CONFIG_SENSORS_G762=m
-# CONFIG_SENSORS_GPIO_FAN is not set
+CONFIG_SENSORS_GPIO_FAN=m
 CONFIG_SENSORS_HIH6130=m
 CONFIG_SENSORS_IBMAEM=m
 CONFIG_SENSORS_IBMPEX=m

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

++++++ patches.suse.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patches.suse/supported-flag 
new/patches.suse/supported-flag
--- old/patches.suse/supported-flag     2019-08-12 09:11:56.000000000 +0200
+++ new/patches.suse/supported-flag     2019-08-25 19:33:34.000000000 +0200
@@ -17,15 +17,15 @@
  Documentation/admin-guide/kernel-parameters.txt |    8 ++
  Documentation/sysctl/kernel.txt                 |   12 +++
  Makefile                                        |    5 +
- include/linux/kernel.h                          |   15 ++++
- include/linux/module.h                          |    3 +
+ include/linux/kernel.h                          |   17 ++++
+ include/linux/module.h                          |    3 
  init/Kconfig.suse                               |   18 +++++
  kernel/ksysfs.c                                 |   27 +++++++
- kernel/module.c                                 |   83 
++++++++++++++++++++++++
- kernel/panic.c                                  |    6 +
+ kernel/module.c                                 |   82 
++++++++++++++++++++++++
+ kernel/panic.c                                  |    4 +
  kernel/sysctl.c                                 |    9 ++
  scripts/Makefile.modpost                        |    6 +
- scripts/mod/modpost.c                           |   79 ++++++++++++++++++++++
+ scripts/mod/modpost.c                           |   80 +++++++++++++++++++++++
  12 files changed, 269 insertions(+), 2 deletions(-)
 
 --- a/Documentation/admin-guide/kernel-parameters.txt
@@ -87,7 +87,7 @@
  KERNELVERSION = $(VERSION)$(if $(PATCHLEVEL),.$(PATCHLEVEL)$(if 
$(SUBLEVEL),.$(SUBLEVEL)))$(EXTRAVERSION)
 --- a/include/linux/kernel.h
 +++ b/include/linux/kernel.h
-@@ -505,6 +505,9 @@ extern int panic_on_unrecovered_nmi;
+@@ -506,6 +506,9 @@ extern int panic_on_unrecovered_nmi;
  extern int panic_on_io_nmi;
  extern int panic_on_warn;
  extern int sysctl_panic_on_rcu_stall;
@@ -97,7 +97,7 @@
  extern int sysctl_panic_on_stackoverflow;
  
  extern bool crash_kexec_post_notifiers;
-@@ -573,6 +576,20 @@ extern enum system_states {
+@@ -574,6 +577,20 @@ extern enum system_states {
  #define TAINT_RANDSTRUCT              17
  #define TAINT_FLAGS_COUNT             18
  
@@ -315,7 +315,7 @@
  out_unreg_modinfo_attrs:
        module_remove_modinfo_attrs(mod);
  out_unreg_param:
-@@ -4421,6 +4500,9 @@ void print_modules(void)
+@@ -4419,6 +4498,9 @@ void print_modules(void)
        if (last_unloaded_module[0])
                pr_cont(" [last unloaded: %s]", last_unloaded_module);
        pr_cont("\n");
@@ -359,7 +359,7 @@
 --- a/scripts/Makefile.modpost
 +++ b/scripts/Makefile.modpost
 @@ -78,7 +78,11 @@ modpost = scripts/mod/modpost
-  $(if $(KBUILD_EXTRA_SYMBOLS), $(patsubst %, -e %,$(KBUILD_EXTRA_SYMBOLS))) \
+  $(if $(KBUILD_EXTMOD),$(addprefix -e ,$(KBUILD_EXTRA_SYMBOLS))) \
   $(if $(KBUILD_EXTMOD),-o $(modulesymfile))      \
   $(if $(CONFIG_SECTION_MISMATCH_WARN_ONLY),,-E)  \
 - $(if $(KBUILD_MODPOST_WARN),-w)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/tpm-tpm_ibm_vtpm-Fix-unallocated-banks.patch 
new/patches.suse/tpm-tpm_ibm_vtpm-Fix-unallocated-banks.patch
--- old/patches.suse/tpm-tpm_ibm_vtpm-Fix-unallocated-banks.patch       
2019-08-12 09:11:56.000000000 +0200
+++ new/patches.suse/tpm-tpm_ibm_vtpm-Fix-unallocated-banks.patch       
1970-01-01 01:00:00.000000000 +0100
@@ -1,161 +0,0 @@
-From: Nayna Jain <[email protected]>
-Date: Thu, 11 Jul 2019 12:13:35 -0400
-Subject: tpm: tpm_ibm_vtpm: Fix unallocated banks
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-Git-commit: fa4f99c05320eb28bf6ba52a9adf64d888da1f9e
-Patch-mainline: 5.3-rc3
-References: bnc#1139244
-
-The nr_allocated_banks and allocated banks are initialized as part of
-tpm_chip_register. Currently, this is done as part of auto startup
-function. However, some drivers, like the ibm vtpm driver, do not run
-auto startup during initialization. This results in uninitialized memory
-issue and causes a kernel panic during boot.
-
-This patch moves the pcr allocation outside the auto startup function
-into tpm_chip_register. This ensures that allocated banks are initialized
-in any case.
-
-Fixes: 879b589210a9 ("tpm: retrieve digest size of unknown algorithms with PCR 
read")
-Reported-by: Michal Suchanek <[email protected]>
-Signed-off-by: Nayna Jain <[email protected]>
-Reviewed-by: Mimi Zohar <[email protected]>
-Tested-by: Sachin Sant <[email protected]>
-Tested-by: Michal Suchánek <[email protected]>
-Reviewed-by: Jarkko Sakkinen <[email protected]>
-Signed-off-by: Jarkko Sakkinen <[email protected]>
-Signed-off-by: Jiri Slaby <[email protected]>
----
- drivers/char/tpm/tpm-chip.c |   20 ++++++++++++++++++++
- drivers/char/tpm/tpm.h      |    2 ++
- drivers/char/tpm/tpm1-cmd.c |   36 ++++++++++++++++++++++++------------
- drivers/char/tpm/tpm2-cmd.c |    6 +-----
- 4 files changed, 47 insertions(+), 17 deletions(-)
-
---- a/drivers/char/tpm/tpm-chip.c
-+++ b/drivers/char/tpm/tpm-chip.c
-@@ -554,6 +554,20 @@ static int tpm_add_hwrng(struct tpm_chip
-       return hwrng_register(&chip->hwrng);
- }
- 
-+static int tpm_get_pcr_allocation(struct tpm_chip *chip)
-+{
-+      int rc;
-+
-+      rc = (chip->flags & TPM_CHIP_FLAG_TPM2) ?
-+           tpm2_get_pcr_allocation(chip) :
-+           tpm1_get_pcr_allocation(chip);
-+
-+      if (rc > 0)
-+              return -ENODEV;
-+
-+      return rc;
-+}
-+
- /*
-  * tpm_chip_register() - create a character device for the TPM chip
-  * @chip: TPM chip to use.
-@@ -573,6 +587,12 @@ int tpm_chip_register(struct tpm_chip *c
-       if (rc)
-               return rc;
-       rc = tpm_auto_startup(chip);
-+      if (rc) {
-+              tpm_chip_stop(chip);
-+              return rc;
-+      }
-+
-+      rc = tpm_get_pcr_allocation(chip);
-       tpm_chip_stop(chip);
-       if (rc)
-               return rc;
---- a/drivers/char/tpm/tpm.h
-+++ b/drivers/char/tpm/tpm.h
-@@ -394,6 +394,7 @@ int tpm1_pcr_read(struct tpm_chip *chip,
- ssize_t tpm1_getcap(struct tpm_chip *chip, u32 subcap_id, cap_t *cap,
-                   const char *desc, size_t min_cap_length);
- int tpm1_get_random(struct tpm_chip *chip, u8 *out, size_t max);
-+int tpm1_get_pcr_allocation(struct tpm_chip *chip);
- unsigned long tpm_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal);
- int tpm_pm_suspend(struct device *dev);
- int tpm_pm_resume(struct device *dev);
-@@ -449,6 +450,7 @@ int tpm2_unseal_trusted(struct tpm_chip
- ssize_t tpm2_get_tpm_pt(struct tpm_chip *chip, u32 property_id,
-                       u32 *value, const char *desc);
- 
-+ssize_t tpm2_get_pcr_allocation(struct tpm_chip *chip);
- int tpm2_auto_startup(struct tpm_chip *chip);
- void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type);
- unsigned long tpm2_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal);
---- a/drivers/char/tpm/tpm1-cmd.c
-+++ b/drivers/char/tpm/tpm1-cmd.c
-@@ -699,18 +699,6 @@ int tpm1_auto_startup(struct tpm_chip *c
-               goto out;
-       }
- 
--      chip->allocated_banks = kcalloc(1, sizeof(*chip->allocated_banks),
--                                      GFP_KERNEL);
--      if (!chip->allocated_banks) {
--              rc = -ENOMEM;
--              goto out;
--      }
--
--      chip->allocated_banks[0].alg_id = TPM_ALG_SHA1;
--      chip->allocated_banks[0].digest_size = hash_digest_size[HASH_ALGO_SHA1];
--      chip->allocated_banks[0].crypto_id = HASH_ALGO_SHA1;
--      chip->nr_allocated_banks = 1;
--
-       return rc;
- out:
-       if (rc > 0)
-@@ -779,3 +767,27 @@ int tpm1_pm_suspend(struct tpm_chip *chi
-       return rc;
- }
- 
-+/**
-+ * tpm1_get_pcr_allocation() - initialize the allocated bank
-+ * @chip: TPM chip to use.
-+ *
-+ * The function initializes the SHA1 allocated bank to extend PCR
-+ *
-+ * Return:
-+ * * 0 on success,
-+ * * < 0 on error.
-+ */
-+int tpm1_get_pcr_allocation(struct tpm_chip *chip)
-+{
-+      chip->allocated_banks = kcalloc(1, sizeof(*chip->allocated_banks),
-+                                      GFP_KERNEL);
-+      if (!chip->allocated_banks)
-+              return -ENOMEM;
-+
-+      chip->allocated_banks[0].alg_id = TPM_ALG_SHA1;
-+      chip->allocated_banks[0].digest_size = hash_digest_size[HASH_ALGO_SHA1];
-+      chip->allocated_banks[0].crypto_id = HASH_ALGO_SHA1;
-+      chip->nr_allocated_banks = 1;
-+
-+      return 0;
-+}
---- a/drivers/char/tpm/tpm2-cmd.c
-+++ b/drivers/char/tpm/tpm2-cmd.c
-@@ -840,7 +840,7 @@ struct tpm2_pcr_selection {
-       u8  pcr_select[3];
- } __packed;
- 
--static ssize_t tpm2_get_pcr_allocation(struct tpm_chip *chip)
-+ssize_t tpm2_get_pcr_allocation(struct tpm_chip *chip)
- {
-       struct tpm2_pcr_selection pcr_selection;
-       struct tpm_buf buf;
-@@ -1040,10 +1040,6 @@ int tpm2_auto_startup(struct tpm_chip *c
-                       goto out;
-       }
- 
--      rc = tpm2_get_pcr_allocation(chip);
--      if (rc)
--              goto out;
--
-       rc = tpm2_get_cc_attrs_tbl(chip);
- 
- out:

++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.M3x9IU/_old  2019-08-27 10:11:17.167979930 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:17.167979930 +0200
@@ -1166,6 +1166,141 @@
        
patches.kernel.org/5.2.9-143-iwlwifi-mvm-don-t-send-GEO_TX_POWER_LIMIT-on-ve.patch
        
patches.kernel.org/5.2.9-144-iwlwifi-mvm-fix-version-check-for-GEO_TX_POWER_.patch
        patches.kernel.org/5.2.9-145-Linux-5.2.9.patch
+       
patches.kernel.org/5.2.10-001-KEYS-trusted-allow-module-init-if-TPM-is-inact.patch
+       
patches.kernel.org/5.2.10-002-sh-kernel-hw_breakpoint-Fix-missing-break-in-s.patch
+       
patches.kernel.org/5.2.10-003-seq_file-fix-problem-when-seeking-mid-record.patch
+       
patches.kernel.org/5.2.10-004-mm-hmm-fix-bad-subpage-pointer-in-try_to_unmap.patch
+       
patches.kernel.org/5.2.10-005-mm-mempolicy-make-the-behavior-consistent-when.patch
+       
patches.kernel.org/5.2.10-006-mm-mempolicy-handle-vma-with-unmovable-pages-m.patch
+       
patches.kernel.org/5.2.10-007-mm-z3fold.c-fix-z3fold_destroy_pool-ordering.patch
+       
patches.kernel.org/5.2.10-008-mm-z3fold.c-fix-z3fold_destroy_pool-race-condi.patch
+       
patches.kernel.org/5.2.10-009-mm-memcontrol.c-fix-use-after-free-in-mem_cgro.patch
+       
patches.kernel.org/5.2.10-010-mm-usercopy-use-memory-range-to-be-accessed-fo.patch
+       
patches.kernel.org/5.2.10-011-mm-vmscan-do-not-special-case-slab-reclaim-whe.patch
+       
patches.kernel.org/5.2.10-012-cpufreq-schedutil-Don-t-skip-freq-update-when-.patch
+       patches.kernel.org/5.2.10-013-drm-amdgpu-fix-gfx9-soft-recovery.patch
+       
patches.kernel.org/5.2.10-014-drm-nouveau-Only-recalculate-PBN-VCPI-on-mode-.patch
+       
patches.kernel.org/5.2.10-015-xtensa-add-missing-isync-to-the-cpu_reset-TLB-.patch
+       
patches.kernel.org/5.2.10-016-arm64-ftrace-Ensure-module-ftrace-trampoline-i.patch
+       
patches.kernel.org/5.2.10-017-ALSA-hda-realtek-Add-quirk-for-HP-Envy-x360.patch
+       
patches.kernel.org/5.2.10-018-ALSA-usb-audio-Fix-a-stack-buffer-overflow-bug.patch
+       
patches.kernel.org/5.2.10-019-ALSA-usb-audio-Fix-an-OOB-bug-in-parse_audio_m.patch
+       
patches.kernel.org/5.2.10-020-ALSA-hda-Apply-workaround-for-another-AMD-chip.patch
+       patches.kernel.org/5.2.10-021-ALSA-hda-Fix-a-memory-leak-bug.patch
+       patches.kernel.org/5.2.10-022-ALSA-hda-Add-a-generic-reboot_notify.patch
+       
patches.kernel.org/5.2.10-023-ALSA-hda-Let-all-conexant-codec-enter-D3-when-.patch
+       
patches.kernel.org/5.2.10-024-HID-holtek-test-for-sanity-of-intfdata.patch
+       
patches.kernel.org/5.2.10-025-HID-hiddev-avoid-opening-a-disconnected-device.patch
+       
patches.kernel.org/5.2.10-026-HID-hiddev-do-cleanup-in-failure-of-opening-a-.patch
+       
patches.kernel.org/5.2.10-027-Input-kbtab-sanity-check-for-endpoint-type.patch
+       patches.kernel.org/5.2.10-028-Input-iforce-add-sanity-checks.patch
+       
patches.kernel.org/5.2.10-029-net-usb-pegasus-fix-improper-read-if-get_regis.patch
+       
patches.kernel.org/5.2.10-030-bpf-fix-access-to-skb_shared_info-gso_segs.patch
+       
patches.kernel.org/5.2.10-031-netfilter-ebtables-also-count-base-chain-polic.patch
+       
patches.kernel.org/5.2.10-032-riscv-Correct-the-initialized-flow-of-FP-regis.patch
+       
patches.kernel.org/5.2.10-033-riscv-Make-__fstate_clean-work-correctly.patch
+       
patches.kernel.org/5.2.10-034-Revert-i2c-imx-improve-the-error-handling-in-i.patch
+       
patches.kernel.org/5.2.10-035-blk-mq-move-cancel-of-requeue_work-to-the-fron.patch
+       
patches.kernel.org/5.2.10-036-io_uring-fix-manual-setup-of-iov_iter-for-fixe.patch
+       
patches.kernel.org/5.2.10-037-RDMA-hns-Fix-sg-offset-non-zero-issue.patch
+       patches.kernel.org/5.2.10-038-IB-mlx5-Replace-kfree-with-kvfree.patch
+       
patches.kernel.org/5.2.10-039-clk-at91-generated-Truncate-divisor-to-GENERAT.patch
+       
patches.kernel.org/5.2.10-040-clk-sprd-Select-REGMAP_MMIO-to-avoid-compile-e.patch
+       
patches.kernel.org/5.2.10-041-clk-renesas-cpg-mssr-Fix-reset-control-race-co.patch
+       
patches.kernel.org/5.2.10-042-dma-mapping-check-pfn-validity-in-dma_common_-.patch
+       
patches.kernel.org/5.2.10-043-platform-x86-pcengines-apuv2-Fix-softdep-state.patch
+       
patches.kernel.org/5.2.10-044-platform-x86-intel_pmc_core-Add-ICL-NNPI-suppo.patch
+       
patches.kernel.org/5.2.10-045-mm-hmm-always-return-EBUSY-for-invalid-ranges-.patch
+       
patches.kernel.org/5.2.10-046-xen-pciback-remove-set-but-not-used-variable-o.patch
+       
patches.kernel.org/5.2.10-047-irqchip-gic-v3-its-Free-unused-vpt_page-when-a.patch
+       
patches.kernel.org/5.2.10-048-irqchip-irq-imx-gpcv2-Forward-irq-type-to-pare.patch
+       
patches.kernel.org/5.2.10-049-f2fs-fix-to-read-source-block-before-invalidat.patch
+       
patches.kernel.org/5.2.10-050-tools-perf-beauty-Fix-usbdevfs_ioctl-table-gen.patch
+       
patches.kernel.org/5.2.10-051-perf-header-Fix-divide-by-zero-error-if-f_head.patch
+       
patches.kernel.org/5.2.10-052-perf-header-Fix-use-of-unitialized-value-warni.patch
+       
patches.kernel.org/5.2.10-053-RDMA-qedr-Fix-the-hca_type-and-hca_rev-returne.patch
+       
patches.kernel.org/5.2.10-054-ALSA-pcm-fix-lost-wakeup-event-scenarios-in-sn.patch
+       
patches.kernel.org/5.2.10-055-libata-zpodd-Fix-small-read-overflow-in-zpodd_.patch
+       
patches.kernel.org/5.2.10-056-powerpc-nvdimm-Pick-nearby-online-node-if-the-.patch
+       
patches.kernel.org/5.2.10-057-drm-bridge-lvds-encoder-Fix-build-error-while-.patch
+       patches.kernel.org/5.2.10-058-drm-bridge-tc358764-Fix-build-error.patch
+       
patches.kernel.org/5.2.10-059-Btrfs-fix-deadlock-between-fiemap-and-transact.patch
+       
patches.kernel.org/5.2.10-060-scsi-hpsa-correct-scsi-command-status-issue-af.patch
+       
patches.kernel.org/5.2.10-061-scsi-qla2xxx-Fix-possible-fcport-null-pointer-.patch
+       
patches.kernel.org/5.2.10-062-tracing-Fix-header-include-guards-in-trace-eve.patch
+       patches.kernel.org/5.2.10-063-drm-amdkfd-Fix-byte-align-on-VegaM.patch
+       
patches.kernel.org/5.2.10-064-drm-amd-powerplay-fix-null-pointer-dereference.patch
+       
patches.kernel.org/5.2.10-065-drm-amdgpu-fix-error-handling-in-amdgpu_cs_pro.patch
+       
patches.kernel.org/5.2.10-066-drm-amdgpu-fix-a-potential-information-leaking.patch
+       
patches.kernel.org/5.2.10-067-ata-libahci-do-not-complain-in-case-of-deferre.patch
+       
patches.kernel.org/5.2.10-068-kbuild-modpost-handle-KBUILD_EXTRA_SYMBOLS-onl.patch
+       
patches.kernel.org/5.2.10-069-kbuild-Check-for-unknown-options-with-cc-optio.patch
+       
patches.kernel.org/5.2.10-070-arm64-efi-fix-variable-si-set-but-not-used.patch
+       
patches.kernel.org/5.2.10-071-riscv-Fix-perf-record-without-libelf-support.patch
+       
patches.kernel.org/5.2.10-072-arm64-Lower-priority-mask-for-GIC_PRIO_IRQON.patch
+       
patches.kernel.org/5.2.10-073-arm64-unwind-Prohibit-probing-on-return_addres.patch
+       
patches.kernel.org/5.2.10-074-arm64-mm-fix-variable-pud-set-but-not-used.patch
+       
patches.kernel.org/5.2.10-075-arm64-mm-fix-variable-tag-set-but-not-used.patch
+       
patches.kernel.org/5.2.10-076-IB-core-Add-mitigation-for-Spectre-V1.patch
+       
patches.kernel.org/5.2.10-077-IB-mlx5-Fix-MR-registration-flow-to-use-UMR-pr.patch
+       
patches.kernel.org/5.2.10-078-RDMA-restrack-Track-driver-QP-types-in-resourc.patch
+       
patches.kernel.org/5.2.10-079-IB-mad-Fix-use-after-free-in-ib-mad-completion.patch
+       
patches.kernel.org/5.2.10-080-RDMA-mlx5-Release-locks-during-notifier-unregi.patch
+       patches.kernel.org/5.2.10-081-drm-msm-Fix-add_gpu_components.patch
+       
patches.kernel.org/5.2.10-082-RDMA-hns-Fix-error-return-code-in-hns_roce_v1_.patch
+       
patches.kernel.org/5.2.10-083-drm-exynos-fix-missing-decrement-of-retry-coun.patch
+       
patches.kernel.org/5.2.10-084-arm64-kprobes-Recover-pstate.D-in-single-step-.patch
+       
patches.kernel.org/5.2.10-085-arm64-Make-debug-exception-handlers-visible-fr.patch
+       
patches.kernel.org/5.2.10-086-Revert-kmemleak-allow-to-coexist-with-fault-in.patch
+       
patches.kernel.org/5.2.10-087-ocfs2-remove-set-but-not-used-variable-last_ha.patch
+       
patches.kernel.org/5.2.10-088-page-flags-prioritize-kasan-bits-over-last-cpu.patch
+       
patches.kernel.org/5.2.10-089-asm-generic-fix-Wtype-limits-compiler-warnings.patch
+       
patches.kernel.org/5.2.10-090-tpm-tpm_ibm_vtpm-Fix-unallocated-banks.patch
+       
patches.kernel.org/5.2.10-091-arm64-KVM-regmap-Fix-unexpected-switch-fall-th.patch
+       
patches.kernel.org/5.2.10-092-staging-comedi-dt3000-Fix-signed-integer-overf.patch
+       
patches.kernel.org/5.2.10-093-staging-comedi-dt3000-Fix-rounding-up-of-timer.patch
+       
patches.kernel.org/5.2.10-094-iio-adc-max9611-Fix-temperature-reading-in-pro.patch
+       
patches.kernel.org/5.2.10-095-USB-core-Fix-races-in-character-device-registr.patch
+       
patches.kernel.org/5.2.10-096-usb-gadget-udc-renesas_usb3-Fix-sysfs-interfac.patch
+       
patches.kernel.org/5.2.10-097-usb-cdc-acm-make-sure-a-refcount-is-taken-earl.patch
+       
patches.kernel.org/5.2.10-098-USB-CDC-fix-sanity-checks-in-CDC-union-parser.patch
+       
patches.kernel.org/5.2.10-099-USB-serial-option-add-D-Link-DWM-222-device-ID.patch
+       
patches.kernel.org/5.2.10-100-USB-serial-option-Add-support-for-ZTE-MF871A.patch
+       
patches.kernel.org/5.2.10-101-USB-serial-option-add-the-BroadMobi-BM818-card.patch
+       
patches.kernel.org/5.2.10-102-USB-serial-option-Add-Motorola-modem-UARTs.patch
+       
patches.kernel.org/5.2.10-103-usb-setup-authorized_default-attributes-using-.patch
+       
patches.kernel.org/5.2.10-104-netfilter-conntrack-Use-consistent-ct-id-hash-.patch
+       
patches.kernel.org/5.2.10-105-iwlwifi-Add-support-for-SAR-South-Korea-limita.patch
+       
patches.kernel.org/5.2.10-106-Input-psmouse-fix-build-error-of-multiple-defi.patch
+       
patches.kernel.org/5.2.10-107-bnx2x-Fix-VF-s-VLAN-reconfiguration-in-reload.patch
+       
patches.kernel.org/5.2.10-108-bonding-Add-vlan-tx-offload-to-hw_enc_features.patch
+       
patches.kernel.org/5.2.10-109-net-dsa-Check-existence-of-.port_mdb_add-callb.patch
+       patches.kernel.org/5.2.10-110-net-mlx4_en-fix-a-memory-leak-bug.patch
+       patches.kernel.org/5.2.10-111-net-packet-fix-race-in-tpacket_snd.patch
+       
patches.kernel.org/5.2.10-112-net-sched-sch_taprio-fix-memleak-in-error-path.patch
+       
patches.kernel.org/5.2.10-113-sctp-fix-memleak-in-sctp_send_reset_streams.patch
+       
patches.kernel.org/5.2.10-114-sctp-fix-the-transport-error_count-check.patch
+       
patches.kernel.org/5.2.10-115-team-Add-vlan-tx-offload-to-hw_enc_features.patch
+       
patches.kernel.org/5.2.10-116-tipc-initialise-addr_trail_end-when-setting-no.patch
+       
patches.kernel.org/5.2.10-117-xen-netback-Reset-nr_frags-before-freeing-skb.patch
+       
patches.kernel.org/5.2.10-118-net-mlx5e-Only-support-tx-rx-pause-setting-for.patch
+       
patches.kernel.org/5.2.10-119-bnxt_en-Fix-VNIC-clearing-logic-for-57500-chip.patch
+       patches.kernel.org/5.2.10-120-bnxt_en-Improve-RX-doorbell-sequence.patch
+       
patches.kernel.org/5.2.10-121-bnxt_en-Fix-handling-FRAG_ERR-when-NVM_INSTALL.patch
+       
patches.kernel.org/5.2.10-122-bnxt_en-Suppress-HWRM-errors-for-HWRM_NVM_GET_.patch
+       
patches.kernel.org/5.2.10-123-bnxt_en-Use-correct-src_fid-to-determine-direc.patch
+       
patches.kernel.org/5.2.10-124-bnxt_en-Fix-to-include-flow-direction-in-L2-ke.patch
+       
patches.kernel.org/5.2.10-125-net-sched-update-skbedit-action-for-batched-ev.patch
+       
patches.kernel.org/5.2.10-126-tc-testing-updated-skbedit-action-tests-with-b.patch
+       
patches.kernel.org/5.2.10-127-netdevsim-Restore-per-network-namespace-accoun.patch
+       
patches.kernel.org/5.2.10-128-net-mlx5e-ethtool-Avoid-setting-speed-to-56GBA.patch
+       
patches.kernel.org/5.2.10-129-net-mlx5e-Fix-false-negative-indication-on-tx-.patch
+       
patches.kernel.org/5.2.10-130-net-mlx5e-Remove-redundant-check-in-CQE-recove.patch
+       
patches.kernel.org/5.2.10-131-net-mlx5e-Use-flow-keys-dissector-to-parse-pac.patch
+       
patches.kernel.org/5.2.10-132-net-tls-prevent-skb_orphan-from-leaking-TLS-pl.patch
+       
patches.kernel.org/5.2.10-133-net-phy-consider-AN_RESTART-status-when-readin.patch
+       
patches.kernel.org/5.2.10-134-netlink-Fix-nlmsg_parse-as-a-wrapper-for-stric.patch
+       patches.kernel.org/5.2.10-135-Linux-5.2.10.patch
 
        ########################################################
        # Build fixes that apply to the vanilla kernel too.
@@ -1529,7 +1664,6 @@
        ########################################################
        # Crypto
        ########################################################
-       patches.suse/tpm-tpm_ibm_vtpm-Fix-unallocated-banks.patch
 
        ########################################################
        # KDB v4.4

++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.M3x9IU/_old  2019-08-27 10:11:17.187979928 +0200
+++ /var/tmp/diff_new_pack.M3x9IU/_new  2019-08-27 10:11:17.187979928 +0200
@@ -1,3 +1,3 @@
-2019-08-16 20:25:11 +0000
-GIT Revision: 80c0ffeae5e734b7319d8ee88807e4c90787ee17
+2019-08-25 17:33:34 +0000
+GIT Revision: 5878ee66182973951394c95f74851a1df456dd71
 GIT Branch: stable


Reply via email to