Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2018-11-26 10:37:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-source.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-source"

Mon Nov 26 10:37:32 2018 rev:462 rq:651381 version:4.19.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes        
2018-11-18 22:59:23.027722279 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new.19453/dtb-aarch64.changes     
2018-11-26 10:37:48.412502984 +0100
@@ -1,0 +2,429 @@
+Fri Nov 23 08:51:18 CET 2018 - [email protected]
+
+- Linux 4.19.4 (bnc#1012628).
+- flow_dissector: do not dissect l4 ports for fragments
+  (bnc#1012628).
+- ibmvnic: fix accelerated VLAN handling (bnc#1012628).
+- ip_tunnel: don't force DF when MTU is locked (bnc#1012628).
+- ipv6: fix a dst leak when removing its exception (bnc#1012628).
+- ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
+  (bnc#1012628).
+- net: bcmgenet: protect stop from timeout (bnc#1012628).
+- net-gro: reset skb->pkt_type in napi_reuse_skb() (bnc#1012628).
+- sctp: not allow to set asoc prsctp_enable by sockopt
+  (bnc#1012628).
+- tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest
+  timestamp during TCP coalescing (bnc#1012628).
+- tg3: Add PHY reset for 5717/5719/5720 in change ring and flow
+  control paths (bnc#1012628).
+- tipc: don't assume linear buffer when reading ancillary data
+  (bnc#1012628).
+- tipc: fix lockdep warning when reinitilaizing sockets
+  (bnc#1012628).
+- tuntap: fix multiqueue rx (bnc#1012628).
+- net: systemport: Protect stop from timeout (bnc#1012628).
+- net/sched: act_pedit: fix memory leak when IDR allocation fails
+  (bnc#1012628).
+- net: sched: cls_flower: validate nested enc_opts_policy to
+  avoid warning (bnc#1012628).
+- tipc: fix link re-establish failure (bnc#1012628).
+- net/mlx5e: Don't match on vlan non-existence if ethertype is
+  wildcarded (bnc#1012628).
+- net/mlx5e: Claim TC hw offloads support only under a proper
+  build config (bnc#1012628).
+- net/mlx5e: Adjust to max number of channles when re-attaching
+  (bnc#1012628).
+- net/mlx5e: RX, verify received packet size in Linear Striding RQ
+  (bnc#1012628).
+- Revert "sctp: remove sctp_transport_pmtu_check" (bnc#1012628).
+- net/mlx5e: Always use the match level enum when parsing TC
+  rule match (bnc#1012628).
+- net/mlx5e: Fix selftest for small MTUs (bnc#1012628).
+- net/mlx5e: Removed unnecessary warnings in FEC caps query
+  (bnc#1012628).
+- inet: frags: better deal with smp races (bnc#1012628).
+- l2tp: fix a sock refcnt leak in l2tp_tunnel_register
+  (bnc#1012628).
+- net/mlx5: IPSec, Fix the SA context hash key (bnc#1012628).
+- net/mlx5e: IPoIB, Reset QP after channels are closed
+  (bnc#1012628).
+- net: dsa: mv88e6xxx: Fix clearing of stats counters
+  (bnc#1012628).
+- net: phy: realtek: fix RTL8201F sysfs name (bnc#1012628).
+- sctp: define SCTP_SS_DEFAULT for Stream schedulers
+  (bnc#1012628).
+- net: qualcomm: rmnet: Fix incorrect assignment of real_dev
+  (bnc#1012628).
+- net: dsa: microchip: initialize mutex before use (bnc#1012628).
+- sctp: fix strchange_flags name for Stream Change Event
+  (bnc#1012628).
+- net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
+  (bnc#1012628).
+- sctp: not increase stream's incnt before sending addstrm_in
+  request (bnc#1012628).
+- mlxsw: spectrum: Fix IP2ME CPU policer configuration
+  (bnc#1012628).
+- net: smsc95xx: Fix MTU range (bnc#1012628).
+- rxrpc: Fix lockup due to no error backoff after ack transmit
+  error (bnc#1012628).
+- usbnet: smsc95xx: disable carrier check while suspending
+  (bnc#1012628).
+- Revert "x86/speculation: Enable cross-hyperthread spectre v2
+  STIBP mitigation" (bnc#1012628).
+- Refresh
+  patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch.
+- commit 2f38375
+
+-------------------------------------------------------------------
+Thu Nov 22 11:47:48 CET 2018 - [email protected]
+
+- media: dvb-pll: fix tuner frequency ranges (bsc#1116374).
+- commit edac906
+
+-------------------------------------------------------------------
+Wed Nov 21 11:33:39 CET 2018 - [email protected]
+
+- Linux 4.19.3 (bnc#1012628).
+- powerpc/traps: restore recoverability of machine_check
+  interrupts (bnc#1012628).
+- powerpc/64/module: REL32 relocation range check (bnc#1012628).
+- powerpc/mm: Fix page table dump to work on Radix (bnc#1012628).
+- powerpc/mm: fix always true/false warning in slice.c
+  (bnc#1012628).
+- drm/amd/display: fix bug of accessing invalid memory
+  (bnc#1012628).
+- Input: wm97xx-ts - fix exit path (bnc#1012628).
+- powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS (bnc#1012628).
+- powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
+  (bnc#1012628).
+- tty: check name length in tty_find_polling_driver()
+  (bnc#1012628).
+- tracing/kprobes: Check the probe on unloaded module correctly
+  (bnc#1012628).
+- drm/nouveau/secboot/acr: fix memory leak (bnc#1012628).
+- drm/amdgpu/powerplay: fix missing break in switch statements
+  (bnc#1012628).
+- ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
+  (bnc#1012628).
+- powerpc/nohash: fix undefined behaviour when testing page size
+  support (bnc#1012628).
+- drm/msm/gpu: fix parameters in function
+  msm_gpu_crashstate_capture (bnc#1012628).
+- drm/msm/disp/dpu: Use proper define for drm_encoder_init()
+  'encoder_type' (bnc#1012628).
+- drm/msm: dpu: Allow planes to extend past active display
+  (bnc#1012628).
+- powerpc/mm: Don't report hugepage tables as memory leaks when
+  using kmemleak (bnc#1012628).
+- drm/omap: fix memory barrier bug in DMM driver (bnc#1012628).
+- drm/amd/display: Raise dispclk value for dce120 by 15%
+  (bnc#1012628).
+- drm/amd/display: fix gamma not being applied (bnc#1012628).
+- drm/hisilicon: hibmc: Do not carry error code in HiBMC
+  framebuffer pointer (bnc#1012628).
+- media: pci: cx23885: handle adding to list failure
+  (bnc#1012628).
+- media: coda: don't overwrite h.264 profile_idc on decoder
+  instance (bnc#1012628).
+- MIPS: kexec: Mark CPU offline before disabling local IRQ
+  (bnc#1012628).
+- powerpc/boot: Ensure _zimage_start is a weak symbol
+  (bnc#1012628).
+- powerpc/memtrace: Remove memory in chunks (bnc#1012628).
+- MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
+  (bnc#1012628).
+- staging: erofs: fix a missing endian conversion (bnc#1012628).
+- serial: 8250_of: Fix for lack of interrupt support
+  (bnc#1012628).
+- sc16is7xx: Fix for multi-channel stall (bnc#1012628).
+- media: tvp5150: fix width alignment during set_selection()
+  (bnc#1012628).
+- powerpc/selftests: Wait all threads to join (bnc#1012628).
+- staging:iio:ad7606: fix voltage scales (bnc#1012628).
+- drm: rcar-du: Update Gen3 output limitations (bnc#1012628).
+- drm/amdgpu: Fix SDMA TO after GPU reset v3 (bnc#1012628).
+- staging: most: video: fix registration of an empty comp
+  core_component (bnc#1012628).
+- 9p locks: fix glock.client_id leak in do_lock (bnc#1012628).
+- udf: Prevent write-unsupported filesystem to be remounted
+  read-write (bnc#1012628).
+- ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both
+  i.MX6UL and i.MX6ULL (bnc#1012628).
+- media: ov5640: fix mode change regression (bnc#1012628).
+- 9p: clear dangling pointers in p9stat_free (bnc#1012628).
+- drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()
+  (bnc#1012628).
+- media: ov5640: fix restore of last mode set (bnc#1012628).
+- ovl: fix error handling in ovl_verify_set_fh() (bnc#1012628).
+- ovl: fix recursive oi->lock in ovl_link() (bnc#1012628).
+- ovl: check whiteout in ovl_create_over_whiteout() (bnc#1012628).
+- ovl: automatically enable redirect_dir on metacopy=on
+  (bnc#1012628).
+- serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
+  (bnc#1012628).
+- scsi: qla2xxx: Fix incorrect port speed being set for FC
+  adapters (bnc#1012628).
+- scsi: qla2xxx: Fix process response queue for ISP26XX and above
+  (bnc#1012628).
+- scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
+  (bnc#1012628).
+- scsi: qla2xxx: Fix early srb free on abort (bnc#1012628).
+- scsi: qla2xxx: shutdown chip if reset fail (bnc#1012628).
+- scsi: qla2xxx: Reject bsg request if chip is down (bnc#1012628).
+- scsi: qla2xxx: Fix re-using LoopID when handle is in use
+  (bnc#1012628).
+- scsi: qla2xxx: Fix for double free of SRB structure
+  (bnc#1012628).
+- scsi: qla2xxx: Fix NVMe session hang on unload (bnc#1012628).
+- scsi: qla2xxx: Fix NVMe Target discovery (bnc#1012628).
+- scsi: qla2xxx: Fix duplicate switch database entries
+  (bnc#1012628).
+- scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
+  (bnc#1012628).
+- vfs: fix FIGETBSZ ioctl on an overlayfs file (bnc#1012628).
+- fuse: Fix use-after-free in fuse_dev_do_read() (bnc#1012628).
+- fuse: Fix use-after-free in fuse_dev_do_write() (bnc#1012628).
+- fuse: fix blocked_waitq wakeup (bnc#1012628).
+- fuse: set FR_SENT while locked (bnc#1012628).
+- drm/msm: fix OF child-node lookup (bnc#1012628).
+- arm64: dts: stratix10: Support Ethernet Jumbo frame
+  (bnc#1012628).
+- arm64: dts: stratix10: fix multicast filtering (bnc#1012628).
+- clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL (bnc#1012628).
+- clk: meson: axg: mark fdiv2 and fdiv3 as critical (bnc#1012628).
+- zram: close udev startup race condition as default groups
+  (bnc#1012628).
+- MIPS: Loongson-3: Fix CPU UART irq delivery problem
+  (bnc#1012628).
++++ 232 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.19453/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.AvczRX/_old  2018-11-26 10:37:58.752491697 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:58.752491697 +0100
@@ -17,7 +17,7 @@
 
 
 %define srcversion 4.19
-%define patchversion 4.19.2
+%define patchversion 4.19.4
 %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})
 
 Name:           dtb-aarch64
-Version:        4.19.2
+Version:        4.19.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif

dtb-armv6l.spec: same change
dtb-armv7l.spec: same change
++++++ kernel-64kb.spec ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:37:58.808491636 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:58.808491636 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.19
-%define patchversion 4.19.2
+%define patchversion 4.19.4
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -58,9 +58,9 @@
 Summary:        Kernel with 64kb PAGE_SIZE
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        4.19.2
+Version:        4.19.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif
@@ -165,10 +165,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 # END COMMON DEPS
-Provides:       %name-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       %name-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 %obsolete_rebuilds %name
 Source0:        
http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
 Source2:        source-post.sh
@@ -1132,8 +1132,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 
 %obsolete_rebuilds %name-base
 %ifarch %ix86

++++++ kernel-debug.spec ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:37:58.828491614 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:58.828491614 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.19
-%define patchversion 4.19.2
+%define patchversion 4.19.4
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -58,9 +58,9 @@
 Summary:        A Debug Version of the Kernel
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        4.19.2
+Version:        4.19.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif
@@ -165,10 +165,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 # END COMMON DEPS
-Provides:       %name-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       %name-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 %ifarch ppc64
 Provides:       kernel-kdump = 2.6.28
 Obsoletes:      kernel-kdump <= 2.6.28
@@ -1138,8 +1138,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 
 %ifarch ppc64
 Provides:       kernel-kdump-base = 2.6.28

++++++ kernel-default.spec ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:37:58.844491596 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:58.848491592 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.19
-%define patchversion 4.19.2
+%define patchversion 4.19.4
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -58,9 +58,9 @@
 Summary:        The Standard Kernel
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        4.19.2
+Version:        4.19.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif
@@ -165,10 +165,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 # END COMMON DEPS
-Provides:       %name-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       %name-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 %ifarch %ix86
 Provides:       kernel-smp = 2.6.17
 Obsoletes:      kernel-smp <= 2.6.17
@@ -1181,8 +1181,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 
 %ifarch %ix86
 Provides:       kernel-trace-base = 3.13

++++++ kernel-docs.spec ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:37:58.864491574 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:58.864491574 +0100
@@ -17,7 +17,7 @@
 
 
 %define srcversion 4.19
-%define patchversion 4.19.2
+%define patchversion 4.19.4
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -31,9 +31,9 @@
 Summary:        Kernel Documentation
 License:        GPL-2.0
 Group:          Documentation/Man
-Version:        4.19.2
+Version:        4.19.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif
@@ -63,7 +63,7 @@
 %endif
 Url:            http://www.kernel.org/
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       %name-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        
http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz

++++++ kernel-kvmsmall.spec ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:37:58.884491553 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:58.888491548 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.19
-%define patchversion 4.19.2
+%define patchversion 4.19.4
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -58,9 +58,9 @@
 Summary:        The Small Developer Kernel for KVM
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        4.19.2
+Version:        4.19.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif
@@ -165,10 +165,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 # END COMMON DEPS
-Provides:       %name-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       %name-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 %obsolete_rebuilds %name
 Source0:        
http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
 Source2:        source-post.sh
@@ -1136,8 +1136,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 
 %obsolete_rebuilds %name-base
 %ifarch %ix86

kernel-lpae.spec: same change
++++++ kernel-obs-build.spec ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:37:58.924491509 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:58.928491505 +0100
@@ -19,7 +19,7 @@
 
 #!BuildIgnore: post-build-checks
 
-%define patchversion 4.19.2
+%define patchversion 4.19.4
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -45,7 +45,7 @@
 %endif
 %endif
 %endif
-BuildRequires:  kernel%kernel_flavor-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+BuildRequires:  kernel%kernel_flavor-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
 
 %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:        4.19.2
+Version:        4.19.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif

++++++ kernel-obs-qa.spec ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:37:58.944491487 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:58.944491487 +0100
@@ -17,7 +17,7 @@
 # needsrootforbuild
 
 
-%define patchversion 4.19.2
+%define patchversion 4.19.4
 %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:        4.19.2
+Version:        4.19.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif

++++++ kernel-pae.spec ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:37:58.960491470 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:58.964491465 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.19
-%define patchversion 4.19.2
+%define patchversion 4.19.4
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -58,9 +58,9 @@
 Summary:        Kernel with PAE Support
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        4.19.2
+Version:        4.19.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif
@@ -165,10 +165,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 # END COMMON DEPS
-Provides:       %name-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       %name-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 %ifarch %ix86
 Provides:       kernel-bigsmp = 2.6.17
 Obsoletes:      kernel-bigsmp <= 2.6.17
@@ -1158,8 +1158,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 
 %ifarch %ix86
 Provides:       kernel-vmi-base = 2.6.38

++++++ kernel-source.spec ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:37:58.980491448 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:58.984491444 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.19
-%define patchversion 4.19.2
+%define patchversion 4.19.4
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -30,9 +30,9 @@
 Summary:        The Linux Kernel Sources
 License:        GPL-2.0
 Group:          Development/Sources
-Version:        4.19.2
+Version:        4.19.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif
@@ -43,7 +43,7 @@
 BuildRequires:  sed
 Requires(post): coreutils sed
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       %name-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 Provides:       linux
 Provides:       multiversion(kernel)
 Source0:        
http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz

++++++ kernel-syms.spec ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:37:59.000491426 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:59.004491422 +0100
@@ -24,10 +24,10 @@
 Summary:        Kernel Symbol Versions (modversions)
 License:        GPL-2.0
 Group:          Development/Sources
-Version:        4.19.2
+Version:        4.19.4
 %if %using_buildservice
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif
@@ -55,7 +55,7 @@
 %endif
 Requires:       pesign-obs-integration
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       %name-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 Provides:       multiversion(kernel)
 Source:         README.KSYMS
 Requires:       kernel-devel%variant = %version-%source_rel

++++++ kernel-vanilla.spec ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:37:59.020491404 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:37:59.020491404 +0100
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.19
-%define patchversion 4.19.2
+%define patchversion 4.19.4
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -58,9 +58,9 @@
 Summary:        The Standard Kernel - without any SUSE patches
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        4.19.2
+Version:        4.19.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g8adee6e
+Release:        <RELEASE>.g2f38375
 %else
 Release:        0
 %endif
@@ -165,10 +165,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 # END COMMON DEPS
-Provides:       %name-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       %name-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 %obsolete_rebuilds %name
 Source0:        
http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
 Source2:        source-post.sh
@@ -1129,8 +1129,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
8adee6efe894d9cbecdfbc2da3fd555966b8a24b
-Provides:       kernel-srchash = 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+Provides:       kernel-%build_flavor-base-srchash = 
2f383750943b0685cc61ab0956f342462e126d14
+Provides:       kernel-srchash = 2f383750943b0685cc61ab0956f342462e126d14
 
 %obsolete_rebuilds %name-base
 %ifarch %ix86

kernel-zfcpdump.spec: same change
++++++ patches.kernel.org.tar.bz2 ++++++
++++ 19365 lines of diff (skipped)

++++++ patches.suse.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
 
new/patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
--- 
old/patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
    2018-11-13 21:56:49.000000000 +0100
+++ 
new/patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
    2018-11-23 08:51:18.000000000 +0100
@@ -83,7 +83,7 @@
  static __always_inline
 --- a/arch/x86/kernel/cpu/bugs.c
 +++ b/arch/x86/kernel/cpu/bugs.c
-@@ -131,6 +131,7 @@ enum spectre_v2_mitigation_cmd {
+@@ -133,6 +133,7 @@ enum spectre_v2_mitigation_cmd {
        SPECTRE_V2_CMD_RETPOLINE,
        SPECTRE_V2_CMD_RETPOLINE_GENERIC,
        SPECTRE_V2_CMD_RETPOLINE_AMD,
@@ -91,7 +91,7 @@
  };
  
  static const char *spectre_v2_strings[] = {
-@@ -139,6 +140,7 @@ static const char *spectre_v2_strings[]
+@@ -141,6 +142,7 @@ static const char *spectre_v2_strings[]
        [SPECTRE_V2_RETPOLINE_MINIMAL_AMD]      = "Vulnerable: Minimal AMD ASM 
retpoline",
        [SPECTRE_V2_RETPOLINE_GENERIC]          = "Mitigation: Full generic 
retpoline",
        [SPECTRE_V2_RETPOLINE_AMD]              = "Mitigation: Full AMD 
retpoline",
@@ -99,7 +99,7 @@
        [SPECTRE_V2_IBRS_ENHANCED]              = "Mitigation: Enhanced IBRS",
  };
  
-@@ -272,6 +274,7 @@ static const struct {
+@@ -274,6 +276,7 @@ static const struct {
        { "retpoline",         SPECTRE_V2_CMD_RETPOLINE,         false },
        { "retpoline,amd",     SPECTRE_V2_CMD_RETPOLINE_AMD,     false },
        { "retpoline,generic", SPECTRE_V2_CMD_RETPOLINE_GENERIC, false },
@@ -107,8 +107,8 @@
        { "auto",              SPECTRE_V2_CMD_AUTO,              false },
  };
  
-@@ -363,6 +366,23 @@ void arch_smt_update(void)
-       mutex_unlock(&spec_ctrl_mutex);
+@@ -325,6 +328,23 @@ static enum spectre_v2_mitigation_cmd __
+       return cmd;
  }
  
 +/* Check for Skylake-like CPUs (for RSB handling) */
@@ -131,7 +131,7 @@
  static void __init spectre_v2_select_mitigation(void)
  {
        enum spectre_v2_mitigation_cmd cmd = spectre_v2_parse_cmdline();
-@@ -389,17 +409,31 @@ static void __init spectre_v2_select_mit
+@@ -351,17 +371,31 @@ static void __init spectre_v2_select_mit
                        wrmsrl(MSR_IA32_SPEC_CTRL, x86_spec_ctrl_base);
                        goto specv2_set_mode;
                }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/cdrom-fix-improper-type-cast-which-can-leat-to-infor.patch 
new/patches.suse/cdrom-fix-improper-type-cast-which-can-leat-to-infor.patch
--- old/patches.suse/cdrom-fix-improper-type-cast-which-can-leat-to-infor.patch 
2018-11-13 21:56:49.000000000 +0100
+++ new/patches.suse/cdrom-fix-improper-type-cast-which-can-leat-to-infor.patch 
1970-01-01 01:00:00.000000000 +0100
@@ -1,38 +0,0 @@
-From e4f3aa2e1e67bb48dfbaaf1cad59013d5a5bc276 Mon Sep 17 00:00:00 2001
-From: Young_X <[email protected]>
-Date: Wed, 3 Oct 2018 12:54:29 +0000
-Subject: [PATCH] cdrom: fix improper type cast, which can leat to information 
leak.
-Git-commit: e4f3aa2e1e67bb48dfbaaf1cad59013d5a5bc276
-Patch-mainline: v4.20-rc1
-References: CVE-2018-18710,bsc#1113751
-
-There is another cast from unsigned long to int which causes
-a bounds check to fail with specially crafted input. The value is
-then used as an index in the slot array in cdrom_slot_status().
-
-This issue is similar to CVE-2018-16658 and CVE-2018-10940.
-
-Signed-off-by: Young_X <[email protected]>
-Signed-off-by: Jens Axboe <[email protected]>
-Acked-by: Takashi Iwai <[email protected]>
-
----
- drivers/cdrom/cdrom.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/drivers/cdrom/cdrom.c b/drivers/cdrom/cdrom.c
-index a5d5a96479bf..10802d1fc554 100644
---- a/drivers/cdrom/cdrom.c
-+++ b/drivers/cdrom/cdrom.c
-@@ -2445,7 +2445,7 @@ static int cdrom_ioctl_select_disc(struct 
cdrom_device_info *cdi,
-               return -ENOSYS;
- 
-       if (arg != CDSL_CURRENT && arg != CDSL_NONE) {
--              if ((int)arg >= cdi->capacity)
-+              if (arg >= cdi->capacity)
-                       return -EINVAL;
-       }
- 
--- 
-2.19.1
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/drm-amdgpu-Add-missing-firmware-entry-for-HAINAN.patch 
new/patches.suse/drm-amdgpu-Add-missing-firmware-entry-for-HAINAN.patch
--- old/patches.suse/drm-amdgpu-Add-missing-firmware-entry-for-HAINAN.patch     
1970-01-01 01:00:00.000000000 +0100
+++ new/patches.suse/drm-amdgpu-Add-missing-firmware-entry-for-HAINAN.patch     
2018-11-23 08:51:18.000000000 +0100
@@ -0,0 +1,36 @@
+From 74874d97cb0dc25945ad22e7bce1896c2e87da06 Mon Sep 17 00:00:00 2001
+From: Takashi Iwai <[email protected]>
+Date: Mon, 19 Nov 2018 12:55:12 +0100
+Subject: [PATCH] drm/amdgpu: Add missing firmware entry for HAINAN
+Patch-mainline: Submitted, dri-devel ML
+Message-Id: <[email protected]>
+References: bsc#1116239
+
+Due to lack of MODULE_FIRMWARE() with hainan_mc.bin, the driver
+doesn't work properly in initrd.  Let's add it.
+
+Bugzilla: https://bugzilla.suse.com/show_bug.cgi?id=1116239
+Fixes: 8eaf2b1faaf4 ("drm/amdgpu: switch firmware path for SI parts")
+Cc: <[email protected]>
+Signed-off-by: Takashi Iwai <[email protected]>
+Reviewed-by: Christian König <[email protected]>
+
+---
+ drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c 
b/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
+index e1c2b4e9c7b2..73ad02aea2b2 100644
+--- a/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
++++ b/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
+@@ -46,6 +46,7 @@ MODULE_FIRMWARE("amdgpu/tahiti_mc.bin");
+ MODULE_FIRMWARE("amdgpu/pitcairn_mc.bin");
+ MODULE_FIRMWARE("amdgpu/verde_mc.bin");
+ MODULE_FIRMWARE("amdgpu/oland_mc.bin");
++MODULE_FIRMWARE("amdgpu/hainan_mc.bin");
+ MODULE_FIRMWARE("amdgpu/si58_mc.bin");
+ 
+ #define MC_SEQ_MISC0__MT__MASK   0xf0000000
+-- 
+2.19.1
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/media-dvb-pll-fix-tuner-frequency-ranges.patch 
new/patches.suse/media-dvb-pll-fix-tuner-frequency-ranges.patch
--- old/patches.suse/media-dvb-pll-fix-tuner-frequency-ranges.patch     
1970-01-01 01:00:00.000000000 +0100
+++ new/patches.suse/media-dvb-pll-fix-tuner-frequency-ranges.patch     
2018-11-23 08:51:18.000000000 +0100
@@ -0,0 +1,298 @@
+From: Mauro Carvalho Chehab <[email protected]>
+Subject: [PATCH] media: dvb-pll: fix tuner frequency ranges
+Patch-mainline: Submitted, v4l ML
+References: bsc#1116374
+
+Tuners should report frequencies in Hz. That works fine on most
+drivers, but, in the case of dvb-pll, some settings are for
+satellite tuners, while others are for terrestrial/cable ones.
+
+The code was trying to solve it at probing time, but that doesn't
+work, as, when _attach is called, the delivery system may be wrong.
+
+Fix it by ensuring that all frequencies are in Hz at the per-tuner
+max/min values.
+
+While here, add a debug message, as this would help to debug any
+issues there.
+
+It fixes the following bug:
+  https://bugzilla.opensuse.org/show_bug.cgi?id=1116374
+
+Fixes: a3f90c75b833 ("media: dvb: convert tuner_info frequencies to Hz")
+Reported-by: Stakanov Schufter <[email protected]>
+Reported-by: Takashi Iwai <[email protected]>
+Cc: [email protected] # For 4.19
+Signed-off-by: Mauro Carvalho Chehab <[email protected]>
+Acked-by: Takashi Iwai <[email protected]>
+
+---
+ drivers/media/dvb-frontends/dvb-pll.c |  103 
+++++++++++++++-------------------
+ 1 file changed, 48 insertions(+), 55 deletions(-)
+
+--- a/drivers/media/dvb-frontends/dvb-pll.c
++++ b/drivers/media/dvb-frontends/dvb-pll.c
+@@ -80,8 +80,8 @@ struct dvb_pll_desc {
+ 
+ static const struct dvb_pll_desc dvb_pll_thomson_dtt7579 = {
+       .name  = "Thomson dtt7579",
+-      .min   = 177000000,
+-      .max   = 858000000,
++      .min   = 177 * MHz,
++      .max   = 858 * MHz,
+       .iffreq= 36166667,
+       .sleepdata = (u8[]){ 2, 0xb4, 0x03 },
+       .count = 4,
+@@ -102,8 +102,8 @@ static void thomson_dtt759x_bw(struct dv
+ 
+ static const struct dvb_pll_desc dvb_pll_thomson_dtt759x = {
+       .name  = "Thomson dtt759x",
+-      .min   = 177000000,
+-      .max   = 896000000,
++      .min   = 177 * MHz,
++      .max   = 896 * MHz,
+       .set   = thomson_dtt759x_bw,
+       .iffreq= 36166667,
+       .sleepdata = (u8[]){ 2, 0x84, 0x03 },
+@@ -126,8 +126,8 @@ static void thomson_dtt7520x_bw(struct d
+ 
+ static const struct dvb_pll_desc dvb_pll_thomson_dtt7520x = {
+       .name  = "Thomson dtt7520x",
+-      .min   = 185000000,
+-      .max   = 900000000,
++      .min   = 185 * MHz,
++      .max   = 900 * MHz,
+       .set   = thomson_dtt7520x_bw,
+       .iffreq = 36166667,
+       .count = 7,
+@@ -144,8 +144,8 @@ static const struct dvb_pll_desc dvb_pll
+ 
+ static const struct dvb_pll_desc dvb_pll_lg_z201 = {
+       .name  = "LG z201",
+-      .min   = 174000000,
+-      .max   = 862000000,
++      .min   = 174 * MHz,
++      .max   = 862 * MHz,
+       .iffreq= 36166667,
+       .sleepdata = (u8[]){ 2, 0xbc, 0x03 },
+       .count = 5,
+@@ -160,8 +160,8 @@ static const struct dvb_pll_desc dvb_pll
+ 
+ static const struct dvb_pll_desc dvb_pll_unknown_1 = {
+       .name  = "unknown 1", /* used by dntv live dvb-t */
+-      .min   = 174000000,
+-      .max   = 862000000,
++      .min   = 174 * MHz,
++      .max   = 862 * MHz,
+       .iffreq= 36166667,
+       .count = 9,
+       .entries = {
+@@ -182,8 +182,8 @@ static const struct dvb_pll_desc dvb_pll
+  */
+ static const struct dvb_pll_desc dvb_pll_tua6010xs = {
+       .name  = "Infineon TUA6010XS",
+-      .min   =  44250000,
+-      .max   = 858000000,
++      .min   = 44250 * kHz,
++      .max   = 858 * MHz,
+       .iffreq= 36125000,
+       .count = 3,
+       .entries = {
+@@ -196,8 +196,8 @@ static const struct dvb_pll_desc dvb_pll
+ /* Panasonic env57h1xd5 (some Philips PLL ?) */
+ static const struct dvb_pll_desc dvb_pll_env57h1xd5 = {
+       .name  = "Panasonic ENV57H1XD5",
+-      .min   =  44250000,
+-      .max   = 858000000,
++      .min   = 44250 * kHz,
++      .max   = 858 * MHz,
+       .iffreq= 36125000,
+       .count = 4,
+       .entries = {
+@@ -220,8 +220,8 @@ static void tda665x_bw(struct dvb_fronte
+ 
+ static const struct dvb_pll_desc dvb_pll_tda665x = {
+       .name  = "Philips TDA6650/TDA6651",
+-      .min   =  44250000,
+-      .max   = 858000000,
++      .min   = 44250 * kHz,
++      .max   = 858 * MHz,
+       .set   = tda665x_bw,
+       .iffreq= 36166667,
+       .initdata = (u8[]){ 4, 0x0b, 0xf5, 0x85, 0xab },
+@@ -254,8 +254,8 @@ static void tua6034_bw(struct dvb_fronte
+ 
+ static const struct dvb_pll_desc dvb_pll_tua6034 = {
+       .name  = "Infineon TUA6034",
+-      .min   =  44250000,
+-      .max   = 858000000,
++      .min   = 44250 * kHz,
++      .max   = 858 * MHz,
+       .iffreq= 36166667,
+       .count = 3,
+       .set   = tua6034_bw,
+@@ -278,8 +278,8 @@ static void tded4_bw(struct dvb_frontend
+ 
+ static const struct dvb_pll_desc dvb_pll_tded4 = {
+       .name = "ALPS TDED4",
+-      .min = 47000000,
+-      .max = 863000000,
++      .min =  47 * MHz,
++      .max = 863 * MHz,
+       .iffreq= 36166667,
+       .set   = tded4_bw,
+       .count = 4,
+@@ -296,8 +296,8 @@ static const struct dvb_pll_desc dvb_pll
+  */
+ static const struct dvb_pll_desc dvb_pll_tdhu2 = {
+       .name = "ALPS TDHU2",
+-      .min = 54000000,
+-      .max = 864000000,
++      .min =  54 * MHz,
++      .max = 864 * MHz,
+       .iffreq= 44000000,
+       .count = 4,
+       .entries = {
+@@ -313,8 +313,8 @@ static const struct dvb_pll_desc dvb_pll
+  */
+ static const struct dvb_pll_desc dvb_pll_samsung_tbmv = {
+       .name = "Samsung TBMV30111IN / TBMV30712IN1",
+-      .min = 54000000,
+-      .max = 860000000,
++      .min =  54 * MHz,
++      .max = 860 * MHz,
+       .iffreq= 44000000,
+       .count = 6,
+       .entries = {
+@@ -332,8 +332,8 @@ static const struct dvb_pll_desc dvb_pll
+  */
+ static const struct dvb_pll_desc dvb_pll_philips_sd1878_tda8261 = {
+       .name  = "Philips SD1878",
+-      .min   =  950000,
+-      .max   = 2150000,
++      .min   =  950 * MHz,
++      .max   = 2150 * MHz,
+       .iffreq= 249, /* zero-IF, offset 249 is to round up */
+       .count = 4,
+       .entries = {
+@@ -398,8 +398,8 @@ static void opera1_bw(struct dvb_fronten
+ 
+ static const struct dvb_pll_desc dvb_pll_opera1 = {
+       .name  = "Opera Tuner",
+-      .min   =  900000,
+-      .max   = 2250000,
++      .min   =  900 * MHz,
++      .max   = 2250 * MHz,
+       .initdata = (u8[]){ 4, 0x08, 0xe5, 0xe1, 0x00 },
+       .initdata2 = (u8[]){ 4, 0x08, 0xe5, 0xe5, 0x00 },
+       .iffreq= 0,
+@@ -445,8 +445,8 @@ static void samsung_dtos403ih102a_set(st
+ /* unknown pll used in Samsung DTOS403IH102A DVB-C tuner */
+ static const struct dvb_pll_desc dvb_pll_samsung_dtos403ih102a = {
+       .name   = "Samsung DTOS403IH102A",
+-      .min    =  44250000,
+-      .max    = 858000000,
++      .min    = 44250 * kHz,
++      .max    = 858 * MHz,
+       .iffreq =  36125000,
+       .count  = 8,
+       .set    = samsung_dtos403ih102a_set,
+@@ -465,8 +465,8 @@ static const struct dvb_pll_desc dvb_pll
+ /* Samsung TDTC9251DH0 DVB-T NIM, as used on AirStar 2 */
+ static const struct dvb_pll_desc dvb_pll_samsung_tdtc9251dh0 = {
+       .name   = "Samsung TDTC9251DH0",
+-      .min    =  48000000,
+-      .max    = 863000000,
++      .min    =  48 * MHz,
++      .max    = 863 * MHz,
+       .iffreq =  36166667,
+       .count  = 3,
+       .entries = {
+@@ -479,8 +479,8 @@ static const struct dvb_pll_desc dvb_pll
+ /* Samsung TBDU18132 DVB-S NIM with TSA5059 PLL, used in SkyStar2 DVB-S 2.3 */
+ static const struct dvb_pll_desc dvb_pll_samsung_tbdu18132 = {
+       .name = "Samsung TBDU18132",
+-      .min    =  950000,
+-      .max    = 2150000, /* guesses */
++      .min    =  950 * MHz,
++      .max    = 2150 * MHz, /* guesses */
+       .iffreq = 0,
+       .count = 2,
+       .entries = {
+@@ -500,8 +500,8 @@ static const struct dvb_pll_desc dvb_pll
+ /* Samsung TBMU24112 DVB-S NIM with SL1935 zero-IF tuner */
+ static const struct dvb_pll_desc dvb_pll_samsung_tbmu24112 = {
+       .name = "Samsung TBMU24112",
+-      .min    =  950000,
+-      .max    = 2150000, /* guesses */
++      .min    =  950 * MHz,
++      .max    = 2150 * MHz, /* guesses */
+       .iffreq = 0,
+       .count = 2,
+       .entries = {
+@@ -521,8 +521,8 @@ static const struct dvb_pll_desc dvb_pll
+  * 822 - 862   1  *  0   0   1   0   0   0   0x88 */
+ static const struct dvb_pll_desc dvb_pll_alps_tdee4 = {
+       .name = "ALPS TDEE4",
+-      .min    =  47000000,
+-      .max    = 862000000,
++      .min    =  47 * MHz,
++      .max    = 862 * MHz,
+       .iffreq =  36125000,
+       .count = 4,
+       .entries = {
+@@ -537,8 +537,8 @@ static const struct dvb_pll_desc dvb_pll
+ /* CP cur. 50uA, AGC takeover: 103dBuV, PORT3 on */
+ static const struct dvb_pll_desc dvb_pll_tua6034_friio = {
+       .name   = "Infineon TUA6034 ISDB-T (Friio)",
+-      .min    =  90000000,
+-      .max    = 770000000,
++      .min    =  90 * MHz,
++      .max    = 770 * MHz,
+       .iffreq =  57000000,
+       .initdata = (u8[]){ 4, 0x9a, 0x50, 0xb2, 0x08 },
+       .sleepdata = (u8[]){ 4, 0x9a, 0x70, 0xb3, 0x0b },
+@@ -553,8 +553,8 @@ static const struct dvb_pll_desc dvb_pll
+ /* Philips TDA6651 ISDB-T, used in Earthsoft PT1 */
+ static const struct dvb_pll_desc dvb_pll_tda665x_earth_pt1 = {
+       .name   = "Philips TDA6651 ISDB-T (EarthSoft PT1)",
+-      .min    =  90000000,
+-      .max    = 770000000,
++      .min    =  90 * MHz,
++      .max    = 770 * MHz,
+       .iffreq =  57000000,
+       .initdata = (u8[]){ 5, 0x0e, 0x7f, 0xc1, 0x80, 0x80 },
+       .count = 10,
+@@ -799,7 +799,6 @@ struct dvb_frontend *dvb_pll_attach(stru
+       struct dvb_pll_priv *priv = NULL;
+       int ret;
+       const struct dvb_pll_desc *desc;
+-      struct dtv_frontend_properties *c = &fe->dtv_property_cache;
+ 
+       b1 = kmalloc(1, GFP_KERNEL);
+       if (!b1)
+@@ -845,18 +844,12 @@ struct dvb_frontend *dvb_pll_attach(stru
+ 
+       strncpy(fe->ops.tuner_ops.info.name, desc->name,
+               sizeof(fe->ops.tuner_ops.info.name));
+-      switch (c->delivery_system) {
+-      case SYS_DVBS:
+-      case SYS_DVBS2:
+-      case SYS_TURBO:
+-      case SYS_ISDBS:
+-              fe->ops.tuner_ops.info.frequency_min_hz = desc->min * kHz;
+-              fe->ops.tuner_ops.info.frequency_max_hz = desc->max * kHz;
+-              break;
+-      default:
+-              fe->ops.tuner_ops.info.frequency_min_hz = desc->min;
+-              fe->ops.tuner_ops.info.frequency_max_hz = desc->max;
+-      }
++
++      fe->ops.tuner_ops.info.frequency_min_hz = desc->min;
++      fe->ops.tuner_ops.info.frequency_max_hz = desc->max;
++
++      dprintk("%s tuner, frequency range: %u...%u\n",
++              desc->name, desc->min, desc->max);
+ 
+       if (!desc->initdata)
+               fe->ops.tuner_ops.init = NULL;

++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:38:00.220490094 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:38:00.220490094 +0100
@@ -414,6 +414,255 @@
        
patches.kernel.org/4.19.2-360-vga_switcheroo-Fix-missing-gpu_bound-call-at-a.patch
        
patches.kernel.org/4.19.2-361-MD-fix-invalid-stored-role-for-a-disk-try2.patch
        patches.kernel.org/4.19.2-362-Linux-4.19.2.patch
+       
patches.kernel.org/4.19.3-001-powerpc-traps-restore-recoverability-of-machin.patch
+       
patches.kernel.org/4.19.3-002-powerpc-64-module-REL32-relocation-range-check.patch
+       
patches.kernel.org/4.19.3-003-powerpc-mm-Fix-page-table-dump-to-work-on-Radi.patch
+       
patches.kernel.org/4.19.3-004-powerpc-mm-fix-always-true-false-warning-in-sl.patch
+       
patches.kernel.org/4.19.3-005-drm-amd-display-fix-bug-of-accessing-invalid-m.patch
+       patches.kernel.org/4.19.3-006-Input-wm97xx-ts-fix-exit-path.patch
+       
patches.kernel.org/4.19.3-007-powerpc-Makefile-Fix-PPC_BOOK3S_64-ASFLAGS.patch
+       
patches.kernel.org/4.19.3-008-powerpc-eeh-Fix-possible-null-deref-in-eeh_dum.patch
+       
patches.kernel.org/4.19.3-009-tty-check-name-length-in-tty_find_polling_driv.patch
+       
patches.kernel.org/4.19.3-010-tracing-kprobes-Check-the-probe-on-unloaded-mo.patch
+       
patches.kernel.org/4.19.3-011-drm-nouveau-secboot-acr-fix-memory-leak.patch
+       
patches.kernel.org/4.19.3-012-drm-amdgpu-powerplay-fix-missing-break-in-swit.patch
+       
patches.kernel.org/4.19.3-013-ARM-imx_v6_v7_defconfig-Select-CONFIG_TMPFS_PO.patch
+       
patches.kernel.org/4.19.3-014-powerpc-nohash-fix-undefined-behaviour-when-te.patch
+       
patches.kernel.org/4.19.3-015-drm-msm-gpu-fix-parameters-in-function-msm_gpu.patch
+       
patches.kernel.org/4.19.3-016-drm-msm-disp-dpu-Use-proper-define-for-drm_enc.patch
+       
patches.kernel.org/4.19.3-017-drm-msm-dpu-Allow-planes-to-extend-past-active.patch
+       
patches.kernel.org/4.19.3-018-powerpc-mm-Don-t-report-hugepage-tables-as-mem.patch
+       
patches.kernel.org/4.19.3-019-drm-omap-fix-memory-barrier-bug-in-DMM-driver.patch
+       
patches.kernel.org/4.19.3-020-drm-amd-display-Raise-dispclk-value-for-dce120.patch
+       
patches.kernel.org/4.19.3-021-drm-amd-display-fix-gamma-not-being-applied.patch
+       
patches.kernel.org/4.19.3-022-drm-hisilicon-hibmc-Do-not-carry-error-code-in.patch
+       
patches.kernel.org/4.19.3-023-media-pci-cx23885-handle-adding-to-list-failur.patch
+       
patches.kernel.org/4.19.3-024-media-coda-don-t-overwrite-h.264-profile_idc-o.patch
+       
patches.kernel.org/4.19.3-025-MIPS-kexec-Mark-CPU-offline-before-disabling-l.patch
+       
patches.kernel.org/4.19.3-026-powerpc-boot-Ensure-_zimage_start-is-a-weak-sy.patch
+       
patches.kernel.org/4.19.3-027-powerpc-memtrace-Remove-memory-in-chunks.patch
+       
patches.kernel.org/4.19.3-028-MIPS-PCI-Call-pcie_bus_configure_settings-to-s.patch
+       
patches.kernel.org/4.19.3-029-staging-erofs-fix-a-missing-endian-conversion.patch
+       
patches.kernel.org/4.19.3-030-serial-8250_of-Fix-for-lack-of-interrupt-suppo.patch
+       
patches.kernel.org/4.19.3-031-sc16is7xx-Fix-for-multi-channel-stall.patch
+       
patches.kernel.org/4.19.3-032-media-tvp5150-fix-width-alignment-during-set_s.patch
+       
patches.kernel.org/4.19.3-033-powerpc-selftests-Wait-all-threads-to-join.patch
+       
patches.kernel.org/4.19.3-034-staging-iio-ad7606-fix-voltage-scales.patch
+       
patches.kernel.org/4.19.3-035-drm-rcar-du-Update-Gen3-output-limitations.patch
+       
patches.kernel.org/4.19.3-036-drm-amdgpu-Fix-SDMA-TO-after-GPU-reset-v3.patch
+       
patches.kernel.org/4.19.3-037-staging-most-video-fix-registration-of-an-empt.patch
+       
patches.kernel.org/4.19.3-038-9p-locks-fix-glock.client_id-leak-in-do_lock.patch
+       
patches.kernel.org/4.19.3-039-udf-Prevent-write-unsupported-filesystem-to-be.patch
+       
patches.kernel.org/4.19.3-040-ARM-dts-imx6ull-keep-IMX6UL_-prefix-for-signal.patch
+       
patches.kernel.org/4.19.3-041-media-ov5640-fix-mode-change-regression.patch
+       
patches.kernel.org/4.19.3-042-9p-clear-dangling-pointers-in-p9stat_free.patch
+       
patches.kernel.org/4.19.3-043-drm-amdgpu-fix-integer-overflow-test-in-amdgpu.patch
+       
patches.kernel.org/4.19.3-044-media-ov5640-fix-restore-of-last-mode-set.patch
+       
patches.kernel.org/4.19.3-045-cdrom-fix-improper-type-cast-which-can-leat-to.patch
+       
patches.kernel.org/4.19.3-046-ovl-fix-error-handling-in-ovl_verify_set_fh.patch
+       
patches.kernel.org/4.19.3-047-ovl-fix-recursive-oi-lock-in-ovl_link.patch
+       
patches.kernel.org/4.19.3-048-ovl-check-whiteout-in-ovl_create_over_whiteout.patch
+       
patches.kernel.org/4.19.3-049-ovl-automatically-enable-redirect_dir-on-metac.patch
+       
patches.kernel.org/4.19.3-050-serial-sh-sci-Fix-could-not-remove-dev_attr_rx.patch
+       
patches.kernel.org/4.19.3-051-scsi-qla2xxx-Fix-incorrect-port-speed-being-se.patch
+       
patches.kernel.org/4.19.3-052-scsi-qla2xxx-Fix-process-response-queue-for-IS.patch
+       
patches.kernel.org/4.19.3-053-scsi-qla2xxx-Remove-stale-debug-trace-message-.patch
+       
patches.kernel.org/4.19.3-054-scsi-qla2xxx-Fix-early-srb-free-on-abort.patch
+       
patches.kernel.org/4.19.3-055-scsi-qla2xxx-shutdown-chip-if-reset-fail.patch
+       
patches.kernel.org/4.19.3-056-scsi-qla2xxx-Reject-bsg-request-if-chip-is-dow.patch
+       
patches.kernel.org/4.19.3-057-scsi-qla2xxx-Fix-re-using-LoopID-when-handle-i.patch
+       
patches.kernel.org/4.19.3-058-scsi-qla2xxx-Fix-for-double-free-of-SRB-struct.patch
+       
patches.kernel.org/4.19.3-059-scsi-qla2xxx-Fix-NVMe-session-hang-on-unload.patch
+       
patches.kernel.org/4.19.3-060-scsi-qla2xxx-Fix-NVMe-Target-discovery.patch
+       
patches.kernel.org/4.19.3-061-scsi-qla2xxx-Fix-duplicate-switch-database-ent.patch
+       
patches.kernel.org/4.19.3-062-scsi-qla2xxx-Fix-driver-hang-when-FC-NVMe-LUNs.patch
+       
patches.kernel.org/4.19.3-063-vfs-fix-FIGETBSZ-ioctl-on-an-overlayfs-file.patch
+       
patches.kernel.org/4.19.3-064-fuse-Fix-use-after-free-in-fuse_dev_do_read.patch
+       
patches.kernel.org/4.19.3-065-fuse-Fix-use-after-free-in-fuse_dev_do_write.patch
+       patches.kernel.org/4.19.3-066-fuse-fix-blocked_waitq-wakeup.patch
+       patches.kernel.org/4.19.3-067-fuse-set-FR_SENT-while-locked.patch
+       patches.kernel.org/4.19.3-068-drm-msm-fix-OF-child-node-lookup.patch
+       
patches.kernel.org/4.19.3-069-arm64-dts-stratix10-Support-Ethernet-Jumbo-fra.patch
+       
patches.kernel.org/4.19.3-070-arm64-dts-stratix10-fix-multicast-filtering.patch
+       
patches.kernel.org/4.19.3-071-clk-meson-gxbb-set-fclk_div3-as-CLK_IS_CRITICA.patch
+       
patches.kernel.org/4.19.3-072-clk-meson-axg-mark-fdiv2-and-fdiv3-as-critical.patch
+       
patches.kernel.org/4.19.3-073-zram-close-udev-startup-race-condition-as-defa.patch
+       
patches.kernel.org/4.19.3-074-MIPS-Loongson-3-Fix-CPU-UART-irq-delivery-prob.patch
+       
patches.kernel.org/4.19.3-075-MIPS-Loongson-3-Fix-BRIDGE-irq-delivery-proble.patch
+       
patches.kernel.org/4.19.3-076-xtensa-add-NOTES-section-to-the-linker-script.patch
+       
patches.kernel.org/4.19.3-077-xtensa-make-sure-bFLT-stack-is-16-byte-aligned.patch
+       
patches.kernel.org/4.19.3-078-xtensa-fix-boot-parameters-address-translation.patch
+       
patches.kernel.org/4.19.3-079-um-Drop-own-definition-of-PTRACE_SYSEMU-_SINGL.patch
+       
patches.kernel.org/4.19.3-080-clk-s2mps11-Fix-matching-when-built-as-module-.patch
+       
patches.kernel.org/4.19.3-081-clk-at91-Fix-division-by-zero-in-PLL-recalc_ra.patch
+       
patches.kernel.org/4.19.3-082-clk-sunxi-ng-h6-fix-bus-clocks-divider-positio.patch
+       
patches.kernel.org/4.19.3-083-clk-rockchip-fix-wrong-mmc-sample-phase-shift-.patch
+       
patches.kernel.org/4.19.3-084-clk-rockchip-Fix-static-checker-warning-in-roc.patch
+       patches.kernel.org/4.19.3-085-libceph-bump-CEPH_MSG_MAX_DATA_LEN.patch
+       
patches.kernel.org/4.19.3-086-Revert-ceph-fix-dentry-leak-in-splice_dentry.patch
+       
patches.kernel.org/4.19.3-087-thermal-core-Fix-use-after-free-in-thermal_coo.patch
+       
patches.kernel.org/4.19.3-088-mach64-fix-display-corruption-on-big-endian-ma.patch
+       
patches.kernel.org/4.19.3-089-mach64-fix-image-corruption-due-to-reading-acc.patch
+       
patches.kernel.org/4.19.3-090-acpi-nfit-x86-mce-Handle-only-uncorrectable-ma.patch
+       
patches.kernel.org/4.19.3-091-acpi-nfit-x86-mce-Validate-a-MCE-s-address-bef.patch
+       
patches.kernel.org/4.19.3-092-acpi-nfit-Fix-ARS-overflow-continuation.patch
+       
patches.kernel.org/4.19.3-093-reset-hisilicon-fix-potential-NULL-pointer-der.patch
+       
patches.kernel.org/4.19.3-094-crypto-hisilicon-Fix-NULL-dereference-for-same.patch
+       
patches.kernel.org/4.19.3-095-crypto-hisilicon-Fix-reference-after-free-of-m.patch
+       
patches.kernel.org/4.19.3-096-vhost-scsi-truncate-T10-PI-iov_iter-to-prot_by.patch
+       
patches.kernel.org/4.19.3-097-scsi-qla2xxx-Initialize-port-speed-to-avoid-se.patch
+       
patches.kernel.org/4.19.3-098-SCSI-fix-queue-cleanup-race-before-queue-initi.patch
+       
patches.kernel.org/4.19.3-099-Revert-powerpc-8xx-Use-L1-entry-APG-to-handle-.patch
+       
patches.kernel.org/4.19.3-100-soc-ti-QMSS-Fix-usage-of-irq_set_affinity_hint.patch
+       
patches.kernel.org/4.19.3-101-ocfs2-fix-a-misuse-a-of-brelse-after-failing-o.patch
+       
patches.kernel.org/4.19.3-102-ocfs2-free-up-write-context-when-direct-IO-fai.patch
+       
patches.kernel.org/4.19.3-103-mm-thp-relax-__GFP_THISNODE-for-MADV_HUGEPAGE-.patch
+       
patches.kernel.org/4.19.3-104-memory_hotplug-cond_resched-in-__remove_pages.patch
+       
patches.kernel.org/4.19.3-105-netfilter-conntrack-fix-calculation-of-next-bu.patch
+       
patches.kernel.org/4.19.3-106-ARM-8809-1-proc-v7-fix-Thumb-annotation-of-cpu.patch
+       
patches.kernel.org/4.19.3-107-bonding-802.3ad-fix-link_failure_count-trackin.patch
+       
patches.kernel.org/4.19.3-108-mtd-spi-nor-cadence-quadspi-Return-error-code-.patch
+       patches.kernel.org/4.19.3-109-mtd-nand-Fix-nanddev_neraseblocks.patch
+       
patches.kernel.org/4.19.3-110-mtd-docg3-don-t-set-conflicting-BCH_CONST_PARA.patch
+       
patches.kernel.org/4.19.3-111-hwmon-core-Fix-double-free-in-__hwmon_device_r.patch
+       
patches.kernel.org/4.19.3-112-perf-cs-etm-Correct-CPU-mode-for-samples.patch
+       
patches.kernel.org/4.19.3-113-perf-stat-Handle-different-PMU-names-with-comm.patch
+       
patches.kernel.org/4.19.3-114-perf-callchain-Honour-the-ordering-of-PERF_CON.patch
+       
patches.kernel.org/4.19.3-115-perf-intel-pt-bts-Calculate-cpumode-for-synthe.patch
+       
patches.kernel.org/4.19.3-116-perf-intel-pt-Insert-callchain-context-into-sy.patch
+       
patches.kernel.org/4.19.3-117-of-numa-Validate-some-distance-map-rules.patch
+       
patches.kernel.org/4.19.3-118-x86-cpu-vmware-Do-not-trace-vmware_sched_clock.patch
+       
patches.kernel.org/4.19.3-119-x86-hyper-v-Enable-PIT-shutdown-quirk.patch
+       
patches.kernel.org/4.19.3-120-termios-tty-tty_baudrate.c-fix-buffer-overrun.patch
+       
patches.kernel.org/4.19.3-121-arch-alpha-termios-implement-BOTHER-IBSHIFT-an.patch
+       
patches.kernel.org/4.19.3-122-watchdog-core-Add-missing-prototypes-for-weak-.patch
+       
patches.kernel.org/4.19.3-123-btrfs-fix-pinned-underflow-after-transaction-a.patch
+       
patches.kernel.org/4.19.3-124-Btrfs-fix-missing-data-checksums-after-a-range.patch
+       
patches.kernel.org/4.19.3-125-Btrfs-fix-cur_offset-in-the-error-case-for-noc.patch
+       
patches.kernel.org/4.19.3-126-Btrfs-fix-infinite-loop-on-inode-eviction-afte.patch
+       
patches.kernel.org/4.19.3-127-Btrfs-fix-data-corruption-due-to-cloning-of-eo.patch
+       
patches.kernel.org/4.19.3-128-btrfs-tree-checker-Fix-misleading-group-system.patch
+       
patches.kernel.org/4.19.3-129-clockevents-drivers-i8253-Add-support-for-PIT-.patch
+       
patches.kernel.org/4.19.3-130-ext4-add-missing-brelse-update_backups-s-error.patch
+       
patches.kernel.org/4.19.3-131-ext4-add-missing-brelse-in-set_flexbg_block_bi.patch
+       
patches.kernel.org/4.19.3-132-ext4-add-missing-brelse-add_new_gdb_meta_bg-s-.patch
+       
patches.kernel.org/4.19.3-133-ext4-avoid-potential-extra-brelse-in-setup_new.patch
+       
patches.kernel.org/4.19.3-134-ext4-missing-bh-check-in-ext4_xattr_inode_writ.patch
+       
patches.kernel.org/4.19.3-135-ext4-fix-possible-inode-leak-in-the-retry-loop.patch
+       
patches.kernel.org/4.19.3-136-ext4-avoid-buffer-leak-on-shutdown-in-ext4_mar.patch
+       
patches.kernel.org/4.19.3-137-ext4-avoid-buffer-leak-in-ext4_orphan_add-afte.patch
+       
patches.kernel.org/4.19.3-138-ext4-fix-missing-cleanup-if-ext4_alloc_flex_bg.patch
+       
patches.kernel.org/4.19.3-139-ext4-avoid-possible-double-brelse-in-add_new_g.patch
+       
patches.kernel.org/4.19.3-140-ext4-fix-possible-leak-of-sbi-s_group_desc_lea.patch
+       
patches.kernel.org/4.19.3-141-ext4-fix-possible-leak-of-s_journal_flag_rwsem.patch
+       
patches.kernel.org/4.19.3-142-ext4-fix-buffer-leak-in-ext4_xattr_get_block-o.patch
+       
patches.kernel.org/4.19.3-143-ext4-release-bs.bh-before-re-using-in-ext4_xat.patch
+       
patches.kernel.org/4.19.3-144-ext4-fix-buffer-leak-in-ext4_xattr_move_to_blo.patch
+       
patches.kernel.org/4.19.3-145-ext4-fix-buffer-leak-in-ext4_expand_extra_isiz.patch
+       
patches.kernel.org/4.19.3-146-ext4-fix-buffer-leak-in-__ext4_read_dirblock-o.patch
+       patches.kernel.org/4.19.3-147-mount-Retest-MNT_LOCKED-in-do_umount.patch
+       
patches.kernel.org/4.19.3-148-mount-Don-t-allow-copying-MNT_UNBINDABLE-MNT_L.patch
+       
patches.kernel.org/4.19.3-149-mount-Prevent-MNT_DETACH-from-disconnecting-lo.patch
+       
patches.kernel.org/4.19.3-150-mnt-fix-__detach_mounts-infinite-loop.patch
+       
patches.kernel.org/4.19.3-151-uapi-fix-linux-kfd_ioctl.h-userspace-compilati.patch
+       
patches.kernel.org/4.19.3-152-ARM-cpuidle-Don-t-register-the-driver-when-bac.patch
+       
patches.kernel.org/4.19.3-153-kdb-use-correct-pointer-when-btc-calls-btt.patch
+       
patches.kernel.org/4.19.3-154-kdb-print-real-address-of-pointers-instead-of-.patch
+       
patches.kernel.org/4.19.3-155-sunrpc-correct-the-computation-for-page_ptr-wh.patch
+       
patches.kernel.org/4.19.3-156-NFSv4-Don-t-exit-the-state-manager-without-cle.patch
+       
patches.kernel.org/4.19.3-157-nfsd-COPY-and-CLONE-operations-require-the-sav.patch
+       
patches.kernel.org/4.19.3-158-rtc-hctosys-Add-missing-range-error-reporting.patch
+       
patches.kernel.org/4.19.3-159-fuse-fix-use-after-free-in-fuse_direct_IO.patch
+       patches.kernel.org/4.19.3-160-fuse-fix-leaked-notify-reply.patch
+       
patches.kernel.org/4.19.3-161-fuse-fix-possibly-missed-wake-up-after-abort.patch
+       
patches.kernel.org/4.19.3-162-selinux-check-length-properly-in-SCTP-bind-hoo.patch
+       patches.kernel.org/4.19.3-163-gfs2-Put-bitmap-buffers-in-put_super.patch
+       
patches.kernel.org/4.19.3-164-gfs2-Fix-metadata-read-ahead-during-truncate-2.patch
+       
patches.kernel.org/4.19.3-165-libata-blacklist-SAMSUNG-MZ7TD256HAFV-000L9-SS.patch
+       
patches.kernel.org/4.19.3-166-crypto-user-fix-leaking-uninitialized-memory-t.patch
+       
patches.kernel.org/4.19.3-167-lib-ubsan.c-don-t-mark-__ubsan_handle_builtin_.patch
+       
patches.kernel.org/4.19.3-168-hugetlbfs-fix-kernel-BUG-at-fs-hugetlbfs-inode.patch
+       
patches.kernel.org/4.19.3-169-mm-swapfile.c-use-kvzalloc-for-swap_info_struc.patch
+       
patches.kernel.org/4.19.3-170-efi-arm-libstub-Pack-FDT-after-populating-it.patch
+       
patches.kernel.org/4.19.3-171-mm-don-t-reclaim-inodes-with-many-attached-pag.patch
+       
patches.kernel.org/4.19.3-172-scripts-spdxcheck.py-make-python3-compliant.patch
+       
patches.kernel.org/4.19.3-173-drm-rockchip-Allow-driver-to-be-shutdown-on-re.patch
+       
patches.kernel.org/4.19.3-174-drm-amdgpu-Fix-typo-in-amdgpu_vmid_mgr_init.patch
+       
patches.kernel.org/4.19.3-175-drm-amdgpu-add-missing-CHIP_HAINAN-in-amdgpu_u.patch
+       
patches.kernel.org/4.19.3-176-drm-amdgpu-Suppress-keypresses-from-ACPI_VIDEO.patch
+       
patches.kernel.org/4.19.3-177-drm-nouveau-Check-backlight-IDs-are-0-not-0.patch
+       
patches.kernel.org/4.19.3-178-drm-nouveau-Fix-nv50_mstc-best_encoder.patch
+       
patches.kernel.org/4.19.3-179-drm-amd-powerplay-Enable-Disable-NBPSTATE-on-O.patch
+       
patches.kernel.org/4.19.3-180-drm-etnaviv-fix-bogus-fence-complete-check-in-.patch
+       
patches.kernel.org/4.19.3-181-drm-dp_mst-Check-if-primary-mstb-is-null.patch
+       
patches.kernel.org/4.19.3-182-drm-panel-orientation-quirks-Add-quirk-for-Ace.patch
+       
patches.kernel.org/4.19.3-183-drm-i915-dp-Link-train-Fallback-on-eDP-only-if.patch
+       
patches.kernel.org/4.19.3-184-drm-i915-Use-the-correct-crtc-when-sanitizing-.patch
+       
patches.kernel.org/4.19.3-185-drm-i915-Restore-vblank-interrupts-earlier.patch
+       
patches.kernel.org/4.19.3-186-drm-i915-Don-t-unset-intel_connector-mst_port.patch
+       
patches.kernel.org/4.19.3-187-drm-i915-Skip-vcpi-allocation-for-MSTB-ports-t.patch
+       
patches.kernel.org/4.19.3-188-drm-i915-Large-page-offsets-for-pread-pwrite.patch
+       
patches.kernel.org/4.19.3-189-drm-i915-dp-Fix-link-retraining-comment-in-int.patch
+       
patches.kernel.org/4.19.3-190-drm-i915-dp-Restrict-link-retrain-workaround-t.patch
+       
patches.kernel.org/4.19.3-191-drm-i915-icl-Fix-the-macros-for-DFLEXDPMLE-reg.patch
+       
patches.kernel.org/4.19.3-192-drm-i915-hdmi-Add-HDMI-2.0-audio-clock-recover.patch
+       patches.kernel.org/4.19.3-193-drm-i915-Mark-up-GTT-sizes-as-u64.patch
+       
patches.kernel.org/4.19.3-194-drm-i915-Fix-error-handling-for-the-NV12-fb-di.patch
+       
patches.kernel.org/4.19.3-195-drm-i915-Fix-ilk-watermarks-when-disabling-pip.patch
+       
patches.kernel.org/4.19.3-196-drm-i915-Compare-user-s-64b-GTT-offset-even-on.patch
+       
patches.kernel.org/4.19.3-197-drm-i915-Don-t-oops-during-modeset-shutdown-af.patch
+       patches.kernel.org/4.19.3-198-drm-i915-Mark-pin-flags-as-u64.patch
+       
patches.kernel.org/4.19.3-199-drm-i915-ringbuffer-Delay-after-EMIT_INVALIDAT.patch
+       
patches.kernel.org/4.19.3-200-drm-i915-execlists-Force-write-serialisation-i.patch
+       
patches.kernel.org/4.19.3-201-drm-i915-Fix-possible-race-in-intel_dp_add_mst.patch
+       
patches.kernel.org/4.19.3-202-drm-i915-Fix-NULL-deref-when-re-enabling-HPD-I.patch
+       
patches.kernel.org/4.19.3-203-drm-i915-Fix-hpd-handling-for-pins-with-two-en.patch
+       
patches.kernel.org/4.19.3-204-CONFIG_XEN_PV-breaks-xen_create_contiguous_reg.patch
+       
patches.kernel.org/4.19.3-205-Revert-ACPICA-AML-interpreter-add-region-addre.patch
+       patches.kernel.org/4.19.3-206-Linux-4.19.3.patch
+       
patches.kernel.org/4.19.4-001-flow_dissector-do-not-dissect-l4-ports-for-fra.patch
+       
patches.kernel.org/4.19.4-002-ibmvnic-fix-accelerated-VLAN-handling.patch
+       
patches.kernel.org/4.19.4-003-ip_tunnel-don-t-force-DF-when-MTU-is-locked.patch
+       
patches.kernel.org/4.19.4-004-ipv6-fix-a-dst-leak-when-removing-its-exceptio.patch
+       
patches.kernel.org/4.19.4-005-ipv6-Fix-PMTU-updates-for-UDP-raw-sockets-in-p.patch
+       
patches.kernel.org/4.19.4-006-net-bcmgenet-protect-stop-from-timeout.patch
+       
patches.kernel.org/4.19.4-007-net-gro-reset-skb-pkt_type-in-napi_reuse_skb.patch
+       
patches.kernel.org/4.19.4-008-sctp-not-allow-to-set-asoc-prsctp_enable-by-so.patch
+       
patches.kernel.org/4.19.4-009-tcp-Fix-SOF_TIMESTAMPING_RX_HARDWARE-to-use-th.patch
+       
patches.kernel.org/4.19.4-010-tg3-Add-PHY-reset-for-5717-5719-5720-in-change.patch
+       
patches.kernel.org/4.19.4-011-tipc-don-t-assume-linear-buffer-when-reading-a.patch
+       
patches.kernel.org/4.19.4-012-tipc-fix-lockdep-warning-when-reinitilaizing-s.patch
+       patches.kernel.org/4.19.4-013-tuntap-fix-multiqueue-rx.patch
+       
patches.kernel.org/4.19.4-014-net-systemport-Protect-stop-from-timeout.patch
+       
patches.kernel.org/4.19.4-015-net-sched-act_pedit-fix-memory-leak-when-IDR-a.patch
+       
patches.kernel.org/4.19.4-016-net-sched-cls_flower-validate-nested-enc_opts_.patch
+       patches.kernel.org/4.19.4-017-tipc-fix-link-re-establish-failure.patch
+       
patches.kernel.org/4.19.4-018-net-mlx5e-Don-t-match-on-vlan-non-existence-if.patch
+       
patches.kernel.org/4.19.4-019-net-mlx5e-Claim-TC-hw-offloads-support-only-un.patch
+       
patches.kernel.org/4.19.4-020-net-mlx5e-Adjust-to-max-number-of-channles-whe.patch
+       
patches.kernel.org/4.19.4-021-net-mlx5e-RX-verify-received-packet-size-in-Li.patch
+       
patches.kernel.org/4.19.4-022-Revert-sctp-remove-sctp_transport_pmtu_check.patch
+       
patches.kernel.org/4.19.4-023-net-mlx5e-Always-use-the-match-level-enum-when.patch
+       
patches.kernel.org/4.19.4-024-net-mlx5e-Fix-selftest-for-small-MTUs.patch
+       
patches.kernel.org/4.19.4-025-net-mlx5e-Removed-unnecessary-warnings-in-FEC-.patch
+       
patches.kernel.org/4.19.4-026-inet-frags-better-deal-with-smp-races.patch
+       
patches.kernel.org/4.19.4-027-l2tp-fix-a-sock-refcnt-leak-in-l2tp_tunnel_reg.patch
+       
patches.kernel.org/4.19.4-028-net-mlx5-IPSec-Fix-the-SA-context-hash-key.patch
+       
patches.kernel.org/4.19.4-029-net-mlx5e-IPoIB-Reset-QP-after-channels-are-cl.patch
+       
patches.kernel.org/4.19.4-030-net-dsa-mv88e6xxx-Fix-clearing-of-stats-counte.patch
+       
patches.kernel.org/4.19.4-031-net-phy-realtek-fix-RTL8201F-sysfs-name.patch
+       
patches.kernel.org/4.19.4-032-sctp-define-SCTP_SS_DEFAULT-for-Stream-schedul.patch
+       
patches.kernel.org/4.19.4-033-net-qualcomm-rmnet-Fix-incorrect-assignment-of.patch
+       
patches.kernel.org/4.19.4-034-net-dsa-microchip-initialize-mutex-before-use.patch
+       
patches.kernel.org/4.19.4-035-sctp-fix-strchange_flags-name-for-Stream-Chang.patch
+       
patches.kernel.org/4.19.4-036-net-phy-mdio-gpio-Fix-working-over-slow-can_sl.patch
+       
patches.kernel.org/4.19.4-037-sctp-not-increase-stream-s-incnt-before-sendin.patch
+       
patches.kernel.org/4.19.4-038-mlxsw-spectrum-Fix-IP2ME-CPU-policer-configura.patch
+       patches.kernel.org/4.19.4-039-net-smsc95xx-Fix-MTU-range.patch
+       
patches.kernel.org/4.19.4-040-rxrpc-Fix-lockup-due-to-no-error-backoff-after.patch
+       
patches.kernel.org/4.19.4-041-usbnet-smsc95xx-disable-carrier-check-while-su.patch
+       
patches.kernel.org/4.19.4-042-Revert-x86-speculation-Enable-cross-hyperthrea.patch
+       patches.kernel.org/4.19.4-043-Linux-4.19.4.patch
 
        ########################################################
        # Build fixes that apply to the vanilla kernel too.
@@ -683,10 +932,12 @@
        ########################################################
        # DRM/Video
        ########################################################
+       patches.suse/drm-amdgpu-Add-missing-firmware-entry-for-HAINAN.patch
 
        ########################################################
        # video4linux
        ########################################################
+       patches.suse/media-dvb-pll-fix-tuner-frequency-ranges.patch
 
        ########################################################
        # Network drivers
@@ -737,7 +988,6 @@
        ########################################################
        # Other driver fixes
        ########################################################
-       patches.suse/cdrom-fix-improper-type-cast-which-can-leat-to-infor.patch
 
        ########################################################
        # Other drivers we have added to the tree

++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.AvczRX/_old  2018-11-26 10:38:00.244490068 +0100
+++ /var/tmp/diff_new_pack.AvczRX/_new  2018-11-26 10:38:00.244490068 +0100
@@ -1,3 +1,3 @@
-2018-11-13 20:56:49 +0000
-GIT Revision: 8adee6efe894d9cbecdfbc2da3fd555966b8a24b
+2018-11-23 07:51:18 +0000
+GIT Revision: 2f383750943b0685cc61ab0956f342462e126d14
 GIT Branch: stable


Reply via email to