summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-13kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2-1/+10
2014-11-13KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit1-24/+54
2014-11-13KVM: x86: Fix wrong masking on relative jump/callNadav Amit1-5/+22
2014-11-13kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2-6/+6
2014-11-13KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit4-3/+42
2014-11-13KVM: x86: Improve thread safety in pitAndy Honig1-0/+2
2014-11-13KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig3-6/+14
2014-11-13kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas1-4/+4
2014-11-13media: tda7432: Fix setting TDA7432_MUTE bit for TDA7432_RF registerAxel Lin1-1/+1
2014-11-13media: ds3000: fix LNB supply voltage on Tevii S480 on initializationUlrich Eckhardt1-0/+7
2014-11-13media: em28xx-v4l: give back all active video buffers to the vb2 core properl...Frank Schaefer1-2/+8
2014-11-13media: usb: uvc: add a quirk for Dell XPS M1330 webcamPaul Fertser1-0/+9
2014-11-13media: v4l2-common: fix overflow in v4l_bound_align_image()Maciej Matraszek1-6/+3
2014-11-13drm/nouveau/bios: memset dcb struct to zero before parsingBen Skeggs1-0/+1
2014-11-13drm/ast: Fix HW cursor imageBenjamin Herrenschmidt1-2/+2
2014-11-13Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2014-11-13Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
2014-11-13framebuffer: fix border colorMikulas Patocka4-8/+4
2014-11-13modules, lock around setting of MODULE_STATE_UNFORMEDPrarit Bhargava1-0/+2
2014-11-13dm log userspace: fix memory leak in dm_ulog_tfr_init failure pathAlexey Khoroshilov1-1/+1
2014-11-13block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer2-5/+4
2014-11-13drbd: compute the end before rb_insert_augmented()Lai Jiangshan1-0/+4
2014-11-13dm bufio: when done scanning return from __scan immediatelyMikulas Patocka1-2/+2
2014-11-13dm bufio: update last_accessed when relinking a bufferJoe Thornber1-0/+1
2014-11-13drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering1-0/+2
2014-11-13xen-blkback: fix leak on grant map error pathRoger Pau Monné1-0/+1
2014-11-13virtio_pci: fix virtio spec compliance on restoreMichael S. Tsirkin1-3/+30
2014-11-13selinux: fix inode security list corruptionStephen Smalley1-1/+1
2014-11-13pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks1-2/+2
2014-11-13mfd: rtsx_pcr: Fix MSI enable error handlingChris Ball1-1/+1
2014-11-13mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman1-0/+3
2014-11-13UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud1-0/+1
2014-11-13random: add and use memzero_explicit() for clearing dataDaniel Borkmann3-7/+24
2014-11-13um: ubd: Fix for processes stuck in D state foreverThorsten Knabe1-2/+3
2014-11-13fix misuses of f_count() in ppp and netlinkAl Viro2-2/+2
2014-11-13kill wbuf_queued/wbuf_dwork_lockAl Viro2-17/+2
2014-11-13missing data dependency barrier in prepend_name()Al Viro1-0/+5
2014-11-13ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai1-0/+2
2014-11-13evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin1-3/+6
2014-11-13x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui1-1/+1
2014-11-13x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski2-2/+18
2014-11-13x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov2-2/+5
2014-11-13x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov1-1/+4
2014-11-13x86: Reject x32 executables if x32 ABI not supportedBen Hutchings1-2/+3
2014-11-13vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara3-0/+61
2014-11-13UBIFS: fix free log space calculationArtem Bityutskiy1-2/+6
2014-11-13UBIFS: fix a race conditionArtem Bityutskiy2-8/+11
2014-11-13UBIFS: remove mst_mutexArtem Bityutskiy4-9/+3
2014-11-13fs: allow open(dir, O_TMPFILE|..., 0) with mode 0Eric Rannaud1-1/+2
2014-11-13fs: Fix theoretical division by 0 in super_cache_scan().Tetsuo Handa1-0/+2