summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | hv_netvsc: fix typos in code commentsAdrian Vladu2019-01-234-6/+6
| | * | | | | | | | hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang2019-01-234-7/+19
| | * | | | | | | | hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang2019-01-231-49/+85
| | * | | | | | | | hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang2019-01-231-6/+19
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller2019-01-252-16/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König2019-01-221-1/+1
| | * | | | | | | | can: flexcan: fix 'passing zero to ERR_PTR()' warningYueHaibing2019-01-221-1/+1
| | * | | | | | | | can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl2019-01-221-14/+13
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein2019-01-251-2/+4
| * | | | | | | | net/mlx4_core: Add masking for a few queries on HCA capsAya Levin2019-01-251-29/+46
| * | | | | | | | sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree2019-01-231-8/+21
| * | | | | | | | ravb: expand rx descriptor data to accommodate hw checksumSimon Horman2019-01-231-5/+7
| * | | | | | | | net: phy: Fixup GPLv2+ SPDX tags based on license textAndrew Lunn2019-01-233-28/+5
| * | | | | | | | net: fec: get regulator optionalStefan Agner2019-01-231-1/+1
| * | | | | | | | net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto2019-01-231-1/+3
| * | | | | | | | net: dpaa2: improve PTP Kconfig optionYangbo Lu2019-01-231-2/+3
| * | | | | | | | qede: Error recovery processTomer Tayar2019-01-233-70/+297
| * | | | | | | | qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-2310-16/+231
| * | | | | | | | qed: Revise load sequence to avoid PCI errorsTomer Tayar2019-01-237-112/+178
| * | | | | | | | net: sun: cassini: Cleanup license conflictThomas Gleixner2019-01-222-28/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-01-272-25/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | vfio-pci/nvlink2: Fix ancient gcc warningsAlexey Kardashevskiy2019-01-231-15/+15
| * | | | | | | | vfio/pci: Cleanup license messThomas Gleixner2019-01-222-10/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-2712-45/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez2019-01-231-2/+8
| * | | | | | | | scsi: tcmu: fix use after freeXiubo Li2019-01-231-1/+2
| * | | | | | | | scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-01-231-1/+1
| * | | | | | | | scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2019-01-232-4/+6
| * | | | | | | | scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2019-01-232-8/+10
| * | | | | | | | scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2019-01-235-29/+20
* | | | | | | | | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-264-32/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke2019-01-241-2/+1
| * | | | | | | | | nvmet-rdma: fix null dereference under heavy loadRaju Rangoju2019-01-241-1/+14
| * | | | | | | | | nvme-rdma: rework queue maps handlingSagi Grimberg2019-01-241-13/+25
| * | | | | | | | | nvme-tcp: fix timeout handlerSagi Grimberg2019-01-241-8/+11
| * | | | | | | | | nvme-rdma: fix timeout handlerSagi Grimberg2019-01-241-8/+18
* | | | | | | | | | Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-01-264-20/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun2019-01-221-5/+0
| * | | | | | | | | | mmc: meson-gx: enable signal re-sampling together with tuningAndreas Fenkart2019-01-221-5/+9
| * | | | | | | | | | mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren2019-01-141-1/+4
| * | | | | | | | | | mmc: meson-gx: Free irq in release() callbackRemi Pommarel2019-01-141-7/+11
| * | | | | | | | | | mmc: host: Fix Kconfig warnings on keystone_defconfigFaiz Abbas2019-01-141-1/+1
| * | | | | | | | | | mmc: sdhci-acpi: Make PCI dependency explicitSinan Kaya2019-01-141-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-2611-195/+264
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()'Christophe JAILLET2019-01-221-2/+2
| * | | | | | | | | | binderfs: switch from d_add() to d_instantiate()Christian Brauner2019-01-221-1/+1
| * | | | | | | | | | binderfs: drop lock in binderfs_binder_ctl_createChristian Brauner2019-01-221-4/+0
| * | | | | | | | | | binderfs: kill_litter_super() before cleanupChristian Brauner2019-01-221-1/+2
| * | | | | | | | | | binderfs: rework binderfs_binder_device_create()Christian Brauner2019-01-221-20/+19
| * | | | | | | | | | binderfs: rework binderfs_fill_super()Christian Brauner2019-01-221-30/+11