summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-08crypto: inside-secure - fix clock managementGregory CLEMENT
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-08usb: dwc2: Improve gadget state disconnection handlingJohn Stultz
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-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-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-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-31ppp: avoid loop in xmit recursion detection codeGuillaume Nault
2018-03-31net: phy: Tell caller result of phy_change()Brad Mouring
2018-03-31mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel
2018-03-31macvlan: filter out unsupported feature flagsShannon Nelson
2018-03-31net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko
2018-03-31qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon
2018-03-28usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu
2018-03-28usb: xhci: Disable slot even when virt-dev is nullLu Baolu
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit
2018-03-28staging: android: ion: Zero CMA allocated memoryLiam Mark
2018-03-28iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi
2018-03-28drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson
2018-03-28tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason