First  |  Prev |  Next  |  Last
Pages: 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
SELINUX: Fix build error.
On Fri, 2010-08-06 at 20:37 +0100, Ralf Baechle wrote: [...] CC security/selinux/hooks.o /home/ralf/src/linux/linux-mips/security/selinux/hooks.c: In function 'selinux_inode_permission': /home/ralf/src/linux/linux-mips/security/selinux/hooks.c:2644:38: error: 'FILE__AUDIT_ACCESS' undeclared (first us... 6 Aug 2010 15:59
[PATCH retry] tty: implement BTM as mutex instead of BKL
The tty locking now follows the rules for mutexes, so we can replace the BKL usage with a new subsystem wide mutex. Using a regular mutex here will change the behaviour when blocked on the BTM from spinning to sleeping, but that should not be visible to the user. Using the mutex also means that all the BTM is... 6 Aug 2010 15:59
PCMCIA updates for 2.6.36
On Thu, Aug 5, 2010 at 3:05 PM, Dominik Brodowski <linux(a)dominikbrodowski.net> wrote: Please pull from that location. The diffstat and list of changes is below, the individual diffs are sent (at least) to the linux-pcmcia list. Hmm. You hadn't done proper removal of dev_info_t from the staging drivers. I ... 7 Aug 2010 08:14
[14/36] igb: Use only a single Tx queue in SR-IOV mode
2.6.34-stable review patch. If anyone has any objections, please let us know. ------------------ From: Greg Rose <gregory.v.rose(a)intel.com> commit 5fa8517f038d51d571981fb495206cc30ed91b06 upstream. The 82576 expects the second rx queue in any pool to receive L2 switch loop back packets sent from the secon... 6 Aug 2010 15:59
[23/36] mac80211: avoid scheduling while atomic in mesh_rx_plink_frame
2.6.34-stable review patch. If anyone has any objections, please let us know. ------------------ From: John W. Linville <linville(a)tuxdriver.com> commit c937019761a758f2749b1f3a032b7a91fb044753 upstream. While mesh_rx_plink_frame holds sta->lock... mesh_rx_plink_frame -> mesh_plink_inc_estab_count -> ... 6 Aug 2010 15:59
[24/36] SCSI: enclosure: fix error path - actually return ERR_PTR() on error
2.6.34-stable review patch. If anyone has any objections, please let us know. ------------------ From: James Bottomley <James.Bottomley(a)suse.de> commit a91c1be21704113b023919826c6d531da46656ef upstream. we also need to clean up and free the cdev. Reported-by: Jani Nikula <ext-jani.1.nikula(a)nokia.com> S... 6 Aug 2010 15:59
[10/36] amd64_edac: Fix operator precendence error
2.6.34-stable review patch. If anyone has any objections, please let us know. ------------------ From: Borislav Petkov <borislav.petkov(a)amd.com> commit 962b70a1eb22c467b95756a290c694e73da17f41 upstream. The bitwise AND is of higher precedence, make that explicit. Signed-off-by: Borislav Petkov <borislav... 6 Aug 2010 15:59
[05/36] PARISC: led.c - fix potential stack overflow in led_proc_write()
2.6.34-stable review patch. If anyone has any objections, please let us know. ------------------ From: Helge Deller <deller(a)gmx.de> commit 4b4fd27c0b5ec638a1f06ced9226fd95229dbbf0 upstream. avoid potential stack overflow by correctly checking count parameter Reported-by: Ilja <ilja(a)netric.org> Signed-o... 6 Aug 2010 15:59
[11/36] e1000e: dont inadvertently re-set INTX_DISABLE
2.6.34-stable review patch. If anyone has any objections, please let us know. ------------------ From: Dean Nelson <dnelson(a)redhat.com> commit 36f2407fe52c55566221f8c68c8fb808abffd2f5 upstream. Should e1000_test_msi() fail to see an msi interrupt, it attempts to fallback to legacy INTx interrupts. But an ... 6 Aug 2010 15:59
[PATCH] SELINUX: Fix build error.
[...] CC security/selinux/hooks.o /home/ralf/src/linux/linux-mips/security/selinux/hooks.c: In function 'selinux_inode_permission': /home/ralf/src/linux/linux-mips/security/selinux/hooks.c:2644:38: error: 'FILE__AUDIT_ACCESS' undeclared (first use in this function) /home/ralf/src/linux/linux-mips/security/se... 6 Aug 2010 15:59
First  |  Prev |  Next  |  Last
Pages: 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137