summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-06mei: reset client state on queued connect requestAlexander Usyskin1-0/+1
2014-09-06Btrfs: fix task hang under heavy compressed writeLiu Bo12-61/+141
2014-09-06Btrfs: fix filemap_flush call in btrfs_file_releaseChris Mason1-1/+9
2014-09-06Btrfs: fix crash on endio of reading corrupted blockLiu Bo1-0/+1
2014-09-06btrfs: disable strict file flushes for renames and truncatesChris Mason8-267/+6
2014-09-06Btrfs: fix compressed write corruption on enospcLiu Bo1-0/+12
2014-09-06Btrfs: read lock extent buffer while walking backrefsFilipe Manana1-0/+3
2014-09-06Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana1-1/+1
2014-09-06Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2-6/+20
2014-09-06hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-09-06x86,mm: fix pte_special versus pte_numaHugh Dickins2-6/+10
2014-09-06x86/xen: resume timer irqs earlyDavid Vrabel1-1/+1
2014-09-06x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel1-5/+5
2014-09-06x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming1-0/+1
2014-09-06xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel1-3/+2
2014-09-06x86: MCE: Add raw_lock conversion againThomas Gleixner1-9/+9
2014-09-06hpsa: fix non-x86 buildsArnd Bergmann1-2/+2
2014-09-06x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski1-4/+4
2014-09-06powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart1-0/+1
2014-09-06powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler1-2/+2
2014-09-06powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu1-33/+13
2014-09-06x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz2-3/+9
2014-09-06ACPI / PCI: Fix sysfs acpi_index and label errorsSimone Gotti1-6/+12
2014-09-06PCI: pciehp: Clear Data Link Layer State Changed during initMyron Stowe1-1/+1
2014-09-06PCI: Keep original resource if we fail to expand itGuo Chao1-0/+7
2014-09-06PCI: Configure ASPM when enabling deviceVidya Sagar1-6/+6
2014-09-06drm/radeon: add additional SI pci idsAlex Deucher1-0/+4
2014-09-06drm/radeon: add new bonaire pci idsAlex Deucher1-0/+2
2014-09-06drm/radeon: add new KV pci idAlex Deucher2-0/+2
2014-09-06ext4: fix BUG_ON in mb_free_blocks()Theodore Ts'o1-0/+5
2014-09-06kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin1-9/+10
2014-09-06Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini1-1/+1
2014-09-06KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li2-14/+40
2014-09-06KVM: PPC: Book3S: Fix LPCR one_reg interfaceAlexey Kardashevskiy4-3/+16
2014-09-06KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger1-2/+3
2014-09-06KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir tablePaolo Bonzini1-4/+3
2014-09-06KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit1-0/+4
2014-09-06debugfs: Fix corrupted loop in debugfs_remove_recursiveSteven Rostedt1-7/+26
2014-09-06crypto: ux500 - make interrupt mode plausibleArnd Bergmann1-13/+12
2014-09-06serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-09-06ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa structTheodore Ts'o1-1/+20
2014-09-06ext4: fix punch hole on files with indirect mappingLukas Czerner3-82/+205
2014-09-06i2c: rk3x: fix interrupt handling issueaddy ke1-1/+1
2014-09-06drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang1-2/+2
2014-09-06tpm: Add missing tpm_do_selftest to ST33 I2C driverJason Gunthorpe1-0/+1
2014-09-06hwmon: (lm92) Prevent overflow problem when writing large limitsAxel Lin1-7/+6
2014-09-06hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin1-15/+18
2014-09-06hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin1-0/+2
2014-09-06hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck1-3/+6
2014-09-06hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin1-1/+1