summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-03-07drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher1-0/+7
2025-03-07drm/amdkfd: Preserve cp_hqd_pq_control on update_mqdDavid Yat Sin4-7/+14
2025-03-07drm/xe/userptr: fix EFAULT handlingMatthew Auld1-0/+12
2025-03-07drm/xe/userptr: restore invalidation list on errorMatthew Auld1-7/+21
2025-03-07drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)Mingcong Bai1-1/+0
2025-03-07phy: rockchip: naneng-combphy: compatible reset with old DTChukun Pan1-1/+4
2025-03-07phy: rockchip: fix Kconfig dependency moreArnd Bergmann1-0/+1
2025-03-07thermal: gov_power_allocator: Update total_weight on bind and cdev updatesYu-Che Cheng1-8/+22
2025-03-07thermal: core: Move lists of thermal instances to trip descriptorsRafael J. Wysocki7-64/+62
2025-03-07thermal/of: Fix cdev lookup in thermal_of_should_bind()Rafael J. Wysocki1-21/+29
2025-03-07thermal: of: Simplify thermal_of_should_bind with scoped for each OF childKrzysztof Kozlowski1-3/+2
2025-03-07thermal: gov_power_allocator: Fix incorrect calculation in divvy_up_power()Yu-Che Cheng1-1/+1
2025-03-07net: ti: icss-iep: Reject perout generation requestMeghana Malladi1-20/+1
2025-03-07idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet1-1/+2
2025-03-07net/mlx5: IRQ, Fix null string in debug printShay Drory1-1/+1
2025-03-07net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari1-1/+1
2025-03-07ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik1-2/+1
2025-03-07ice: Fix deinitializing VF in error pathMarcin Szycik3-4/+10
2025-03-07ice: add E830 HW VF mailbox message limit supportPaul Greenwalt9-13/+96
2025-03-07net: ethernet: ti: am65-cpsw: select PAGE_POOLSascha Hauer1-0/+1
2025-03-07firmware: cs_dsp: Remove async regmap writesRichard Fitzgerald1-18/+6
2025-03-07drm/xe/oa: Allow oa_exponent value of 0Umesh Nerlige Ramappa1-2/+3
2025-03-07drm/xe/oa: Allow only certain property changes from configAshutosh Dixit1-14/+46
2025-03-07drm/xe/oa: Add syncs support to OA config ioctlAshutosh Dixit2-18/+26
2025-03-07drm/xe/oa: Move functions up so they can be reused for config ioctlAshutosh Dixit1-229/+229
2025-03-07drm/xe/oa: Signal output fencesAshutosh Dixit2-17/+105
2025-03-07net: dsa: rtl8366rb: Fix compilation problemLinus Walleij5-252/+299
2025-03-07net: cadence: macb: Synchronize stats calculationsSean Anderson2-2/+12
2025-03-07ipvlan: ensure network headers are in skb linear partEric Dumazet1-5/+16
2025-03-07ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.Guillaume Nault1-1/+2
2025-03-07net: loopback: Avoid sending IP packets without an Ethernet headerIdo Schimmel1-0/+14
2025-03-07RDMA/bnxt_re: Fix the page details for the srq created by kernel consumersKashyap Desai1-0/+2
2025-03-07RDMA/mlx5: Fix bind QP error cleanup flowPatrisious Haddad1-2/+6
2025-03-07scsi: ufs: core: Set default runtime/system PM levels before ufshcd_hba_init()Manivannan Sadhasivam1-15/+15
2025-03-07scsi: core: Clear driver private data when retrying requestYe Bin1-7/+7
2025-03-07RDMA/mlx5: Fix AH static rate parsingPatrisious Haddad3-4/+6
2025-03-07RDMA/mlx5: Fix implicit ODP hang on parent deregistrationYishai Hadas1-0/+1
2025-03-07scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_eh_timed_out()Bart Van Assche1-4/+4
2025-03-07RDMA/bnxt_re: Fix the statistics for Gen P7 VFSelvin Xavier2-2/+10
2025-03-07RDMA/bnxt_re: Allocate dev_attr information dynamicallyKalesh AP8-45/+51
2025-03-07RDMA/bnxt_re: Add sanity checks on rdev validityKalesh AP1-0/+5
2025-03-07RDMA/bnxt_re: Cache MSIx info to a local structureKalesh AP2-8/+11
2025-03-07RDMA/bnxt_re: Refactor NQ allocationKalesh AP3-33/+60
2025-03-07RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reservedKalesh AP2-10/+14
2025-03-07RDMA/hns: Fix mbox timing out by adding retry mechanismJunxian Huang2-16/+50
2025-03-07RDMA/mana_ib: Allocate PAGE aligned doorbell indexKonstantin Taranov1-1/+1
2025-03-07RDMA/mlx5: Fix a WARN during dereg_mr for DM typeYishai Hadas1-1/+2
2025-03-07RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with errorYishai Hadas1-1/+12
2025-03-07IB/mlx5: Set and get correct qp_num for a DCT QPMark Zhang1-1/+3
2025-03-07RDMA/mlx5: Fix the recovery flow of the UMR QPYishai Hadas1-27/+56