summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-04-08Revert "cpufreq: Fix governor module removal race"Greg Kroah-Hartman
2018-04-08net: hns: Fix ethtool private flagsMatthias Brugger
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger
2018-04-08Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary
2018-04-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg
2018-04-08Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota
2018-04-08Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess
2018-04-08crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero
2018-04-08crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-04-08crypto: talitos - fix IPsec cipher in lengthLEROY Christophe
2018-04-08crypto: inside-secure - fix clock managementGregory CLEMENT
2018-04-08crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe
2018-04-08parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum
2018-04-08/dev/mem: Avoid overwriting "err" in read_mem()Kees Cook
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King
2018-04-08serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden
2018-04-08drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan
2018-04-08phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-04-08RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-04-08i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET
2018-04-08mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
2018-03-31team: Fix double free in error pathArkadi Sharshevsky
2018-03-31qede: Fix qedr link updateMichal Kalderon
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-03-31dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza
2018-03-31dpaa_eth: increment the RX dropped counter when neededCamelia Groza
2018-03-31dpaa_eth: remove duplicate initializationCamelia Groza
2018-03-31dpaa_eth: fix error in dpaa_remove()Madalin Bucur
2018-03-31soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-31ppp: avoid loop in xmit recursion detection codeGuillaume Nault
2018-03-31net: phy: Tell caller result of phy_change()Brad Mouring