summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-29Fix use after free in get_capset_info callback.Doug Horn2-3/+9
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu1-1/+9
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-10-29scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng1-0/+1
2020-10-29usb: ohci: Default to per-port over-current protectionHamish Martin1-6/+10
2020-10-29misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki1-1/+3
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile1-0/+19
2020-10-29can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang1-6/+28
2020-10-29USB: cdc-acm: handle broken union descriptorsJohan Hovold1-0/+12
2020-10-29usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang1-2/+14
2020-10-29misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2-3/+3
2020-10-29mic: vop: copy data to kernel space then write to io memorySherry Sun1-6/+14
2020-10-29scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng1-0/+1
2020-10-29media: venus: core: Fix runtime PM imbalance in venus_probeDinghao Liu1-1/+4
2020-10-29media: saa7134: avoid a shift overflowMauro Carvalho Chehab1-1/+2
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár1-0/+3
2020-10-29media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode1-0/+30
2020-10-29media: media/pci: prevent memory leak in bttv_probeXiaolong Huang1-3/+10
2020-10-29media: bdisp: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-10-29media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu1-1/+1
2020-10-29media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu1-3/+2
2020-10-29media: vsp1: Fix runtime PM imbalance on errorDinghao Liu1-3/+8
2020-10-29media: exynos4-is: Fix a reference count leakQiushi Wu1-1/+3
2020-10-29media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu1-1/+3
2020-10-29media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu2-2/+4
2020-10-29media: sti: Fix reference count leaksQiushi Wu1-0/+2
2020-10-29media: st-delta: Fix reference count leak in delta_run_workAditya Pakki1-1/+3
2020-10-29media: ati_remote: sanity check for both endpointsOliver Neukum1-0/+4
2020-10-29media: firewire: fix memory leakPavel Machek1-2/+4
2020-10-29crypto: ccp - fix error handlingPavel Machek1-1/+1
2020-10-29i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede1-1/+10
2020-10-29NTB: hw: amd: fix an issue about leak system resourcesKaige Li1-0/+1
2020-10-29nvmet: fix uninitialized work for zero katozhenwei pi1-1/+2
2020-10-29memory: fsl-corenet-cf: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-4/+2
2020-10-29memory: omap-gpmc: Fix a couple off by onesDan Carpenter1-2/+2
2020-10-29Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-6/+3
2020-10-29Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-5/+3
2020-10-29Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-4/+2
2020-10-29Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-10-29Input: stmfts - fix a & vs && typoYueHaibing1-1/+1
2020-10-29Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter1-11/+16
2020-10-29vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pagesXiaoyang Xu1-1/+2
2020-10-29vfio/pci: Clear token on bypass registration failureAlex Williamson1-1/+3
2020-10-29clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost1-1/+3
2020-10-29clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea1-3/+8
2020-10-29PCI: iproc: Set affinity mask on MSI interruptsMark Tomlinson1-4/+9
2020-10-29i2c: rcar: Auto select RESET_CONTROLLERDirk Behme1-0/+1
2020-10-29mailbox: avoid timer start from callbackJassi Brar1-5/+7
2020-10-29rapidio: fix the missed put_device() for rio_mport_add_riodevJing Xiangfeng1-1/+4
2020-10-29rapidio: fix error handling pathSouptick Joarder1-6/+7