summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-17drm/i915/vrr: Disable VRR when using bigjoinerVille Syrjälä1-0/+7
2024-04-17drm/vmwgfx: Enable DMA mappings with SEVZack Rusin1-5/+6
2024-04-17accel/ivpu: Fix deadlock in context_xaJacek Lawrynowicz1-1/+1
2024-04-17scsi: sg: Avoid race in error handling & drop bogus warnAlexander Wetzel1-8/+10
2024-04-17scsi: sg: Avoid sg device teardown raceAlexander Wetzel1-1/+3
2024-04-17iommu/vt-d: Allocate local memory for page request queueJacob Pan1-1/+1
2024-04-17iommu/vt-d: Fix wrong use of pasid configXuchun Shang1-1/+1
2024-04-17net: ena: Set tx_info->xdpf value to NULLDavid Arinzon1-1/+3
2024-04-17net: ena: Use tx_ring instead of xdp_ring for XDP channel TXDavid Arinzon4-65/+61
2024-04-17net: ena: Pass ena_adapter instead of net_device to ena_xmit_common()David Arinzon4-11/+10
2024-04-17net: ena: Move XDP code to its new filesDavid Arinzon6-657/+679
2024-04-17net: ena: Fix incorrect descriptor free behaviorDavid Arinzon1-3/+11
2024-04-17net: ena: Wrong missing IO completions check orderDavid Arinzon1-9/+12
2024-04-17net: ena: Fix potential sign extension issueDavid Arinzon1-1/+1
2024-04-17net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL2-34/+200
2024-04-17Revert "s390/ism: fix receive message buffer allocation"Gerd Bayer1-29/+9
2024-04-17net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon1-2/+2
2024-04-17net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2-5/+10
2024-04-17net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran1-16/+17
2024-04-17net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2-2/+2
2024-04-17net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu1-2/+12
2024-04-17net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2024-04-17net/mlx5: offset comp irq index in name by oneMichael Liang1-1/+3
2024-04-17net/mlx5: Register devlink first under devlink lockShay Drory2-18/+20
2024-04-17net/mlx5: SF, Stop waiting for FW as teardown was calledMoshe Shemesh1-8/+13
2024-04-17octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya1-10/+10
2024-04-17net: ks8851: Handle softirqs at the end of IRQ thread to fix hangMarek Vasut1-1/+5
2024-04-17net: ks8851: Inline ks8851_rx_skb()Marek Vasut4-36/+1
2024-04-17bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi1-0/+2
2024-04-17bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta1-0/+3
2024-04-17bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta1-1/+2
2024-04-17s390/ism: fix receive message buffer allocationGerd Bayer1-9/+29
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet1-2/+2
2024-04-17octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam1-0/+1
2024-04-17scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter1-1/+1
2024-04-17scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()Xiang Chen1-1/+1
2024-04-17nouveau: fix function cast warningArnd Bergmann1-1/+6
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino1-5/+45
2024-04-17cxl/core: Fix initialization of mbox_cmd.size_out in get eventKwangjin Ko1-1/+2
2024-04-17drm/msm/dpu: don't allow overriding data from catalogDmitry Baryshkov1-5/+5
2024-04-17cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before ass...Dave Jiang1-2/+3
2024-04-17cxl/mem: Fix for the index of Clear Event Record HandleYuquan Wang1-1/+1
2024-04-17firmware: arm_scmi: Make raw debugfs entries non-seekableCristian Marussi1-1/+6
2024-04-17mmc: omap: restore original power up/down stepsAaro Koskinen1-4/+19
2024-04-17mmc: omap: fix deferred probeAaro Koskinen1-8/+8
2024-04-17mmc: omap: fix broken slot switch lookupAaro Koskinen1-7/+6
2024-04-17media: cec: core: remove length check of Timer StatusNini Song1-14/+0
2024-04-17ACPI: scan: Do not increase dep_unmet for already met dependenciesHans de Goede1-1/+2
2024-04-17platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans1-14/+14
2024-04-17drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang1-1/+11