summaryrefslogtreecommitdiffstats
path: root/mm/shuffle.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-18scsi: advansys: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart7-23/+361
2020-02-18scsi: fc: Update Descriptor definition and add RDF and Link Integrity FPINsJames Smart1-15/+196
2020-02-13scsi: core: Delete scsi_use_blk_mqJohn Garry2-5/+0
2020-02-13scsi: zorro_esp: Restore devm_ioremap() alignmentGeert Uytterhoeven1-3/+2
2020-02-13scsi: ufs-qcom: Delay specific time before gate ref clkCan Guo1-3/+19
2020-02-13scsi: ufs: Add dev ref clock gating wait time supportCan Guo2-0/+37
2020-02-13scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo1-0/+5
2020-02-13scsi: ufs: Remove the check before call setup clock notify vopsCan Guo1-20/+6
2020-02-13scsi: ufs-qcom: Adjust bus bandwidth voting and unvotingCan Guo1-25/+53
2020-02-13scsi: ufs: set load before setting voltage in regulatorsAsutosh Das1-5/+5
2020-02-13scsi: ufs: Flush exception event before suspendSayali Lokhande1-3/+18
2020-02-13scsi: ufs: Select INITIAL ADAPT type for HS Gear4Can Guo2-0/+21
2020-02-13scsi: ufs: introduce common function to disable host TX LCCStanley Chu6-7/+10
2020-02-13scsi: ufs: ufs-mediatek: fix TX LCC disabling timingStanley Chu1-3/+9
2020-02-11scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart10-10/+10
2020-02-11scsi: lpfc: Update lpfc version to 12.6.0.4James Smart1-1/+1
2020-02-11scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart3-25/+4
2020-02-11scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)James Smart3-209/+5
2020-02-11scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart2-88/+85
2020-02-11scsi: lpfc: Fix compiler warning on frame sizeJames Smart1-6/+14
2020-02-11scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart1-0/+1
2020-02-11scsi: lpfc: Fix registration of ELS type support in fdmiJames Smart1-2/+0
2020-02-11scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart2-20/+40
2020-02-11scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error pathJames Smart1-1/+3
2020-02-11scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart1-0/+4
2020-02-11scsi: qla2xxx: Check locking assumptions at runtime in qla2x00_abort_srb()Bart Van Assche1-0/+2
2020-02-11scsi: core: remove .for_blk_mqMing Lei2-4/+0
2020-02-11scsi: ufs: ufs-mediatek: gate ref-clk during Auto-Hibern8Stanley Chu2-11/+39
2020-02-11scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu2-1/+8
2020-02-11scsi: ufs: ufs-mediatek: support linkoff state during suspendStanley Chu1-5/+7
2020-02-11scsi: ufs: ufs-mediatek: ensure UniPro is not powered down before linkupStanley Chu1-9/+10
2020-02-11scsi: megaraid_sas: fix indentation issueColin Ian King1-2/+2
2020-02-11scsi: iscsi: Perform connection failure entirely in kernel spaceBharath Ravi2-0/+69
2020-02-11scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tagBart Van Assche3-22/+33
2020-02-10Linux 5.6-rc1v5.6-rc1Linus Torvalds1-2/+2
2020-02-10irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede12-0/+3280
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds4-30/+51
2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1
2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy1-1/+1
2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu3-24/+24
2020-02-08irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu1-1/+0
2020-02-08irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu1-3/+1
2020-02-08irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu1-0/+80
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2-2/+5
2020-02-08irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu1-1/+1