First  |  Prev |  Next  |  Last
Pages: 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335
[06/17] sky2: enable rx/tx in sky2_phy_reinit()
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Brandon Philips <brandon(a)ifup.org> commit 38000a94a902e94ca8b5498f7871c6316de8957a upstream. sky2_phy_reinit is called by the ethtool helpers sky2_set_settings, sky2_nway_reset and sky2_set_pauseparam wh... 30 Jul 2010 14:05
[03/17] cifs: remove bogus first_time check in NTLMv2 session setup code
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jeff Layton <jlayton(a)redhat.com> commit 8a224d489454b7457105848610cfebebdec5638d upstream. This bug appears to be the result of a cut-and-paste mistake from the NTLMv1 code. The function to generate the ... 30 Jul 2010 14:05
[02/17] hwmon: (coretemp) Skip duplicate CPU entries
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jean Delvare <khali(a)linux-fr.org> commit d883b9f0977269d519469da72faec6a7f72cb489 upstream. On hyper-threaded CPUs, each core appears twice in the CPU list. Skip the second entry to avoid duplicate senso... 30 Jul 2010 14:05
[15/17] bonding: select current active slave when enslaving device for mode tlb and alb
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jiri Pirko <jpirko(a)redhat.com> commit 5a29f7893fbe681f1334285be7e41e56f0de666c upstream. I've hit an issue on my system when I've been using RealTek RTL8139D cards in bonding interface in mode balancing-... 30 Jul 2010 14:05
drivers/pci: use for_each_pci_dev()
On Sat, 3 Jul 2010 20:04:39 +0400 Kulikov Vasiliy <segooon(a)gmail.com> wrote: Use for_each_pci_dev() to simplify the code. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/pci/setup-irq.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/pci/se... 30 Jul 2010 12:59
PCI: Do not run NVidia quirks related to MSI with MSI disabled
On Fri, 23 Jul 2010 22:19:55 +0200 "Rafael J. Wysocki" <rjw(a)sisk.pl> wrote: From: Rafael J. Wysocki <rjw(a)sisk.pl> There is no reason to run NVidia-specific quirks related to HT MSI mappings with MSI disabled via pci=nomsi, so make __nv_msi_ht_cap_quirk() return immediately in that case. This a... 30 Jul 2010 12:59
MTD: pxa2xx: move pxa2xx_flash_probe to .devinit.text
Uwe Kleine-König wrote: This fixes the following warning by modpost: WARNING: vmlinux.o(.data+0x15018): Section mismatch in reference from the variable pxa2xx_flash_driver to the function .init.text:pxa2xx_flash_probe() The variable pxa2xx_flash_driver references the function __init pxa2xx_flash_prob... 30 Jul 2010 15:14
[PATCH v3] cpuidle: extend cpuidle and menu governor to handle dynamic states
On some SoC chips, HW resources may be in use during any particular idle period. As a consequence, the cpuidle states that the SoC is safe to enter can change from idle period to idle period. In addition, the latency and threshold of each cpuidle state can vary, depending on the operating condition when the CPU b... 30 Jul 2010 11:53
[PATCH v3 04/15] ima: move ima_file_free before releasing the file
Integrity appraisal measures files on file_free and stores the file measurement as an xattr. Measure the file before releasing it. Signed-off-by: Mimi Zohar <zohar(a)us.ibm.com> Acked-by: Serge Hallyn <serue(a)us.ibm.com> --- fs/file_table.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --gi... 30 Jul 2010 11:53
[PATCH v3 13/15] ima: add ima_inode_setxattr and ima_inode_removexattr
Based on xattr_permission comments, the restriction to modify 'security' xattr is left up to the underlying fs or lsm. Ensure that not just anyone can modify or remove 'security.ima'. Changelog: - Replace CAP_MAC_ADMIN with CAP_SYS_ADMIN - static inline ima_inode_setxattr()/ima_inode_removexattr() stubs -... 30 Jul 2010 11:53
First  |  Prev |  Next  |  Last
Pages: 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335