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
5 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
8 days
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
1
-1
/
+1
11 days
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
7
-70
/
+262
12 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
13 days
BackMerge tag 'v7.2' into drm-next
Dave Airlie
5
-16
/
+48
2026-08-11
Revert "drm/panthor: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
2
-0
/
+2
2026-08-06
mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
1
-1
/
+1
2026-08-06
drm/panthor: Check VMA boundaries for PMD mappings
Christian A. Ehrhardt
1
-1
/
+5
2026-07-31
drm/panthor: fix firmware control interface bounds checks
Osama Abdelkader
1
-6
/
+13
2026-07-30
drm/panthor: skip zero-sized firmware sections
Osama Abdelkader
1
-0
/
+3
2026-07-29
drm/panthor: Fix comment to reflect actual struct field name
Adrián Larumbe
1
-1
/
+1
2026-07-29
drm/panthor: Add vm_bind region with kbo range overlap check
Adrián Larumbe
1
-0
/
+9
2026-07-29
drm/panthor: validate firmware interface structure sizes
Osama Abdelkader
1
-12
/
+24
2026-07-29
drm/panthor: harden firmware build-info bounds checks
Osama Abdelkader
1
-1
/
+2
2026-07-24
drm/panthor: reject firmware sections with oversized data
Osama Abdelkader
1
-2
/
+9
2026-07-24
drm/panthor: return PTR_ERR() from devm_drm_dev_alloc()
Osama Abdelkader
1
-1
/
+1
2026-07-15
drm/panthor: Check debugfs GEM lock initialization
Linmao Li
1
-1
/
+4
2026-07-15
drm/panthor: return error on truncated firmware
Osama Abdelkader
1
-0
/
+1
2026-07-09
drm/panthor: Remove redundant drm_sched_job_cleanup() from the .free_job callback
Tvrtko Ursulin
1
-1
/
+0
2026-07-07
Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-13
/
+13
2026-07-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
5
-49
/
+225
2026-06-30
drm/panthor: Fix NPD issue on partial unmap of an evicted BO
Akash Goel
1
-13
/
+13
2026-06-30
drm/panthor: Keep interrupts masked until they are needed
Boris Brezillon
5
-10
/
+18
2026-06-30
drm/panthor: Interrupt group start/resumption if group_bind_locked() fails
Boris Brezillon
1
-1
/
+7
2026-06-30
drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced
Boris Brezillon
1
-1
/
+2
2026-06-30
drm/panthor: Drop a needless check in panthor_fw_unplug()
Boris Brezillon
1
-3
/
+1
2026-06-30
drm/panthor: Fix panthor_pwr_unplug()
Boris Brezillon
1
-1
/
+2
2026-06-30
drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()
Boris Brezillon
1
-1
/
+8
2026-06-30
drm/panthor: Fix theoretical IOMEM access in suspended state
Boris Brezillon
1
-3
/
+7
2026-06-30
drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()
Boris Brezillon
1
-1
/
+4
2026-06-30
drm/panthor: Keep the reset work disabled until everything is initialized
Boris Brezillon
1
-0
/
+4
2026-06-30
drm/panthor: Always use the IRQ-safe variant when acquiring the fence lock
Boris Brezillon
1
-43
/
+38
2026-06-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-8
/
+7
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
23
-841
/
+2540
2026-06-05
drm/panthor: Bump the driver version to 1.9
Adrián Larumbe
1
-1
/
+3
2026-06-05
drm/panthor: Support sparse mappings
Adrián Larumbe
3
-26
/
+189
2026-06-05
drm/panthor: Remove unused operation context field
Adrián Larumbe
1
-8
/
+0
2026-06-05
drm/panthor: Pass vm_bind_op to vm_prepare_map_op_ctx
Adrián Larumbe
1
-13
/
+14
2026-06-05
drm/panthor: Expose GPU page sizes to UM
Adrián Larumbe
3
-1
/
+19
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
1
-7
/
+6
2026-05-29
drm: Remove DRIVER_GEM_GPUVA feature flag
Laura Nao
1
-1
/
+1
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
[next]