summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-08crypto: inside-secure - fix clock managementGregory CLEMENT1-1/+1
2018-04-08parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov1-0/+4
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2018-04-08/dev/mem: Avoid overwriting "err" in read_mem()Kees Cook1-3/+3
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King1-1/+0
2018-04-08serial: 8250: Add Nuvoton NPCM UARTJoel Stanley2-0/+34
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold1-0/+1
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2-0/+7
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2-0/+4
2018-04-08usb: dwc2: Improve gadget state disconnection handlingJohn Stultz1-2/+5
2018-04-08phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann1-0/+5
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2-17/+33
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-04-08RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe1-0/+9
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-6/+9
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-04-08i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET1-0/+5
2018-04-08mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon1-1/+1
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-31dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza1-1/+0
2018-03-31dpaa_eth: increment the RX dropped counter when neededCamelia Groza1-1/+3
2018-03-31dpaa_eth: remove duplicate initializationCamelia Groza1-1/+0
2018-03-31dpaa_eth: fix error in dpaa_remove()Madalin Bucur1-1/+1
2018-03-31soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur1-23/+5
2018-03-31team: Fix double free in error pathArkadi Sharshevsky1-2/+2
2018-03-31qede: Fix qedr link updateMichal Kalderon1-2/+2
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli1-0/+2
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)1-1/+2
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET1-2/+4
2018-03-31ppp: avoid loop in xmit recursion detection codeGuillaume Nault1-12/+14
2018-03-31net: phy: Tell caller result of phy_change()Brad Mouring1-87/+86
2018-03-31mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel1-6/+6
2018-03-31macvlan: filter out unsupported feature flagsShannon Nelson1-1/+1
2018-03-31net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko1-4/+11
2018-03-31qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon1-0/+15
2018-03-28usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu3-24/+11
2018-03-28usb: xhci: Disable slot even when virt-dev is nullLu Baolu2-4/+3
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2018-03-28staging: android: ion: Zero CMA allocated memoryLiam Mark1-0/+17
2018-03-28iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi1-1/+1
2018-03-28drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson1-51/+30
2018-03-28tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason1-3/+2