summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho1-9/+1
2018-12-17perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2-2/+16
2018-12-17hwmon: (w83795) temp4_type has writable permissionHuacai Chen1-1/+1
2018-12-17netfilter: xt_hashlimit: fix a possible memory leak in htable_create()Taehee Yoo1-6/+3
2018-12-17aio: fix failure to put the file pointerJens Axboe1-0/+1
2018-12-17bpf: allocate local storage buffers using GFP_ATOMICRoman Gushchin1-1/+2
2018-12-17hwmon: (mlxreg-fan) Fix macros for tacho fault readingVadim Pasternak1-1/+1
2018-12-17spi: omap2-mcspi: Add missing suspend and resume callsTony Lindgren1-12/+25
2018-12-17ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih1-0/+1
2018-12-17ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probingPeter Ujfalusi1-38/+29
2018-12-17hwmon: (ina2xx) Fix current value calculationNicolin Chen1-1/+1
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter1-0/+2
2018-12-17ASoC: qcom: Set dai_link id to each dai_linkRohit kumar1-3/+6
2018-12-17ASoC: Intel: Power down links before turning off display audio powerPierre-Louis Bossart2-12/+11
2018-12-17ASoC: wm_adsp: Fix dma-unsafe read of scratch registersRichard Fitzgerald1-17/+20
2018-12-17ASoC: rockchip: add missing slave_config setting for I2SKatsuhiro Suzuki1-0/+1
2018-12-17hwmon: (raspberrypi) Fix initial notifyStefan Wahren1-6/+0
2018-12-17hwmon (ina2xx) Fix NULL id pointer in probe()Nicolin Chen1-2/+2
2018-12-17s390/cio: Fix cleanup when unsupported IDA format is usedEric Farman1-1/+3
2018-12-17s390/cio: Fix cleanup of pfn_array alloc failureEric Farman1-1/+1
2018-12-17netfilter: nf_tables: fix use-after-free when deleting compat expressionsFlorian Westphal2-3/+5
2018-12-17netfilter: xt_RATEEST: remove netns exit routineTaehee Yoo1-10/+0
2018-12-17perf tools: Fix crash on synthesizing the unitJiri Olsa2-2/+2
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal4-0/+87
2018-12-17netfilter: nf_tables: don't skip inactive chains during updateFlorian Westphal1-6/+3
2018-12-17netfilter: nf_conncount: fix unexpected permanent node of list.Taehee Yoo1-3/+15
2018-12-17netfilter: nf_conncount: fix list_del corruption in conn_freeTaehee Yoo1-2/+5
2018-12-17netfilter: nf_conncount: use spin_lock_bh instead of spin_lockTaehee Yoo1-6/+6
2018-12-17sysv: return 'err' instead of 0 in __sysv_write_inodeYueHaibing1-1/+1
2018-12-17arm64: dts: sdm845-mtp: Reserve reserved gpiosBjorn Andersson1-0/+4
2018-12-17ASoC: sun8i-codec: fix crash on module removalVasily Khoruzhick1-6/+0
2018-12-17tools: bpftool: prevent infinite loop in get_fdinfo()Quentin Monnet1-1/+1
2018-12-17ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik1-0/+3
2018-12-17ARM: dts: am3517-som: Fix WL127x Wifi interruptAdam Ford1-1/+1
2018-12-17ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1Adam Ford1-1/+1
2018-12-17ARM: dts: LogicPD Torpedo: Fix mmc3_dat1 interruptAdam Ford1-1/+1
2018-12-17ARM: dts: am3517: Fix pinmuxing for CD on MMC1Adam Ford1-1/+1
2018-12-17staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'Christophe JAILLET1-1/+1
2018-12-17ASoC: qdsp6: q6afe-dai: Fix the dai widgetsSrinivas Kandagatla1-104/+104
2018-12-17ASoC: qdsp6: q6afe: Fix wrong MI2S SD line maskRohit kumar1-8/+8
2018-12-17ASoC: rsnd: fixup clock start checkerKuninori Morimoto1-1/+1
2018-12-17ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor1-1/+1
2018-12-17net: fix XPS static_key accountingSabrina Dubroca1-21/+24
2018-12-17net: restore call to netdev_queue_numa_node_write when resetting XPSSabrina Dubroca1-7/+9
2018-12-17sctp: update frag_point when stream_interleave is setXin Long2-3/+7
2018-12-17net: phy: sfp: correct store of detected link modesBaruch Siach1-1/+1
2018-12-17virtio-net: keep vnet header zeroed after processing XDPJason Wang1-5/+9
2018-12-17tun: forbid iface creation with rtnl opsNicolas Dichtel1-3/+3
2018-12-17tcp: fix NULL ref in tail loss probeYuchung Cheng1-4/+7
2018-12-17tcp: Do not underestimate rwnd_limitedEric Dumazet1-1/+4