[072/139] x86/amd-iommu: Pt mode fix for domain_destroy
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Chris Wright <chrisw(a)sous-sol.org> commit 04e856c072b84042bb56c487c2868638bb3f78db upstream. After a guest is shutdown, assigned devices are not properly returned to the pt domain. This can leave the de... 23 Apr 2010 17:46
[118/139] xfs: check for more work before sleeping in xfssyncd
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Dave Chinner <david(a)fromorbit.com> commit 20f6b2c785cf187445f126321638ab8ba7aa7494 upstream. xfssyncd processes a queue of work by detaching the queue and then iterating over all the work items. It then ... 23 Apr 2010 17:46
[074/139] x86/amd-iommu: enable iommu before attaching devices
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Chris Wright <chrisw(a)sous-sol.org> commit 75f66533bc883f761a7adcab3281fe3323efbc90 upstream. Hit another kdump problem as reported by Neil Horman. When initializaing the IOMMU, we attach devices to thei... 23 Apr 2010 17:46
[109/139] ecryptfs: fix error code for missing xattrs in lower fs
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Christian Pulvermacher <pulvermacher(a)gmx.de> commit cfce08c6bdfb20ade979284e55001ca1f100ed51 upstream. If the lower file system driver has extended attributes disabled, ecryptfs' own access functions ret... 23 Apr 2010 17:46
[065/139] hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jean Delvare <khali(a)linux-fr.org> commit c7a78d2c2e2537fd24903e966f34aae50319d587 upstream. When CONFIG_REGULATOR isn't set, regulator_get_voltage() returns 0. Properly handle this case by not trusting t... 23 Apr 2010 17:46
[086/139] x86-64, rwsem: 64-bit xadd rwsem implementation
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: H. Peter Anvin <hpa(a)zytor.com> commit 1838ef1d782f7527e6defe87e180598622d2d071 upstream. For x86-64, 32767 threads really is not enough. Change rwsem_count_t to a signed long, so that it is 64 bits on x... 23 Apr 2010 17:46
[077/139] x86, cacheinfo: Fix disabling of L3 cache indices
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Borislav Petkov <borislav.petkov(a)amd.com> commit dcf39daf3d6d97f8741e82f0b9fb7554704ed2d1 upstream. * Correct the masks used for writing the cache index disable indices. * Do not turn off L3 scrubber - i... 23 Apr 2010 17:46
[075/139] Revert "x86: disable IOMMUs on kernel crash"
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Chris Wright <chrisw(a)sous-sol.org> commit 8f9f55e83e939724490d7cde3833c4883c6d1310 upstream. This effectively reverts commit 61d047be99757fd9b0af900d7abce9a13a337488. Disabling the IOMMU can potetially... 23 Apr 2010 17:46
[090/139] fix NFS4 handling of mountpoint stat
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Al Viro <viro(a)zeniv.linux.org.uk> commit 462d60577a997aa87c935ae4521bd303733a9f2b upstream. RFC says we need to follow the chain of mounts if there's more than one stacked on that point. Signed-off-by... 23 Apr 2010 17:46
[127/139] ext4: fix async i/o writes beyond 4GB to a sparse file
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Eric Sandeen <sandeen(a)redhat.com> commit a1de02dccf906faba2ee2d99cac56799bda3b96a upstream. The "offset" member in ext4_io_end holds bytes, not blocks, so ext4_lblk_t is wrong - and too small (u32). T... 23 Apr 2010 17:46