summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-20e1000: Distribute switch variables for initializationKees Cook
2020-06-20brcmfmac: fix wrong location to get firmware featureJaehoon Chung
2020-06-20staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig
2020-06-20net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai
2020-06-20spi: dw: Fix Rx-only DMA transfersSerge Semin
2020-06-20clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin
2020-06-20clocksource: dw_apb_timer: Make CPU-affiliation being optionalSerge Semin
2020-06-20spi: dw: Enable interrupts in accordance with DMA xfer modeSerge Semin
2020-06-20ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer
2020-06-20spi: dw: Zero DMA Tx and Rx configurations on stackAndy Shevchenko
2020-06-20net: ena: fix error returning in ena_com_get_hash_function()Arthur Kiyanovski
2020-06-20spi: pxa2xx: Apply CS clk quirk to BXTEvan Green
2020-06-20media: si2157: Better check for running tuner in initBrad Love
2020-06-20crypto: ccp -- don't "select" CONFIG_DMADEVICESArnd Bergmann
2020-06-20drm: bridge: adv7511: Extend list of audio sample ratesBogdan Togorean
2020-06-20ACPI: GED: use correct trigger type field in _Exx / _Lxx handlingArd Biesheuvel
2020-06-20xen/pvcalls-back: test for errors when calling backend_connect()Juergen Gross
2020-06-20can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang
2020-06-20mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson
2020-06-20mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti
2020-06-20agp/intel: Reinforce the barrier after GTT updatesChris Wilson
2020-06-20ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-06-20ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-06-20video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET
2020-06-20crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)
2020-06-20crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
2020-06-20crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)
2020-06-20spi: bcm2835: Fix controller unregister orderLukas Wunner
2020-06-20spi: pxa2xx: Fix controller unregister orderLukas Wunner
2020-06-20spi: Fix controller unregister orderLukas Wunner
2020-06-20spi: No need to assign dummy value in spi_unregister_controller()Andy Shevchenko
2020-06-20spi: dw: Fix controller unregister orderLukas Wunner
2020-06-20spi: dw: fix possible race conditionSasha Levin
2020-06-20crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET
2020-06-20spi: bcm-qspi: when tx/rx buffer is NULL set to 0Justin Chen
2020-06-20spi: bcm2835aux: Fix controller unregister orderLukas Wunner
2020-06-20ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki
2020-06-20ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel
2020-06-20ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu
2020-06-20ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu
2020-06-20efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-06-20ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-06-20drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-06-20Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu
2020-06-20crypto: talitos - fix ECB and CBC algs ivsizeSu Kang Yin
2020-06-20serial: imx: Fix handling of TC irq in combination with DMAUwe Kleine-König
2020-06-20make 'user_access_begin()' do 'access_ok()'Linus Torvalds
2020-06-20vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel