summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-25dm mpath: requeue after a small delay if blk_get_request() failsBart Van Assche2-4/+3
2017-05-25dm bufio: check new buffer allocation watermark every 30 secondsMikulas Patocka1-0/+10
2017-05-25dm bufio: avoid a possible ABBA deadlockMikulas Patocka1-4/+5
2017-05-25dm raid: select the Kconfig option CONFIG_MD_RAID0Mikulas Patocka1-0/+1
2017-05-25dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja1-2/+6
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: fix handling of the TPM 2.0 event logsPetr Vandrovec1-4/+10
2017-05-25vTPM: Fix missing NULL checkHon Ching \(Vicky) Lo1-2/+6
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: fix nvdimm_bus_lock() vs device_lock() orderingDan Williams4-11/+18
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-20libata: reject passthrough WRITE SAME requestsChristoph Hellwig1-0/+8
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: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44Timur Tabi1-8/+23
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: Add missing checks for dma_map_single failureMarek Szyprowski1-6/+24
2017-05-20serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski1-5/+4
2017-05-20device-dax: fix sysfs attribute deadlockDan Williams1-28/+12
2017-05-20device-dax: fix cdev leakDan Williams1-4/+11
2017-05-20md/raid1: avoid reusing a resync bio after error handling.NeilBrown1-0/+2
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 kernel crash during fail to initialize deviceParav Pandit1-11/+22
2017-05-20IB/core: Fix sysfs registration error flowJack Morgenstein1-1/+1
2017-05-20vfio/type1: Remove locked page accounting workqueueAlex Williamson1-59/+51
2017-05-20dm thin: fix a memory leak when passing discard bio downDennis Yang1-0/+1