summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-17serial: amba-pl011: Make sure we initialize the port.lock spinlockJohn Stultz1-0/+1
2020-06-17platform/x86: sony-laptop: Make resuming thermal profile saferMattia Dongili1-1/+6
2020-06-17platform/x86: sony-laptop: SNC calls should handle BUFFER typesMattia Dongili1-30/+23
2020-06-17xen/pvcalls-back: test for errors when calling backend_connect()Juergen Gross1-1/+2
2020-06-17block/floppy: fix contended case in floppy_queue_rq()Jiri Kosina1-5/+5
2020-06-17mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()Ulf Hansson1-31/+27
2020-06-17mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson1-2/+1
2020-06-17mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()Masahiro Yamada1-5/+7
2020-06-17mmc: tmio: Further fixup runtime PM management at removeUlf Hansson1-2/+4
2020-06-17mmc: mmci_sdmmc: fix DMA API warning overlapping mappingsLudovic Barre1-0/+3
2020-06-17mmc: sdhci-of-at91: fix CALCR register being rewrittenEugen Hristev1-2/+5
2020-06-17mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti1-0/+6
2020-06-17agp/intel: Reinforce the barrier after GTT updatesChris Wilson1-1/+3
2020-06-17drm/vkms: Hold gem object while still in-useEzequiel Garcia2-10/+6
2020-06-17ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-06-17ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang1-0/+5
2020-06-17ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang1-0/+3
2020-06-17ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang5-7/+17
2020-06-17ath9k: Fix use-after-free Read in htc_connect_serviceQiujun Huang2-4/+0
2020-06-17scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_...Shivasharan S2-5/+5
2020-06-17scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy1-1/+0
2020-06-17scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena1-1/+6
2020-06-17media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen1-18/+2
2020-06-17video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET1-0/+2
2020-06-17video: vt8500lcdfb: fix fallthrough warningSam Ravnborg1-0/+1
2020-06-17EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enableQiuxu Zhuo4-17/+13
2020-06-17cpufreq: Fix up cpufreq_boost_set_sw()Rafael J. Wysocki1-5/+6
2020-06-17remoteproc: Fix and restore the parenting hierarchy for vdevSuman Anna1-1/+1
2020-06-17remoteproc: Fall back to using parent memory pool if no dedicated availableTero Kristo1-0/+12
2020-06-17net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo1-8/+8
2020-06-17net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-17net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-17ionic: wait on queue start until after IFF_UPShannon Nelson1-2/+2
2020-06-17net/mlx5: Disable reload while removing the deviceParav Pandit2-2/+2
2020-06-17net: macb: Only disable NAPI on the actual error pathCharles Keepax1-5/+4
2020-06-17net: cadence: macb: disable NAPI on errorCorentin Labbe1-1/+4
2020-06-17net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy1-0/+4
2020-06-17net/mlx5: Fix fatal error handling during device loadShay Drory1-3/+11
2020-06-17net/mlx5: drain health workqueue in case of driver load errorShay Drory1-0/+5
2020-06-17net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi1-0/+13
2020-06-17firmware: imx: scu: Fix corruption of headerFranck LENORMAND1-5/+5
2020-06-17firmware: imx-scu: Support one TX and one RXPeng Fan1-11/+43
2020-06-17crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)1-5/+10
2020-06-17crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)1-2/+3
2020-06-17crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)1-0/+1
2020-06-17crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET1-2/+2
2020-06-17gup: document and work around "COW can break either way" issueLinus Torvalds1-0/+8
2020-06-17PM: runtime: clk: Fix clk_pm_runtime_get() error pathRafael J. Wysocki1-1/+5
2020-06-17spi: bcm-qspi: when tx/rx buffer is NULL set to 0Justin Chen1-4/+4
2020-06-17spi: bcm-qspi: Handle clock probe deferralFlorian Fainelli1-7/+5