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