index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
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/linux/kernel/git/akpm/mm
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/drm/misc/kernel into drm-next
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
2025-12-09
drm/panthor: Add an ioctl to query BO flags
Boris Brezillon
1
-0
/
+24
2025-12-09
drm/panthor: Add a PANTHOR_BO_SYNC ioctl
Boris Brezillon
3
-1
/
+127
2025-12-09
drm/panthor: Expose the selected coherency protocol to the UMD
Boris Brezillon
2
-2
/
+10
2025-12-09
drm/panthor: Fix panthor_gpu_coherency_set()
Boris Brezillon
1
-1
/
+1
2025-12-09
drm/panthor: Provide a custom dma_buf implementation
Boris Brezillon
3
-1
/
+122
2025-12-08
drm/panthor: Introduce huge tmpfs mountpoint option
Loïc Molinari
5
-0
/
+39
2025-12-05
drm/panthor: Enable timestamp propagation
Ashley Smith
2
-2
/
+4
2025-12-03
drm/panthor: fix queue_reset_timeout_locked
Chia-I Wu
1
-12
/
+12
2025-12-03
drm/panthor: Remove redundant call to disable the MCU
Akash Goel
1
-1
/
+0
2025-12-03
drm/panthor: Unlock the locked region before disabling an AS
Boris Brezillon
1
-0
/
+10
2025-12-03
drm/panthor: Make sure caches are flushed/invalidated when an AS is recycled
Boris Brezillon
1
-6
/
+20
2025-12-03
drm/panthor: Drop a WARN_ON() in group_free_queue()
Boris Brezillon
1
-3
/
+2
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
15
-128
/
+1217
2025-11-28
drm/panthor: Kill panthor_sched_immediate_tick()
Boris Brezillon
1
-9
/
+2
2025-11-28
drm/panthor: Make sure we resume the tick when new jobs are submitted
Boris Brezillon
1
-9
/
+34
2025-11-28
drm/panthor: Fix the logic that decides when to stop ticking
Boris Brezillon
1
-27
/
+17
[next]