summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-01i2c: imx: when being a target, mark the last read as processedCorey Minyard
2024-03-01drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen
2024-03-01drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf
2024-03-01drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam
2024-03-01drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcErik Kurzinger
2024-03-01iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlockJason Gunthorpe
2024-03-01iommu: Add mm_get_enqcmd_pasid() helper functionTina Zhang
2024-03-01drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger
2024-03-01net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli
2024-03-01net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2024-03-01hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck
2024-03-01cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wba...Lad Prabhakar
2024-03-01iommufd: Reject non-zero data_type if no data_len is providedJason Gunthorpe
2024-03-01net: ipa: don't overrun IPA suspend interrupt registersAlex Elder
2024-03-01octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-03-01iommu/vt-d: Set SSADE when attaching to a parent with dirty trackingYi Liu
2024-03-01iommu/vt-d: Add missing dirty tracking set for parent domainYi Liu
2024-03-01iommu/vt-d: Wrap the dirty tracking loop to be a helperYi Liu
2024-03-01iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking()Yi Liu
2024-03-01iommu/vt-d: Track nested domains in parentYi Liu
2024-03-01iommu/vt-d: Update iotlb in nested domain attachYi Liu
2024-03-01drm/i915/tv: Fix TV modeMaxime Ripard
2024-03-01platform/x86: thinkpad_acpi: Only update profile if successfully convertedMario Limonciello
2024-03-01gpiolib: Handle no pin_ranges in gpiochip_generic_config()Emil Renner Berthing
2024-03-01platform/x86: think-lmi: Fix password opcode ordering for workstationsMark Pearson
2024-03-01ata: ahci_ceva: fix error handling for Xilinx GT PHY supportRadhey Shyam Pandey
2024-03-01net: bcmasp: Sanity check is off by oneJustin Chen
2024-03-01net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli
2024-03-01net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov
2024-03-01drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()Dan Carpenter
2024-03-01nouveau: fix function cast warningsArnd Bergmann
2024-03-01scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap
2024-03-01scsi: smartpqi: Fix disable_managed_interruptsDon Brace
2024-03-01scsi: ufs: Uninitialized variable in ufshcd_devfreq_target()Dan Carpenter
2024-03-01RDMA/srpt: fix function pointer cast warningsArnd Bergmann
2024-03-01RDMA/qedr: Fix qedr_create_user_qp error flowKamal Heib
2024-03-01iommufd/iova_bitmap: Consider page offset for the pages to be pinnedJoao Martins
2024-03-01iommufd/iova_bitmap: Handle recording beyond the mapped pagesJoao Martins
2024-03-01iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 arrayJoao Martins
2024-03-01iommufd/iova_bitmap: Bounds check mapped::pages accessJoao Martins
2024-03-01bus: imx-weim: fix valid range checkLucas Stach
2024-03-01RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche
2024-03-01RDMA/irdma: Add AE for too many RNRSMustafa Ismail
2024-03-01RDMA/irdma: Set the CQ read threshold for GEN 1Mustafa Ismail
2024-03-01RDMA/irdma: Validate max_send_wr and max_recv_wrShiraz Saleem
2024-03-01RDMA/irdma: Fix KASAN issue with taskletMike Marciniszyn
2024-03-01IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang
2024-03-01RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srqKalesh AP
2024-03-01RDMA/bnxt_re: Return error for SRQ resizeKalesh AP
2024-03-01IB/hfi1: Fix a memleak in init_credit_returnZhipeng Lu