summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-15Linux 4.9.15v4.9.15Greg Kroah-Hartman1-1/+1
2017-03-15drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan1-1/+1
2017-03-15fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi1-1/+12
2017-03-15mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan1-3/+8
2017-03-15thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov1-5/+4
2017-03-15x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-15x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams1-2/+6
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1
2017-03-15drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXTHans de Goede1-1/+12
2017-03-15drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä1-3/+3
2017-03-15drm: Cancel drm_fb_helper_resume_work on unloadChris Wilson1-0/+1
2017-03-15drm: Cancel drm_fb_helper_dirty_work on unloadChris Wilson1-0/+2
2017-03-15drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson1-0/+5
2017-03-15drm/atomic: fix an error code in mode_fixup()Dan Carpenter1-1/+1
2017-03-15drm/imx: imx-tve: Do not set the regulator voltageFabio Estevam1-3/+4
2017-03-15dmaengine: imx-sdma - correct the dma transfer residue calculationNandor Han1-4/+9
2017-03-15drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom2-3/+12
2017-03-15drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer1-2/+2
2017-03-15drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058Tomeu Vizoso1-0/+3
2017-03-15drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen1-3/+35
2017-03-15drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen1-1/+1
2017-03-15drm/ast: Fix test for VGA enabledY.C. Chen1-6/+2
2017-03-15drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher1-0/+6
2017-03-15mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg1-7/+9
2017-03-15mac80211: don't handle filtered frames within a BA sessionFelix Fietkau1-1/+2
2017-03-15mac80211: don't reorder frames with SN smaller than SSNSara Sharon3-3/+18
2017-03-15mac80211: flush delayed work when entering suspendMatt Chen1-0/+1
2017-03-15nfit, libnvdimm: fix interleave set cookie calculationDan Williams5-5/+41
2017-03-15xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov1-2/+2
2017-03-15pwm: pca9685: Fix period change with same duty cycleClemens Gruber1-11/+0
2017-03-15nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-03-15drivers/pci/hotplug: Fix initial state for empty slotGavin Shan1-2/+14
2017-03-15drivers/pci/hotplug: Handle presence detection change properlyGavin Shan1-1/+5
2017-03-15target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger4-4/+41
2017-03-15pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan1-0/+8
2017-03-15pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan1-1/+1
2017-03-15ceph: remove req from unsafe list when unregistering itJeff Layton1-2/+3
2017-03-15ktest: Fix child exit code processingSteven Rostedt (VMware)1-1/+1
2017-03-15memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon1-13/+14
2017-03-15orangefs: Use RCU for destroy_inodePeter Zijlstra1-1/+8
2017-03-15fs: Better permission checking for submountsEric W. Biederman13-22/+47
2017-03-15IB/srp: Fix race conditions related to task managementBart Van Assche2-16/+30
2017-03-15IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche1-1/+3
2017-03-15IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche1-9/+3
2017-03-15IB/mlx5: Fix out-of-bound accessLeon Romanovsky1-8/+3
2017-03-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit1-13/+17
2017-03-15IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2-9/+9
2017-03-15mnt: Tuck mounts under others instead of creating shadow/side mounts.Eric W. Biederman4-63/+111
2017-03-15brcmfmac: fix incorrect event channel deductionGavin Li1-1/+1
2017-03-15cxl: fix nested locking hang during EEH hotplugAndrew Donnellan4-10/+27