summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-25md: update slab_cache before releasing new stripes when stripes resizingDennis Yang
2017-05-25dm space map disk: fix some book keeping in the disk space mapJoe Thornber
2017-05-25dm thin metadata: call precommit before saving the rootsJoe Thornber
2017-05-25dm bufio: make the parameter "retain_bytes" unsigned longMikulas Patocka
2017-05-25dm cache metadata: fail operations if fail_io mode has been establishedMike Snitzer
2017-05-25dm mpath: split and rename activate_path() to prepare for its expanded useBart Van Assche
2017-05-25dm bufio: check new buffer allocation watermark every 30 secondsMikulas Patocka
2017-05-25dm bufio: avoid a possible ABBA deadlockMikulas Patocka
2017-05-25dm raid: select the Kconfig option CONFIG_MD_RAID0Mikulas Patocka
2017-05-25dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja
2017-05-25infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni
2017-05-25mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg
2017-05-25tpm_crb: check for bad response sizeJerry Snitselaar
2017-05-25tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain
2017-05-25tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain
2017-05-25tpm_tis_spi: Add small delay after last transferPeter Huewe
2017-05-25tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe
2017-05-25tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe
2017-05-25tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe
2017-05-25tpm_tis_spi: Use single function to transfer dataPeter Huewe
2017-05-25tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen
2017-05-25USB: core: replace %p with %pKVamsi Krishna Samavedam
2017-05-25char: lp: fix possible integer overflow in lp_setup()Willy Tarreau
2017-05-25watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold
2017-05-25USB: ene_usb6250: fix DMA to the stackAlan Stern
2017-05-25usb: misc: legousbtower: Fix memory leakMaksim Salau
2017-05-25usb: misc: legousbtower: Fix buffers on stackMaksim Salau
2017-05-20libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams
2017-05-20libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notifyToshi Kani
2017-05-20libnvdimm, region: fix flush hint detection crashDan Williams
2017-05-20ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang
2017-05-20Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold
2017-05-20Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold
2017-05-20tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-05-20serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-05-20device-dax: fix cdev leakDan Williams
2017-05-20IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn
2017-05-20IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-05-20IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl
2017-05-20IB/core: Fix sysfs registration error flowJack Morgenstein
2017-05-20vfio/type1: Remove locked page accounting workqueueAlex Williamson
2017-05-20dm thin: fix a memory leak when passing discard bio downDennis Yang
2017-05-20dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()Bart Van Assche
2017-05-20dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy
2017-05-20crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook
2017-05-20crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook