summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-23x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner1-0/+8
2019-05-11vxlan: Fix big-endian declaration of VNIBen Hutchings1-1/+1
2019-05-11spi: omap-100k: Remove unused definitionsNick Krause1-4/+0
2019-05-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel1-3/+11
2019-05-11Revert "brcmfmac: assure SSID length from firmware is limited"Ben Hutchings1-2/+0
2019-05-02tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman1-1/+1
2019-05-02brcmfmac: add subtype check for event handling in data pathArend van Spriel2-6/+15
2019-05-02brcmfmac: revise handling events in receive pathArend van Spriel2-17/+17
2019-05-02brcmfmac: fix incorrect event channel deductionGavin Li1-1/+1
2019-05-02brcmfmac: screening firmware event packetFranky Lin4-20/+64
2019-05-02brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instanceArend van Spriel4-26/+35
2019-05-02brcmfmac: consolidate ifp lookup in driver coreArend van Spriel3-16/+30
2019-05-02brcmfmac: assure SSID length from firmware is limitedArend van Spriel1-0/+2
2019-05-02vfio/type1: Limit DMA mappings per containerAlex Williamson1-0/+15
2019-05-02media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2019-05-02media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and dvbShuah Khan1-17/+0
2019-05-02net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani1-1/+13
2019-05-02mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov1-5/+3
2019-05-02mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1
2019-05-02mdio_bus: Fix use-after-free on device_register failsYueHaibing1-1/+0
2019-05-02net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-05-02scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry1-0/+2
2019-05-02i2c: cadence: Fix the hold bit settingShubhrajyoti Datta1-2/+7
2019-05-02dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-05-02team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang1-22/+5
2019-05-02vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet1-2/+11
2019-05-02Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela1-0/+9
2019-05-02Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2019-05-02libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede1-0/+1
2019-05-02Input: bma150 - register input device after setting private dataJonathan Bakker1-4/+5
2019-05-02mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-7/+6
2019-05-02drm/vmwgfx: Fix setting of dma masksThomas Hellstrom1-3/+6
2019-05-02drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom1-1/+1
2019-05-02s390/qeth: conclude all event processing before offlining a cardJulian Wiedmann4-7/+17
2019-05-02s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann3-0/+3
2019-05-02s390/qeth: fix use-after-free in error pathJulian Wiedmann1-8/+13
2019-05-02dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko1-18/+14
2019-05-02dmaengine: dmatest: unmap data on a single code-path when xfer doneAlexandru Ardelean1-4/+2
2019-05-02dmaengine: bcm2835: Fix abort of transactionsLukas Wunner1-32/+9
2019-05-02dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner1-13/+17
2019-05-02dmaengine: bcm2835: add additional defines for DMA-registersMartin Sperl1-8/+49
2019-05-02dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev1-4/+4
2019-05-02skge: potential memory corruption in skge_get_regs()Dan Carpenter1-2/+4
2019-05-02usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder2-20/+14
2019-05-02scsi: bnx2fc: Fix error handling in probe()Dan Carpenter1-2/+2
2019-05-02s390/dasd: fix using offset into zero size array errorStefan Haberland1-0/+8
2019-05-02usb: phy: am335x: fix race condition in _probeBin Liu1-4/+1
2019-05-02usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva1-1/+1
2019-05-02IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2-3/+1
2019-05-02net/mlx4_core: Add masking for a few queries on HCA capsAya Levin1-26/+42