summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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: 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-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: 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-17crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)1-0/+1
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-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-17firmware: imx: warn on unexpected RXLeonard Crestez1-1/+9
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
2020-06-17spi: bcm2835aux: Fix controller unregister orderLukas Wunner1-1/+3
2020-06-17spi: bcm2835: Fix controller unregister orderLukas Wunner1-1/+3
2020-06-17spi: pxa2xx: Fix runtime PM ref imbalance on probe errorLukas Wunner1-1/+0
2020-06-17spi: pxa2xx: Fix controller unregister orderLukas Wunner1-1/+3
2020-06-17spi: Fix controller unregister orderLukas Wunner1-1/+2
2020-06-17spi: dw: Fix controller unregister orderLukas Wunner1-1/+3
2020-06-17ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2-10/+20
2020-06-17ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel1-3/+19
2020-06-17ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu1-0/+1
2020-06-17ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu1-1/+3
2020-06-17watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam1-0/+5
2020-06-17efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel1-1/+3
2020-06-17iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho1-1/+1