summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn1-0/+1
2020-10-29scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang1-1/+1
2020-10-29scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()Tianjia Zhang1-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-29staging: rtl8192u: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-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-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-29Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland2-0/+3
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty1-1/+1
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-29media: tc358743: cleanup tc358743_cec_isrTom Rix1-5/+7
2020-10-29media: tc358743: initialize variableTom Rix1-1/+1
2020-10-29media: mx2_emmaprp: Fix memleak in emmaprp_probeDinghao Liu1-2/+5
2020-10-29cypto: mediatek - fix leaks in mtk_desc_ring_allocXiaoliang Pang1-2/+2
2020-10-29hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}Guenter Roeck1-3/+0
2020-10-29crypto: omap-sham - fix digcnt register handling with export/importTero Kristo1-0/+3
2020-10-29media: omap3isp: Fix memleak in isp_probeDinghao Liu1-2/+4
2020-10-29media: uvcvideo: Silence shift-out-of-bounds warningLaurent Pinchart1-1/+5
2020-10-29media: uvcvideo: Set media controller entity functionsLaurent Pinchart1-0/+35
2020-10-29media: m5mols: Check function pointer in m5mols_sensor_powerTom Rix1-1/+2
2020-10-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki1-3/+1
2020-10-29media: tuner-simple: fix regression in simple_set_radio_freqTom Rix1-2/+3
2020-10-29crypto: picoxcell - Fix potential race condition bugMadhuparna Bhowmik1-5/+4
2020-10-29crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-1/+1
2020-10-29crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()Tianjia Zhang1-2/+2
2020-10-29crypto: algif_skcipher - EBUSY on aio should be an errorHerbert Xu1-1/+1
2020-10-29x86/events/amd/iommu: Fix sizeof mismatchColin Ian King1-1/+1
2020-10-29x86/nmi: Fix nmi_handle() duration miscalculationLibing Zhou1-3/+2
2020-10-29drivers/perf: xgene_pmu: Fix uninitialized resource structMark Salter1-15/+17
2020-10-29x86/fpu: Allow multiple bits in clearcpuid= parameterArvind Sankar2-9/+23
2020-10-29EDAC/ti: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-1/+2
2020-10-29EDAC/i5100: Fix error handling order in i5100_init_one()Dinghao Liu1-6/+5
2020-10-29crypto: algif_aead - Do not set MAY_BACKLOG on the async pathHerbert Xu1-3/+4