summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang1-0/+4
2021-01-12atm: idt77252: call pci_disable_device() on error pathDan Carpenter1-1/+1
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui1-0/+2
2021-01-09iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron1-4/+9
2021-01-09media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab1-1/+1
2021-01-09misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam1-1/+1
2021-01-09USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold1-32/+13
2021-01-09s390/dasd: fix hanging device offline processingStefan Haberland1-1/+9
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-29xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2020-12-29xen/xenbus: Count pending messages for each watchSeongJae Park1-12/+19
2020-12-29xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2-1/+4
2020-12-29xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park5-6/+12
2020-12-29xen/xenbus: Allow watches discard events before queueingSeongJae Park3-1/+9
2020-12-29iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron1-1/+8
2020-12-29iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao1-1/+1
2020-12-29mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann1-1/+13
2020-12-29spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner1-1/+1
2020-12-29USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold1-9/+20
2020-12-29USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold1-0/+4
2020-12-29USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold1-14/+3
2020-12-29USB: serial: keyspan_pda: fix stalled writesJohan Hovold1-1/+1
2020-12-29USB: serial: keyspan_pda: fix write deadlockJohan Hovold1-3/+4
2020-12-29USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold1-2/+2
2020-12-29USB: serial: mos7720: fix parallel-port state restoreJohan Hovold1-0/+2
2020-12-29staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott1-1/+2
2020-12-29s390/dasd: fix list corruption of lcu listStefan Haberland1-1/+1
2020-12-29s390/dasd: fix list corruption of pavgroup group listStefan Haberland1-0/+1
2020-12-29ACPI: PNP: compare the string length in the matching_id()Hui Wang1-0/+3
2020-12-29Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally1-1/+1
2020-12-29Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann1-1/+1
2020-12-29media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner1-2/+3
2020-12-29media: sunxi-cir: ensure IR is handled when it is continuousSean Young1-0/+2
2020-12-29media: gspca: Fix memory leak in probeAlan Stern1-0/+1
2020-12-29Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn1-0/+12
2020-12-29Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov1-0/+1
2020-12-29clk: s2mps11: Fix a resource leak in error handling paths in the probe functionChristophe JAILLET1-0/+1
2020-12-29qlcnic: Fix error code in probeDan Carpenter1-0/+1
2020-12-29clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong1-2/+9
2020-12-29net: korina: fix return valueVincent Stehlé1-1/+1
2020-12-29net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET1-2/+5
2020-12-29net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET1-1/+3
2020-12-29powerpc/ps3: use dma_mapping_error()Vincent Stehlé1-1/+1
2020-12-29nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon1-1/+3
2020-12-29extcon: max77693: Fix modalias stringMarek Szyprowski1-1/+1
2020-12-29speakup: fix uninitialized flush_lockYang Yingliang1-1/+1
2020-12-29usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong1-1/+3
2020-12-29usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probeZhang Qilong1-0/+1
2020-12-29scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong1-0/+1
2020-12-29scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong1-1/+2