summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Input: olpc_apsp - assign priv->dev earlierLubomir Rintel2019-01-171-1/+2
| * | | | | Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-151-2/+3
| * | | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-1512586-799259/+1022794
| |\ \ \ \ \
| * | | | | | Input: raspberrypi-ts - fix link errorAnders Roxell2019-01-141-1/+1
| * | | | | | Input: xpad - add support for SteelSeries Stratus DuoTom Panfil2019-01-141-0/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2722-193/+251
|\ \ \ \ \ \ \
| * | | | | | | qed: Revert error handling changes.David S. Miller2019-01-2616-706/+198
| * | | | | | | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-01-252-1/+8
| |\ \ \ \ \ \ \
| | * | | | | | | virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun2019-01-191-1/+3
| | * | | | | | | mac80211_hwsim: check that n_limits makes senseJohannes Berg2019-01-191-0/+5
| * | | | | | | | ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon2019-01-251-2/+0
| * | | | | | | | net: usb: asix: ax88772_bind return error when hw_reset failZhang Run2019-01-251-2/+7
| * | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2019-01-254-68/+129
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \