summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-05Linux 2.6.33.6v2.6.33.6Greg Kroah-Hartman1-1/+1
2010-07-05sctp: fix append error cause to ERROR chunk correctlyWei Yongjun1-2/+2
2010-07-05qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings1-15/+13
2010-07-05KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima1-9/+9
2010-07-05KEYS: Return more accurate error codesDan Carpenter1-3/+3
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1
2010-07-05KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel1-2/+7
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg1-19/+12
2010-07-05KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity1-0/+6
2010-07-05KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity2-1/+24
2010-07-05KVM: Fix wallclock version writing raceAvi Kivity1-2/+10
2010-07-05KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity1-0/+9
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang4-13/+26
2010-07-05KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2-1/+3
2010-07-05KVM: x86: Check LMA bit before set_eferSheng Yang1-2/+2
2010-07-05KVM: Don't allow lmsw to clear cr0.peAvi Kivity1-1/+1
2010-07-05x86, paravirt: Add a global synchronization point for pvclockGlauber Costa1-0/+24
2010-07-05KVM: SVM: Report emulated SVM features to userspaceJoerg Roedel1-0/+10
2010-07-05KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel4-0/+15
2010-07-05KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun1-1/+2
2010-07-05KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun1-1/+3
2010-07-05KVM: SVM: Fix wrong interrupt injection in enable_irq_windowsJoerg Roedel1-9/+8
2010-07-05KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel1-15/+31
2010-07-05KVM: SVM: Fix nested msr intercept handlingJoerg Roedel1-10/+3
2010-07-05KVM: SVM: Sync all control registers on nested vmexitJoerg Roedel1-0/+4
2010-07-05KVM: SVM: Fix schedule-while-atomic on nested exception handlingJoerg Roedel1-4/+19
2010-07-05KVM: SVM: Don't use kmap_atomic in nested_svm_mapJoerg Roedel1-23/+24
2010-07-05Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov1-4/+10
2010-07-05tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan1-39/+97
2010-07-05eeepc-laptop: check wireless hotplug eventsAlan Jenkins1-0/+18
2010-07-05Btrfs: should add a permission check for setfaclShi Weihua1-0/+3
2010-07-05l2tp: Fix oops in pppol2tp_xmitJames Chapman1-1/+2
2010-07-05vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi2-1/+10
2010-07-05CIFS: Allow null nd (as nfs server uses) on createSteve French3-14/+23
2010-07-05sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2-5/+58
2010-07-05GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse1-0/+7
2010-07-05ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o1-0/+3
2010-07-05ext4: check s_log_groups_per_flex in online resize codeEric Sandeen1-1/+2
2010-07-05wl1251: fix a memory leak in probeGrazvydas Ignotas1-0/+1
2010-07-05tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov1-1/+2
2010-07-05perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra1-1/+4
2010-07-05iwlwifi: recalculate average tpt if not currentReinette Chatre1-4/+6
2010-07-05iwlwifi: reset card during probeReinette Chatre2-0/+15
2010-07-05cfq-iosched: fix an oops caused by slab leakShaohua Li1-6/+14
2010-07-05wrong type for 'magic' argument in simple_fill_super()Roberto Sassu2-2/+3
2010-07-05wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville4-39/+38
2010-07-05p54usb: Add device ID for Dell WLA3310 USBJason Dravet1-0/+1
2010-07-05USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin1-2/+4
2010-07-05USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack1-0/+4
2010-07-05USB: xhci: Wait for controller to be ready after reset.Sarah Sharp1-1/+12