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-7.0.y
linux-7.1.y
linux-7.2.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
10 days
drm/panthor: skip zero-sized firmware sections
Osama Abdelkader
1
-0
/
+3
2026-08-09
drm/panthor: validate firmware interface structure sizes
Osama Abdelkader
1
-12
/
+24
2026-08-09
drm/panthor: reject firmware sections with oversized data
Osama Abdelkader
1
-2
/
+9
2026-08-03
drm/panthor: return error on truncated firmware
Osama Abdelkader
1
-0
/
+1
2026-08-03
drm/panthor: Check debugfs GEM lock initialization
Linmao Li
1
-1
/
+4
2026-07-24
drm/panthor: Interrupt group start/resumption if group_bind_locked() fails
Boris Brezillon
1
-1
/
+7
2026-07-24
drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced
Boris Brezillon
1
-1
/
+2
2026-07-24
drm/panthor: Fix panthor_pwr_unplug()
Boris Brezillon
1
-1
/
+2
2026-07-24
drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()
Boris Brezillon
1
-1
/
+8
2026-07-24
drm/panthor: Fix theoretical IOMEM access in suspended state
Boris Brezillon
1
-3
/
+7
2026-07-24
drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Karunika Choo
8
-20
/
+42
2026-07-24
drm/panthor: Split register definitions by components
Karunika Choo
15
-301
/
+318
2026-07-24
drm/panthor: Pass an iomem pointer to GPU register access helpers
Karunika Choo
9
-143
/
+146
2026-07-24
drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()
Boris Brezillon
1
-1
/
+4
2026-07-24
drm/panthor: Keep the reset work disabled until everything is initialized
Boris Brezillon
1
-0
/
+4
2026-07-24
drm/panthor: Always use the IRQ-safe variant when acquiring the fence lock
Boris Brezillon
1
-43
/
+38
2026-04-24
Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-1
/
+20
2026-04-13
drm/panthor: Fix outdated function documentation
Adrián Larumbe
1
-1
/
+1
2026-04-13
drm/panthor: Extend VM locked region for remap case to be a superset
Adrián Larumbe
1
-0
/
+19
2026-03-24
drm/panthor: extend timestamp query with flags
Marcin Slusarz
1
-6
/
+128
2026-03-24
drm/panthor: correct firmware related messages
Christian Hewitt
1
-2
/
+2
2026-03-12
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-4
/
+5
2026-03-11
Merge v7.0-rc3 into drm-next
Simona Vetter
1
-4
/
+5
2026-03-11
drm/panthor: Fix the "done_fence is initialized" detection logic
Boris Brezillon
1
-1
/
+1
2026-03-05
drm/panthor: Correct the order of arguments passed to gem_sync
Akash Goel
1
-4
/
+5
2026-03-02
drm/panthor: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5
-25
/
+23
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-3
/
+2
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-16
/
+16
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-24
/
+23
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2026-02-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-10
/
+0
2026-02-03
drm/pan*: don't abuse current->group_leader
Oleg Nesterov
1
-1
/
+1
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
1
-10
/
+0
2026-01-23
drm/panthor: Add src path to includes of panthor_gpu.o
Nicolas Frattaroli
1
-0
/
+2
2026-01-22
drm/panthor: Add gpu_job_irq tracepoint
Nicolas Frattaroli
2
-0
/
+41
2026-01-22
drm/panthor: Add tracepoint for hardware utilisation changes
Nicolas Frattaroli
5
-0
/
+158
2026-01-22
drm/panthor: Extend IRQ helpers for mask modification/restoration
Nicolas Frattaroli
5
-41
/
+97
2026-01-22
drm/panthor: Rework panthor_irq::suspended into panthor_irq::state
Nicolas Frattaroli
1
-7
/
+28
2026-01-13
drm/panthor: Implement reading shader_present from nvmem
Nicolas Frattaroli
1
-6
/
+30
2026-01-08
drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
Alice Ryhl
1
-10
/
+0
2025-12-19
drm/panthor: Support partial unmaps of huge pages
Adrián Larumbe
1
-8
/
+92
2025-12-19
drm/panthor: Evict groups before VM termination
Ketil Johnsen
3
-0
/
+19
2025-12-18
drm/panthor: unlock on error in panthor_ioctl_bo_create()
Dan Carpenter
1
-2
/
+4
2025-12-17
drm/panthor: fix for dma-fence safe access rules
Chia-I Wu
1
-0
/
+4
2025-12-17
drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug
Karunika Choo
1
-4
/
+0
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-98
/
+59
2025-12-12
Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-4
/
+15
2025-12-09
drm/panthor: Bump the driver version to 1.7
Faith Ekstrand
1
-1
/
+5
2025-12-09
drm/panthor: Add flag to map GEM object Write-Back Cacheable
Loïc Molinari
3
-5
/
+57
[next]