summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm zoned: properly handle backing device failureDmitry Fomichev2019-08-294-14/+110
* dm zoned: improve error handling in i/o map codeDmitry Fomichev2019-08-291-6/+16
* dm zoned: improve error handling in reclaimDmitry Fomichev2019-08-292-11/+21
* dm table: fix invalid memory accesses with too high sector numberMikulas Patocka2019-08-291-1/+4
* dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu2019-08-291-1/+1
* dm raid: add missing cleanup in raid_ctr()Wenwen Wang2019-08-291-1/+1
* dm integrity: fix a crash due to BUG_ON in __journal_read_write()Mikulas Patocka2019-08-291-0/+15
* dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu2019-08-291-15/+16
* dm dust: use dust block size for badblocklist indexBryan Gurney2019-08-291-3/+8
* dm kcopyd: always complete failed jobsDmitry Fomichev2019-08-291-1/+4
* IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan2019-08-291-44/+3
* IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan2019-08-291-0/+7
* IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan2019-08-291-1/+4
* IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan2019-08-291-2/+2
* Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAEDexuan Cui2019-08-291-1/+1
* gpiolib: never report open-drain/source lines as 'input' to user-spaceBartosz Golaszewski2019-08-291-2/+4
* scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter2019-08-291-0/+3
* drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul2019-08-291-7/+17
* drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher2019-08-292-5/+4
* clk: socfpga: stratix10: fix rate caclulationg for cnt_clksDinh Nguyen2019-08-291-1/+1
* Revert "dm bufio: fix deadlock with loop device"Mikulas Patocka2019-08-291-1/+3
* HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke2019-08-291-0/+2
* HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra2019-08-291-1/+1
* iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg2019-08-291-1/+13
* block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe2019-08-291-3/+10
* drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King2019-08-291-1/+3
* libata: add SG safety checks in SFF pio transfersJens Axboe2019-08-291-0/+6
* libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe2019-08-291-0/+21
* net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao2019-08-291-9/+11
* net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao2019-08-291-1/+1
* net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao2019-08-291-2/+4
* drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao2019-08-291-0/+40
* net: stmmac: tc: Do not return a fragment entryJose Abreu2019-08-291-1/+1
* net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2019-08-292-0/+8
* net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET2019-08-291-1/+4
* ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probeGustavo A. R. Silva2019-08-291-1/+0
* drm/rockchip: Suspend DP lateDouglas Anderson2019-08-291-1/+1
* HID: input: fix a4tech horizontal wheel custom usageNicolas Saenz Julienne2019-08-291-3/+27
* HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52István Váradi2019-08-292-0/+2
* enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing2019-08-291-0/+1
* net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang2019-08-291-1/+1
* can: peak_usb: force the string buffer NULL-terminatedWang Xiayang2019-08-291-1/+1
* can: sja1000: force the string buffer NULL-terminatedWang Xiayang2019-08-291-1/+1
* spi: pxa2xx: Add support for Intel Tiger LakeJarkko Nikula2019-08-291-0/+8
* net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai2019-08-291-1/+2
* isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro2019-08-291-1/+11
* enetc: Fix build error without PHYLIBYueHaibing2019-08-291-0/+1
* iwlwifi: mvm: send LQ command always ASYNCGregory Greenman2019-08-294-15/+16
* iwlwifi: fix locking in delayed GTK settingJohannes Berg2019-08-291-13/+26
* iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu2019-08-291-1/+1