commit 9f67920a7f854d9f1442a1dabc26aa59c543e746

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=410
This commit is contained in:
Michal Marek 2015-09-10 06:05:21 +00:00 committed by Git OBS Bridge
parent 6e0c8d6c10
commit 137af892cb
36 changed files with 763 additions and 25 deletions

View File

@ -6,5 +6,3 @@ VARIANT=
OBS_PROJECT=openSUSE:Factory
OBS_PROJECT_ARM=openSUSE:Factory:ARM
OBS_PROJECT_PPC=openSUSE:Factory:PowerPC
IBS_PROJECT=SUSE:Factory:Head
IBS_PROJECT_ARM=Devel:ARM:Factory

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0272b28ba372e6540b0f1959f016feda5223492bd2c5cdca4282110adc4ffe1
size 409272
oid sha256:dd3a538aae8267e4e7c579e8d9c5cc6c5d5a5254bd17be06abb215ee707cd5bc
size 409292

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -29,7 +29,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -47,7 +47,7 @@ License: GPL-2.0
Group: SLES
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 4.2.0
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 9 14:54:24 CEST 2015 - jdelvare@suse.de
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
enable it for x86_64/ec2 as well.
- commit c156734
-------------------------------------------------------------------
Mon Sep 7 14:30:51 CEST 2015 - tiwai@suse.de
- leds:lp55xx: Correct Kconfig dependency for f/w user helper
(boo#944661).
- commit 589a02c
-------------------------------------------------------------------
Mon Sep 7 13:55:19 CEST 2015 - tiwai@suse.de
- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3
-------------------------------------------------------------------
Mon Sep 7 12:23:57 CEST 2015 - tiwai@suse.de
- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc
-------------------------------------------------------------------
Mon Sep 7 12:13:14 CEST 2015 - tiwai@suse.de
- drm/vmwgfx: Allow dropped masters render-node like access on
legacy nodes v2 (boo#934266).
- vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80
-------------------------------------------------------------------
Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
@ -5,6 +40,20 @@ Mon Sep 7 10:55:54 CEST 2015 - jslaby@suse.cz
GPL modules.
- commit 82076fa
-------------------------------------------------------------------
Mon Sep 7 00:44:39 CEST 2015 - jkosina@suse.cz
- Update config files: update arm config files so that they are up-to-date
and don't break build.
- commit c1a445e
-------------------------------------------------------------------
Mon Sep 7 00:39:59 CEST 2015 - jkosina@suse.cz
- bcache: Fix writeback_thread never writing back incomplete
stripes.
- commit 395add4
-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.0
%if 0%{?is_kotd}
Release: <RELEASE>.g2219279
Release: <RELEASE>.g9f67920
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4e43fbf142f3bdd7d52a5a67db63c3d89aa913367ca9393f4d9b76b5c25a0e0
size 6889
oid sha256:d3f25311362edc95324fdb4d8d1c6264206814afeb4b1d7e0ab4a3d0fa3b879d
size 13879

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48c52e3aa0b928d728569f214bd8330691fb25c97c82253e2baa61148aab3f27
size 18456
oid sha256:86889f9773993933bd0d90b1a9e6a2416902df2f8156fe4e2d12792d900ee223
size 19025

View File

@ -340,10 +340,14 @@
patches.drivers/0004-bcache-unregister-reboot-notifier-when-bcache-fails-.patch
patches.drivers/0005-fix-a-leak-in-bch_cached_dev_run.patch
patches.drivers/bcache-fix-writeback-thread-incomplete-stripes-starvation.patch
########################################################
# DRM/Video
########################################################
+jeffm patches.fixes/nouveau-fix-race-with-fence-signaling
patches.drivers/0001-vmwgfx-Rework-device-initialization.patch
patches.drivers/0002-drm-vmwgfx-Allow-dropped-masters-render-node-like-ac.patch
########################################################
# video4linux
@ -407,6 +411,7 @@
# Needs updating WRT d27769ec (block: add GENHD_FL_NO_PART_SCAN)
+hare patches.suse/no-partition-scan
patches.fixes/mmc-sdhci-fix-dma-memory-leak-in-sdhci_pre_req.patch
patches.fixes/leds-lp55xx-Correct-Kconfig-dependency-for-f-w-user-
########################################################
# Other drivers we have added to the tree

View File

@ -1,3 +1,3 @@
2015-09-07 10:57:09 +0200
GIT Revision: 2219279a20c0cd62af15cc5df1c23162e9bfa321
2015-09-09 15:04:11 +0200
GIT Revision: 9f67920a7f854d9f1442a1dabc26aa59c543e746
GIT Branch: stable