summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.12.57v3.12.57Jiri Slaby2016-03-161-1/+1
* xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk2016-03-161-1/+2
* xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk2016-03-161-1/+7
* xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk2016-03-161-13/+20
* xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk2016-03-161-0/+7
* xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk2016-03-161-0/+7
* xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk2016-03-161-1/+6
* modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-03-142-50/+78
* lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk2016-03-141-7/+7
* efi: Add pstore variables to the deletion whitelistMatt Fleming2016-03-141-0/+1
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-03-149-41/+259
* efi: Make our variable validation list include the guidPeter Jones2016-03-143-22/+39
* efi: Do variable name validation tests in utf8Peter Jones2016-03-143-28/+40
* efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-03-142-22/+13
* lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-03-142-0/+66
* KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti2016-03-141-7/+2
* powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab2016-03-141-1/+1
* mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau2016-03-141-1/+1
* wext: fix message delay/orderingJohannes Berg2016-03-141-11/+40
* ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-141-4/+4
* ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-141-2/+2
* tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)2016-03-141-8/+9
* KVM: VMX: disable PEBS before a guest entryRadim Krčmář2016-03-141-0/+7
* Revert "drm/radeon: hold reference to fences in radeon_sa_bo_new"Jiri Slaby2016-03-141-5/+0
* ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-141-1/+1
* MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki2016-03-141-7/+6
* USB: serial: option: add support for Quectel UC20Yegor Yefremov2016-03-141-0/+2
* USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas2016-03-141-0/+3
* USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri2016-03-141-0/+1
* ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai2016-03-071-2/+3
* ALSA: hdspm: Fix zero-divisionTakashi Iwai2016-03-071-0/+8
* ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai2016-03-071-2/+2
* ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai2016-03-071-4/+4
* ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai2016-03-073-20/+0
* ALSA: timer: Fix ioctls for X32 ABITakashi Iwai2016-03-071-0/+13
* ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai2016-03-071-0/+53
* ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai2016-03-071-16/+74
* Fix directory hardlinks from deleted directoriesDavid Woodhouse2016-03-072-19/+62
* jffs2: Fix page lock / f->sem deadlockDavid Woodhouse2016-03-072-11/+11
* Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker2016-03-071-21/+18
* PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt2016-03-071-0/+7
* libata: Align ata_device's id on a cachelineHarvey Hunt2016-03-071-1/+1
* libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2016-03-072-8/+7
* drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson2016-03-071-1/+1
* x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski2016-03-071-0/+1
* iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit2016-03-071-12/+22
* CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky2016-03-071-3/+18
* cifs: fix out-of-bounds access in lease parsingJustin Maggard2016-03-071-10/+14
* genksyms: Handle string literals with spaces in reference filesMichal Marek2016-03-071-2/+4
* ixgbe: fix broken PFC with X550Vasu Dev2016-03-071-3/+3