summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-30platform/x86: mlx-platform: remove an unused variableArnd Bergmann
2020-12-30PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong
2020-12-30platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12Carlos Garnacho
2020-12-30libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labelsDan Williams
2020-12-30xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park
2020-12-30xen/xenbus: Count pending messages for each watchSeongJae Park
2020-12-30xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park
2020-12-30xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-30xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-12-30xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz
2020-12-30clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou
2020-12-30pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...Yangtao Li
2020-12-30md/cluster: fix deadlock when node is doing resync jobZhao Heming
2020-12-30md/cluster: block reshape with remote resync jobZhao Heming
2020-12-30iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron
2020-12-30iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-12-30iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-30iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-30iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-12-30iio: buffer: Fix demux updateNuno Sá
2020-12-30scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart
2020-12-30scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart
2020-12-30mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I
2020-12-30mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann
2020-12-30mtd: spinand: Fix OOB readMiquel Raynal
2020-12-30soc: qcom: smp2p: Safely acquire spinlock without IRQsEvan Green
2020-12-30spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probeQinglang Miao
2020-12-30spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error pathLukas Wunner
2020-12-30spi: sc18is602: Don't leak SPI master in probe error pathLukas Wunner
2020-12-30spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner
2020-12-30spi: pic32: Don't leak DMA channels in probe error pathLukas Wunner
2020-12-30spi: davinci: Fix use-after-free on unbindLukas Wunner
2020-12-30spi: spi-sh: Fix use-after-free on unbindLukas Wunner
2020-12-30drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo
2020-12-30USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold
2020-12-30USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold
2020-12-30USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold
2020-12-30USB: serial: keyspan_pda: fix stalled writesJohan Hovold
2020-12-30USB: serial: keyspan_pda: fix write deadlockJohan Hovold
2020-12-30USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold
2020-12-30USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold
2020-12-30USB: serial: mos7720: fix parallel-port state restoreJohan Hovold
2020-12-30EDAC/amd64: Fix PCI component registrationBorislav Petkov
2020-12-30staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott
2020-12-30s390/dasd: fix list corruption of lcu listStefan Haberland
2020-12-30s390/dasd: fix list corruption of pavgroup group listStefan Haberland
2020-12-30s390/dasd: prevent inconsistent LCU device dataStefan Haberland
2020-12-30s390/dasd: fix hanging device offline processingStefan Haberland
2020-12-30ACPI: PNP: compare the string length in the matching_id()Hui Wang
2020-12-30Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally