aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-07block: disable iopoll for split bioJeffle Xu2-0/+13
2020-12-07bpf: Propagate __user annotations properlyLukas Bulwahn1-1/+1
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski34-645/+1408
2020-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski2-3/+6
2020-12-07scsi: hisi_sas: Select a suitable queue for internal I/OsXiang Chen2-0/+11
2020-12-07net/mlx4: Remove unused #define MAX_MSIX_P_PORTTariq Toukan1-1/+0
2020-12-07bonding: set xfrm feature flags more sanelyJarod Wilson1-6/+4
2020-12-07scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei1-2/+1
2020-12-07net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl1-3/+3
2020-12-07dpaa2-mac: Add a missing of_node_put after of_device_is_availableChristophe JAILLET1-0/+1
2020-12-07mptcp: print new line in mptcp_seq_show() if mptcp isn't in useJianguo Wu1-0/+1
2020-12-07scsi: qla2xxx: Remove trailing semicolon in macro definitionTom Rix1-2/+1
2020-12-07scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong1-0/+1
2020-12-07scsi: ufs: Fix -Wsometimes-uninitialized warningArnd Bergmann1-1/+1
2020-12-07scsi: NCR5380: Remove context checkAhmed S. Darwish4-46/+53
2020-12-07scsi: ufs: Adjust ufshcd_hold() during sending attribute requestsjintae jang1-10/+7
2020-12-07bridge: Fix a deadlock when enabling multicast snoopingJoseph Huang3-9/+41
2020-12-07ibmvnic: add some debugsSukadev Bhattiprolu1-3/+22
2020-12-07clk: qcom: Add GDSC support for SDX55 GCCManivannan Sadhasivam2-0/+34
2020-12-07dt-bindings: clock: Add GDSC in SDX55 GCCManivannan Sadhasivam1-0/+5
2020-12-07clk: qcom: Add support for SDX55 RPMh clocksManivannan Sadhasivam1-0/+20
2020-12-07dt-bindings: clock: Introduce RPMHCC bindings for SDX55Vinod Koul2-0/+2
2020-12-07clk: qcom: Add SDX55 GCC supportNaveen Yadav3-0/+1634
2020-12-07dt-bindings: clock: Add SDX55 GCC clock bindingsVinod Koul2-0/+189
2020-12-07enetc: Fix reporting of h/w packet countersClaudiu Manoil2-6/+14
2020-12-07clk: fsl-flexspi: new driverMichael Walle3-0/+115
2020-12-07dt-bindings: clock: document the fsl-flexspi-clk deviceMichael Walle1-0/+55
2020-12-07clk: divider: add devm_clk_hw_register_divider_table()Michael Walle2-0/+61
2020-12-07clk: qoriq: provide constants for the typeMichael Walle2-6/+22
2020-12-07null_blk: Move driver into its own directoryDamien Le Moal9-16/+28
2020-12-07null_blk: Allow controlling max_hw_sectors limitDamien Le Moal2-1/+20
2020-12-07null_blk: discard zones on resetDamien Le Moal3-2/+7
2020-12-07null_blk: cleanup discard handlingDamien Le Moal1-21/+22
2020-12-07null_blk: Improve implicit zone closeDamien Le Moal2-5/+18
2020-12-07null_blk: improve zone lockingDamien Le Moal2-119/+187
2020-12-07block: Align max_hw_sectors to logical blocksizeDamien Le Moal1-5/+18
2020-12-07null_blk: Fail zone append to conventional zonesDamien Le Moal1-1/+4
2020-12-07null_blk: Fix zone size initializationDamien Le Moal1-8/+15
2020-12-07block: Improve blk_revalidate_disk_zones() checksDamien Le Moal1-1/+15
2020-12-07sbitmap: simplify wrap checkPavel Begunkov1-3/+5
2020-12-07sbitmap: replace CAS with atomic andPavel Begunkov1-5/+3
2020-12-07sbitmap: remove swap_lockPavel Begunkov2-16/+3
2020-12-07sbitmap: optimise sbitmap_deferred_clear()Pavel Begunkov1-12/+12
2020-12-07blk-mq: skip hybrid polling if iopoll doesn't spinPavel Begunkov1-2/+3
2020-12-07scsi: ufs: Print host regs in IRQ handler when AH8 error happensCan Guo1-1/+2
2020-12-07scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()Can Guo2-15/+51
2020-12-07scsi: ufs: Serialize eh_work with system PM events and async scanCan Guo2-24/+41
2020-12-07seq_buf: Avoid type mismatch for seq_buf_initArnd Bergmann2-3/+3
2020-12-08powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()Christophe Leroy2-1/+10
2020-12-07ring-buffer: Fix a typo in function descriptionQiujun Huang1-1/+1