aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kvm: don't take vcpu mutex for obviously invalid vcpu ioctlsDavid Matlack2014-12-141-0/+4
* spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko2014-12-141-0/+4
* spi: dw-mid: check that DMA was inited before exitAndy Shevchenko2014-12-141-0/+2
* spi: dw-mid: respect 8 bit modeAndy Shevchenko2014-12-141-2/+2
* Drivers: hv: vmbus: Cleanup hv_post_message()K. Y. Srinivasan2014-12-142-12/+20
* Drivers: hv: vmbus: Cleanup vmbus_close_internal()K. Y. Srinivasan2014-12-141-4/+21
* Drivers: hv: vmbus: Fix a bug in vmbus_open()K. Y. Srinivasan2014-12-141-1/+3
* Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()K. Y. Srinivasan2014-12-141-4/+1
* Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()K. Y. Srinivasan2014-12-141-5/+6
* Drivers: hv: vmbus: Cleanup vmbus_post_msg()K. Y. Srinivasan2014-12-141-3/+14
* firmware_class: make sure fw requests contain a nameKees Cook2014-12-141-0/+3
* USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-12-143-2/+11
* USB: add reset resume quirk for usb3503Joonyoung Shim2014-12-141-0/+3
* v4l2-common: fix overflow in v4l_bound_align_image()Maciej Matraszek2014-12-141-6/+3
* PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado2014-12-141-1/+1
* USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz2014-12-141-0/+1
* USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage2014-12-141-0/+1
* media: usb: uvc: add a quirk for Dell XPS M1330 webcamPaul Fertser2014-12-141-0/+9
* ext4: don't check quota format when there are no quota filesJan Kara2014-12-141-7/+0
* PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr2014-12-141-0/+20
* PCI: pciehp: Prevent NULL dereference during probeAndreas Noever2014-12-141-0/+7
* ext4: check EA value offset when loadingDarrick J. Wong2014-12-141-8/+24
* KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-12-141-0/+1
* Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen2014-12-141-0/+9
* UBIFS: fix free log space calculationArtem Bityutskiy2014-12-141-2/+6
* UBIFS: fix a race conditionArtem Bityutskiy2014-12-142-8/+11
* UBIFS: remove mst_mutexArtem Bityutskiy2014-12-144-9/+3
* kvm: x86: fix stale mmio cache bugDavid Matlack2014-12-143-6/+17
* Linux 3.2.64Ben Hutchings2014-11-051-1/+1
* l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault2014-11-051-1/+2
* KVM: x86: Fix far-jump to non-canonical checkNadav Amit2014-11-051-3/+5
* genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe2014-11-051-2/+0
* ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)2014-11-051-1/+1
* ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov2014-11-051-1/+0
* nfsd: Fix ACL null pointer derefSergio Gelato2014-11-051-0/+3
* ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara2014-11-052-0/+3
* dm crypt: fix access beyond the end of allocated spaceMikulas Patocka2014-11-051-4/+16
* x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski2014-11-051-4/+17
* net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2014-11-052-26/+10
* net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-11-052-0/+7
* net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-11-053-63/+60
* KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit2014-11-051-30/+87
* KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini2014-11-051-17/+30
* KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit2014-11-051-24/+54
* KVM: x86: Fix wrong masking on relative jump/callNadav Amit2014-11-051-5/+22
* KVM: x86 emulator: Use opcode::execute for CALLTakuya Yoshikawa2014-11-051-8/+10
* kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2014-11-052-1/+9
* nEPT: Nested INVEPTNadav Har'El2014-11-052-0/+9
* KVM: x86: Improve thread safety in pitAndy Honig2014-11-051-0/+2
* KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit2014-11-054-3/+42