GIT Revision: 0fd7f44818cc97ac8568b0fd418f75ed6bc70cfc

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=86
This commit is contained in:
Michal Marek 2011-11-13 06:01:27 +00:00 committed by Git OBS Bridge
parent 709c4b9b3d
commit e6fdf753d5
35 changed files with 734 additions and 46 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb2cecf5e53290976a7c8ed25f4dcbca409fb3b2d17ac03fac55f64c53fcfc82
size 229573
oid sha256:5cde91b586ef86bf54a6cf09c33de15620ba29e5e11cf103ccd72fa8db39d460
size 228993

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 3.1
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 3.1.0
Version: 3.1.1
Release: 0
License: GPL v2 only
Group: System/Kernel

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 3.1
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 3.1.0
Version: 3.1.1
Release: 0
License: GPL v2 only
Group: System/Kernel

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 3.1
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 3.1.0
Version: 3.1.1
Release: 0
License: GPL v2 only
Group: System/Kernel

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -17,14 +17,14 @@
# norootforbuild
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-docs
Summary: Kernel Documentation
Version: 3.1.0
Version: 3.1.1
Release: 0
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
BuildRequires: kernel-source%variant

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 3.1
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 3.1.0
Version: 3.1.1
Release: 0
License: GPL v2 only
Group: System/Kernel

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 3.1
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 3.1.0
Version: 3.1.1
Release: 0
License: GPL v2 only
Group: System/Kernel

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 3.1
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-ppc64
Summary: Kernel for ppc64 Systems
Version: 3.1.0
Version: 3.1.1
Release: 0
License: GPL v2 only
Group: System/Kernel

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 3.1
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-s390
Summary: The Standard Kernel
Version: 3.1.0
Version: 3.1.1
Release: 0
License: GPL v2 only
Group: System/Kernel

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -19,7 +19,7 @@
# icecream 0
%define srcversion 3.1
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%define vanilla_only 0
@ -29,7 +29,7 @@
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 3.1.0
Version: 3.1.1
Release: 0
License: GPL v2 only
Group: Development/Sources

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -23,7 +23,7 @@
Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 3.1.0
Version: 3.1.1
%if %using_buildservice
Release: 0
%else

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 3.1
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 3.1.0
Version: 3.1.1
Release: 0
License: GPL v2 only
Group: System/Kernel

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 3.1
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 3.1.0
Version: 3.1.1
Release: 0
License: GPL v2 only
Group: System/Kernel

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 11 23:26:08 CET 2011 - gregkh@suse.de
- Linux 3.1.1.
- Update config files.
- Refresh patches.fixes/scsi-dh-queuedata-accessors.
- Refresh
patches.suse/staging-hv-staging-next-20110829-0327-Staging-hv-storvsc-Add-the-contents-of-hyperv_sto.patch.
- Refresh patches.xen/xen-x86-no-lapic.
- Delete
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips.
- Delete
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549.
- Delete
patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete
patches.drivers/alsa-hda-0005-realtek-Skip-invalid-digital-out-pins.
- Delete patches.fixes/drm-radeon-kms-fix-i2c-masks.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch.
- Delete
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch.
- commit ce7f6bd
-------------------------------------------------------------------
Mon Nov 7 05:17:38 CET 2011 - neilb@suse.de
- sunrpc: wake up SOFTCONN tasks when a connection error happens
(bnc#679059).
- commit f97b834
-------------------------------------------------------------------
Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de
- X86: Solve Dell Latitudes do not reboot on x86_64 more
generally.
- commit b3cc84a
-------------------------------------------------------------------
Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz
- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
(CVE-2011-2203 bnc#699709).
- commit 7923119
-------------------------------------------------------------------
Thu Nov 3 17:15:28 CET 2011 - tiwai@suse.de
- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3
-------------------------------------------------------------------
Thu Nov 3 16:29:03 CET 2011 - jdelvare@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 3.1
%define patchversion 3.1.0
%define patchversion 3.1.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-xen
Summary: The Xen Kernel
Version: 3.1.0
Version: 3.1.1
Release: 0
License: GPL v2 only
Group: System/Kernel

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7504875c1bb97601eb56ef79a033bef7b5519e4ed85736c428486eca427507a9
size 74096
oid sha256:69e1cb4ee2e37bca428e47b57f08af6761a3eac5b4251aed4a9ba5efa894e82b
size 74766

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:061b827300f783aee7a0bfe623ebdda7749923f526d1c368881e653b2e519344
size 24075
oid sha256:71d45f56f23032f52cafcecffe50d8144a5ffe5f62fc463a083dc17b039fb7dc
size 21907

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb426c7760bf36695e808ba33d855e181cd75942beead0f8d97cc68071df9ec2
size 23225
oid sha256:583974d616fd96d08fc08e3090cbd59bd39d1efb7444d49ea7a1a7981bcb9bc2
size 24881

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9dde5510f9ad1aef9c1f1d3b2a8099a006fe55fdab5ebcf2c141624b999d057e
size 136
oid sha256:5a810ff3774e53eaf73fea347f410b1dea25a263137e11da54ede2ba7abf36a1
size 93164

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1bda061cdcdb0da1325a252b2024941a4a5f20968672a25ccaa1697a46e32a3d
size 214683
oid sha256:a311d76a3e838ccd3ddd5695e149ff597454716c286036c2d1d11300a644702b
size 213684

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9810f45a353ff2328fb4b90dfec8fcef374440161a1f4e693cebd79cf29a938
size 2034859
oid sha256:c625fe120f41907bd0dc10316d108f9a8f2a88a6813d7232185955880759ef61
size 2035578

View File

@ -27,6 +27,7 @@
# DO NOT MODIFY THEM!
# Send separate patches upstream if you find a problem...
########################################################
patches.kernel.org/patch-3.1.1
########################################################
# Build fixes that apply to the vanilla kernel too.
@ -223,6 +224,7 @@
patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch
patches.arch/dell_optiplex_990_fix_reboot.patch
patches.arch/dell_latitude_e6xxx_e5xxx__fix_reboot.patch
########################################################
# CPUFREQ
@ -255,6 +257,7 @@
+needs_update37 patches.fixes/nfsd-06-sunrpc-cache-retry-cache-lookups-that-return-ETIMEDO.patch
patches.fixes/nfs-adaptive-readdir-plus
patches.fixes/nfs-connect-timeout
########################################################
# lockd + statd
@ -323,6 +326,7 @@
# other filesystem stuff
########################################################
patches.fixes/hfs-avoid-crash-in-hfs_bnode_create
patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch
########################################################
# Swap-over-NFS
@ -373,7 +377,6 @@
########################################################
# DRM/Video
########################################################
patches.fixes/drm-radeon-kms-fix-i2c-masks.patch
########################################################
# video4linux
@ -439,8 +442,6 @@
# Sound
##########################################################
patches.drivers/alsa-hda-0001-realtek-Fix-missing-volume-controls-with-ALC260
patches.drivers/alsa-hda-0002-Keep-EAPD-turned-on-for-old-Conexant-chips
patches.drivers/alsa-hda-0003-Fix-ADC-input-amp-handling-for-Cx20549
########################################################
# Char / serial
@ -574,7 +575,6 @@
patches.suse/staging-hv-staging-next-20111001-0055-staging-hv-remove-unnecessary-includes-in-netvsc.patch
patches.suse/staging-hv-staging-next-20111001-0056-staging-hv-add-newline-to-log-messages-in-netvsc.patch
patches.suse/staging-hv-staging-next-20111001-0057-staging-hv-convert-dev_-loglevel-to-netdev_-logle.patch
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch
patches.suse/staging-hv-staging-next-20111001-0059-staging-hv-re-order-the-code-in-netvsc_probe.patch
patches.suse/staging-hv-staging-next-20111001-0060-staging-hv-fix-counting-of-outstanding-sends-in-f.patch
patches.suse/staging-hv-staging-next-20111001-0061-staging-hv-fix-counting-of-available-buffer-slots.patch
@ -583,7 +583,6 @@
patches.suse/staging-hv-staging-next-20111001-0064-staging-hv-fix-some-typos-in-netvsc.c.patch
patches.suse/staging-hv-staging-next-20111001-0065-Staging-hv-Update-TODO-file.patch
patches.suse/staging-hv-staging-next-20111001-0066-Staging-hv-vmbus-Show-the-modalias-in-sys-bus-vm.patch
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch
patches.suse/staging-hv-staging-next-20111001-0243-Staging-hv-vmbus-Rename-vmbus_child_device_create.patch
patches.suse/staging-hv-staging-next-20111001-0244-Staging-hv-vmbus-Rename-vmbus_child_device_regist.patch
patches.suse/staging-hv-staging-next-20111001-0245-Staging-hv-vmbus-Rename-vmbus_child_device_unregi.patch

View File

@ -1,3 +1,3 @@
2011-11-03 17:13:19 +0100
GIT Revision: 0bcf5782a5479c819afd16b99cdd4ef4265f9faa
2011-11-12 23:40:13 +0100
GIT Revision: 0fd7f44818cc97ac8568b0fd418f75ed6bc70cfc
GIT Branch: stable