GIT Revision: c836841c92e5dddedad6b9283c93b1146d7d149b

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7142
This commit is contained in:
Michal Marek 2011-10-13 05:01:04 +00:00 committed by Git OBS Bridge
parent 14f28806ed
commit c72ecd6075
30 changed files with 691 additions and 7 deletions

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -878,6 +878,27 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -891,6 +891,27 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -911,6 +911,27 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -99,6 +99,27 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/doc/kernel
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -881,6 +881,27 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -896,6 +896,27 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -900,6 +900,27 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -875,6 +875,27 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -256,6 +256,27 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
%endif
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -81,6 +81,27 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
%_docdir/%name/README.SUSE
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -883,6 +883,27 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -879,6 +879,27 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

View File

@ -881,6 +881,27 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Oct 12 2011 ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
* Wed Oct 12 2011 eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
* Tue Oct 11 2011 jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e610220a30f1f26702088db8e216cbad0e8593da5bc0f911c98e1d0f87c1f0c4
size 182889
oid sha256:e51f85b5f19abb5575f9d108344bb8ef64842d675352eb5a6225513726c56795
size 209008

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bcb8e00b24e86b83b9003b5f0130a8d4cca1136011ae23f2d5cfeecc613e0f70
size 2040333
oid sha256:707ad153dc1b76be9d3e3324f063c49e67bea310d0edee31e212a3ebd18d3e9e
size 2040375

View File

@ -550,8 +550,68 @@
patches.suse/staging-hv-staging-next-20110829-0345-Staging-hv-mousevsc-Fix-checkpatch-errors-and-war.patch
patches.suse/staging-hv-staging-next-20110829-0346-Staging-hv-netvsc-return-negative-error-codes.patch
patches.suse/staging-hv-vmbus-modalias-show.patch
patches.suse/staging-hv-staging-next-20111001-0051-Staging-hv-util-Deal-with-driver-register-failure.patch
patches.suse/staging-hv-staging-next-20111001-0052-Staging-hv-vmbus-Fix-a-bug-in-error-handling-in-v.patch
patches.suse/staging-hv-staging-next-20111001-0053-Staging-hv-vmbus-Check-for-events-before-messages.patch
patches.suse/staging-hv-staging-next-20111001-0054-Staging-hv-vmbus-Cleanup-the-code-in-process_chn_.patch
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
patches.suse/staging-hv-staging-next-20111001-0062-staging-hv-fix-the-return-status-of-netvsc_start_x.patch
patches.suse/staging-hv-staging-next-20111001-0063-staging-hv-fix-the-page-buffer-when-rndis-data-go.patch
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
patches.suse/staging-hv-staging-next-20111001-0246-Staging-hv-vmbus-Cleanup-dated-comments-in-channe.patch
patches.suse/staging-hv-staging-next-20111001-0293-Staging-hv-vmbus-Introduce-a-utility-function-to.patch
patches.suse/staging-hv-staging-next-20111001-0294-Staging-hv-vmbus-Change-the-signature-of-struct-h.patch
patches.suse/staging-hv-staging-next-20111001-0295-Staging-hv-storvsc-Use-the-driver_data-to-identif.patch
patches.suse/staging-hv-staging-next-20111001-0296-Staging-hv-vmbus-Introduce-functions-for-setting.patch
patches.suse/staging-hv-staging-next-20111001-0297-Staging-hv-vmbus-Cleanup-vmbus_remove.patch
patches.suse/staging-hv-staging-next-20111001-0298-Staging-hv-storvsc-Get-rid-of-storvsc_dev_add-b.patch
patches.suse/staging-hv-staging-next-20111001-0299-Staging-hv-storvsc-Get-rid-of-alloc_stor_device.patch
patches.suse/staging-hv-staging-next-20111001-0300-Staging-hv-storvsc-Get-rid-of-some-unnecessary-st.patch
patches.suse/staging-hv-staging-next-20111001-0301-Staging-hv-storvsc-Eliminate-the-usage-of-ext-fie.patch
patches.suse/staging-hv-staging-next-20111001-0302-Staging-hv-netvsc-Get-rid-of-the-usage-of-the-ext.patch
patches.suse/staging-hv-staging-next-20111001-0303-Staging-hv-mousevsc-Get-rid-of-the-usage-of-the-e.patch
patches.suse/staging-hv-staging-next-20111001-0304-Staging-hv-vmbus-Get-rid-of-the-ext-field-in-stru.patch
patches.suse/staging-hv-staging-next-20111001-0305-Staging-hv-vmbus-Do-not-allocate-struct-hv_device.patch
patches.suse/staging-hv-staging-next-20111001-0306-Staging-hv-vmbus-Get-rid-of-the-module-dependency.patch
patches.suse/staging-hv-staging-next-20111001-0307-Staging-hv-netvsc-Rename-netDevice-as-net_device.patch
patches.suse/staging-hv-staging-next-20111001-0308-Staging-hv-netvsc-Rename-rndisDevice-to-rndis_dev.patch
patches.suse/staging-hv-staging-next-20111001-0309-Staging-hv-netvsc-Rename-deviceInfo-as-device_inf.patch
patches.suse/staging-hv-staging-next-20111001-0310-Staging-hv-netvsc-Cleanup-the-name-and-type-of-li.patch
patches.suse/staging-hv-staging-next-20111001-0421-Staging-hv-util-Perform-some-service-specific-ini.patch
patches.suse/staging-hv-staging-next-20111001-0422-Staging-hv-util-Properly-handle-util-services-in.patch
patches.suse/staging-hv-staging-next-20111001-0423-Staging-hv-vmbus-Get-rid-of-hv_cb_utils-and-oth.patch
patches.suse/staging-hv-staging-next-20111001-0476-Staging-hv-Update-the-TODO-file.patch
patches.suse/staging-hv-staging-next-20111001-0479-staging-hv-remove-the-carrier-status-check-from-ne.patch
patches.suse/staging-hv-staging-next-20111001-0579-Staging-hv-mousevsc-Fixup-struct-hv_input_dev_inf.patch
patches.suse/staging-hv-staging-next-20111001-0580-Staging-hv-mousevsc-Get-rid-of-the-struct-input_d.patch
patches.suse/staging-hv-staging-next-20111001-0581-Staging-hv-mousevsc-Fixup-some-bogus-WARN_ON-ca.patch
patches.suse/staging-hv-staging-next-20111001-0582-Staging-hv-mousevsc-Change-the-allocation-flags-t.patch
patches.suse/staging-hv-staging-next-20111001-0583-Staging-hv-mousevsc-Handle-the-case-where-we-may.patch
patches.suse/staging-hv-staging-next-20111001-0584-Staging-hv-mousevsc-Correctly-initialize-the-head.patch
patches.suse/staging-hv-util-fix-a-bug-in-kvp-implementation.patch
patches.suse/staging-hv-util-invoke-cn_netlink_send-in-a-work-context.patch
patches.suse/staging-hv-netvsc-rndis_filter_receive-dereferencing-issue.patch
patches.suse/staging-hv-storvsc-scsi-proc_name.patch
patches.suse/staging-hv-netvsc-module-name.patch
patches.suse/staging-hv-storvsc-module-name.patch
patches.suse/staging-hv-pata_piix-ignore-disks.patch
patches.suse/staging-hv-bind-hv_blkkvsc-to-hv_storvsc.patch
patches.suse/staging-hv-storvsc-ignore-SET_WINDOW.patch
patches.fixes/parport-mutex
patches.suse/no-partition-scan

View File

@ -1,3 +1,3 @@
2011-10-11 14:56:37 +0200
GIT Revision: d4a7ce4367bc69f763c0e016ba8a34efcbe85026
2011-10-12 21:56:23 +0200
GIT Revision: c836841c92e5dddedad6b9283c93b1146d7d149b
GIT Branch: master