index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
drm/amdkfd:Fix fw version for 10.3.6
Jesse Zhang
2022-06-08
1
-1
/
+3
|
|
*
|
drm/amdgpu: Add MODE register to wave debug info in gfx11
Joseph Greathouse
2022-06-07
1
-0
/
+1
|
|
*
|
Revert "drm/amd/display: Pass the new context into disable OTG WA"
Nicholas Kazlauskas
2022-06-07
3
-12
/
+12
|
|
*
|
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"
Guchun Chen
2022-06-07
1
-64
/
+45
|
|
*
|
drm/amdgpu: suppress the compile warning about 64 bit type
Evan Quan
2022-06-03
1
-1
/
+1
|
|
*
|
drm/amd/pm: suppress compile warnings about possible unaligned accesses
Evan Quan
2022-06-03
4
-10
/
+23
|
|
*
|
drm/amdkfd: Fix partial migration bugs
Philip Yang
2022-06-03
2
-4
/
+4
|
|
*
|
drm/amdkfd: add pinned BOs to kfd_bo_list
Lang Yu
2022-06-03
1
-7
/
+6
|
|
*
|
drm/amdgpu: Update PDEs flush TLB if PTB/PDB moved
Philip Yang
2022-06-03
1
-2
/
+6
|
|
*
|
drm/amdgpu: enable tmz by default for GC 10.3.7
Sunil Khatri
2022-06-03
1
-2
/
+2
|
|
*
|
drm/amdkfd: Add GC 10.3.6 and 10.3.7 KFD definitions
Mario Limonciello
2022-06-03
2
-0
/
+16
|
|
*
|
drm/amdkfd: Use mmget_not_zero in MMU notifier
Philip Yang
2022-06-01
1
-0
/
+3
|
|
*
|
drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus
Candice Li
2022-06-01
2
-8
/
+28
|
|
*
|
drm/amdgpu: fix ras supported check
Stanley.Yang
2022-06-01
1
-2
/
+3
|
|
*
|
drm/amd/display: remove stale config guards
Aurabindo Pillai
2022-06-01
2
-4
/
+0
|
|
*
|
drm/amdgpu: make gfx_v11_0_rlc_stop static
sunliming
2022-06-01
1
-1
/
+1
|
|
*
|
drm/amdgpu: fix a missing break in gfx_v11_0_handle_priv_fault
sunliming
2022-06-01
1
-0
/
+1
|
|
*
|
drm/amdgpu: fix aper_base for APU
Roman Li
2022-06-01
1
-0
/
+6
|
|
*
|
drm/amdgpu: update VCN codec support for Yellow Carp
Alex Deucher
2022-06-01
1
-0
/
+1
|
|
*
|
drm/amdgpu: make program_imu_rlc_ram static
Jiapeng Chong
2022-06-01
1
-1
/
+1
|
|
*
|
drm/amd/display: 3.2.187
Aric Cyr
2022-06-01
1
-1
/
+1
|
|
*
|
drm/amd/display: Fix possible infinite loop in DP LT fallback
Ilya
2022-06-01
1
-57
/
+49
|
|
*
|
drm/amd/display: Don't clear ref_dtbclk value
Alvin
2022-06-01
3
-3
/
+5
|
|
*
|
drm/amd/display: Fix DMUB outbox trace in S4 (#4465)
Hung, Cruise
2022-06-01
2
-32
/
+31
|
|
*
|
drm/amd/display: Wait DMCUB to idle state before reset.
hengzhou
2022-06-01
3
-3
/
+11
|
|
*
|
drm/amd/display: Pass the new context into disable OTG WA
Nicholas Kazlauskas
2022-06-01
4
-13
/
+13
|
|
*
|
drm/amd/display: revert Blank eDP on disable/enable drv
Leung, Martin
2022-06-01
9
-19
/
+44
|
|
*
|
drm/amd/display: Read Golden Settings Table from VBIOS
Sherry Wang
2022-06-01
1
-3
/
+1
*
|
|
|
Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2022-06-10
12
-82
/
+113
|
\
\
\
\
|
*
\
\
\
Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2022-06-10
9
-45
/
+74
|
|
\
\
\
\
|
|
*
|
|
|
net/mlx5: fs, fail conflicting actions
Mark Bloch
2022-06-08
1
-3
/
+32
|
|
*
|
|
|
net/mlx5: Rearm the FW tracer after each tracer event
Feras Daoud
2022-06-08
1
-2
/
+5
|
|
*
|
|
|
net/mlx5: E-Switch, pair only capable devices
Mark Bloch
2022-06-08
4
-22
/
+16
|
|
*
|
|
|
net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules
Paul Blakey
2022-06-08
1
-15
/
+16
|
|
*
|
|
|
Revert "net/mlx5e: Allow relaxed ordering over VFs"
Saeed Mahameed
2022-06-08
2
-3
/
+5
|
*
|
|
|
|
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
2022-06-10
2
-24
/
+24
|
*
|
|
|
|
nfp: avoid unnecessary check warnings in nfp_app_get_vf_config
Fei Qin
2022-06-10
1
-13
/
+15
*
|
|
|
|
|
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-10
8
-46
/
+663
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
Masahiro Yamada
2022-06-07
1
-1
/
+0
|
*
|
|
|
|
|
xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
Oleksandr Tyshchenko
2022-06-06
2
-7
/
+42
|
*
|
|
|
|
|
xen/grant-dma-iommu: Introduce stub IOMMU driver
Oleksandr Tyshchenko
2022-06-06
3
-0
/
+83
|
*
|
|
|
|
|
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
2022-06-06
1
-0
/
+11
|
*
|
|
|
|
|
xen/grant-dma-ops: Add option to restrict memory access under Xen
Juergen Gross
2022-06-06
3
-0
/
+317
|
*
|
|
|
|
|
xen/grants: support allocating consecutive grants
Juergen Gross
2022-06-06
1
-36
/
+215
|
*
|
|
|
|
|
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
2022-06-06
2
-9
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'mips-fixes_5.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-06-10
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.
Yupeng Li
2022-06-09
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-09
17
-116
/
+189
|
\
\
\
\
\
|
*
|
|
|
|
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
2022-06-09
1
-1
/
+1
|
*
|
|
|
|
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
2022-06-09
1
-29
/
+9
[prev]
[next]