summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* md/raid1: add error handling of read error from FailFast deviceGioh Kim2018-05-171-0/+2
* md: fix NULL dereference of mddev->pers in remove_and_add_spares()Yufen Yu2018-05-171-0/+3
* raid5: copy write hint from origin bio to stripeMariusz Dabrowski2018-05-172-0/+7
* md: fix two problems with setting the "re-add" device state.NeilBrown2018-05-011-1/+3
* raid10: check bio in r10buf_pool_free to void NULL pointer dereferenceGuoqing Jiang2018-05-011-3/+5
* md: fix an error code format and remove unsed bio_sectorYufen Yu2018-05-012-3/+1
* Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2018-04-202-8/+56
|\
| * mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang2018-04-191-6/+33
| * mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz2018-04-111-2/+23
* | Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-04-202-7/+24
|\ \
| * | raid1: copy write hint from master bio to behind bioMariusz Dabrowski2018-04-091-0/+2
| * | md/raid1: exit sync request if MD_RECOVERY_INTR is setYufen Yu2018-04-091-5/+18
| * | md-cluster: don't update recovery_offset for faulty deviceGuoqing Jiang2018-04-091-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-2032-182/+508
|\ \ \
| * | | bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam2018-04-192-24/+27
| * | | virtio_net: sparse annotation fixMichael S. Tsirkin2018-04-191-1/+1
| * | | virtio_net: fix adding vids on big-endianMichael S. Tsirkin2018-04-191-3/+3
| * | | virtio_net: split out ctrl bufferMichael S. Tsirkin2018-04-191-29/+39
| * | | net: hns: Avoid action name truncationdann frazier2018-04-191-1/+1
| * | | vmxnet3: fix incorrect dereference when rxvlan is disabledRonak Doshi2018-04-192-6/+15
| * | | atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"Colin Ian King2018-04-191-2/+2
| * | | net: qmi_wwan: add Wistron Neweb D19Q1Pawel Dembicki2018-04-191-0/+1
| * | | net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu2018-04-193-9/+7
| * | | net: mvpp2: Fix DMA address mask sizeMaxime Chevallier2018-04-191-5/+7
| * | | net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan2018-04-191-5/+6
| * | | tun: fix vlan packet truncationBjørn Mork2018-04-181-6/+1
| * | | sfc: check RSS is active for filter insertBert Kenward2018-04-171-2/+2
| * | | ibmvnic: Clear pending interrupt after device resetThomas Falcon2018-04-161-4/+11
| * | | team: avoid adding twice the same option to the event listPaolo Abeni2018-04-161-0/+19
| * | | net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier2018-04-161-1/+1
| * | | Revert "macsec: missing dev_put() on error in macsec_newlink()"Dan Carpenter2018-04-161-3/+2
| * | | sfc: limit ARFS workitems in flight per channelEdward Cree2018-04-142-28/+55
| * | | sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2018-04-142-3/+2
| * | | sfc: insert ARFS filters with replace_equal=trueEdward Cree2018-04-141-1/+1
| * | | virtio-net: add missing virtqueue kick when flushing packetsJason Wang2018-04-131-2/+9
| * | | net: dsa: mv88e6xxx: Fix receive time stamp race condition.Richard Cochran2018-04-131-2/+10
| * | | nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren2018-04-134-8/+46
| * | | nfp: flower: move route ack control messages out of the workqueuePieter Jansen van Vuuren2018-04-131-3/+3
| * | | nfp: print a message when mutex wait is interruptedJakub Kicinski2018-04-131-1/+4
| * | | nfp: ignore signals when communicating with management FWJakub Kicinski2018-04-131-2/+1
| * | | ibmvnic: Do not notify peers on parameter change resetsNathan Fontenot2018-04-131-1/+2
| * | | ibmvnic: Handle all login error conditionsNathan Fontenot2018-04-132-21/+35
| * | | lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J2018-04-131-1/+177
| * | | mISDN: Remove VLAsLaura Abbott2018-04-132-6/+16
| * | | ibmvnic: Define vnic_login_client_data name field as unsized arrayKees Cook2018-04-131-6/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-205-37/+84
|\ \ \ \
| * | | | HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina2018-04-191-1/+1
| * | | | HID: i2c-hid: Fix resume issue on Raydium touchscreen deviceAaron Ma2018-04-122-0/+16
| * | | | HID: wacom: bluetooth: send exit report for recent Bluetooth devicesAaron Armstrong Skomra2018-04-121-30/+46
| * | | | HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa2018-04-091-0/+5