summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-12bnxt_en: Disable interrupts when allocating CP rings or NQs.Michael Chan1-1/+7
2019-02-12virtio_net: Account for tx bytes and packets on sending xdp_framesToshiaki Makita1-4/+16
2019-02-12skge: potential memory corruption in skge_get_regs()Dan Carpenter1-2/+4
2019-02-12sctp: walk the list of asoc safelyGreg Kroah-Hartman1-2/+2
2019-02-12sctp: check and update stream->out_curr when allocating stream_outXin Long1-0/+20
2019-02-12rxrpc: bad unlock balance in rxrpc_recvmsgEric Dumazet1-1/+2
2019-02-12Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"Russell King1-12/+0
2019-02-12rds: fix refcount bug in rds_sock_addrefEric Dumazet1-3/+3
2019-02-12net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2-15/+12
2019-02-12net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge1-5/+8
2019-02-12net: dsa: mv88e6xxx: Fix counting of ATU violationsAndrew Lunn1-9/+12
2019-02-12net: dsa: Fix NULL checking in dsa_slave_set_eee()Dan Carpenter1-2/+2
2019-02-12net: dsa: Fix lockdep false positive splatMarc Zyngier1-0/+4
2019-02-12net: dp83640: expire old TX-skbSebastian Andrzej Siewior1-3/+10
2019-02-12lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamicallyBart Van Assche1-8/+15
2019-02-12enic: fix checksum validation for IPv6Govindarajulu Varadarajan1-1/+2
2019-02-12dccp: fool proof ccid_hc_[rt]x_parse_options()Eric Dumazet1-2/+2
2019-02-12thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin1-2/+2
2019-02-12xprtrdma: Don't wake pending tasks until disconnect is doneChuck Lever5-17/+23
2019-02-12scripts/gdb: fix lx-version string outputDu Changbin1-1/+1
2019-02-12kernel/kcov.c: mark write_comp_data() as notraceAnders Roxell1-1/+1
2019-02-12exec: load_script: don't blindly truncate shebang stringOleg Nesterov1-3/+7
2019-02-12fs/epoll: drop ovflist branch predictionDavidlohr Bueso1-1/+1
2019-02-12kernel/hung_task.c: force console verbose before panicLiu, Chuansheng1-7/+5
2019-02-12proc/sysctl: fix return error for proc_doulongvec_minmax()Cheng Lin1-0/+2
2019-02-12kernel/hung_task.c: break RCU locks based on jiffiesTetsuo Handa1-4/+4
2019-02-12arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin1-1/+1
2019-02-12HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki1-2/+8
2019-02-12thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson1-4/+8
2019-02-12block/swim3: Fix regression on PowerBook G3Finn Thain1-4/+3
2019-02-12PCI: imx: Enable MSI from downstream componentsRichard Zhu1-0/+10
2019-02-12thermal: tsens: qcom: do not create duplicate regmap debugfs entriesSrinivas Kandagatla1-2/+10
2019-02-12kdb: Don't back trace on a cpu that didn't round upDouglas Anderson3-8/+14
2019-02-12thermal: bcm2835: enable hwmon explicitlyMatthias Brugger1-0/+11
2019-02-12block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain1-1/+5
2019-02-12fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2-2/+2
2019-02-12gdrom: fix a memory leak bugWenwen Wang1-0/+1
2019-02-12isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai1-0/+2
2019-02-12zram: fix lockdep warning of free block handlingMinchan Kim2-18/+22
2019-02-12mm/page_alloc.c: don't call kasan_free_pages() at deferred mem initWaiman Long1-8/+29
2019-02-12ocfs2: improve ocfs2 MakefileLarry Chen3-3/+3
2019-02-12ocfs2: don't clear bh uptodate for block readJunxiao Bi1-2/+0
2019-02-12arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warningRandy Dunlap1-1/+0
2019-02-12scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier1-1/+1
2019-02-12perf python: Do not force closing original perf descriptor in evlist.get_poll...Jiri Olsa1-1/+2
2019-02-12cgroup: fix parsing empty mount option stringOndrej Mosnacek1-1/+1
2019-02-12f2fs: fix sbi->extent_list corruption issueSahitya Tummala2-2/+11
2019-02-12niu: fix missing checks of niu_pci_eeprom_readKangjie Lu1-2/+8
2019-02-12um: Avoid marking pages with "changed protection"Anton Ivanov1-1/+8
2019-02-12f2fs: fix use-after-free issue when accessing sbi->stat_infoSahitya Tummala1-12/+15