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
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-18
accel/amdxdna: Add a function to walk hardware contexts
Lizhi Hou
8
-95
/
+102
2025-08-16
accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()
Thorsten Blum
1
-1
/
+1
2025-08-12
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+7
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
1
-2
/
+2
2025-08-06
accel/amdxdna: Unify pm and rpm suspend and resume callbacks
Lizhi Hou
7
-134
/
+73
2025-08-03
accel/rocket: Fix undeclared const rocket_pm_ops
Brigham Campbell
1
-0
/
+2
2025-08-03
accel/rocket: Fix Rockchip NPU compilation
Brigham Campbell
1
-2
/
+2
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
17
-171
/
+860
2025-07-25
accel/rocket: Add IOCTLs for synchronizing memory accesses
Tomeu Vizoso
3
-0
/
+62
2025-07-25
accel/rocket: Add job submission IOCTL
Tomeu Vizoso
9
-1
/
+738
2025-07-25
accel/rocket: Add IOCTL for BO creation
Tomeu Vizoso
5
-2
/
+175
2025-07-25
accel/rocket: Add a new driver for Rockchip's NPU
Tomeu Vizoso
10
-0
/
+551
2025-07-25
accel/rocket: Add registers header
Tomeu Vizoso
1
-0
/
+4404
2025-07-22
accel/amdxdna: Delete pci_free_irq_vectors()
Salah Triki
1
-6
/
+2
2025-07-22
accel/amdxdna: Support user space allocated buffer
Lizhi Hou
4
-25
/
+366
2025-07-22
accel/ivpu: Remove lockdep_assert_irqs_disabled()
Maarten Lankhorst
1
-1
/
+0
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
1
-1
/
+1
2025-07-12
habanalabs: fix UAF in export_dmabuf()
Al Viro
1
-16
/
+7
2025-07-08
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-2
/
+2
2025-07-04
drm: move drm based debugfs funcs to drm_debugfs.c
Sunil Khatri
1
-16
/
+0
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2025-06-20
Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
7
-125
/
+170
2025-06-18
Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
11
-29
/
+689
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-1
/
+1
2025-06-16
accel/amdxdna: Revise device bo creation and free
Lizhi Hou
3
-92
/
+106
2025-06-16
accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctl
Andrzej Kacprowski
2
-33
/
+59
2025-06-16
accel/ivpu: Add initial Wildcat Lake support
Maciej Falkowski
3
-0
/
+5
2025-06-11
accel/qaic: Use dev_printk() in RAS
Jeff Hugo
1
-8
/
+8
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
12
-80
/
+105
2025-06-09
accel/amdxdna: Fix incorrect PSP firmware size
Lizhi Hou
1
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-06
Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-52
/
+74
2025-06-06
accel/qaic: delete qaic_bo.handle
Simona Vetter
2
-3
/
+0
2025-06-05
accel/ivpu: Fix warning in ivpu_gem_bo_free()
Jacek Lawrynowicz
1
-1
/
+2
2025-06-05
accel/ivpu: Trigger device recovery on engine reset/resume failure
Karol Wachowski
2
-4
/
+11
2025-06-05
accel/ivpu: Use dma_resv_lock() instead of a custom mutex
Jacek Lawrynowicz
2
-30
/
+34
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2025-06-02
accel/ivpu: Add inference_timeout_ms module parameter
Karol Wachowski
3
-3
/
+17
2025-05-30
Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+2
2025-05-30
accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)
Jeff Hugo
5
-0
/
+667
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
16
-140
/
+460
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
1
-1
/
+2
2025-05-28
accel/ivpu: Reorder Doorbell Unregister and Command Queue Destruction
Karol Wachowski
1
-4
/
+4
2025-05-28
accel/ivpu: Use firmware names from upstream repo
Jacek Lawrynowicz
1
-6
/
+6
2025-05-28
accel/ivpu: Improve buffer object logging
Jacek Lawrynowicz
2
-8
/
+18
2025-05-23
Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...
Joerg Roedel
1
-11
/
+2
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2025-05-19
accel/habanalabs: Switch to use %ptTs
Andy Shevchenko
1
-22
/
+3
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2
-3
/
+1
[prev]
[next]