aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-24x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-08-24timekeeping: Cap array access in timekeeping_debugJohn Stultz
2016-08-24timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz
2016-08-23Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-23x86/PCI: VMD: Fix infinite loop executing irq'sKeith Busch
2016-08-23um: Don't discard .text.exit sectionAndrey Ryabinin
2016-08-23ubifs: Fix xattr generic handler usageRichard Weinberger
2016-08-23ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé
2016-08-23Merge tag 'usercopy-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-08-23iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTSBharat Potnuri
2016-08-23i40iw: Add missing check for interface already openMustafa Ismail
2016-08-23i40iw: Protect req_resource_num updateMustafa Ismail
2016-08-23i40iw: Change mem_resources pointer to a u8Shiraz Saleem
2016-08-23IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-23IB/qib: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-23vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington
2016-08-23ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi
2016-08-22usercopy: fix overlap check for kernel textJosh Poimboeuf
2016-08-22usercopy: avoid potentially undefined behavior in pointer mathEric Biggers
2016-08-22Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-22Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-08-22Input: ads7846 - remove redundant regulator_disable callPetr Cvek
2016-08-22Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan
2016-08-22Input: tegra-kbc - fix inverted reset logicMasahiro Yamada
2016-08-22Input: silead - use devm_gpiod_getHans de Goede
2016-08-22iw_cxgb4: use the MPA initiator's IRD if < our ORDSteve Wise
2016-08-22iw_cxgb4: limit IRD/ORD advertised to ULP by device max.Steve Wise
2016-08-22IB/hfi1: Fix mm_struct use after freeIra Weiny
2016-08-22IB/rdmvat: Fix double vfree() in rvt_create_qp() error pathMike Marciniszyn
2016-08-22IB/hfi1: Improve J_KEY generationMitko Haralanov
2016-08-22IB/hfi1: Return invalid field for non-QSFP CableInfo queriesEaswar Hariharan
2016-08-22MAINTAINERS: Fix Soft RoCE locationLeon Romanovsky
2016-08-22IB/usnic: Fix error return codeChristophe Jaillet
2016-08-22IB/hfi1: Add missing error code assignment before testChristophe Jaillet
2016-08-22IB/hfi1: Using kfree_rcu() to simplify the codeWei Yongjun
2016-08-22IB/hfi1: Validate header in set_armed_activeMike Marciniszyn
2016-08-22IB/hfi1: Pass packet ptr to set_armed_activeMike Marciniszyn
2016-08-22IB/hfi1: Fetch monitor values on-demand for CableInfo queryEaswar Hariharan
2016-08-22IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn
2016-08-22IB/hfi1: Remove duplicated include from affinity.cWei Yongjun
2016-08-22IB/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun
2016-08-22IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun
2016-08-22IB/hfi1: Allocate cpu mask on the heap to silence warningTadeusz Struk
2016-08-22IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_oneYuval Shaia
2016-08-22IB/mlx4: Make function use_tunnel_data return voidYuval Shaia
2016-08-22irqchip/mips-gic: Implement activate op for device domainPaul Burton
2016-08-22irqchip/mips-gic: Cleanup chip and handler setupPaul Burton
2016-08-22ASoC: max98371: Add terminate entry for i2c_device_id tablesWei Yongjun
2016-08-22bdev: fix NULL pointer dereferenceVegard Nossum