aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-08net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov2-3/+3
2020-07-08dm: use noio when sending kobject eventMikulas Patocka1-3/+12
2020-07-08dm zoned: Fix zone reclaim triggerDamien Le Moal3-10/+11
2020-07-08dm zoned: fix unused but set variable warningsWei Yongjun1-4/+1
2020-07-08dm writecache: reject asynchronous pmem devicesMichal Suchanek1-0/+6
2020-07-08dm: use bio_uninit instead of bio_disassociate_blkgChristoph Hellwig1-3/+2
2020-07-08mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is suppliedVeerabhadrarao Badiganti1-2/+3
2020-07-08RDMA/siw: Fix reporting vendor_part_idKamal Heib1-1/+2
2020-07-08drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splatZenghui Yu1-2/+3
2020-07-08scsi: dh: Add Fujitsu device to devinfo and dh listsSteve Schremmer2-0/+2
2020-07-07scsi: mpt3sas: Fix error returns in BRM_status_showJohannes Thumshirn1-4/+6
2020-07-08drm/nouveau/nouveau: fix page fault on device private memoryRalph Campbell1-0/+1
2020-07-08drm/nouveau/svm: fix migrate page regressionRalph Campbell1-1/+1
2020-07-08drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2-4/+4
2020-07-08drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio not enabledBen Skeggs1-0/+3
2020-07-07drm/i915/gt: Pin the rings before marking activeChris Wilson1-6/+6
2020-07-07ionic: centralize queue reset codeShannon Nelson3-41/+32
2020-07-07net: qed: fix buffer overflow on ethtool -dAlexander Lobakin2-1/+14
2020-07-07net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior1-1/+0
2020-07-07net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2-68/+31
2020-07-07net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-07-07Merge tag 'mtd/fixes-for-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds3-4/+4
2020-07-07Merge tag 'tpmdd-next-v5.8-rc5' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-0/+8
2020-07-07net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao1-0/+1
2020-07-07net: ipa: include declarations in "ipa_gsi.c"Alex Elder1-0/+1
2020-07-07net: ipa: declare struct types in "ipa_gsi.h"Alex Elder1-0/+2
2020-07-07net: ipa: fix QMI structure definition bugsAlex Elder1-3/+3
2020-07-07mtd: rawnand: xway: Fix build issueMiquel Raynal1-1/+1
2020-07-07dm: do not use waitqueue for request-based DMMing Lei2-29/+39
2020-07-07Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")Jarkko Sakkinen1-0/+8
2020-07-06drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson1-10/+6
2020-07-06drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson1-0/+1
2020-07-06drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä4-25/+25
2020-07-06drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson1-1/+1
2020-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2020-07-06net: hns3: fix use-after-free when doing self testYonglong Liu1-3/+6
2020-07-06net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan1-2/+1
2020-07-06net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan1-0/+5
2020-07-06net: hns3: check reset pending after FLR prepareHuazhong Tan1-1/+1
2020-07-06smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich1-1/+2
2020-07-06smsc95xx: check return value of smsc95xx_resetAndre Edich1-0/+6
2020-07-06drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He1-1/+8
2020-07-06Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2020-07-06mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam1-1/+1
2020-07-05Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-17/+9
2020-07-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-27/+29
2020-07-05Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+13
2020-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-4/+26
2020-07-04net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo1-0/+5
2020-07-04net: rmnet: fix lower interface leakTaehee Yoo1-9/+12