commit 6c5120caac312a1909e2347a00433920d10ebd9f

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=643
This commit is contained in:
Jiri Slaby 2017-02-09 13:17:45 +00:00 committed by Git OBS Bridge
parent 54efadcb70
commit 8856771d62
36 changed files with 416 additions and 56 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:413f52c13edd2d4121a81bf7711e44a182f20da6e7443362eab875f6fa927f05
size 240539
oid sha256:1102f4cb9293a75b569a88a70e40045d59e5336b4400c75d894e4d0945d3473a
size 240383

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -16,14 +16,14 @@
#
%define patchversion 4.9.8
%define patchversion 4.9.9
%include %_sourcedir/kernel-spec-macros
Name: dtb-aarch64
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -16,14 +16,14 @@
#
%define patchversion 4.9.8
%define patchversion 4.9.9
%include %_sourcedir/kernel-spec-macros
Name: dtb-armv6l
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -16,14 +16,14 @@
#
%define patchversion 4.9.8
%define patchversion 4.9.9
%include %_sourcedir/kernel-spec-macros
Name: dtb-armv7l
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.9
%define patchversion 4.9.8
%define patchversion 4.9.9
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-64kb
Summary: Kernel with 64kb PAGE_SIZE
License: GPL-2.0
Group: System/Kernel
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.9
%define patchversion 4.9.8
%define patchversion 4.9.9
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-debug
Summary: A Debug Version of the Kernel
License: GPL-2.0
Group: System/Kernel
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.9
%define patchversion 4.9.8
%define patchversion 4.9.9
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-default
Summary: The Standard Kernel
License: GPL-2.0
Group: System/Kernel
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -16,7 +16,7 @@
#
%define patchversion 4.9.8
%define patchversion 4.9.9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -33,9 +33,9 @@ Name: kernel-docs
Summary: Kernel Documentation (man pages)
License: GPL-2.0
Group: Documentation/Man
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.9
%define patchversion 4.9.8
%define patchversion 4.9.9
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-lpae
Summary: Kernel for LPAE enabled systems
License: GPL-2.0
Group: System/Kernel
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks
%define patchversion 4.9.8
%define patchversion 4.9.9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -51,9 +51,9 @@ BuildRequires: dracut
Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0
Group: SLES
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -17,7 +17,7 @@
# needsrootforbuild
%define patchversion 4.9.8
%define patchversion 4.9.9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Basic QA tests for the kernel
License: GPL-2.0
Group: SLES
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.9
%define patchversion 4.9.8
%define patchversion 4.9.9
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-pae
Summary: Kernel with PAE Support
License: GPL-2.0
Group: System/Kernel
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.9
%define patchversion 4.9.8
%define patchversion 4.9.9
%define variant %{nil}
%define vanilla_only 0
@ -30,9 +30,9 @@ Name: kernel-source
Summary: The Linux Kernel Sources
License: GPL-2.0
Group: Development/Sources
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -24,10 +24,10 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0
Group: Development/Sources
Version: 4.9.8
Version: 4.9.9
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.9
%define patchversion 4.9.8
%define patchversion 4.9.9
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-syzkaller
Summary: Kernel used for fuzzing by syzkaller
License: GPL-2.0
Group: System/Kernel
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 9 11:55:53 CET 2017 - jslaby@suse.cz
- Linux 4.9.9 (bnc#1012628 bsc#1021921 bsc#1022181).
- Delete
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume.
- Delete
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe.
- commit 6c5120c
-------------------------------------------------------------------
Thu Feb 9 07:26:26 CET 2017 - mkubecek@suse.cz
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
bsc#1023762).
- commit e1a455d
-------------------------------------------------------------------
Tue Feb 7 16:51:24 CET 2017 - tiwai@suse.de
@ -147,6 +164,13 @@ Fri Jan 13 16:41:02 CET 2017 - jeffm@suse.com
- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 0467a6d
-------------------------------------------------------------------
Fri Jan 13 14:22:55 CET 2017 - jeffm@suse.com
- config: RING_BUFFER_BENCHMARK=m on s390x (bsc#1019860).
Commit 0b422208 should have done this but set it =y instead.
- commit 6cd2532
-------------------------------------------------------------------
Thu Jan 12 12:32:53 CET 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.9
%define patchversion 4.9.8
%define patchversion 4.9.9
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
License: GPL-2.0
Group: System/Kernel
Version: 4.9.8
Version: 4.9.9
%if 0%{?is_kotd}
Release: <RELEASE>.g25d564c
Release: <RELEASE>.g6c5120c
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f89284469830895a509a1adbe7aa3ab9b35fa49c848abbd0946765fb0083409
size 8308
oid sha256:1fd35dff0c0a2b97c8f8ac6cbd9995f087aab88a1ce25994c1a55588cf095acc
size 7142

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:356653558f265231f93a938bc20b435f0e71ceaa266162240694ddc537033c4e
size 10356
oid sha256:79dd5e604b6cb30cfa81b97fc296e5bdf352391cc00af48c4abd4494602e765d
size 10406

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d99cd4865b805348925d2420506fb707cfc81f0ac72307a81a02f32499de17b3
size 277226
oid sha256:8c4999eaeae0b02d7ca731b041a10984a0c038ffe31e4d58497a10782e89c560
size 298309

View File

@ -35,6 +35,7 @@
patches.kernel.org/patch-4.9.5-6
patches.kernel.org/patch-4.9.6-7
patches.kernel.org/patch-4.9.7-8
patches.kernel.org/patch-4.9.8-9
########################################################
# Build fixes that apply to the vanilla kernel too.
@ -216,6 +217,7 @@
########################################################
# Networking, IPv6
########################################################
patches.fixes/ip6_gre-fix-ip6gre_err-invalid-reads.patch
########################################################
# Netfilter
@ -323,7 +325,6 @@
########################################################
patches.fixes/drm-i915-Fix-S4-resume-breakage
patches.fixes/drm-Use-u64-for-intermediate-dotclock-calculations.patch
patches.drivers/drm-i915-execlists-Reset-RING-registers-upon-resume
patches.drivers/drm-reference-count-event-completion
########################################################
@ -353,7 +354,6 @@
########################################################
# PCI and PCI hotplug
########################################################
patches.fixes/PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe
########################################################
# sysfs / driver core

View File

@ -1,3 +1,3 @@
2017-02-07 16:51:24 +0100
GIT Revision: 25d564c025191ec1c13c3c15a636bceaa337e119
2017-02-09 11:55:53 +0100
GIT Revision: 6c5120caac312a1909e2347a00433920d10ebd9f
GIT Branch: stable