summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-23Input: vmmouse - fix absolute device registrationDmitry Torokhov
2016-02-23libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo
2016-02-23PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-02-23cgroup: make sure a parent css isn't offlined before its childrenTejun Heo
2016-02-23cgroup: separate out include/linux/cgroup-defs.hTejun Heo
2016-02-23ASoC: rt5645: fix the shift bit of IN1 boostBard Liao
2016-02-23iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-02-15Linux 4.1.18Sasha Levin
2016-02-15X.509: Don't strip leading 00's from key ID when constructing key descriptionDavid Howells
2016-02-15radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-15mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-15ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-15dump_stack: avoid potential deadlocksEric Dumazet
2016-02-15drm/i915: Take all modeset locks for DP MST hotplugDaniel Vetter
2016-02-15drm/radeon: Take all modeset locks for DP MST hotplugDaniel Vetter
2016-02-15drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie
2016-02-15drm/dp/mst: Remove port after removing connector.Maarten Lankhorst
2016-02-15drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland
2016-02-15drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland
2016-02-15drm: fix missing reference counting decreaseInsu Yun
2016-02-15ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij
2016-02-15[media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab
2016-02-15ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-15[media] tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab
2016-02-15xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-15usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-15usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu
2016-02-15usb: xhci: add a quirk bit for ssic port unusedLu Baolu
2016-02-15usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu
2016-02-15xhci: create one unified function to calculate TRB TD remainder.Mathias Nyman
2016-02-15usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcdLu, Baolu
2016-02-15xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz
2016-02-15xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman
2016-02-15xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani
2016-02-15radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-15drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov
2016-02-15ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-02-15ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-15ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-15ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai
2016-02-15drm/radeon: mask out WC from BO on unsupported archesOded Gabbay
2016-02-15drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WCMichel Dänzer
2016-02-15drm: add helper to check for wc memory supportDave Airlie
2016-02-15ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-02-15ALSA: timer: Code cleanupTakashi Iwai
2016-02-15ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-02-15ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-02-15ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-15ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-02-15crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y