summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-30memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...Lad Prabhakar1-1/+1
2020-12-30memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...Lad Prabhakar1-1/+2
2020-12-30memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()Lad Prabhakar1-0/+2
2020-12-30memory: jz4780_nemc: Fix an error pointer vs NULL check in probe()Dan Carpenter1-2/+2
2020-12-30xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2020-12-30xen/xenbus: Count pending messages for each watchSeongJae Park2-11/+20
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 Park6-7/+17
2020-12-30xen/xenbus: Allow watches discard events before queueingSeongJae Park4-1/+16
2020-12-30xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz1-0/+1
2020-12-30driver: core: Fix list corruption after device_del()Takashi Iwai1-1/+1
2020-12-30dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.Maarten Lankhorst1-1/+1
2020-12-30device-dax/core: Fix memory leak when rmmod dax.koWang Hai1-0/+1
2020-12-30counter: microchip-tcb-capture: Fix CMR value checkWilliam Breathitt Gray1-6/+10
2020-12-30clk: tegra: Do not return 0 on failureNicolin Chen1-2/+2
2020-12-30clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou1-2/+2
2020-12-30clk: ingenic: Fix divider calculation with div tablesPaul Cercueil1-4/+10
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:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron1-3/+10
2020-12-30iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron1-1/+1
2020-12-30iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron2-4/+9
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:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron1-4/+9
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: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi1-5/+21
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-30openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOTAleksa Sarai1-0/+4
2020-12-30scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart1-1/+1
2020-12-30scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart8-42/+136
2020-12-30scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart2-5/+9
2020-12-30scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi2-5/+6
2020-12-30mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() argumentsSergei Antonov1-1/+1
2020-12-30mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I1-0/+2
2020-12-30mtd: core: Fix refcounting for unpartitioned MTDsRichard Weinberger1-0/+4
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: atmel-quadspi: Fix AHB memory accessesTudor Ambarus1-3/+7
2020-12-30spi: atmel-quadspi: Disable clock in probe error pathLukas Wunner1-1/+1
2020-12-30spi: mt7621: Don't leak SPI master in probe error pathLukas Wunner1-2/+3
2020-12-30spi: mt7621: Disable clock in probe error pathLukas Wunner1-1/+5
2020-12-30spi: synquacer: Disable clock in probe error pathLukas Wunner1-7/+8
2020-12-30spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error pathLukas Wunner1-2/+3
2020-12-30spi: spi-qcom-qspi: Fix use-after-free on unbindLukas Wunner1-26/+16
2020-12-30spi: spi-geni-qcom: Fix use-after-free on unbindLukas Wunner1-2/+1