First  |  Prev |  Next  |  Last
Pages: 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802
[patch 106/164] arch/x86/kernel: Add missing spin_unlock
2.6.33-stable review patch. If anyone has any objections, please let me know. ------------------ From: Julia Lawall <julia(a)diku.dk> commit 84fe6c19e4a598e8071e3bd1b2c923454eae1268 upstream. Add a spin_unlock missing on the error path. The locks and unlocks are balanced in other functions, so it seems tha... 1 Jul 2010 17:48
[patch 094/164] ipmi: handle run_to_completion properly in deliver_recv_msg()
2.6.33-stable review patch. If anyone has any objections, please let me know. ------------------ From: Jiri Kosina <jkosina(a)suse.cz> commit a747c5abc329611220f16df0bb4cf0ca4a7fdf0c upstream. If run_to_completion flag is set, it means that we are running in a single-threaded mode, and thus no locks are hel... 1 Jul 2010 17:48
[patch 153/164] KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)
2.6.33-stable review patch. If anyone has any objections, please let me know. ------------------ From: Shane Wang <shane.wang(a)intel.com> Per document, for feature control MSR: Bit 1 enables VMXON in SMX operation. If the bit is clear, execution of VMXON in SMX operation causes a general-protecti... 1 Jul 2010 17:48
[patch 141/164] KVM: SVM: Sync all control registers on nested vmexit
2.6.33-stable review patch. If anyone has any objections, please let me know. ------------------ From: Joerg Roedel <joerg.roedel(a)amd.com> Currently the vmexit emulation does not sync control registers were the access is typically intercepted by the nested hypervisor. But we can not count on that intercepts... 1 Jul 2010 17:48
[patch 151/164] KVM: x86: Check LMA bit before set_efer
2.6.33-stable review patch. If anyone has any objections, please let me know. ------------------ From: Sheng Yang <sheng(a)linux.intel.com> kvm_x86_ops->set_efer() would execute vcpu->arch.efer = efer, so the checking of LMA bit didn't work. Signed-off-by: Sheng Yang <sheng(a)linux.intel.com> Signed-off-by: ... 1 Jul 2010 17:48
[patch 160/164] parisc: clear floating point exception flag on SIGFPE signal
2.6.33-stable review patch. If anyone has any objections, please let me know. ------------------ From: Helge Deller <deller(a)gmx.de> commit 550f0d922286556c7ea43974bb7921effb5a5278 upstream. Clear the floating point exception flag before returning to user space. This is needed, else the libc trampoline han... 1 Jul 2010 17:48
[patch 155/164] KVM: Fix wallclock version writing race
2.6.33-stable review patch. If anyone has any objections, please let me know. ------------------ From: Avi Kivity <avi(a)redhat.com> Wallclock writing uses an unprotected global variable to hold the version; this can cause one guest to interfere with another if both write their wallclock at the same time. ... 1 Jul 2010 17:48
[patch 089/164] drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond
2.6.33-stable review patch. If anyone has any objections, please let me know. ------------------ From: Dave Airlie <airlied(a)redhat.com> commit 566d84d172161cb6c0c4dd834c34abbac6bf7b38 upstream. radeon's have a special ability to passthrough writes in their internal memory space directly to PCI, this abili... 1 Jul 2010 17:48
[patch 049/164] drm/i915: Reject bind_to_gtt() early if object > aperture
2.6.33-stable review patch. If anyone has any objections, please let me know. ------------------ From: Chris Wilson <chris(a)chris-wilson.co.uk> commit 654fc6073f68efa3b6c466825749e73e7fbb92cd upstream. If the object is bigger than the entire aperture, reject it early before evicting everything in a vain at... 1 Jul 2010 17:48
[patch 131/164] sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4)
2.6.33-stable review patch. If anyone has any objections, please let me know. ------------------ From: Neil Horman <nhorman(a)tuxdriver.com> commit 5fa782c2f5ef6c2e4f04d3e228412c9b4a4c8809 upstream. Ok, version 4 Change Notes: 1) Minor cleanups, from Vlads notes Summary: Hey- Recently, it was rep... 1 Jul 2010 17:48
First  |  Prev |  Next  |  Last
Pages: 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802