index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
drm/panthor: Evict groups before VM termination
Ketil Johnsen
3
-0
/
+19
3 days
drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug
Karunika Choo
1
-4
/
+0
3 days
drm/panthor: Fix panthor_gpu_coherency_set()
Boris Brezillon
1
-1
/
+1
3 days
drm/panthor: fix queue_reset_timeout_locked
Chia-I Wu
1
-12
/
+12
3 days
drm/panthor: Remove redundant call to disable the MCU
Akash Goel
1
-1
/
+0
3 days
drm/panthor: Make sure we resume the tick when new jobs are submitted
Boris Brezillon
1
-9
/
+34
3 days
drm/panthor: Fix the logic that decides when to stop ticking
Boris Brezillon
1
-27
/
+17
3 days
drm/panthor: Fix immediate ticking on a disabled tick
Boris Brezillon
1
-2
/
+7
3 days
drm/panthor: Fix the group priority rotation logic
Boris Brezillon
1
-21
/
+31
3 days
drm/panthor: Fix the full_tick check
Boris Brezillon
1
-2
/
+5
3 days
drm/panthor: Recover from panthor_gpu_flush_caches() failures
Boris Brezillon
1
-7
/
+12
2026-01-08
drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
Alice Ryhl
1
-10
/
+0
2025-12-12
Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-4
/
+15
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
15
-128
/
+1217
2025-11-28
drm/panthor: Prevent potential UAF in group creation
Akash Goel
1
-4
/
+15
2025-11-26
drm/panthor: Reset queue slots if termination fails
Ashley Smith
1
-2
/
+12
2025-11-26
drm/panthor: Make the timeout per-queue instead of per-job
Ashley Smith
1
-78
/
+199
2025-11-26
drm/panthor: Improve IOMMU map/unmap debugging logs
Loïc Molinari
1
-5
/
+14
2025-11-26
drm/panthor: Add support for Mali-G1 GPUs
Karunika Choo
2
-4
/
+32
2025-11-26
drm/panthor: Support 64-bit endpoint_req register for Mali-G1
Karunika Choo
3
-10
/
+72
2025-11-26
drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUs
Karunika Choo
2
-16
/
+80
2025-11-26
drm/panthor: Implement soft reset via PWR_CONTROL
Karunika Choo
2
-0
/
+52
2025-11-26
drm/panthor: Implement L2 power on/off via PWR_CONTROL
Karunika Choo
3
-0
/
+383
2025-11-26
drm/panthor: Introduce panthor_pwr API and power control framework
Karunika Choo
7
-1
/
+240
2025-11-26
drm/panthor: Add architecture-specific function operations
Karunika Choo
6
-9
/
+57
2025-11-26
drm/panthor: Add arch-specific panthor_hw binding
Karunika Choo
3
-1
/
+74
2025-11-26
drm/panthor: Avoid adding of kernel BOs to extobj list
Akash Goel
1
-3
/
+3
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2
-3
/
+25
2025-11-20
Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
1
-91
/
+19
2025-11-10
drm/panthor: Fix potential memleak of vma structure
Akash Goel
1
-1
/
+17
2025-11-10
drm/panthor: Flush shmem writes before mapping buffers CPU-uncached
Boris Brezillon
1
-0
/
+18
2025-11-03
drm/panthor: Use existing OPP table if present
Nicolas Frattaroli
1
-9
/
+23
2025-11-03
drm/panthor: call into devfreq for current frequency
Nicolas Frattaroli
4
-8
/
+31
2025-11-03
drm/panthor: attach the driver's multiple power domains
Rain Yang
1
-0
/
+16
2025-11-03
drm/panthor: Fix UAF on kernel BO VA nodes
Boris Brezillon
1
-11
/
+3
2025-11-03
drm/panthor: Fix race with suspend during unplug
Ketil Johnsen
1
-2
/
+2
2025-11-03
drm/panthor: disable async work during unplug
Ketil Johnsen
3
-5
/
+4
2025-11-03
drm/panthor: Fix UAF race between device unplug and FW event processing
Ketil Johnsen
1
-0
/
+1
2025-11-03
drm/panthor: Fix group_free_queue() for partially initialized queues
Boris Brezillon
1
-1
/
+2
2025-11-03
drm/panthor: Handle errors returned by drm_sched_entity_init()
Boris Brezillon
1
-0
/
+2
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
10
-0
/
+11
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
6
-3
/
+51
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
3
-13
/
+32
2025-10-20
Merge tag 'v6.18-rc2' into 'drm-rust-next'
Alice Ryhl
1
-0
/
+1
2025-10-20
panthor: use drm_gpuva_unlink_defer()
Alice Ryhl
1
-91
/
+19
2025-10-17
drm/panthor: Fix kernel panic on partial unmap of a GPU VA region
Akash Goel
1
-3
/
+7
2025-10-14
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
12
-150
/
+259
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-7
/
+1
2025-10-09
drm/panthor: skip regulator setup if no such prop
Rain Yang
1
-2
/
+1
2025-10-09
drm/panthor: Ensure MCU is disabled on suspend
Ketil Johnsen
1
-0
/
+1
[next]