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
/
nouveau
/
nvkm
/
subdev
/
acr
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-21
drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()
Wentao Liang
1
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-7
/
+7
2026-02-04
nouveau: add a third state to the fini handler.
Dave Airlie
1
-1
/
+1
2024-01-31
drm/nouveau/acr/ga102: remove unused but set variable
Jani Nikula
1
-2
/
+1
2023-10-31
drm/nouveau/acr/tu102-: prepare for GSP-RM
Ben Skeggs
2
-0
/
+7
2023-07-12
drm/nouveau/acr: Abort loading ACR if no firmware was found
Karol Herbst
1
-1
/
+1
2022-11-09
drm/nouveau/gr/ga102: initial support
Ben Skeggs
1
-0
/
+75
2022-11-09
drm/nouveau/acr/ga102: initial support
Ben Skeggs
8
-6
/
+464
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
11
-530
/
+239
2022-11-09
drm/nouveau/sec2: unload RTOS before tearing down WPR
Ben Skeggs
1
-9
/
+0
2022-11-09
drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU init
Ben Skeggs
1
-32
/
+48
2022-01-25
drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()
Zhou Qingyang
1
-4
/
+5
2021-11-18
drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2
-4
/
+8
2021-02-11
drm/nouveau/mc: use split type+inst in interrupt masking API
Ben Skeggs
1
-2
/
+2
2021-02-11
drm/nouveau/acr: switch to instanced constructor
Ben Skeggs
8
-16
/
+22
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrap
Ben Skeggs
1
-6
/
+23
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrap
Ben Skeggs
3
-4
/
+14
2020-07-24
drm/nouveau/acr: allow module to load when HSFW(s) are missing
Ben Skeggs
7
-6
/
+25
2020-07-24
drm/nouveau/acr: refuse to load LSFW if HSFW is missing
Ben Skeggs
1
-1
/
+1
2020-05-22
drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy
Zou Wei
1
-8
/
+4
2020-05-22
drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped first
Ben Skeggs
1
-0
/
+5
2020-02-17
drm/nouveau/acr/tu11x: initial support
Ben Skeggs
1
-0
/
+14
2020-01-29
drm/nouveau/acr: return error when registering LSF if ACR not supported
Ben Skeggs
1
-1
/
+5
2020-01-15
drm/nouveau/acr/tu10x: initial support
Ben Skeggs
3
-0
/
+222
2020-01-15
drm/nouveau/core: remove previous versioned fw loader
Ben Skeggs
2
-4
/
+3
2020-01-15
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
9
-16
/
+1352
2020-01-15
drm/nouveau/secboot: move code to boot LS falcons to subdevs
Ben Skeggs
1
-0
/
+21
2020-01-15
drm/nouveau/flcn/cmdq: move command generation to subdevs
Ben Skeggs
2
-1
/
+80
2020-01-15
drm/nouveau/acr: add loaders for currently available LS firmware images
Ben Skeggs
4
-0
/
+260
2020-01-15
drm/nouveau/acr: add stub implementation for all GPUs currently supported by SECBOOT
Ben Skeggs
8
-0
/
+351
2020-01-15
drm/nouveau/core: define ACR subdev
Ben Skeggs
1
-0
/
+1