summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-08-19scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart-4/+27
2019-08-14scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter-0/+3
2019-08-14scsi: target: tcmu: avoid use-after-free after command timeoutDmitry Fomichev-2/+7
2019-08-14scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja-1/+12
2019-08-07scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskJames Smart-2/+21
2019-07-30scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai-1/+1
2019-07-30scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu-5/+7
2019-07-30scsi: hpsa: remove printing internal cdb on tag collisionDon Brace-2/+0
2019-07-30scsi: hpsa: correct scsi command status issue after resetDon Brace-1/+11
2019-07-29scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_privHannes Reinecke-48/+51
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke-32/+25
2019-07-29scsi: libfc: Whitespace cleanup in libfc.hHannes Reinecke-26/+26
2019-07-23scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke-1/+6
2019-07-23scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler-1/+1
2019-07-23scsi: fcoe: fix a typoChristophe JAILLET-2/+2
2019-07-23scsi: megaraid_sas: Make some functions staticYueHaibing-13/+14
2019-07-23scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi-0/+3
2019-07-23scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"Colin Ian King-1/+1
2019-07-22scsi: core: fix the dma_max_mapping_size callChristoph Hellwig-2/+4
2019-07-22scsi: fdomain: fix building pcmcia front-endArnd Bergmann-2/+2
2019-07-22scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash-4/+7
2019-07-21Linus 5.3-rc1v5.3-rc1Linus Torvalds-2/+2
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-122/+119
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-31/+126
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport-32/+2
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds-60/+1458
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro-1/+1
2019-07-20dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring-0/+4
2019-07-20dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring-33/+38
2019-07-20dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring-1/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring-4/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring-2/+6
2019-07-20dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring-82/+61
2019-07-20dt-bindings: Ensure child nodes are of type 'object'Rob Herring-0/+8
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-29/+2183
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-26/+83
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-215/+226
2019-07-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-142/+1029
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-245/+311
2019-07-20Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+16
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+26
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-232/+723
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-74/+123
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-173/+178
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-116/+172
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner-1/+10
2019-07-20smp: Warn on function calls from softirq contextPeter Zijlstra-0/+16
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland-12/+35