summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer
2022-04-20dm integrity: fix memory corruption when tag_size is less than digest sizeMikulas Patocka
2022-04-20drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-04-20perf/imx_ddr: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-20scsi: megaraid_sas: Target with invalid LUN ID is deleted during scanChandrakanth patil
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-04-20drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-04-20net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-20regulator: wm8994: Add an off-on delay for WM8994 variantJonathan Bakker
2022-04-20gpu: ipu-v3: Fix dev_dbg frequency outputLeo Ruan
2022-04-20ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler
2022-04-20scsi: target: tcmu: Fix possible page UAFXiaoguang Wang
2022-04-20Drivers: hv: vmbus: Prevent load re-ordering when reading ring bufferMichael Kelley
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel
2022-04-20drm/amd/display: Update VTEM Infopacket definitionLeo (Hanghong) Ma
2022-04-20drm/amd/display: fix audio format not updated after edid updatedCharlene Liu
2022-04-20drm/amd: Add USBC connector IDAurabindo Pillai
2022-04-20drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()Stephen Boyd
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-20mlxsw: i2c: Fix initialization error flowVadim Pasternak
2022-04-20gpiolib: acpi: use correct format charactersLinus Torvalds
2022-04-20veth: Ensure eth header is in skb's linear partGuillaume Nault
2022-04-20memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probeMiaoqian Lin
2022-04-15ACPI: processor idle: Check for architectural support for LPIMario Limonciello
2022-04-15drm/amdkfd: Fix -Wstrict-prototypes from amdgpu_amdkfd_gfx_10_0_get_functions()Nathan Chancellor
2022-04-15drm/amdkfd: add missing void argument to function kgd2kfd_initNathan Chancellor
2022-04-15mmc: mmci: stm32: correctly check all elements of sg listYann Gautier
2022-04-15mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre
2022-04-15dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul
2022-04-15irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier
2022-04-15perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-04-15ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter
2022-04-15mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang
2022-04-15Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár
2022-04-15drbd: Fix five use after free bugs in get_initial_stateLv Yunlong
2022-04-15spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()Kamal Dasu
2022-04-15qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-15dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-04-15IB/rdmavt: add lock to call to rvt_error_qp to prevent a race conditionNiels Dossche
2022-04-15bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek
2022-04-15drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito
2022-04-15net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-15scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET
2022-04-15Drivers: hv: vmbus: Fix potential crash on module unloadGuilherme G. Piccoli