summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-30clk: at91: sama7g5: fix compilation errorClaudiu Beznea1-2/+4
2020-12-30clk: bcm: dvp: Add MODULE_DEVICE_TABLE()Nicolas Saenz Julienne1-0/+1
2020-12-30vhost scsi: fix error return code in vhost_scsi_set_endpoint()Zhang Changzhong1-1/+2
2020-12-30virtio_ring: Fix two use after free bugsDan Carpenter1-2/+2
2020-12-30virtio_net: Fix error code in probe()Dan Carpenter1-0/+1
2020-12-30virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed()Dan Carpenter1-2/+2
2020-12-30vdpa/mlx5: Use write memory barrier after updating CQ indexEli Cohen1-0/+5
2020-12-30nfp: move indirect block cleanup to flower app stop callbackSimon Horman1-3/+3
2020-12-30qlcnic: Fix error code in probeDan Carpenter1-0/+1
2020-12-30pwm: sun4i: Remove erroneous else branchThierry Reding1-5/+1
2020-12-30pwm: imx27: Fix overflow for bigger periodsUwe Kleine-König1-1/+2
2020-12-30pwm: lp3943: Dynamically allocate PWM chip baseLokesh Vutla1-0/+1
2020-12-30pwm: zx: Add missing cleanup in error pathUwe Kleine-König1-0/+1
2020-12-30clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong1-2/+9
2020-12-30watchdog: coh901327: add COMMON_CLK dependencyArnd Bergmann1-1/+1
2020-12-30watchdog: qcom: Avoid context switch in restart handlerManivannan Sadhasivam1-1/+1
2020-12-30libnvdimm/label: Return -ENXIO for no slot in __blk_label_updateZhang Qilong1-1/+3
2020-12-30net: korina: fix return valueVincent Stehlé1-1/+1
2020-12-30block/rnbd-clt: Fix possible memleakJack Wang1-2/+3
2020-12-30block/rnbd-clt: Get rid of warning regarding size argument in strlcpyMd Haris Iqbal1-2/+1
2020-12-30net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET1-2/+5
2020-12-30net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...Christophe JAILLET1-1/+7
2020-12-30net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET1-1/+3
2020-12-30dpaa2-eth: fix the size of the mapped SGT bufferIoana Ciornei1-1/+1
2020-12-30net: dsa: qca: ar9331: fix sleeping function called from invalid context bugOleksij Rempel1-9/+24
2020-12-30i40e, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel1-1/+4
2020-12-30ice, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel1-1/+4
2020-12-30lan743x: fix rx_napi_poll/interrupt ping-pongSven Van Asbroeck1-20/+23
2020-12-30mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe1-0/+1
2020-12-30drm/amdgpu: fix regression in vbios reservation handling on headlessAlex Deucher1-4/+5
2020-12-30powerpc/ps3: use dma_mapping_error()Vincent Stehlé1-1/+1
2020-12-30drm: mxsfb: Silence -EPROBE_DEFER while waiting for bridgeGuido Günther1-6/+4
2020-12-30nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon1-1/+3
2020-12-30RDMA/cma: Don't overwrite sgid_attr after device is releasedLeon Romanovsky1-3/+4
2020-12-30RDMA/mlx5: Fix MR cache memory leakMaor Gottlieb1-0/+1
2020-12-30watchdog: Fix potential dereferencing of null pointerWang Wensheng1-9/+13
2020-12-30watchdog: sprd: check busy bit before new loading rather than after thatLingling Xu1-12/+13
2020-12-30watchdog: sprd: remove watchdog disable from resume fail pathLingling Xu1-7/+2
2020-12-30watchdog: sirfsoc: Add missing dependency on HAS_IOMEMGuenter Roeck1-0/+1
2020-12-30watchdog: armada_37xx: Add missing dependency on HAS_IOMEMGuenter Roeck1-0/+1
2020-12-30irqchip/qcom-pdc: Fix phantom irq when changing between rising/fallingDouglas Anderson1-1/+20
2020-12-30ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu1-31/+0
2020-12-30gpiolib: irq hooks: fix recursion in gpiochip_irq_unmaskNikita Shubin1-1/+2
2020-12-30RDMA/hns: Do shift on traffic class when using RoCEv2Weihang Li3-8/+12
2020-12-30RDMA/hns: Normalization the judgment of some featuresWenpeng Liang3-7/+7
2020-12-30RDMA/hns: Limit the length of data copied between kernel and userspaceWenpeng Liang5-16/+22
2020-12-30dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0Peter Ujfalusi1-2/+1
2020-12-30irqchip/ti-sci-intr: Fix freeing of irqsLokesh Vutla1-7/+7
2020-12-30irqchip/ti-sci-inta: Fix printing of inta id on probe successLokesh Vutla1-1/+1
2020-12-30irqchip/alpine-msi: Fix freeing of interrupts on allocation error pathMarc Zyngier1-2/+1