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