summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-09dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber1-0/+6
2015-12-09Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-5/+12
2015-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+3
2015-12-09Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+18
2015-12-09ALSA: hda/ca0132 - quirk for Alienware 17 2015Gabriele Martino1-1/+2
2015-12-09usb: musb: fail with error when no DMA controller setAaro Koskinen1-0/+1
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring1-7/+6
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione2-1/+8
2015-12-09ALSA: hda - Fix noise problems on Thinkpad T440sTakashi Iwai1-1/+21
2015-12-09radeon: Fix VCE IB test on Big-Endian systemsOded Gabbay1-34/+34
2015-12-09radeon: Fix VCE ring test for Big-Endian systemsOded Gabbay1-16/+16
2015-12-09radeon/cik: Fix GFX IB test on Big-EndianOded Gabbay1-5/+1
2015-12-09drm/amdgpu: fix the lost duplicates checkingChunming Zhou1-0/+8
2015-12-09Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/...Dave Airlie9-20/+63
2015-12-09Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixesDave Airlie3-35/+5
2015-12-09Revert "powerpc/eeh: Don't unfreeze PHB PE after reset"Andrew Donnellan1-10/+4
2015-12-09powerpc/sbc8641: drop bogus PHY IRQ entries from DTS filePaul Gortmaker1-8/+0
2015-12-09Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-15/+19
2015-12-09drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by defaultBen Skeggs3-35/+5
2015-12-09IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky1-1/+13
2015-12-09IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2-9/+21
2015-12-09IB/mlx4: Use correct order of variables in log messageWengang Wang1-1/+1
2015-12-09Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-183/+202
2015-12-09Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-11/+40
2015-12-09um: fix returns without va_endGeyslan G. Bem1-4/+6
2015-12-09um: Fix fpstate handlingRichard Weinberger1-8/+10
2015-12-09arch: um: fix error when linking vmlinux.Lorenzo Colitti2-2/+2
2015-12-09um: Fix get_signal() usageRichard Weinberger1-1/+1
2015-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-55/+98
2015-12-08null_blk: Fix error path in module initializationMinfei Huang1-7/+16
2015-12-08fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro1-0/+1
2015-12-089p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro1-2/+2
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg1-10/+3
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg2-1/+12
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock2-0/+7
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche1-4/+1
2015-12-08of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck1-0/+5
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab1-1/+1
2015-12-08usb: musb: core: Fix pm runtime for deferred probeTony Lindgren1-1/+6
2015-12-08usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin1-3/+3
2015-12-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom7-18/+61
2015-12-08ALSA: hda - Fixing speaker noise on the two latest thinkpad modelsHui Wang1-0/+9
2015-12-08cxl: Set endianess of kernel contextsFrederic Barrat1-1/+1
2015-12-08powerpc/opal-irqchip: Fix double endian conversionAlistair Popple1-29/+29
2015-12-08IB core: Fix ib_sg_to_pages()Bart Van Assche1-21/+22
2015-12-08IB/srp: Fix srp_map_sg_fr()Bart Van Assche2-15/+9
2015-12-08IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche1-1/+1
2015-12-08IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig1-0/+3
2015-12-08IB/srp: Fix possible send queue overflowSagi Grimberg1-1/+1
2015-12-08IB/srp: Fix a memory leakBart Van Assche1-9/+13