summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto2019-01-221-1/+3
| | * | | | | | | | net: dpaa2: improve PTP Kconfig optionYangbo Lu2019-01-221-2/+3
| | * | | | | | | | qede: Error recovery processTomer Tayar2019-01-223-70/+297
| | * | | | | | | | qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-2210-16/+231
| | * | | | | | | | qed: Revise load sequence to avoid PCI errorsTomer Tayar2019-01-227-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-262-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-2612-45/+47
| |\ \ \ \ \ \ \ \
| | * | | | | | | | scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez2019-01-221-2/+8
| | * | | | | | | | scsi: tcmu: fix use after freeXiubo Li2019-01-221-1/+2
| | * | | | | | | | scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-01-221-1/+1
| | * | | | | | | | scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2019-01-222-4/+6
| | * | | | | | | | scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2019-01-222-8/+10
| | * | | | | | | | scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2019-01-225-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-231-2/+1
| | * | | | | | | | | nvmet-rdma: fix null dereference under heavy loadRaju Rangoju2019-01-231-1/+14
| | * | | | | | | | | nvme-rdma: rework queue maps handlingSagi Grimberg2019-01-231-13/+25
| | * | | | | | | | | nvme-tcp: fix timeout handlerSagi Grimberg2019-01-231-8/+11
| | * | | | | | | | | nvme-rdma: fix timeout handlerSagi Grimberg2019-01-231-8/+18
| * | | | | | | | | | Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-01-254-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-2511-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
| | * | | | | | | | | | binderfs: prevent renaming the control dentryChristian Brauner2019-01-221-18/+10
| | * | | | | | | | | | binderfs: remove outdated commentChristian Brauner2019-01-221-4/+0
| | * | | | | | | | | | misc: pvpanic: fix warning implicit declarationAnders Roxell2019-01-181-0/+4
| | * | | | | | | | | | char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-01-181-0/+7
| | * | | | | | | | | | misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-181-2/+5
| | * | | | | | | | | | binderfs: fix error return code in binderfs_fill_super()Wei Yongjun2019-01-181-0/+1
| | * | | | | | | | | | mei: me: add denverton innovation engine device IDsTomas Winkler2019-01-132-0/+4
| | * | | | | | | | | | mei: me: mark LBG devices as having dma supportAlexander Usyskin2019-01-131-1/+1
| | * | | | | | | | | | mei: dma: silent the reject messageTomas Winkler2019-01-131-3/+9
| | * | | | | | | | | | binderfs: handle !CONFIG_IPC_NS buildsChristian Brauner2019-01-121-0/+4
| | * | | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2019-01-114-58/+83
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | vmbus: fix subchannel removalDexuan Cui2019-01-091-8/+1
| | | * | | | | | | | | | hv_balloon: avoid touching uninitialized struct page during tail onliningVitaly Kuznetsov2019-01-091-4/+6
| | | * | | | | | | | | | Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui2019-01-092-46/+76
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |