summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-13irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara
2022-04-13irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before deschedulingMarc Zyngier
2022-04-13Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()Andrea Parri (Microsoft)
2022-04-13dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul
2022-04-13rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter
2022-04-13drm/amdkfd: Fix variable set but not used warningPhilip Yang
2022-04-13drm/amdgpu: don't use BACO for reset in S3Alex Deucher
2022-04-13drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-04-13drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst
2022-04-13drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng
2022-04-13drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher
2022-04-13drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty
2022-04-13drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ
2022-04-13drm/panel: ili9341: fix optional regulator handlingDaniel Mack
2022-04-13amd/display: set backlight only if requiredShirish S
2022-04-13fbdev: Fix unregistering of framebuffers without deviceThomas Zimmermann
2022-04-13irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier
2022-04-13perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-04-13ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter
2022-04-13gpio: Restrict usage of GPIO chip irq members before initializationShreeya Patel
2022-04-13drbd: fix an invalid memory access caused by incorrect use of list iteratorXiaomeng Tong
2022-04-13RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller
2022-04-13qed: fix ethtool register dumpManish Chopra
2022-04-13spi: core: add dma_map_dev for __spi_unmap_msg()Vinod Koul
2022-04-13mmc: core: Fixup support for writeback-cache for eMMC and SDMichael Wu
2022-04-13mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang
2022-04-13mmc: mmci: stm32: correctly check all elements of sg listYann Gautier
2022-04-13mmc: block: Check for errors after write on SPIChristian Löhle
2022-04-13Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár
2022-04-13scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter
2022-04-13scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal
2022-04-13iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren
2022-04-13scsi: ufs: ufshpb: Fix a NULL check on list iteratorXiaomeng Tong
2022-04-13scsi: sd: sd_read_cpr() requires VPD pagesMartin K. Petersen
2022-04-13drbd: Fix five use after free bugs in get_initial_stateLv Yunlong
2022-04-13spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()Kamal Dasu
2022-04-13qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-13net: phy: mscc-miim: reject clause 45 register accessesMichael Walle
2022-04-13net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo
2022-04-13net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn
2022-04-13ice: clear cmd_type_offset_bsz for TX ringsMaciej Fijalkowski
2022-04-13ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski
2022-04-13ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-13ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko
2022-04-13ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko
2022-04-13dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-04-13IB/rdmavt: add lock to call to rvt_error_qp to prevent a race conditionNiels Dossche
2022-04-13IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVDMark Zhang
2022-04-13RDMA/mlx5: Add a missing update of cache->last_addAharon Landau
2022-04-13RDMA/mlx5: Don't remove cache MRs when a delay is neededAharon Landau