summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-01-06dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim
2021-01-06rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu
2021-01-06media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab
2021-01-06misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam
2021-01-06Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam
2021-01-06null_blk: Fix zone size initializationDamien Le Moal
2021-01-06xen/gntdev.c: Mark pages as dirtySouptick Joarder
2021-01-06vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger
2021-01-06md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor
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