summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-25infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni1-2/+2
2017-05-25mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg1-1/+1
2017-05-25tpm_crb: check for bad response sizeJerry Snitselaar1-2/+1
2017-05-25tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain1-2/+3
2017-05-25tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain1-8/+15
2017-05-25tpm_tis_spi: Add small delay after last transferPeter Huewe1-0/+1
2017-05-25tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe1-49/+58
2017-05-25tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe1-18/+18
2017-05-25tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe1-0/+5
2017-05-25tpm_tis_spi: Use single function to transfer dataPeter Huewe1-63/+24
2017-05-25tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen1-2/+4
2017-05-25USB: core: replace %p with %pKVamsi Krishna Samavedam3-10/+10
2017-05-25char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-05-25watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25USB: ene_usb6250: fix DMA to the stackAlan Stern1-35/+55
2017-05-25usb: misc: legousbtower: Fix memory leakMaksim Salau1-0/+1
2017-05-25usb: misc: legousbtower: Fix buffers on stackMaksim Salau1-10/+27
2017-05-20libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams1-2/+4
2017-05-20libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notifyToshi Kani1-12/+25
2017-05-20libnvdimm, region: fix flush hint detection crashDan Williams1-4/+7
2017-05-20ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang1-1/+3
2017-05-20Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold1-1/+12
2017-05-20Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold1-1/+4
2017-05-20tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing1-6/+1
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold1-1/+2
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold1-1/+5
2017-05-20serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski1-5/+4
2017-05-20device-dax: fix cdev leakDan Williams1-4/+11
2017-05-20IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn3-14/+22
2017-05-20IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein1-1/+2
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch3-8/+42
2017-05-20IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl1-2/+6
2017-05-20IB/core: Fix sysfs registration error flowJack Morgenstein1-1/+1
2017-05-20vfio/type1: Remove locked page accounting workqueueAlex Williamson1-58/+44
2017-05-20dm thin: fix a memory leak when passing discard bio downDennis Yang1-0/+1
2017-05-20dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()Bart Van Assche1-1/+5
2017-05-20dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy1-4/+4
2017-05-20crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook1-44/+67
2017-05-20crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook3-50/+75
2017-05-20crypto: ccp - Disable interrupts early on unloadGary R Hook1-2/+2
2017-05-20crypto: ccp - Use only the relevant interrupt bitsGary R Hook2-7/+7
2017-05-20usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2-0/+9
2017-05-20usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2-1/+22
2017-05-20usb: Make sure usb/phy/of gets built-inAlexey Brodkin1-0/+1
2017-05-20usb: gadget: legacy gadgets are optionalRomain Izard1-0/+1
2017-05-20usb: misc: add missing continue in switchGustavo A. R. Silva1-0/+1
2017-05-20staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott1-1/+1
2017-05-20staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott1-5/+6
2017-05-20staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold1-2/+1