summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()Tianjia Zhang1-1/+1
2020-10-29scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-1/+1
2020-10-29scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET1-1/+1
2020-10-29drm/gma500: fix error checkTom Rix1-1/+1
2020-10-29selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()Andrii Nakryiko1-3/+9
2020-10-29drm/amd/display: fix potential integer overflow when shifting 32 bit variable...Colin Ian King1-1/+1
2020-10-29staging: rtl8192u: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2020-10-29drm/malidp: Use struct drm_gem_object_funcs.get_sg_table internallyThomas Zimmermann1-1/+1
2020-10-29mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2020-10-29brcmfmac: check ndev pointerTom Rix1-1/+1
2020-10-29ath11k: Fix possible memleak in ath11k_qmi_init_serviceWang Yufen1-0/+1
2020-10-29ASoC: qcom: lpass-cpu: fix concurrency issueRohit kumar1-16/+0
2020-10-29ASoC: qcom: lpass-platform: fix memory leakRohit kumar1-1/+2
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue1-1/+1
2020-10-29ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET1-1/+1
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter1-0/+2
2020-10-29ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter1-0/+3
2020-10-29drm: panel: Fix bus format for OrtusTech COM43H4M85ULC panelLaurent Pinchart1-1/+1
2020-10-29drm/vkms: add missing platform_device_unregister() in vkms_init()Qinglang Miao1-1/+1
2020-10-29drm/vgem: add missing platform_device_unregister() in vgem_init()Qinglang Miao1-1/+1
2020-10-29drm/amd/display: Fix wrong return value in dm_update_plane_state()Tianjia Zhang1-2/+1
2020-10-29Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland2-0/+3
2020-10-29drm/vkms: fix xrgb on compute crcMelissa Wen1-1/+1
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty1-1/+1
2020-10-29blk-mq: move cancel of hctx->run_work to the front of blk_exit_queueYang Yang2-3/+8
2020-10-29btrfs: add owner and fs_info to alloc_state io_treeQu Wenruo2-3/+5
2020-10-29spi: imx: Fix freeing of DMA channels if spi_bitbang_start() failsMarek Vasut1-1/+4
2020-10-29hwmon: (bt1-pvt) Wait for the completion with timeoutSerge Semin1-1/+12
2020-10-29hwmon: (bt1-pvt) Cache current update timeoutSerge Semin2-39/+49
2020-10-29hwmon: (bt1-pvt) Test sensor power supply on probeSerge Semin1-0/+40
2020-10-29spi: spi-s3c64xx: Check return valuesŁukasz Stelmach1-9/+41
2020-10-29spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()Łukasz Stelmach1-2/+2
2020-10-29pinctrl: bcm: fix kconfig dependency warning when !GPIOLIBNecip Fazil Yildiran1-0/+1
2020-10-29regulator: resolve supply after creating regulatorMichał Mirosław1-8/+13
2020-10-29media: ti-vpe: Fix a missing check and reference count leakQiushi Wu1-0/+2
2020-10-29media: stm32-dcmi: Fix a reference count leakQiushi Wu1-3/+1
2020-10-29media: s5p-mfc: Fix a reference count leakQiushi Wu1-1/+3
2020-10-29media: camss: Fix a reference count leak.Qiushi Wu1-1/+3
2020-10-29media: platform: fcp: Fix a reference count leak.Qiushi Wu1-1/+3
2020-10-29media: rockchip/rga: Fix a reference count leak.Qiushi Wu1-0/+1
2020-10-29media: rcar-vin: Fix a reference count leak.Qiushi Wu1-1/+3
2020-10-29nvme: fix error handling in nvme_ns_report_zonesChristoph Hellwig1-25/+16
2020-10-29media: tc358743: cleanup tc358743_cec_isrTom Rix1-5/+7
2020-10-29media: tc358743: initialize variableTom Rix1-1/+1
2020-10-29media: mtk-mdp: Fix Null pointer dereference when calling list_addDafna Hirschfeld1-1/+1
2020-10-29media: mx2_emmaprp: Fix memleak in emmaprp_probeDinghao Liu1-2/+5
2020-10-29crypto: sun8i-ce - handle endianness of t_common_ctlCorentin Labbe1-1/+4
2020-10-29crypto: stm32/crc32 - Avoid lock if hardware is already usedNicolas Toromanoff2-3/+13
2020-10-29cypto: mediatek - fix leaks in mtk_desc_ring_allocXiaoliang Pang1-2/+2
2020-10-29hwmon: (w83627ehf) Fix a resource leak in probeDan Carpenter1-1/+5