summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-30net: Initialize flow flags in input pathDavid Ahern2-0/+2
2015-09-30net: dsa: fix preparation of a port STP updateVivien Didelot1-3/+8
2015-09-30testptp: Silence compiler warnings on ppc64Thomas Huth1-0/+1
2015-09-30net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes1-3/+4
2015-09-30dsa: mv88e6xxx: Enable forwarding for unknown to the CPU portAndrew Lunn1-0/+2
2015-09-30ARM: dts: imx7d: Fix UART2 base addressFabio Estevam1-2/+2
2015-09-30powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman1-5/+0
2015-09-30skbuff: Fix skb checksum partial check.Pravin B Shelar2-5/+6
2015-09-30Input: psmouse - fix data race in __ps2_commandDmitry Vyukov1-8/+14
2015-09-30net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is setDavid Ahern1-1/+2
2015-09-30net sysfs: Print link speed as signed integerAlexander Stein1-2/+1
2015-09-29bna: fix error handlingAndrzej Hajda1-6/+7
2015-09-29Merge branch 'af_unix_MSG_PEEK'David S. Miller2-2/+19
2015-09-29af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole1-1/+14
2015-09-29af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-09-29drm/amdgpu: Restore LCD backlight level on resumeAlex Deucher1-2/+1
2015-09-29drm/radeon: Restore LCD backlight level on resume (>= R5xx)Michel Dänzer1-4/+4
2015-09-29drm/amdgpu: signedness bug in amdgpu_cs_parser_init()Dan Carpenter1-1/+2
2015-09-29blk-mq: fix deadlock when reading cpu_listAkinobu Mita2-4/+7
2015-09-29blk-mq: avoid inserting requests before establishing new mappingAkinobu Mita3-19/+52
2015-09-29blk-mq: fix q->mq_usage_counter access raceAkinobu Mita1-3/+4
2015-09-29blk-mq: Fix use after of free q->mq_mapAkinobu Mita1-5/+3
2015-09-29blk-mq: fix sysfs registration/unregistration raceAkinobu Mita4-12/+27
2015-09-29blk-mq: avoid setting hctx->tags->cpumask before allocationAkinobu Mita1-1/+8
2015-09-29svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise1-2/+4
2015-09-29ASoC: imx-ssi: Fix DAI hardware signal inversionsBenoît Thébaudeau1-10/+9
2015-09-29spi: sh-msiof: Match renesas,rx-fifo-size in DT bindings doc with driverGeert Uytterhoeven1-1/+1
2015-09-29regulator: axp20x: Fix enable bit indexes for DCDC4 and DCDC5Chen-Yu Tsai1-2/+2
2015-09-29ASoC: sgtl5000: fix error message output for MicBias voltageGianluca Renzi1-1/+1
2015-09-29iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info()Sudip Mukherjee1-0/+1
2015-09-29s390/boot/decompression: disable floating point in decompressorChristian Borntraeger1-1/+1
2015-09-29clocksource/drivers/keystone: Fix bad NO_IRQ usageDaniel Lezcano1-1/+1
2015-09-29clocksource/drivers/rockchip: Fix bad NO_IRQ usageDaniel Lezcano1-1/+1
2015-09-29UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-09-29UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-09-29UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger1-3/+0
2015-09-29powerpc/configs: Re-enable CONFIG_SCSI_DHMichael Ellerman2-2/+2
2015-09-29mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik1-44/+22
2015-09-29mmc: sunxi: Fix clk-delay settingsHans de Goede1-14/+39
2015-09-29mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson1-2/+2
2015-09-29xfrm: Fix state threshold configuration from userspaceMichael Rossberg1-1/+3
2015-09-29Merge tag 'keys-fixes-20150925' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris5-30/+82
2015-09-29ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420Joonyoung Shim1-1/+1
2015-09-29ARM: dts: Fix bootup thermal issue on smdk5250Yadwinder Singh Brar1-0/+1
2015-09-29net: sctp: Don't use 64 kilobyte lookup table for four elementsDenys Vlasenko1-9/+11
2015-09-29l2tp: protect tunnel->del_work by ref_countAlexander Couzens1-2/+9
2015-09-29net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov1-3/+3
2015-09-29Merge branch 'sctp-accept-deadlock'David S. Miller1-20/+24
2015-09-29sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss1-19/+23
2015-09-29sctp: Whitespace fixKarl Heiss1-2/+2