Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2018-09-11 17:07:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-source.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-source"

Tue Sep 11 17:07:16 2018 rev:452 rq:634712 version:4.18.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes        
2018-09-10 12:30:28.494777028 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/dtb-aarch64.changes   
2018-09-11 17:07:23.448331808 +0200
@@ -1,0 +2,252 @@
+Sun Sep  9 12:26:20 CEST 2018 - jsl...@suse.cz
+
+- Linux 4.18.7 (bnc#1012628).
+- rcu: Make expedited GPs handle CPU 0 being offline
+  (bnc#1012628).
+- net: 6lowpan: fix reserved space for single frames
+  (bnc#1012628).
+- net: mac802154: tx: expand tailroom if necessary (bnc#1012628).
+- 9p/net: Fix zero-copy path in the 9p virtio transport
+  (bnc#1012628).
+- spi: davinci: fix a NULL pointer dereference (bnc#1012628).
+- spi: pxa2xx: Add support for Intel Ice Lake (bnc#1012628).
+- spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
+  (bnc#1012628).
+- spi: cadence: Change usleep_range() to udelay(), for atomic
+  context (bnc#1012628).
+- mmc: block: Fix unsupported parallel dispatch of requests
+  (bnc#1012628).
+- mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
+  (bnc#1012628).
+- mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
+  (bnc#1012628).
+- readahead: stricter check for bdi io_pages (bnc#1012628).
+- block: fix infinite loop if the device loses discard capability
+  (bnc#1012628).
+- block: blk_init_allocated_queue() set q->fq as NULL in the
+  fail case (bnc#1012628).
+- block: really disable runtime-pm for blk-mq (bnc#1012628).
+- blkcg: Introduce blkg_root_lookup() (bnc#1012628).
+- block: Introduce blk_exit_queue() (bnc#1012628).
+- block: Ensure that a request queue is dissociated from the
+  cgroup controller (bnc#1012628).
+- apparmor: fix bad debug check in apparmor_secid_to_secctx()
+  (bnc#1012628).
+- dma-buf: Move BUG_ON from _add_shared_fence to
+  _add_shared_inplace (bnc#1012628).
+- libertas: fix suspend and resume for SDIO connected cards
+  (bnc#1012628).
+- media: Revert "[media] tvp5150: fix pad format frame height"
+  (bnc#1012628).
+- mailbox: xgene-slimpro: Fix potential NULL pointer dereference
+  (bnc#1012628).
+- Replace magic for trusting the secondary keyring with #define
+  (bnc#1012628).
+- Fix kexec forbidding kernels signed with keys in the secondary
+  keyring to boot (bnc#1012628).
+- powerpc/fadump: handle crash memory ranges array index overflow
+  (bnc#1012628).
+- powerpc/64s: Fix page table fragment refcount race vs
+  speculative references (bnc#1012628).
+- powerpc/pseries: Fix endianness while restoring of r3 in MCE
+  handler (bnc#1012628).
+- powerpc/pkeys: Give all threads control of their key permissions
+  (bnc#1012628).
+- powerpc/pkeys: Deny read/write/execute by default (bnc#1012628).
+- powerpc/pkeys: key allocation/deallocation must not change
+  pkey registers (bnc#1012628).
+- powerpc/pkeys: Save the pkey registers before fork
+  (bnc#1012628).
+- powerpc/pkeys: Fix calculation of total pkeys (bnc#1012628).
+- powerpc/pkeys: Preallocate execute-only key (bnc#1012628).
+- powerpc/nohash: fix pte_access_permitted() (bnc#1012628).
+- powerpc64/ftrace: Include ftrace.h needed for enable/disable
+  calls (bnc#1012628).
+- powerpc/powernv/pci: Work around races in PCI bridge enabling
+  (bnc#1012628).
+- cxl: Fix wrong comparison in cxl_adapter_context_get()
+  (bnc#1012628).
+- ocxl: Fix page fault handler in case of fault on dying process
+  (bnc#1012628).
+- IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
+  (bnc#1012628).
+- IB/mlx5: Fix leaking stack memory to userspace (bnc#1012628).
+- IB/srpt: Fix srpt_cm_req_recv() error path (1/2) (bnc#1012628).
+- IB/srpt: Fix srpt_cm_req_recv() error path (2/2) (bnc#1012628).
+- IB/srpt: Support HCAs with more than two ports (bnc#1012628).
+- overflow.h: Add arithmetic shift helper (bnc#1012628).
+- RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
+  (bnc#1012628).
+- ib_srpt: Fix a use-after-free in srpt_close_ch() (bnc#1012628).
+- ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
+  (bnc#1012628).
+- RDMA/rxe: Set wqe->status correctly if an unexpected response
+  is received (bnc#1012628).
+- 9p: fix multiple NULL-pointer-dereferences (bnc#1012628).
+- fs/9p/xattr.c: catch the error of p9_client_clunk when setting
+  xattr failed (bnc#1012628).
+- 9p/virtio: fix off-by-one error in sg list bounds check
+  (bnc#1012628).
+- net/9p/client.c: version pointer uninitialized (bnc#1012628).
+- net/9p/trans_fd.c: fix race-condition by flushing workqueue
+  before the kfree() (bnc#1012628).
+- dm integrity: change 'suspending' variable from bool to int
+  (bnc#1012628).
+- dm thin: stop no_space_timeout worker when switching to
+  write-mode (bnc#1012628).
+- dm cache metadata: save in-core policy_hint_size to on-disk
+  superblock (bnc#1012628).
+- dm cache metadata: set dirty on all cache blocks after a crash
+  (bnc#1012628).
+- dm crypt: don't decrease device limits (bnc#1012628).
+- dm writecache: fix a crash due to reading past end of
+  dirty_bitmap (bnc#1012628).
+- uart: fix race between uart_put_char() and uart_shutdown()
+  (bnc#1012628).
+- Drivers: hv: vmbus: Fix the offer_in_progress in
+  vmbus_process_offer() (bnc#1012628).
+- Drivers: hv: vmbus: Reset the channel callback in
+  vmbus_onoffer_rescind() (bnc#1012628).
+- iio: sca3000: Fix missing return in switch (bnc#1012628).
+- iio: ad9523: Fix displayed phase (bnc#1012628).
+- iio: ad9523: Fix return value for ad952x_store() (bnc#1012628).
+- extcon: Release locking when sending the notification of
+  connector state (bnc#1012628).
+- eventpoll.h: wrap casts in () properly (bnc#1012628).
+- vmw_balloon: fix inflation of 64-bit GFNs (bnc#1012628).
+- vmw_balloon: do not use 2MB without batching (bnc#1012628).
+- vmw_balloon: VMCI_DOORBELL_SET does not check status
+  (bnc#1012628).
+- vmw_balloon: fix VMCI use when balloon built into kernel
+  (bnc#1012628).
+- rtc: omap: fix resource leak in registration error path
+  (bnc#1012628).
+- rtc: omap: fix potential crash on power off (bnc#1012628).
+- tracing: Do not call start/stop() functions when tracing_on
+  does not change (bnc#1012628).
+- tracing/blktrace: Fix to allow setting same value (bnc#1012628).
+- printk/tracing: Do not trace printk_nmi_enter() (bnc#1012628).
+- livepatch: Validate module/old func name length (bnc#1012628).
+- uprobes: Use synchronize_rcu() not synchronize_sched()
+  (bnc#1012628).
+- mfd: hi655x: Fix regmap area declared size for hi655x
+  (bnc#1012628).
+- ovl: fix wrong use of impure dir cache in ovl_iterate()
+  (bnc#1012628).
+- ACPICA: AML Parser: skip opcodes that open a scope upon parse
+  failure (bnc#1012628).
+- drivers/block/zram/zram_drv.c: fix bug storing backing_dev
+  (bnc#1012628).
+- sched: idle: Avoid retaining the tick when it has been stopped
+  (bnc#1012628).
+- cpuidle: menu: Handle stopped tick more aggressively
+  (bnc#1012628).
+- cpufreq: governor: Avoid accessing invalid governor_data
+  (bnc#1012628).
+- PM / sleep: wakeup: Fix build error caused by missing SRCU
+  support (bnc#1012628).
+- ALSA: ac97: fix device initialization in the compat layer
+  (bnc#1012628).
+- ALSA: ac97: fix check of pm_runtime_get_sync failure
+  (bnc#1012628).
+- ALSA: ac97: fix unbalanced pm_runtime_enable (bnc#1012628).
+- i2c: designware: Re-init controllers with pm_disabled set on
+  resume (bnc#1012628).
+- KVM: VMX: fixes for vmentry_l1d_flush module parameter
+  (bnc#1012628).
+- KVM: PPC: Book3S: Fix guest DMA when guest partially backed
+  by THP pages (bnc#1012628).
+- xtensa: limit offsets in __loop_cache_{all,page} (bnc#1012628).
+- xtensa: increase ranges in ___invalidate_{i,d}cache_all
+  (bnc#1012628).
+- block, bfq: return nbytes and not zero from struct cftype
+  .write() method (bnc#1012628).
+- pnfs/blocklayout: off by one in bl_map_stripe() (bnc#1012628).
+- nfsd: fix leaked file lock with nfs exported overlayfs
+  (bnc#1012628).
+- NFSv4 client live hangs after live data migration recovery
+  (bnc#1012628).
+- NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
+  (bnc#1012628).
+- NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
+  (bnc#1012628).
+- ARM: tegra: Fix Tegra30 Cardhu PCA954x reset (bnc#1012628).
+- ARM: dts: am57xx-idk: Enable dual role for USB2 port
+  (bnc#1012628).
+- pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform
+  data (bnc#1012628).
+- mm/tlb: Remove tlb_remove_table() non-concurrent condition
+  (bnc#1012628).
+- iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine
+  doesn't have IPMMU-VMSA (bnc#1012628).
+- iommu/vt-d: Add definitions for PFSID (bnc#1012628).
+- iommu/vt-d: Fix dev iotlb pfsid use (bnc#1012628).
+- sys: don't hold uts_sem while accessing userspace memory
+  (bnc#1012628).
+- userns: move user access out of the mutex (bnc#1012628).
+- ubifs: Fix memory leak in lprobs self-check (bnc#1012628).
+- Revert "UBIFS: Fix potential integer overflow in allocation"
+  (bnc#1012628).
+- ubifs: Check data node size before truncate (bnc#1012628).
+- ubifs: xattr: Don't operate on deleted inodes (bnc#1012628).
+- ubifs: Fix directory size calculation for symlinks
+  (bnc#1012628).
+- ubifs: Fix synced_i_size calculation for xattr inodes
+  (bnc#1012628).
+- pwm: tiehrpwm: Don't use emulation mode bits to control PWM
+  output (bnc#1012628).
++++ 55 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
++++ and /work/SRC/openSUSE:Factory/.kernel-source.new/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.rE7s18/_old  2018-09-11 17:08:30.744226540 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:30.744226540 +0200
@@ -17,7 +17,7 @@
 
 
 %define srcversion 4.18
-%define patchversion 4.18.6
+%define patchversion 4.18.7
 %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.18.6
+Version:        4.18.7
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %else
 Release:        0
 %endif

dtb-armv6l.spec: same change
dtb-armv7l.spec: same change
++++++ kernel-64kb.spec ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:30.824226415 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:30.828226409 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.18
-%define patchversion 4.18.6
+%define patchversion 4.18.7
 %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.18.6
+Version:        4.18.7
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %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 = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 # END COMMON DEPS
-Provides:       %name-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       %name-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 %obsolete_rebuilds %name
 Source0:        
http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
 Source2:        source-post.sh
@@ -1097,8 +1097,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 
 %obsolete_rebuilds %name-base
 %ifarch %ix86

++++++ kernel-debug.spec ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:30.856226365 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:30.860226359 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.18
-%define patchversion 4.18.6
+%define patchversion 4.18.7
 %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.18.6
+Version:        4.18.7
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %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 = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 # END COMMON DEPS
-Provides:       %name-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       %name-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 %ifarch ppc64
 Provides:       kernel-kdump = 2.6.28
 Obsoletes:      kernel-kdump <= 2.6.28
@@ -1103,8 +1103,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 
 %ifarch ppc64
 Provides:       kernel-kdump-base = 2.6.28

++++++ kernel-default.spec ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:30.884226321 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:30.888226315 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.18
-%define patchversion 4.18.6
+%define patchversion 4.18.7
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -58,9 +58,9 @@
 Summary:        The Standard Kernel
 License:        GPL-2.0
 Group:          System/Kernel
-Version:        4.18.6
+Version:        4.18.7
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %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 = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 # END COMMON DEPS
-Provides:       %name-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       %name-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 %ifarch %ix86
 Provides:       kernel-smp = 2.6.17
 Obsoletes:      kernel-smp <= 2.6.17
@@ -1146,8 +1146,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 
 %ifarch %ix86
 Provides:       kernel-trace-base = 3.13

++++++ kernel-docs.spec ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:30.908226284 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:30.912226278 +0200
@@ -17,7 +17,7 @@
 
 
 %define srcversion 4.18
-%define patchversion 4.18.6
+%define patchversion 4.18.7
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -31,9 +31,9 @@
 Summary:        Kernel Documentation
 License:        GPL-2.0
 Group:          Documentation/Man
-Version:        4.18.6
+Version:        4.18.7
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %else
 Release:        0
 %endif
@@ -63,7 +63,7 @@
 %endif
 Url:            http://www.kernel.org/
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       %name-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 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.rE7s18/_old  2018-09-11 17:08:30.940226234 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:30.944226227 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.18
-%define patchversion 4.18.6
+%define patchversion 4.18.7
 %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.18.6
+Version:        4.18.7
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %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 = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 # END COMMON DEPS
-Provides:       %name-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       %name-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 %obsolete_rebuilds %name
 Source0:        
http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
 Source2:        source-post.sh
@@ -1101,8 +1101,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 
 %obsolete_rebuilds %name-base
 %ifarch %ix86

kernel-lpae.spec: same change
++++++ kernel-obs-build.spec ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:30.992226153 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:30.996226146 +0200
@@ -19,7 +19,7 @@
 
 #!BuildIgnore: post-build-checks
 
-%define patchversion 4.18.6
+%define patchversion 4.18.7
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -45,7 +45,7 @@
 %endif
 %endif
 %endif
-BuildRequires:  kernel%kernel_flavor-srchash = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+BuildRequires:  kernel%kernel_flavor-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
 
 %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.18.6
+Version:        4.18.7
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %else
 Release:        0
 %endif

++++++ kernel-obs-qa.spec ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:31.012226122 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:31.016226115 +0200
@@ -17,7 +17,7 @@
 # needsrootforbuild
 
 
-%define patchversion 4.18.6
+%define patchversion 4.18.7
 %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.18.6
+Version:        4.18.7
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %else
 Release:        0
 %endif

++++++ kernel-pae.spec ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:31.044226072 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:31.048226065 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.18
-%define patchversion 4.18.6
+%define patchversion 4.18.7
 %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.18.6
+Version:        4.18.7
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %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 = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 # END COMMON DEPS
-Provides:       %name-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       %name-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 %ifarch %ix86
 Provides:       kernel-bigsmp = 2.6.17
 Obsoletes:      kernel-bigsmp <= 2.6.17
@@ -1123,8 +1123,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 
 %ifarch %ix86
 Provides:       kernel-vmi-base = 2.6.38

++++++ kernel-source.spec ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:31.080226015 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:31.084226009 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.18
-%define patchversion 4.18.6
+%define patchversion 4.18.7
 %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.18.6
+Version:        4.18.7
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %else
 Release:        0
 %endif
@@ -43,7 +43,7 @@
 BuildRequires:  sed
 Requires(post): coreutils sed
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       %name-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 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.rE7s18/_old  2018-09-11 17:08:31.108225971 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:31.112225965 +0200
@@ -24,10 +24,10 @@
 Summary:        Kernel Symbol Versions (modversions)
 License:        GPL-2.0
 Group:          Development/Sources
-Version:        4.18.6
+Version:        4.18.7
 %if %using_buildservice
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %else
 Release:        0
 %endif
@@ -55,7 +55,7 @@
 %endif
 Requires:       pesign-obs-integration
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       %name-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 Provides:       multiversion(kernel)
 Source:         README.KSYMS
 Requires:       kernel-devel%variant = %version-%source_rel

++++++ kernel-vanilla.spec ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:31.136225928 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:31.140225921 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.18
-%define patchversion 4.18.6
+%define patchversion 4.18.7
 %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.18.6
+Version:        4.18.7
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g70ab8ae
+Release:        <RELEASE>.g952d850
 %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 = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 # END COMMON DEPS
-Provides:       %name-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       %name-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 %obsolete_rebuilds %name
 Source0:        
http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
 Source2:        source-post.sh
@@ -1094,8 +1094,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       kernel-%build_flavor-base-srchash = 
70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
-Provides:       kernel-srchash = 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+Provides:       kernel-%build_flavor-base-srchash = 
952d850f3777feaeb7b647ccad11f8f525fd8e8c
+Provides:       kernel-srchash = 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 
 %obsolete_rebuilds %name-base
 %ifarch %ix86

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    2018-09-05 20:38:50.000000000 +0200
+++ new/config/arm64/default    2018-09-07 22:32:49.000000000 +0200
@@ -8625,7 +8625,7 @@
 CONFIG_AFFS_FS=m
 CONFIG_ECRYPT_FS=m
 CONFIG_ECRYPT_FS_MESSAGING=y
-CONFIG_HFS_FS=m
+# CONFIG_HFS_FS is not set
 CONFIG_HFSPLUS_FS=m
 CONFIG_HFSPLUS_FS_POSIX_ACL=y
 CONFIG_BEFS_FS=m
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv6hl/default new/config/armv6hl/default
--- old/config/armv6hl/default  2018-09-05 20:38:50.000000000 +0200
+++ new/config/armv6hl/default  2018-09-07 22:32:49.000000000 +0200
@@ -6541,7 +6541,7 @@
 CONFIG_AFFS_FS=m
 CONFIG_ECRYPT_FS=m
 CONFIG_ECRYPT_FS_MESSAGING=y
-CONFIG_HFS_FS=m
+# CONFIG_HFS_FS is not set
 CONFIG_HFSPLUS_FS=m
 CONFIG_HFSPLUS_FS_POSIX_ACL=y
 CONFIG_BEFS_FS=m
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv7hl/default new/config/armv7hl/default
--- old/config/armv7hl/default  2018-09-05 20:38:50.000000000 +0200
+++ new/config/armv7hl/default  2018-09-07 22:32:49.000000000 +0200
@@ -9074,7 +9074,7 @@
 CONFIG_AFFS_FS=m
 CONFIG_ECRYPT_FS=m
 CONFIG_ECRYPT_FS_MESSAGING=y
-CONFIG_HFS_FS=m
+# CONFIG_HFS_FS is not set
 CONFIG_HFSPLUS_FS=m
 CONFIG_HFSPLUS_FS_POSIX_ACL=y
 CONFIG_BEFS_FS=m
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv7hl/lpae new/config/armv7hl/lpae
--- old/config/armv7hl/lpae     2018-09-05 20:38:50.000000000 +0200
+++ new/config/armv7hl/lpae     2018-09-07 22:32:49.000000000 +0200
@@ -8674,7 +8674,7 @@
 CONFIG_AFFS_FS=m
 CONFIG_ECRYPT_FS=m
 CONFIG_ECRYPT_FS_MESSAGING=y
-CONFIG_HFS_FS=m
+# CONFIG_HFS_FS is not set
 CONFIG_HFSPLUS_FS=m
 CONFIG_HFSPLUS_FS_POSIX_ACL=y
 CONFIG_BEFS_FS=m
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/i386/pae new/config/i386/pae
--- old/config/i386/pae 2018-09-05 20:38:50.000000000 +0200
+++ new/config/i386/pae 2018-09-07 22:32:49.000000000 +0200
@@ -7912,7 +7912,7 @@
 CONFIG_AFFS_FS=m
 CONFIG_ECRYPT_FS=m
 CONFIG_ECRYPT_FS_MESSAGING=y
-CONFIG_HFS_FS=m
+# CONFIG_HFS_FS is not set
 CONFIG_HFSPLUS_FS=m
 CONFIG_HFSPLUS_FS_POSIX_ACL=y
 CONFIG_BEFS_FS=m
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/ppc64/default new/config/ppc64/default
--- old/config/ppc64/default    2018-09-05 20:38:50.000000000 +0200
+++ new/config/ppc64/default    2018-09-07 22:32:49.000000000 +0200
@@ -6422,7 +6422,7 @@
 # CONFIG_AFFS_FS is not set
 CONFIG_ECRYPT_FS=m
 CONFIG_ECRYPT_FS_MESSAGING=y
-CONFIG_HFS_FS=m
+# CONFIG_HFS_FS is not set
 CONFIG_HFSPLUS_FS=m
 CONFIG_HFSPLUS_FS_POSIX_ACL=y
 # CONFIG_BEFS_FS is not set
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/ppc64le/default new/config/ppc64le/default
--- old/config/ppc64le/default  2018-09-05 20:38:50.000000000 +0200
+++ new/config/ppc64le/default  2018-09-07 22:32:49.000000000 +0200
@@ -6277,7 +6277,7 @@
 # CONFIG_AFFS_FS is not set
 CONFIG_ECRYPT_FS=m
 CONFIG_ECRYPT_FS_MESSAGING=y
-CONFIG_HFS_FS=m
+# CONFIG_HFS_FS is not set
 CONFIG_HFSPLUS_FS=m
 CONFIG_HFSPLUS_FS_POSIX_ACL=y
 # CONFIG_BEFS_FS is not set
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/s390x/default new/config/s390x/default
--- old/config/s390x/default    2018-09-05 20:38:50.000000000 +0200
+++ new/config/s390x/default    2018-09-07 22:32:49.000000000 +0200
@@ -2867,7 +2867,7 @@
 # CONFIG_AFFS_FS is not set
 CONFIG_ECRYPT_FS=m
 CONFIG_ECRYPT_FS_MESSAGING=y
-CONFIG_HFS_FS=m
+# CONFIG_HFS_FS is not set
 CONFIG_HFSPLUS_FS=m
 CONFIG_HFSPLUS_FS_POSIX_ACL=y
 # CONFIG_BEFS_FS is not set
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/x86_64/default new/config/x86_64/default
--- old/config/x86_64/default   2018-09-05 20:38:50.000000000 +0200
+++ new/config/x86_64/default   2018-09-07 22:32:49.000000000 +0200
@@ -7929,7 +7929,7 @@
 CONFIG_AFFS_FS=m
 CONFIG_ECRYPT_FS=m
 CONFIG_ECRYPT_FS_MESSAGING=y
-CONFIG_HFS_FS=m
+# CONFIG_HFS_FS is not set
 CONFIG_HFSPLUS_FS=m
 CONFIG_HFSPLUS_FS_POSIX_ACL=y
 CONFIG_BEFS_FS=m

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

++++++ patches.suse.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/ACPICA-Clear-status-of-all-events-when-entering-slee.patch 
new/patches.suse/ACPICA-Clear-status-of-all-events-when-entering-slee.patch
--- old/patches.suse/ACPICA-Clear-status-of-all-events-when-entering-slee.patch 
2018-09-05 20:38:50.000000000 +0200
+++ new/patches.suse/ACPICA-Clear-status-of-all-events-when-entering-slee.patch 
1970-01-01 01:00:00.000000000 +0100
@@ -1,57 +0,0 @@
-From fa94ef384db0862c8e01e67d43ff17c4799bc59b Mon Sep 17 00:00:00 2001
-From: "Rafael J. Wysocki" <rafael.j.wyso...@intel.com>
-Date: Sun, 12 Aug 2018 12:50:09 +0200
-Subject: [PATCH] ACPICA: Clear status of all events when entering sleep states
-
-References: boo#1104529
-Patch-mainline: submitted https://patchwork.kernel.org/patch/10563631/
-
-Commit fa85015c0d95 (ACPICA: Clear status of all events when entering
-S5) made the sleep state entry code in ACPICA clear the status of all
-ACPI events when entering S5 to fix a functional regression reported
-against commit 18996f2db918 (ACPICA: Events: Stop unconditionally
-clearing ACPI IRQs during suspend/resume).  However, it is reported
-now that the regression also affects system states other than S5 on
-some systems and causes them to wake up from sleep prematurely.
-
-For this reason, make the code in question clear the status of all
-ACPI events when entering all sleep states (in addition to S5) to
-avoid the premature wakeups (this may cause some wakeup events to
-be missed in theory, but the likelihood of that is small and the
-change here simply restores the previous behavior of the code).
-
-Fixes: 18996f2db918 (ACPICA: Events: Stop unconditionally clearing ACPI IRQs 
during suspend/resume)
-Reported-by: Paul Menzel <pmen...@molgen.mpg.de>
-Tested-by: Paul Menzel <pmen...@molgen.mpg.de>
-Cc: 4.17+ <sta...@vger.kernel.org> # 4.17+: fa85015c0d95 ACPICA: Clear status 
...
-Signed-off-by: Rafael J. Wysocki <rafael.j.wyso...@intel.com>
-Acked-by: Michal Suchanek <msucha...@suse.de>
----
- drivers/acpi/acpica/hwsleep.c | 11 +++--------
- 1 file changed, 3 insertions(+), 8 deletions(-)
-
-diff --git a/drivers/acpi/acpica/hwsleep.c b/drivers/acpi/acpica/hwsleep.c
-index fe9d46d81750..d8b8fc2ff563 100644
---- a/drivers/acpi/acpica/hwsleep.c
-+++ b/drivers/acpi/acpica/hwsleep.c
-@@ -56,14 +56,9 @@ acpi_status acpi_hw_legacy_sleep(u8 sleep_state)
-       if (ACPI_FAILURE(status)) {
-               return_ACPI_STATUS(status);
-       }
--      /*
--       * If the target sleep state is S5, clear all GPEs and fixed events too
--       */
--      if (sleep_state == ACPI_STATE_S5) {
--              status = acpi_hw_clear_acpi_status();
--              if (ACPI_FAILURE(status)) {
--                      return_ACPI_STATUS(status);
--              }
-+      status = acpi_hw_clear_acpi_status();
-+      if (ACPI_FAILURE(status)) {
-+              return_ACPI_STATUS(status);
-       }
-       acpi_gbl_system_awake_and_running = FALSE;
- 
--- 
-2.13.7
-

++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:32.308224096 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:32.308224096 +0200
@@ -318,6 +318,152 @@
        
patches.kernel.org/4.18.6-122-cdrom-Fix-info-leak-OOB-read-in-cdrom_ioctl_dr.patch
        
patches.kernel.org/4.18.6-123-x86-dumpstack-Don-t-dump-kernel-memory-based-o.patch
        patches.kernel.org/4.18.6-124-Linux-4.18.6.patch
+       
patches.kernel.org/4.18.7-001-rcu-Make-expedited-GPs-handle-CPU-0-being-offl.patch
+       
patches.kernel.org/4.18.7-002-net-6lowpan-fix-reserved-space-for-single-fram.patch
+       
patches.kernel.org/4.18.7-003-net-mac802154-tx-expand-tailroom-if-necessary.patch
+       
patches.kernel.org/4.18.7-004-9p-net-Fix-zero-copy-path-in-the-9p-virtio-tra.patch
+       
patches.kernel.org/4.18.7-005-spi-davinci-fix-a-NULL-pointer-dereference.patch
+       
patches.kernel.org/4.18.7-006-spi-pxa2xx-Add-support-for-Intel-Ice-Lake.patch
+       
patches.kernel.org/4.18.7-007-spi-spi-fsl-dspi-Fix-imprecise-abort-on-VF500-.patch
+       
patches.kernel.org/4.18.7-008-spi-cadence-Change-usleep_range-to-udelay-for-.patch
+       
patches.kernel.org/4.18.7-009-mmc-block-Fix-unsupported-parallel-dispatch-of.patch
+       
patches.kernel.org/4.18.7-010-mmc-renesas_sdhi_internal_dmac-mask-DMAC-inter.patch
+       
patches.kernel.org/4.18.7-011-mmc-renesas_sdhi_internal_dmac-fix-define-RST_.patch
+       
patches.kernel.org/4.18.7-012-readahead-stricter-check-for-bdi-io_pages.patch
+       
patches.kernel.org/4.18.7-013-block-fix-infinite-loop-if-the-device-loses-di.patch
+       
patches.kernel.org/4.18.7-014-block-blk_init_allocated_queue-set-q-fq-as-NUL.patch
+       
patches.kernel.org/4.18.7-015-block-really-disable-runtime-pm-for-blk-mq.patch
+       patches.kernel.org/4.18.7-016-blkcg-Introduce-blkg_root_lookup.patch
+       patches.kernel.org/4.18.7-017-block-Introduce-blk_exit_queue.patch
+       
patches.kernel.org/4.18.7-018-block-Ensure-that-a-request-queue-is-dissociat.patch
+       
patches.kernel.org/4.18.7-019-apparmor-fix-bad-debug-check-in-apparmor_secid.patch
+       
patches.kernel.org/4.18.7-020-dma-buf-Move-BUG_ON-from-_add_shared_fence-to-.patch
+       
patches.kernel.org/4.18.7-021-libertas-fix-suspend-and-resume-for-SDIO-conne.patch
+       
patches.kernel.org/4.18.7-022-media-Revert-media-tvp5150-fix-pad-format-fram.patch
+       
patches.kernel.org/4.18.7-023-mailbox-xgene-slimpro-Fix-potential-NULL-point.patch
+       
patches.kernel.org/4.18.7-024-Replace-magic-for-trusting-the-secondary-keyri.patch
+       
patches.kernel.org/4.18.7-025-Fix-kexec-forbidding-kernels-signed-with-keys-.patch
+       
patches.kernel.org/4.18.7-026-powerpc-fadump-handle-crash-memory-ranges-arra.patch
+       
patches.kernel.org/4.18.7-027-powerpc-64s-Fix-page-table-fragment-refcount-r.patch
+       
patches.kernel.org/4.18.7-028-powerpc-pseries-Fix-endianness-while-restoring.patch
+       
patches.kernel.org/4.18.7-029-powerpc-pkeys-Give-all-threads-control-of-thei.patch
+       
patches.kernel.org/4.18.7-030-powerpc-pkeys-Deny-read-write-execute-by-defau.patch
+       
patches.kernel.org/4.18.7-031-powerpc-pkeys-key-allocation-deallocation-must.patch
+       
patches.kernel.org/4.18.7-032-powerpc-pkeys-Save-the-pkey-registers-before-f.patch
+       
patches.kernel.org/4.18.7-033-powerpc-pkeys-Fix-calculation-of-total-pkeys.patch
+       
patches.kernel.org/4.18.7-034-powerpc-pkeys-Preallocate-execute-only-key.patch
+       
patches.kernel.org/4.18.7-035-powerpc-nohash-fix-pte_access_permitted.patch
+       
patches.kernel.org/4.18.7-036-powerpc64-ftrace-Include-ftrace.h-needed-for-e.patch
+       
patches.kernel.org/4.18.7-037-powerpc-powernv-pci-Work-around-races-in-PCI-b.patch
+       
patches.kernel.org/4.18.7-038-cxl-Fix-wrong-comparison-in-cxl_adapter_contex.patch
+       
patches.kernel.org/4.18.7-039-ocxl-Fix-page-fault-handler-in-case-of-fault-o.patch
+       
patches.kernel.org/4.18.7-040-IB-mlx5-Honor-cnt_set_id_valid-flag-instead-of.patch
+       
patches.kernel.org/4.18.7-041-IB-mlx5-Fix-leaking-stack-memory-to-userspace.patch
+       
patches.kernel.org/4.18.7-042-IB-srpt-Fix-srpt_cm_req_recv-error-path-1-2.patch
+       
patches.kernel.org/4.18.7-043-IB-srpt-Fix-srpt_cm_req_recv-error-path-2-2.patch
+       
patches.kernel.org/4.18.7-044-IB-srpt-Support-HCAs-with-more-than-two-ports.patch
+       
patches.kernel.org/4.18.7-045-overflow.h-Add-arithmetic-shift-helper.patch
+       
patches.kernel.org/4.18.7-046-RDMA-mlx5-Fix-shift-overflow-in-mlx5_ib_create.patch
+       
patches.kernel.org/4.18.7-047-ib_srpt-Fix-a-use-after-free-in-srpt_close_ch.patch
+       
patches.kernel.org/4.18.7-048-ib_srpt-Fix-a-use-after-free-in-__srpt_close_a.patch
+       
patches.kernel.org/4.18.7-049-RDMA-rxe-Set-wqe-status-correctly-if-an-unexpe.patch
+       
patches.kernel.org/4.18.7-050-9p-fix-multiple-NULL-pointer-dereferences.patch
+       
patches.kernel.org/4.18.7-051-fs-9p-xattr.c-catch-the-error-of-p9_client_clu.patch
+       
patches.kernel.org/4.18.7-052-9p-virtio-fix-off-by-one-error-in-sg-list-boun.patch
+       
patches.kernel.org/4.18.7-053-net-9p-client.c-version-pointer-uninitialized.patch
+       
patches.kernel.org/4.18.7-054-net-9p-trans_fd.c-fix-race-condition-by-flushi.patch
+       
patches.kernel.org/4.18.7-055-dm-integrity-change-suspending-variable-from-b.patch
+       
patches.kernel.org/4.18.7-056-dm-thin-stop-no_space_timeout-worker-when-swit.patch
+       
patches.kernel.org/4.18.7-057-dm-cache-metadata-save-in-core-policy_hint_siz.patch
+       
patches.kernel.org/4.18.7-058-dm-cache-metadata-set-dirty-on-all-cache-block.patch
+       
patches.kernel.org/4.18.7-059-dm-crypt-don-t-decrease-device-limits.patch
+       
patches.kernel.org/4.18.7-060-dm-writecache-fix-a-crash-due-to-reading-past-.patch
+       
patches.kernel.org/4.18.7-061-uart-fix-race-between-uart_put_char-and-uart_s.patch
+       
patches.kernel.org/4.18.7-062-Drivers-hv-vmbus-Fix-the-offer_in_progress-in-.patch
+       
patches.kernel.org/4.18.7-063-Drivers-hv-vmbus-Reset-the-channel-callback-in.patch
+       
patches.kernel.org/4.18.7-064-iio-sca3000-Fix-missing-return-in-switch.patch
+       patches.kernel.org/4.18.7-065-iio-ad9523-Fix-displayed-phase.patch
+       
patches.kernel.org/4.18.7-066-iio-ad9523-Fix-return-value-for-ad952x_store.patch
+       
patches.kernel.org/4.18.7-067-extcon-Release-locking-when-sending-the-notifi.patch
+       patches.kernel.org/4.18.7-068-eventpoll.h-wrap-casts-in-properly.patch
+       
patches.kernel.org/4.18.7-069-vmw_balloon-fix-inflation-of-64-bit-GFNs.patch
+       
patches.kernel.org/4.18.7-070-vmw_balloon-do-not-use-2MB-without-batching.patch
+       
patches.kernel.org/4.18.7-071-vmw_balloon-VMCI_DOORBELL_SET-does-not-check-s.patch
+       
patches.kernel.org/4.18.7-072-vmw_balloon-fix-VMCI-use-when-balloon-built-in.patch
+       
patches.kernel.org/4.18.7-073-rtc-omap-fix-resource-leak-in-registration-err.patch
+       
patches.kernel.org/4.18.7-074-rtc-omap-fix-potential-crash-on-power-off.patch
+       
patches.kernel.org/4.18.7-075-tracing-Do-not-call-start-stop-functions-when-.patch
+       
patches.kernel.org/4.18.7-076-tracing-blktrace-Fix-to-allow-setting-same-val.patch
+       
patches.kernel.org/4.18.7-077-printk-tracing-Do-not-trace-printk_nmi_enter.patch
+       
patches.kernel.org/4.18.7-078-livepatch-Validate-module-old-func-name-length.patch
+       
patches.kernel.org/4.18.7-079-uprobes-Use-synchronize_rcu-not-synchronize_sc.patch
+       
patches.kernel.org/4.18.7-080-mfd-hi655x-Fix-regmap-area-declared-size-for-h.patch
+       
patches.kernel.org/4.18.7-081-ovl-fix-wrong-use-of-impure-dir-cache-in-ovl_i.patch
+       
patches.kernel.org/4.18.7-082-ACPICA-AML-Parser-skip-opcodes-that-open-a-sco.patch
+       
patches.kernel.org/4.18.7-083-ACPICA-Clear-status-of-all-events-when-enterin.patch
+       
patches.kernel.org/4.18.7-084-drivers-block-zram-zram_drv.c-fix-bug-storing-.patch
+       
patches.kernel.org/4.18.7-085-sched-idle-Avoid-retaining-the-tick-when-it-ha.patch
+       
patches.kernel.org/4.18.7-086-cpuidle-menu-Handle-stopped-tick-more-aggressi.patch
+       
patches.kernel.org/4.18.7-087-cpufreq-governor-Avoid-accessing-invalid-gover.patch
+       
patches.kernel.org/4.18.7-088-PM-sleep-wakeup-Fix-build-error-caused-by-miss.patch
+       
patches.kernel.org/4.18.7-089-ALSA-ac97-fix-device-initialization-in-the-com.patch
+       
patches.kernel.org/4.18.7-090-ALSA-ac97-fix-check-of-pm_runtime_get_sync-fai.patch
+       
patches.kernel.org/4.18.7-091-ALSA-ac97-fix-unbalanced-pm_runtime_enable.patch
+       
patches.kernel.org/4.18.7-092-i2c-designware-Re-init-controllers-with-pm_dis.patch
+       
patches.kernel.org/4.18.7-093-KVM-VMX-fixes-for-vmentry_l1d_flush-module-par.patch
+       
patches.kernel.org/4.18.7-094-KVM-PPC-Book3S-Fix-guest-DMA-when-guest-partia.patch
+       
patches.kernel.org/4.18.7-095-xtensa-limit-offsets-in-__loop_cache_-all-page.patch
+       
patches.kernel.org/4.18.7-096-xtensa-increase-ranges-in-___invalidate_-i-d-c.patch
+       
patches.kernel.org/4.18.7-097-block-bfq-return-nbytes-and-not-zero-from-stru.patch
+       
patches.kernel.org/4.18.7-098-pnfs-blocklayout-off-by-one-in-bl_map_stripe.patch
+       
patches.kernel.org/4.18.7-099-nfsd-fix-leaked-file-lock-with-nfs-exported-ov.patch
+       
patches.kernel.org/4.18.7-100-NFSv4-client-live-hangs-after-live-data-migrat.patch
+       
patches.kernel.org/4.18.7-101-NFSv4-Fix-locking-in-pnfs_generic_recover_comm.patch
+       
patches.kernel.org/4.18.7-102-NFSv4-Fix-a-sleep-in-atomic-context-in-nfs4_ca.patch
+       
patches.kernel.org/4.18.7-103-ARM-tegra-Fix-Tegra30-Cardhu-PCA954x-reset.patch
+       
patches.kernel.org/4.18.7-104-ARM-dts-am57xx-idk-Enable-dual-role-for-USB2-p.patch
+       
patches.kernel.org/4.18.7-105-pwm-omap-dmtimer-Return-EPROBE_DEFER-if-no-dmt.patch
+       
patches.kernel.org/4.18.7-106-mm-tlb-Remove-tlb_remove_table-non-concurrent-.patch
+       
patches.kernel.org/4.18.7-107-iommu-ipmmu-vmsa-Don-t-register-as-BUS-IOMMU-i.patch
+       patches.kernel.org/4.18.7-108-iommu-vt-d-Add-definitions-for-PFSID.patch
+       patches.kernel.org/4.18.7-109-iommu-vt-d-Fix-dev-iotlb-pfsid-use.patch
+       
patches.kernel.org/4.18.7-110-sys-don-t-hold-uts_sem-while-accessing-userspa.patch
+       
patches.kernel.org/4.18.7-111-userns-move-user-access-out-of-the-mutex.patch
+       
patches.kernel.org/4.18.7-112-ubifs-Fix-memory-leak-in-lprobs-self-check.patch
+       
patches.kernel.org/4.18.7-113-Revert-UBIFS-Fix-potential-integer-overflow-in.patch
+       
patches.kernel.org/4.18.7-114-ubifs-Check-data-node-size-before-truncate.patch
+       
patches.kernel.org/4.18.7-115-ubifs-xattr-Don-t-operate-on-deleted-inodes.patch
+       
patches.kernel.org/4.18.7-116-ubifs-Fix-directory-size-calculation-for-symli.patch
+       
patches.kernel.org/4.18.7-117-ubifs-Fix-synced_i_size-calculation-for-xattr-.patch
+       
patches.kernel.org/4.18.7-118-pwm-tiehrpwm-Don-t-use-emulation-mode-bits-to-.patch
+       
patches.kernel.org/4.18.7-119-pwm-tiehrpwm-Fix-disabling-of-output-of-PWMs.patch
+       
patches.kernel.org/4.18.7-120-fb-fix-lost-console-when-the-user-unplugs-a-US.patch
+       patches.kernel.org/4.18.7-121-udlfb-fix-semaphore-value-leak.patch
+       
patches.kernel.org/4.18.7-122-udlfb-fix-display-corruption-of-the-last-line.patch
+       
patches.kernel.org/4.18.7-123-udlfb-don-t-switch-if-we-are-switching-to-the-.patch
+       patches.kernel.org/4.18.7-124-udlfb-set-optimal-write-delay.patch
+       patches.kernel.org/4.18.7-125-udlfb-make-a-local-copy-of-fb_ops.patch
+       patches.kernel.org/4.18.7-126-udlfb-handle-allocation-failure.patch
+       
patches.kernel.org/4.18.7-127-udlfb-set-line_length-in-dlfb_ops_set_par.patch
+       patches.kernel.org/4.18.7-128-getxattr-use-correct-xattr-length.patch
+       
patches.kernel.org/4.18.7-129-libnvdimm-Use-max-contiguous-area-for-namespac.patch
+       
patches.kernel.org/4.18.7-130-libnvdimm-fix-ars_status-output-length-calcula.patch
+       
patches.kernel.org/4.18.7-131-bcache-release-dc-writeback_lock-properly-in-b.patch
+       
patches.kernel.org/4.18.7-132-kconfig-fix-Can-t-open-.-in-parallel-build.patch
+       
patches.kernel.org/4.18.7-133-cap_inode_getsecurity-use-d_find_any_alias-ins.patch
+       
patches.kernel.org/4.18.7-134-mm-dev_pagemap-Do-not-clear-mapping-on-final-p.patch
+       patches.kernel.org/4.18.7-135-perf-auxtrace-Fix-queue-resize.patch
+       patches.kernel.org/4.18.7-136-crypto-vmx-Fix-sleep-in-atomic-bugs.patch
+       
patches.kernel.org/4.18.7-137-crypto-aesni-Use-unaligned-loads-from-gcm_cont.patch
+       
patches.kernel.org/4.18.7-138-crypto-arm64-sm4-ce-check-for-the-right-CPU-fe.patch
+       
patches.kernel.org/4.18.7-139-crypto-caam-fix-DMA-mapping-direction-for-RSA-.patch
+       
patches.kernel.org/4.18.7-140-crypto-caam-jr-fix-descriptor-DMA-unmapping.patch
+       
patches.kernel.org/4.18.7-141-crypto-caam-qi-fix-error-path-in-xts-setkey.patch
+       
patches.kernel.org/4.18.7-142-fs-quota-Fix-spectre-gadget-in-do_quotactl.patch
+       
patches.kernel.org/4.18.7-143-udf-Fix-mounting-of-Win7-created-UDF-filesyste.patch
+       
patches.kernel.org/4.18.7-144-cpuidle-menu-Retain-tick-when-shallow-state-is.patch
+       
patches.kernel.org/4.18.7-145-arm64-mm-always-enable-CONFIG_HOLES_IN_ZONE.patch
+       patches.kernel.org/4.18.7-146-Linux-4.18.7.patch
 
        ########################################################
        # Build fixes that apply to the vanilla kernel too.
@@ -479,7 +625,6 @@
        ########################################################
        patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
        patches.suse/acpi_thermal_passive_blacklist.patch
-       patches.suse/ACPICA-Clear-status-of-all-events-when-entering-slee.patch
 
        ########################################################
        # CPUFREQ

++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:32.332224059 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:32.336224053 +0200
@@ -1,3 +1,3 @@
-2018-09-05 18:38:50 +0000
-GIT Revision: 70ab8aebd252bd951d6916a76c8dc34ee09f9cdc
+2018-09-09 10:26:20 +0000
+GIT Revision: 952d850f3777feaeb7b647ccad11f8f525fd8e8c
 GIT Branch: stable

++++++ supported.conf ++++++
--- /var/tmp/diff_new_pack.rE7s18/_old  2018-09-11 17:08:32.364224009 +0200
+++ /var/tmp/diff_new_pack.rE7s18/_new  2018-09-11 17:08:32.364224009 +0200
@@ -2395,6 +2395,7 @@
                net/bluetooth/bnep/bnep                         # Bluetooth BNEP
                net/bluetooth/hidp/hidp                         # Bluetooth HIDP
                net/bluetooth/rfcomm/rfcomm                     # Bluetooth 
RFCOMM
++base          net/bpfilter/bpfilter
                net/bridge/br_netfilter                         # netfilter on 
bridge interfaces
 +base          net/bridge/bridge                               # 802.1d 
Ethernet Bridging
                net/bridge/netfilter/ebt_802_3


Reply via email to