summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-09dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()Yu Kuai1-0/+1
2021-01-09dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()Yu Kuai1-2/+6
2021-01-09dmaengine: at_hdmac: Substitute kzalloc with kmallocTudor Ambarus1-1/+1
2021-01-09Revert "mtd: spinand: Fix OOB read"Felix Fietkau1-4/+0
2021-01-06dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim1-1/+11
2021-01-06rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu1-3/+5
2021-01-06media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab1-1/+1
2021-01-06misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam1-1/+1
2021-01-06Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam1-2/+6
2021-01-06null_blk: Fix zone size initializationDamien Le Moal1-7/+13
2021-01-06xen/gntdev.c: Mark pages as dirtySouptick Joarder1-5/+12
2021-01-06vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger1-2/+1
2021-01-06md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor1-1/+2
2020-12-30platform/x86: mlx-platform: remove an unused variableArnd Bergmann1-10/+1
2020-12-30PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-30platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12Carlos Garnacho1-0/+6
2020-12-30libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labelsDan Williams1-0/+9
2020-12-30xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2020-12-30xen/xenbus: Count pending messages for each watchSeongJae Park1-11/+18
2020-12-30xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2-1/+4
2020-12-30xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park5-6/+12
2020-12-30xen/xenbus: Allow watches discard events before queueingSeongJae Park3-1/+9
2020-12-30xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz1-0/+1
2020-12-30clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou1-2/+2
2020-12-30pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...Yangtao Li1-2/+4
2020-12-30md/cluster: fix deadlock when node is doing resync jobZhao Heming2-31/+42
2020-12-30md/cluster: block reshape with remote resync jobZhao Heming1-2/+6
2020-12-30iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron1-2/+2
2020-12-30iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron1-1/+8
2020-12-30iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron2-3/+10
2020-12-30iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+13
2020-12-30iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao1-1/+1
2020-12-30iio: buffer: Fix demux updateNuno Sá1-3/+3
2020-12-30scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart1-1/+1
2020-12-30scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart2-5/+9
2020-12-30mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I1-0/+2
2020-12-30mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann1-1/+13
2020-12-30mtd: spinand: Fix OOB readMiquel Raynal1-0/+4
2020-12-30soc: qcom: smp2p: Safely acquire spinlock without IRQsEvan Green1-2/+3
2020-12-30spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probeQinglang Miao1-0/+2
2020-12-30spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error pathLukas Wunner1-2/+3
2020-12-30spi: sc18is602: Don't leak SPI master in probe error pathLukas Wunner1-11/+2
2020-12-30spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner1-1/+1
2020-12-30spi: pic32: Don't leak DMA channels in probe error pathLukas Wunner1-0/+1
2020-12-30spi: davinci: Fix use-after-free on unbindLukas Wunner1-1/+1
2020-12-30spi: spi-sh: Fix use-after-free on unbindLukas Wunner1-9/+4
2020-12-30drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo1-1/+1