aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-12fjes: Handle workqueue allocation failureWill Deacon
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-11-12RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja
2019-11-12USB: ldusb: use unsigned size format specifiersJohan Hovold
2019-11-12USB: Skip endpoints with 0 maxpacket lengthAlan Stern
2019-11-12perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-11-12perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-11-12usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-11-12usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-11-12usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru
2019-11-12usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-11-12usb: fsl: Check memory resource before releasing itNikhil Badola
2019-11-12macsec: fix refcnt leak in module exit routineTaehee Yoo
2019-11-12bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo
2019-11-12ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-11-12ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti
2019-11-12scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani
2019-11-12scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner
2019-11-12net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton
2019-11-12RDMA/uverbs: Prevent potential underflowDan Carpenter
2019-11-12scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke
2019-11-12net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost
2019-11-12RDMA/qedr: Fix reported firmware versionKamal Heib
2019-11-12HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu
2019-11-12dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_configRadhey Shyam Pandey
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar
2019-11-12usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim
2019-11-12usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan
2019-11-12usbip: Fix vhci_urb_enqueue() URB null transfer buffer error pathShuah Khan
2019-11-12lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche
2019-11-12sched/fair: Fix -Wunused-but-set-variable warningsQian Cai
2019-11-12sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk
2019-11-12ARM: dts: dra7: Disable USB metastability workaround for USB2Roger Quadros
2019-11-12cpufreq: ti-cpufreq: add missing of_node_put()Zumeng Chen
2019-11-12i2c: omap: Trigger bus recovery in lockup caseClaudio Foellmi
2019-11-12ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'Christophe Jaillet
2019-11-12ASoC: davinci: Kill BUG_ON() usageTakashi Iwai
2019-11-12ASoC: davinci-mcasp: Handle return value of devm_kasprintfArvind Yadav
2019-11-12ASoC: tlv320dac31xx: mark expected switch fall-throughGustavo A. R. Silva
2019-11-12mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdoneSudeep Holla
2019-11-12misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I
2019-11-12PCI: dra7xx: Add shutdown handler to cleanly turn off clocksKeerthy
2019-11-12misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter
2019-11-12mtd: spi-nor: cadence-quadspi: add a delay in write sequenceVignesh R
2019-11-12mtd: spi-nor: enable 4B opcodes for mx66l51235lRoman Yeryomin
2019-11-12ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modesAndrew F. Davis
2019-11-12mfd: palmas: Assign the right powerhold mask for tps65917Keerthy
2019-11-12usb: dwc3: Allow disabling of metastability workaroundRoger Quadros
2019-11-12configfs: fix a deadlock in configfs_symlink()Al Viro
2019-11-12configfs: provide exclusion between IO and removalsAl Viro