summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-25arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland1-0/+3
2016-08-25Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds4-14/+22
2016-08-25dm log: fix unitialized bio operation flagsHeinz Mauelshagen1-5/+6
2016-08-25dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer1-11/+16
2016-08-25blk-mq: improve warning for running a queue on the wrong CPUJens Axboe1-2/+3
2016-08-25blk-mq: don't overwrite rq->mq_ctxJens Axboe1-39/+16
2016-08-24IB/srpt: Update sport->port_guid with each port refreshDoug Ledford1-4/+5
2016-08-24Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-08-24Merge tag 'upstream-4.8-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds2-2/+5
2016-08-24Merge remote-tracking branches 'asoc/fix/max98371', 'asoc/fix/nau8825', 'asoc...Mark Brown9-111/+82
2016-08-24Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown4-7/+9
2016-08-24Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown1-1/+5
2016-08-24Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-1/+8
2016-08-24Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-0/+10
2016-08-24Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-1/+1
2016-08-24Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-5/+5
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov3-4/+4
2016-08-24xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-08-24RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier3-13/+17
2016-08-24i40iw: Avoid writing to freed memoryMustafa Ismail1-2/+1
2016-08-24i40iw: Fix double free of allocated_bufferMustafa Ismail1-1/+0
2016-08-24IB/mlx5: Remove superfluous include of io-mapping.hChris Wilson1-1/+0
2016-08-24i40iw: Do not set self-referencing pointer to NULL after kfreeMustafa Ismail1-1/+4
2016-08-24i40iw: Add missing NULL check for MPA private dataShiraz Saleem1-2/+2
2016-08-24block: make sure a big bio is split into at most 256 bvecsMing Lei1-0/+22
2016-08-24nvme: Fix nvme_get/set_features() with a NULL result pointerAndy Lutomirski1-2/+2
2016-08-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+3
2016-08-24ALSA: hda/realtek - fix headset mic detection for MSI MS-B120Anisse Astier1-3/+4
2016-08-24Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-40/+40
2016-08-24x86/PCI: VMD: Fix infinite loop executing irq'sKeith Busch1-2/+8
2016-08-24um: Don't discard .text.exit sectionAndrey Ryabinin1-1/+1
2016-08-24ubifs: Fix xattr generic handler usageRichard Weinberger1-1/+4
2016-08-24ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé1-1/+1
2016-08-23Merge tag 'usercopy-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2016-08-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-7/+8
2016-08-23iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTSBharat Potnuri2-5/+10
2016-08-23i40iw: Add missing check for interface already openMustafa Ismail1-0/+4
2016-08-23i40iw: Protect req_resource_num updateMustafa Ismail1-1/+1
2016-08-23i40iw: Change mem_resources pointer to a u8Shiraz Saleem1-1/+1
2016-08-23IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-08-23IB/qib: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-21/+5
2016-08-23vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington1-3/+3
2016-08-23ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi1-2/+3
2016-08-23usercopy: fix overlap check for kernel textJosh Poimboeuf1-1/+1
2016-08-23usercopy: avoid potentially undefined behavior in pointer mathEric Biggers1-1/+1
2016-08-23Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-9/+30
2016-08-23Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-10/+11
2016-08-23Input: ads7846 - remove redundant regulator_disable callPetr Cvek1-1/+0
2016-08-23Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan1-1/+2
2016-08-23Input: tegra-kbc - fix inverted reset logicMasahiro Yamada1-1/+1