summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-12net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He1-0/+7
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang1-0/+4
2021-01-12net: ethernet: Fix memleak in ethoc_probeDinghao Liu1-1/+2
2021-01-12atm: idt77252: call pci_disable_device() on error pathDan Carpenter1-1/+1
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes1-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-09iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron1-4/+9
2021-01-09iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron1-2/+2
2021-01-09iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik1-1/+2
2021-01-09xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2021-01-09xen/xenbus: Count pending messages for each watchSeongJae Park1-12/+19
2021-01-09xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2-1/+4
2021-01-09xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park5-6/+12
2021-01-09xen/xenbus: Allow watches discard events before queueingSeongJae Park3-1/+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
2021-01-09vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger1-3/+1
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-29xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz1-0/+1
2020-12-29clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou1-2/+2
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-29iio: buffer: Fix demux updateNuno Sá1-3/+3
2020-12-29mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann1-1/+13
2020-12-29soc: qcom: smp2p: Safely acquire spinlock without IRQsEvan Green1-2/+3
2020-12-29spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error pathLukas Wunner1-2/+3
2020-12-29spi: sc18is602: Don't leak SPI master in probe error pathLukas Wunner1-11/+2
2020-12-29spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner1-1/+1
2020-12-29spi: pic32: Don't leak DMA channels in probe error pathLukas Wunner1-0/+1
2020-12-29spi: davinci: Fix use-after-free on unbindLukas Wunner1-1/+1
2020-12-29spi: spi-sh: Fix use-after-free on unbindLukas Wunner1-9/+4
2020-12-29drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo1-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-29s390/dasd: prevent inconsistent LCU device dataStefan Haberland1-0/+9
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