summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Merge tag 'amd-drm-fixes-6.5-2023-08-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-08-1116-54/+81
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/amdkfd: disable IOMMUv2 support for RavenAlex Deucher2023-08-091-7/+0
| | * | | | | | | | | | | | | drm/amdkfd: disable IOMMUv2 support for KV/CZAlex Deucher2023-08-092-13/+1
| | * | | | | | | | | | | | | drm/amdkfd: ignore crat by defaultAlex Deucher2023-08-091-4/+0
| | * | | | | | | | | | | | | drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOVAlex Deucher2023-08-091-2/+6
| | * | | | | | | | | | | | | drm/amd/display: Fix a regression on Polaris cardsMario Limonciello2023-08-091-1/+1
| | * | | | | | | | | | | | | drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()Alex Deucher2023-08-091-1/+1
| | * | | | | | | | | | | | | drm/amd/pm: Fix SMU v13.0.6 energy reportingLijo Lazar2023-08-091-3/+2
| | * | | | | | | | | | | | | drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen2023-08-091-2/+5
| | * | | | | | | | | | | | | drm/amd/pm: disable the SMU13 OD feature support temporarilyEvan Quan2023-08-092-6/+23
| | * | | | | | | | | | | | | drm/amd/pm: correct the pcie width for smu 13.0.0Kenneth Feng2023-08-091-2/+1
| | * | | | | | | | | | | | | drm/amd/display: Don't show stack trace for missing eDPMario Limonciello2023-08-091-1/+2
| | * | | | | | | | | | | | | drm/amdgpu: Match against exact bootloader statusLijo Lazar2023-08-091-7/+8
| | * | | | | | | | | | | | | drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11Tim Huang2023-08-091-2/+2
| | * | | | | | | | | | | | | drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello2023-08-093-3/+29
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2023-08-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-1114-28/+92
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()Boris Brezillon2023-08-101-0/+6
| | * | | | | | | | | | | | drm/rockchip: Don't spam logs in atomic checkDaniel Stone2023-08-091-8/+9
| | * | | | | | | | | | | | accel/ivpu: Add set_pages_array_wc/uc for internal buffersKarol Wachowski2023-08-081-0/+8
| | * | | | | | | | | | | | drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst2023-08-081-1/+1
| | * | | | | | | | | | | | Revert "drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packet"Neil Armstrong2023-08-041-3/+1
| | * | | | | | | | | | | | drm/nouveau: remove unused tu102_gr_load() functionArnd Bergmann2023-08-031-13/+0
| | * | | | | | | | | | | | drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issuesLyude Paul2023-08-031-1/+47
| | * | | | | | | | | | | | drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst2023-08-036-1/+17
| | * | | | | | | | | | | | drm/bridge: it6505: Check power state with it6505->powered in IRQ handlerPin-yen Lin2023-08-031-1/+3
* | | | | | | | | | | | | | Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-1042-219/+501
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | net: hns3: fix strscpy causing content truncation issueHao Chen2023-08-102-4/+4
| * | | | | | | | | | | | | | ibmvnic: Ensure login failure recovery is safe from other resetsNick Child2023-08-101-21/+47
| * | | | | | | | | | | | | | ibmvnic: Do partial reset on login failureNick Child2023-08-101-6/+40
| * | | | | | | | | | | | | | ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child2023-08-101-5/+10
| * | | | | | | | | | | | | | ibmvnic: Unmap DMA login rsp buffer on send login failNick Child2023-08-101-1/+4
| * | | | | | | | | | | | | | ibmvnic: Enforce stronger sanity checks on login responseNick Child2023-08-101-0/+18
| * | | | | | | | | | | | | | net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti2023-08-101-4/+33
| * | | | | | | | | | | | | | Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-08-103-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | wifi: ath12k: Fix buffer overflow when scanning with extraieWen Gong2023-08-091-2/+1
| | * | | | | | | | | | | | | | wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih2023-08-081-1/+1
| | * | | | | | | | | | | | | | wifi: brcm80211: handle params_v1 allocation failurePetr Tesarik2023-08-081-0/+5
| * | | | | | | | | | | | | | | net: enetc: remove of_device_is_available() handlingVladimir Oltean2023-08-091-12/+0
| * | | | | | | | | | | | | | | net: enetc: reimplement RFS/RSS memory clearing as PCI quirkVladimir Oltean2023-08-091-30/+73
| * | | | | | | | | | | | | | | PCI: move OF status = "disabled" detection to dev->match_driverVladimir Oltean2023-08-092-6/+3
| * | | | | | | | | | | | | | | iavf: fix potential races for FDIR filtersPiotr Gardocki2023-08-092-4/+12
| * | | | | | | | | | | | | | | igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli2023-08-092-2/+36
| * | | | | | | | | | | | | | | Merge tag 'mlx5-fixes-2023-08-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-08-0911-66/+106
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | net/mlx5e: Add capability check for vnic countersLama Kayal2023-08-071-49/+67
| | * | | | | | | | | | | | | | | net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh2023-08-071-1/+1
| | * | | | | | | | | | | | | | | net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh2023-08-071-0/+5
| | * | | | | | | | | | | | | | | net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory2023-08-071-1/+1
| | * | | | | | | | | | | | | | | net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi2023-08-071-2/+4
| | * | | | | | | | | | | | | | | net/mlx5: Fix devlink controller number for ECVFDaniel Jurgens2023-08-071-1/+1
| | * | | | | | | | | | | | | | | net/mlx5: Allow 0 for total host VFsDaniel Jurgens2023-08-071-2/+1