index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
Age
Commit message (
Expand
)
Author
Files
Lines
25 hours
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
23
-841
/
+2540
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
1
-7
/
+6
2026-05-28
drm/panthor: Reduce padding in gems debugfs for refcount
Nicolas Frattaroli
1
-4
/
+4
2026-05-28
drm/panthor: Implement evicted status for GEM objects
Nicolas Frattaroli
2
-4
/
+22
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
3
-29
/
+22
2026-05-07
drm/panthor: Avoid potential UAF due to memory reclaim
Akash Goel
1
-5
/
+11
2026-05-07
drm/panthor: Fix missing declaration for panthor_transparent_hugepage
gyeyoung
2
-0
/
+3
2026-04-30
drm/panthor: Use a local iomem base for MMU AS registers
Karunika Choo
2
-20
/
+25
2026-04-30
drm/panthor: Use a local iomem base for firmware control registers
Karunika Choo
2
-14
/
+17
2026-04-30
drm/panthor: Use a local iomem base for PWR registers
Karunika Choo
3
-58
/
+79
2026-04-30
drm/panthor: Use a local iomem base for GPU registers
Karunika Choo
3
-47
/
+56
2026-04-30
drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Karunika Choo
8
-20
/
+42
2026-04-30
drm/panthor: Replace cross-component register accesses with helpers
Karunika Choo
8
-37
/
+61
2026-04-30
drm/panthor: Split register definitions by components
Karunika Choo
15
-301
/
+318
2026-04-30
drm/panthor: Pass an iomem pointer to GPU register access helpers
Karunika Choo
9
-143
/
+146
2026-04-27
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-1
/
+20
2026-04-24
Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-1
/
+20
2026-04-17
drm/panthor: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
2
-2
/
+0
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-04-08
drm/panthor: Fix kernel-doc in panthor_sched.c so it's visible
Steven Price
1
-36
/
+36
2026-04-08
drm/panthor: Fix kernel-doc warning in panthor_sched.c
Yicong Hui
1
-0
/
+3
2026-04-03
drm/panthor: Add a GEM shrinker
Akash Goel
6
-38
/
+1027
2026-04-03
drm/panthor: Track the number of mmap on a BO
Boris Brezillon
2
-2
/
+43
2026-04-03
drm/panthor: Split panthor_vm_prepare_map_op_ctx() to prepare for reclaim
Boris Brezillon
1
-27
/
+41
2026-04-03
drm/panthor: Lazily allocate pages on mmap()
Boris Brezillon
1
-41
/
+73
2026-04-03
drm/panthor: Part ways with drm_gem_shmem_object
Boris Brezillon
7
-169
/
+670
2026-04-03
drm/panthor: Don't call drm_gpuvm_bo_extobj_add() if the object is private
Boris Brezillon
1
-3
/
+5
2026-04-03
drm/panthor: Group panthor_kernel_bo_xxx() helpers
Boris Brezillon
1
-106
/
+106
2026-04-03
drm/panthor: Move panthor_gems_debugfs_init() to panthor_gem.c
Boris Brezillon
3
-29
/
+29
2026-04-03
drm/panthor: Remove unused panthor_vm_op_ctx::map::new_vma field
Boris Brezillon
1
-5
/
+0
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/...
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
[next]