summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-10-291-0/+8
* usb: core: Solve race condition in anchor cleanup functionsEli Billauer2020-10-291-35/+54
* brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-10-291-0/+2
* tty: ipwireless: fix error handlingTong Zhang2020-10-292-3/+3
* Fix use after free in get_capset_info callback.Doug Horn2020-10-292-3/+9
* rtl8xxxu: prevent potential memory leakChris Chiu2020-10-291-1/+9
* brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki2020-10-291-1/+3
* scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng2020-10-291-0/+1
* usb: ohci: Default to per-port over-current protectionHamish Martin2020-10-291-6/+10
* misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki2020-10-291-1/+3
* ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile2020-10-291-0/+19
* USB: cdc-acm: handle broken union descriptorsJohan Hovold2020-10-291-0/+12
* usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang2020-10-291-2/+14
* misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2020-10-292-3/+3
* mic: vop: copy data to kernel space then write to io memorySherry Sun2020-10-291-6/+14
* scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng2020-10-291-0/+1
* media: saa7134: avoid a shift overflowMauro Carvalho Chehab2020-10-291-1/+2
* mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár2020-10-291-0/+3
* media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode2020-10-291-0/+30
* media: media/pci: prevent memory leak in bttv_probeXiaolong Huang2020-10-291-3/+10
* media: bdisp: Fix runtime PM imbalance on errorDinghao Liu2020-10-291-2/+1
* media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu2020-10-291-1/+1
* media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu2020-10-291-3/+2
* media: vsp1: Fix runtime PM imbalance on errorDinghao Liu2020-10-291-3/+8
* media: exynos4-is: Fix a reference count leakQiushi Wu2020-10-291-1/+3
* media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu2020-10-291-1/+3
* media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu2020-10-292-2/+4
* media: ati_remote: sanity check for both endpointsOliver Neukum2020-10-291-0/+4
* media: firewire: fix memory leakPavel Machek2020-10-291-2/+4
* crypto: ccp - fix error handlingPavel Machek2020-10-291-1/+1
* NTB: hw: amd: fix an issue about leak system resourcesKaige Li2020-10-291-0/+1
* nvmet: fix uninitialized work for zero katozhenwei pi2020-10-291-1/+2
* memory: fsl-corenet-cf: Fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2
* memory: omap-gpmc: Fix a couple off by onesDan Carpenter2020-10-291-2/+2
* Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-6/+3
* Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-5/+3
* Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2
* Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-2/+2
* Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter2020-10-291-11/+16
* vfio/pci: Clear token on bypass registration failureAlex Williamson2020-10-291-1/+3
* clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost2020-10-291-1/+3
* clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea2020-10-291-3/+8
* rapidio: fix the missed put_device() for rio_mport_add_riodevJing Xiangfeng2020-10-291-1/+4
* rapidio: fix error handling pathSouptick Joarder2020-10-291-6/+7
* IB/rdmavt: Fix sizeof mismatchColin Ian King2020-10-291-3/+1
* cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifierSrikar Dronamraju2020-10-291-3/+6
* RDMA/hns: Set the unsupported wr opcodeLijun Ou2020-10-291-1/+0
* RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon2020-10-291-1/+1
* mtd: mtdoops: Don't write panic data twiceMark Tomlinson2020-10-291-5/+6
* mtd: lpddr: fix excessive stack usage with clangArnd Bergmann2020-10-291-16/+19