[kernel] r16904 - in dists/trunk/linux-2.6: . debian debian/config debian/config/kernelarch-x86 debian/config/powerpc debian/patches/bugfix/all debian/patches/bugfix/x86 debian/patches/features/all/aufs2 debian/patches/series

Ben Hutchings benh at alioth.debian.org
Thu Feb 17 11:28:32 UTC 2011


Author: benh
Date: Thu Feb 17 11:28:30 2011
New Revision: 16904

Log:
Merge /dists/sid/linux-2.6 (2.6.37-1).

Keep ABI at 'trunk'.
Disable aufs again (but keep the patches).
Drop patches merged upstream.

Added:
   dists/trunk/linux-2.6/debian/patches/bugfix/all/rtc-rtc-ds1511-world-writable-sysfs-nvram-file.patch
      - copied unchanged from r16892, dists/sid/linux-2.6/debian/patches/bugfix/all/rtc-rtc-ds1511-world-writable-sysfs-nvram-file.patch
   dists/trunk/linux-2.6/debian/patches/bugfix/all/scsi-aic94xx-world-writable-sysfs-update_bios-file.patch
      - copied unchanged from r16892, dists/sid/linux-2.6/debian/patches/bugfix/all/scsi-aic94xx-world-writable-sysfs-update_bios-file.patch
   dists/trunk/linux-2.6/debian/patches/bugfix/all/scsi-iscsi-world-writable-sysfs-priv_sess-file.patch
      - copied unchanged from r16892, dists/sid/linux-2.6/debian/patches/bugfix/all/scsi-iscsi-world-writable-sysfs-priv_sess-file.patch
   dists/trunk/linux-2.6/debian/patches/bugfix/x86/platform-x86-acer-wmi-world-writable-sysfs-threeg-fi.patch
      - copied unchanged from r16892, dists/sid/linux-2.6/debian/patches/bugfix/x86/platform-x86-acer-wmi-world-writable-sysfs-threeg-fi.patch
   dists/trunk/linux-2.6/debian/patches/bugfix/x86/platform-x86-asus_acpi-world-writable-procfs-files.patch
      - copied unchanged from r16892, dists/sid/linux-2.6/debian/patches/bugfix/x86/platform-x86-asus_acpi-world-writable-procfs-files.patch
   dists/trunk/linux-2.6/debian/patches/bugfix/x86/platform-x86-tc1100-wmi-world-writable-sysfs-wireles.patch
      - copied unchanged from r16892, dists/sid/linux-2.6/debian/patches/bugfix/x86/platform-x86-tc1100-wmi-world-writable-sysfs-wireles.patch
   dists/trunk/linux-2.6/debian/patches/features/all/aufs2/
      - copied from r16892, dists/sid/linux-2.6/debian/patches/features/all/aufs2/
Modified:
   dists/trunk/linux-2.6/   (props changed)
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64
   dists/trunk/linux-2.6/debian/config/powerpc/config
   dists/trunk/linux-2.6/debian/patches/series/base

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed Feb 16 17:06:01 2011	(r16903)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Feb 17 11:28:30 2011	(r16904)
@@ -9,7 +9,7 @@
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 10 Jan 2011 00:39:29 +0000
 
-linux-2.6 (2.6.37-1) UNRELEASED; urgency=low
+linux-2.6 (2.6.37-1) unstable; urgency=low
 
   [ Ben Hutchings ]
   * [arm] ixp4xx: Revert build fix, now applied upstream which resulted
@@ -18,6 +18,16 @@
   * r8712u: Firmware filename is rtlwifi/rtl8712u.bin (Closes: #602450)
   * [sparc] Fix misaligned tracing information which the module loader
     does not support (Closes: #609371)
+  * Set ABI to 1
+  * Add aufs2.1, marked as staging (Closes: #573189, #613248)
+  * fs/notify: Enable FANOTIFY (Closes: #599877)
+  * acer-wmi, aic94xx, asus_acpi, iscsi, janz-ican3, rtc-ds1511, tc1100-wmi:
+    Restrict write permissions on files in procfs/sysfs
+  * nbd: Remove module-level ioctl mutex mistakenly introduced in 2.6.37
+  * [x86] crypto: Re-enable AES_NI_INTEL as module (Closes: #597658)
+  * [powerpc] video/fb: Enable FB_VGA16 as built-in; build FB_CT65550,
+    FB_NVIDIA, FB_MATROX, FB_RADEON, FB_ATY128, FB_ATY, FB_SIS, FB_3DFX
+    as modules (Closes: #609615)
 
   [ Aurelien Jarno ]
   * [sh4] Export cpu_core_map to fix build failure with CONFIG_SFC=m.
@@ -27,7 +37,7 @@
   * Enable CIFS fscache and ACL support.
   * Enable Xen PCI frontend.
 
- -- Ben Hutchings <ben at decadent.org.uk>  Mon, 10 Jan 2011 00:39:29 +0000
+ -- Ben Hutchings <ben at decadent.org.uk>  Tue, 15 Feb 2011 04:14:09 +0000
 
 linux-2.6 (2.6.37-1~experimental.1) experimental; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Wed Feb 16 17:06:01 2011	(r16903)
+++ dists/trunk/linux-2.6/debian/config/config	Thu Feb 17 11:28:30 2011	(r16904)
@@ -2924,6 +2924,25 @@
 CONFIG_AFS_FSCACHE=y
 
 ##
+## file: fs/aufs/Kconfig
+##
+# CONFIG_AUFS_FS=m
+# ## choice: Maximum number of branches
+# CONFIG_AUFS_BRANCH_MAX_127=y
+# # CONFIG_AUFS_BRANCH_MAX_511 is not set
+# # CONFIG_AUFS_BRANCH_MAX_1023 is not set
+# # CONFIG_AUFS_BRANCH_MAX_32767 is not set
+# ## end choice
+# # CONFIG_AUFS_HNOTIFY is not set
+# # CONFIG_AUFS_EXPORT is not set
+# # CONFIG_AUFS_RDU is not set
+# # CONFIG_AUFS_SP_IATTR is not set
+# # CONFIG_AUFS_SHWH is not set
+# # CONFIG_AUFS_BR_RAMFS is not set
+# # CONFIG_AUFS_BR_FUSE is not set
+# # CONFIG_AUFS_DEBUG is not set
+
+##
 ## file: fs/autofs4/Kconfig
 ##
 CONFIG_AUTOFS4_FS=m
@@ -3238,6 +3257,11 @@
 CONFIG_DNOTIFY=y
 
 ##
+## file: fs/notify/fanotify/Kconfig
+##
+CONFIG_FANOTIFY=y
+
+##
 ## file: fs/notify/inotify/Kconfig
 ##
 CONFIG_INOTIFY_USER=y

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64	Wed Feb 16 17:06:01 2011	(r16903)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64	Thu Feb 17 11:28:30 2011	(r16904)
@@ -36,7 +36,7 @@
 ## file: crypto/Kconfig
 ##
 CONFIG_CRYPTO_AES_X86_64=m
-# CONFIG_CRYPTO_AES_NI_INTEL is not set
+CONFIG_CRYPTO_AES_NI_INTEL=m
 CONFIG_CRYPTO_SALSA20_X86_64=m
 CONFIG_CRYPTO_TWOFISH_X86_64=m
 

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config	Wed Feb 16 17:06:01 2011	(r16903)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config	Thu Feb 17 11:28:30 2011	(r16904)
@@ -753,38 +753,38 @@
 # CONFIG_FB_PM2 is not set
 # CONFIG_FB_CYBER2000 is not set
 CONFIG_FB_OF=y
-CONFIG_FB_CT65550=y
+CONFIG_FB_CT65550=m
 # CONFIG_FB_ASILIANT is not set
-# CONFIG_FB_VGA16 is not set
+CONFIG_FB_VGA16=y
 CONFIG_FB_S1D13XXX=m
-CONFIG_FB_NVIDIA=y
+CONFIG_FB_NVIDIA=m
 CONFIG_FB_NVIDIA_I2C=y
 # CONFIG_FB_RIVA is not set
 # CONFIG_FB_RIVA_I2C is not set
 # CONFIG_FB_RIVA_DEBUG is not set
-CONFIG_FB_MATROX=y
+CONFIG_FB_MATROX=m
 CONFIG_FB_MATROX_MILLENIUM=y
 CONFIG_FB_MATROX_MYSTIQUE=y
 CONFIG_FB_MATROX_G=y
 CONFIG_FB_MATROX_I2C=m
 CONFIG_FB_MATROX_MAVEN=m
-CONFIG_FB_RADEON=y
+CONFIG_FB_RADEON=m
 CONFIG_FB_RADEON_I2C=y
 # CONFIG_FB_RADEON_DEBUG is not set
-CONFIG_FB_ATY128=y
-CONFIG_FB_ATY=y
+CONFIG_FB_ATY128=m
+CONFIG_FB_ATY=m
 CONFIG_FB_ATY_CT=y
 CONFIG_FB_ATY_GENERIC_LCD=y
 CONFIG_FB_ATY_GX=y
 CONFIG_FB_SAVAGE=m
 CONFIG_FB_SAVAGE_I2C=y
 CONFIG_FB_SAVAGE_ACCEL=y
-CONFIG_FB_SIS=y
+CONFIG_FB_SIS=m
 CONFIG_FB_SIS_300=y
 CONFIG_FB_SIS_315=y
 CONFIG_FB_NEOMAGIC=m
 CONFIG_FB_KYRO=m
-CONFIG_FB_3DFX=y
+CONFIG_FB_3DFX=m
 CONFIG_FB_VOODOO1=y
 CONFIG_FB_TRIDENT=m
 CONFIG_FB_IBM_GXT4500=m

Copied: dists/trunk/linux-2.6/debian/patches/bugfix/all/rtc-rtc-ds1511-world-writable-sysfs-nvram-file.patch (from r16892, dists/sid/linux-2.6/debian/patches/bugfix/all/rtc-rtc-ds1511-world-writable-sysfs-nvram-file.patch)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/trunk/linux-2.6/debian/patches/bugfix/all/rtc-rtc-ds1511-world-writable-sysfs-nvram-file.patch	Thu Feb 17 11:28:30 2011	(r16904, copy of r16892, dists/sid/linux-2.6/debian/patches/bugfix/all/rtc-rtc-ds1511-world-writable-sysfs-nvram-file.patch)
@@ -0,0 +1,29 @@
+From: Vasiliy Kulikov <segoon at openwall.com>
+Subject: [PATCH 17/20] rtc: rtc-ds1511: world-writable sysfs nvram file
+Date: Fri,  4 Feb 2011 15:24:06 +0300
+
+Don't allow everybogy to write to NVRAM.
+
+Signed-off-by: Vasiliy Kulikov <segoon at openwall.com>
+---
+ Compile tested only.
+
+ drivers/rtc/rtc-ds1511.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/drivers/rtc/rtc-ds1511.c b/drivers/rtc/rtc-ds1511.c
+index 37268e9..afeb546 100644
+--- a/drivers/rtc/rtc-ds1511.c
++++ b/drivers/rtc/rtc-ds1511.c
+@@ -485,7 +485,7 @@ ds1511_nvram_write(struct file *filp, struct kobject *kobj,
+ static struct bin_attribute ds1511_nvram_attr = {
+ 	.attr = {
+ 		.name = "nvram",
+-		.mode = S_IRUGO | S_IWUGO,
++		.mode = S_IRUGO | S_IWUSR,
+ 	},
+ 	.size = DS1511_RAM_MAX,
+ 	.read = ds1511_nvram_read,
+-- 
+1.7.0.4
+

Copied: dists/trunk/linux-2.6/debian/patches/bugfix/all/scsi-aic94xx-world-writable-sysfs-update_bios-file.patch (from r16892, dists/sid/linux-2.6/debian/patches/bugfix/all/scsi-aic94xx-world-writable-sysfs-update_bios-file.patch)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/trunk/linux-2.6/debian/patches/bugfix/all/scsi-aic94xx-world-writable-sysfs-update_bios-file.patch	Thu Feb 17 11:28:30 2011	(r16904, copy of r16892, dists/sid/linux-2.6/debian/patches/bugfix/all/scsi-aic94xx-world-writable-sysfs-update_bios-file.patch)
@@ -0,0 +1,29 @@
+From: Vasiliy Kulikov <segoon at openwall.com>
+Subject: [PATCH 18/20] scsi: aic94xx: world-writable sysfs update_bios file
+Date: Fri,  4 Feb 2011 15:24:10 +0300
+
+Don't allow everybody to load firmware.
+
+Signed-off-by: Vasiliy Kulikov <segoon at openwall.com>
+---
+ Compile tested only.
+
+ drivers/scsi/aic94xx/aic94xx_init.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/drivers/scsi/aic94xx/aic94xx_init.c b/drivers/scsi/aic94xx/aic94xx_init.c
+index 3b7e83d..d5ff142 100644
+--- a/drivers/scsi/aic94xx/aic94xx_init.c
++++ b/drivers/scsi/aic94xx/aic94xx_init.c
+@@ -486,7 +486,7 @@ static ssize_t asd_show_update_bios(struct device *dev,
+ 			flash_error_table[i].reason);
+ }
+ 
+-static DEVICE_ATTR(update_bios, S_IRUGO|S_IWUGO,
++static DEVICE_ATTR(update_bios, S_IRUGO|S_IWUSR,
+ 	asd_show_update_bios, asd_store_update_bios);
+ 
+ static int asd_create_dev_attrs(struct asd_ha_struct *asd_ha)
+-- 
+1.7.0.4
+

Copied: dists/trunk/linux-2.6/debian/patches/bugfix/all/scsi-iscsi-world-writable-sysfs-priv_sess-file.patch (from r16892, dists/sid/linux-2.6/debian/patches/bugfix/all/scsi-iscsi-world-writable-sysfs-priv_sess-file.patch)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/trunk/linux-2.6/debian/patches/bugfix/all/scsi-iscsi-world-writable-sysfs-priv_sess-file.patch	Thu Feb 17 11:28:30 2011	(r16904, copy of r16892, dists/sid/linux-2.6/debian/patches/bugfix/all/scsi-iscsi-world-writable-sysfs-priv_sess-file.patch)
@@ -0,0 +1,29 @@
+From: Vasiliy Kulikov <segoon at openwall.com>
+Subject: [PATCH 19/20] scsi: iscsi: world-writable sysfs priv_sess file
+Date: Fri,  4 Feb 2011 15:24:14 +0300
+
+Don't allow everybody to change iSCSI settings.
+
+Signed-off-by: Vasiliy Kulikov <segoon at openwall.com>
+---
+ Compile tested only.
+
+ drivers/scsi/scsi_transport_iscsi.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/drivers/scsi/scsi_transport_iscsi.c b/drivers/scsi/scsi_transport_iscsi.c
+index f905ecb..01543d2 100644
+--- a/drivers/scsi/scsi_transport_iscsi.c
++++ b/drivers/scsi/scsi_transport_iscsi.c
+@@ -1847,7 +1847,7 @@ store_priv_session_##field(struct device *dev,				\
+ #define iscsi_priv_session_rw_attr(field, format)			\
+ 	iscsi_priv_session_attr_show(field, format)			\
+ 	iscsi_priv_session_attr_store(field)				\
+-static ISCSI_CLASS_ATTR(priv_sess, field, S_IRUGO | S_IWUGO,		\
++static ISCSI_CLASS_ATTR(priv_sess, field, S_IRUGO | S_IWUSR,		\
+ 			show_priv_session_##field,			\
+ 			store_priv_session_##field)
+ iscsi_priv_session_rw_attr(recovery_tmo, "%d");
+-- 
+1.7.0.4
+

Copied: dists/trunk/linux-2.6/debian/patches/bugfix/x86/platform-x86-acer-wmi-world-writable-sysfs-threeg-fi.patch (from r16892, dists/sid/linux-2.6/debian/patches/bugfix/x86/platform-x86-acer-wmi-world-writable-sysfs-threeg-fi.patch)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/trunk/linux-2.6/debian/patches/bugfix/x86/platform-x86-acer-wmi-world-writable-sysfs-threeg-fi.patch	Thu Feb 17 11:28:30 2011	(r16904, copy of r16892, dists/sid/linux-2.6/debian/patches/bugfix/x86/platform-x86-acer-wmi-world-writable-sysfs-threeg-fi.patch)
@@ -0,0 +1,30 @@
+From: Vasiliy Kulikov <segoon at openwall.com>
+Date: Fri, 4 Feb 2011 15:23:56 +0300
+Subject: [PATCH 7/9] platform: x86: acer-wmi: world-writable sysfs threeg file
+
+commit a6414907541a44db0586b894b0f19b3be6457da3 upstream.
+
+Don't allow everybody to write to hardware registers.
+
+Signed-off-by: Vasiliy Kulikov <segoon at openwall.com>
+Signed-off-by: Matthew Garrett <mjg at redhat.com>
+---
+ drivers/platform/x86/acer-wmi.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
+index c5c4b8c..a7bcad7 100644
+--- a/drivers/platform/x86/acer-wmi.c
++++ b/drivers/platform/x86/acer-wmi.c
+@@ -1280,7 +1280,7 @@ static ssize_t set_bool_threeg(struct device *dev,
+ 			return -EINVAL;
+ 	return count;
+ }
+-static DEVICE_ATTR(threeg, S_IWUGO | S_IRUGO | S_IWUSR, show_bool_threeg,
++static DEVICE_ATTR(threeg, S_IRUGO | S_IWUSR, show_bool_threeg,
+ 	set_bool_threeg);
+ 
+ static ssize_t show_interface(struct device *dev, struct device_attribute *attr,
+-- 
+1.7.2.3
+

Copied: dists/trunk/linux-2.6/debian/patches/bugfix/x86/platform-x86-asus_acpi-world-writable-procfs-files.patch (from r16892, dists/sid/linux-2.6/debian/patches/bugfix/x86/platform-x86-asus_acpi-world-writable-procfs-files.patch)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/trunk/linux-2.6/debian/patches/bugfix/x86/platform-x86-asus_acpi-world-writable-procfs-files.patch	Thu Feb 17 11:28:30 2011	(r16904, copy of r16892, dists/sid/linux-2.6/debian/patches/bugfix/x86/platform-x86-asus_acpi-world-writable-procfs-files.patch)
@@ -0,0 +1,39 @@
+From: Vasiliy Kulikov <segoon at openwall.com>
+Date: Fri, 4 Feb 2011 15:23:59 +0300
+Subject: [PATCH 8/9] platform: x86: asus_acpi: world-writable procfs files
+
+commit e75b7eb5716256c52a123a467be25fb5e03fa930 upstream.
+
+Don't allow everybody to change ACPI settings.  The comment says that it
+is done deliberatelly, however, the comment before disp_proc_write()
+says that at least one of these setting is experimental.
+
+Signed-off-by: Vasiliy Kulikov <segoon at openwall.com>
+Signed-off-by: Matthew Garrett <mjg at redhat.com>
+---
+ drivers/platform/x86/asus_acpi.c |    8 +-------
+ 1 files changed, 1 insertions(+), 7 deletions(-)
+
+diff --git a/drivers/platform/x86/asus_acpi.c b/drivers/platform/x86/asus_acpi.c
+index 4633fd8..fe49593 100644
+--- a/drivers/platform/x86/asus_acpi.c
++++ b/drivers/platform/x86/asus_acpi.c
+@@ -1081,14 +1081,8 @@ static int asus_hotk_add_fs(struct acpi_device *device)
+ 	struct proc_dir_entry *proc;
+ 	mode_t mode;
+ 
+-	/*
+-	 * If parameter uid or gid is not changed, keep the default setting for
+-	 * our proc entries (-rw-rw-rw-) else, it means we care about security,
+-	 * and then set to -rw-rw----
+-	 */
+-
+ 	if ((asus_uid == 0) && (asus_gid == 0)) {
+-		mode = S_IFREG | S_IRUGO | S_IWUGO;
++		mode = S_IFREG | S_IRUGO | S_IWUSR | S_IWGRP;
+ 	} else {
+ 		mode = S_IFREG | S_IRUSR | S_IRGRP | S_IWUSR | S_IWGRP;
+ 		printk(KERN_WARNING "  asus_uid and asus_gid parameters are "
+-- 
+1.7.2.3
+

Copied: dists/trunk/linux-2.6/debian/patches/bugfix/x86/platform-x86-tc1100-wmi-world-writable-sysfs-wireles.patch (from r16892, dists/sid/linux-2.6/debian/patches/bugfix/x86/platform-x86-tc1100-wmi-world-writable-sysfs-wireles.patch)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/trunk/linux-2.6/debian/patches/bugfix/x86/platform-x86-tc1100-wmi-world-writable-sysfs-wireles.patch	Thu Feb 17 11:28:30 2011	(r16904, copy of r16892, dists/sid/linux-2.6/debian/patches/bugfix/x86/platform-x86-tc1100-wmi-world-writable-sysfs-wireles.patch)
@@ -0,0 +1,30 @@
+From: Vasiliy Kulikov <segoon at openwall.com>
+Date: Fri, 4 Feb 2011 15:24:03 +0300
+Subject: [PATCH 9/9] platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files
+
+commit 9f6c8b9930b72876dbd934e8563818cfb5e481e2 upstream.
+
+Don't allow everybody to change WMI settings.
+
+Signed-off-by: Vasiliy Kulikov <segoon at openwall.com>
+Signed-off-by: Matthew Garrett <mjg at redhat.com>
+---
+ drivers/platform/x86/tc1100-wmi.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/drivers/platform/x86/tc1100-wmi.c b/drivers/platform/x86/tc1100-wmi.c
+index 1fe0f1f..865ef78 100644
+--- a/drivers/platform/x86/tc1100-wmi.c
++++ b/drivers/platform/x86/tc1100-wmi.c
+@@ -162,7 +162,7 @@ set_bool_##value(struct device *dev, struct device_attribute *attr, \
+ 			return -EINVAL; \
+ 	return count; \
+ } \
+-static DEVICE_ATTR(value, S_IWUGO | S_IRUGO | S_IWUSR, \
++static DEVICE_ATTR(value, S_IRUGO | S_IWUSR, \
+ 	show_bool_##value, set_bool_##value);
+ 
+ show_set_bool(wireless, TC1100_INSTANCE_WIRELESS);
+-- 
+1.7.2.3
+

Modified: dists/trunk/linux-2.6/debian/patches/series/base
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/base	Wed Feb 16 17:06:01 2011	(r16903)
+++ dists/trunk/linux-2.6/debian/patches/series/base	Thu Feb 17 11:28:30 2011	(r16904)
@@ -39,3 +39,10 @@
 + features/all/Kbuild-kconfig-Verbose-version-of-listnewconfig.patch
 + features/all/r8712u-Switch-driver-to-use-external-firmware.patch
 + features/all/r8712u-Firmware-changes-for-driver.patch
+
++ bugfix/x86/platform-x86-acer-wmi-world-writable-sysfs-threeg-fi.patch
++ bugfix/x86/platform-x86-asus_acpi-world-writable-procfs-files.patch
++ bugfix/x86/platform-x86-tc1100-wmi-world-writable-sysfs-wireles.patch
++ bugfix/all/rtc-rtc-ds1511-world-writable-sysfs-nvram-file.patch
++ bugfix/all/scsi-aic94xx-world-writable-sysfs-update_bios-file.patch
++ bugfix/all/scsi-iscsi-world-writable-sysfs-priv_sess-file.patch



More information about the Kernel-svn-changes mailing list