index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
gsp
/
sequencer.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
rust: dma: rename dma_handle to dma_address
Alexandre Courbot
1
-4
/
+4
2026-07-23
gpu: nova-core: gsp: ensure LibOS DMA allocation lives long enough
Eliot Courtney
1
-7
/
+11
2026-07-15
gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContext
Alexandre Courbot
1
-1
/
+1
2026-07-15
gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
Alexandre Courbot
1
-20
/
+15
2026-07-15
gpu: nova-core: gsp: sequencer: use GspBootContext
Alexandre Courbot
1
-23
/
+13
2026-06-29
gpu: nova-core: falcon: store bar and dev in falcon
Tim Kovalenko
1
-17
/
+14
2026-06-03
gpu: nova-core: move lifetime to `Bar0`
Gary Guo
1
-2
/
+2
2026-05-29
gpu: nova-core: gsp: replace ARef<Device> with &'a Device in sequencer
Danilo Krummrich
1
-6
/
+5
2026-03-18
gpu: nova-core: gsp: add mutex locking to Cmdq
Eliot Courtney
1
-1
/
+1
2026-03-18
gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
Eliot Courtney
1
-1
/
+1
2026-02-25
gpu: nova-core: gsp: derive `Debug` on more sequencer types
Alexandre Courbot
1
-0
/
+1
2026-02-25
gpu: nova-core: gsp: remove unneeded sequencer trait
Alexandre Courbot
1
-11
/
+6
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+4
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-7
/
+7
2026-01-30
gpu: nova-core: remove imports available via prelude
Gary Guo
1
-7
/
+1
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
1
-1
/
+4
2026-01-12
gpu: nova-core: add missing newlines to several print strings
Timur Tabi
1
-5
/
+5
2025-12-18
drivers: gpu: Update ARef imports from sync::aref
Shankari Anand
1
-2
/
+2
2025-11-15
gpu: nova-core: sequencer: Implement core resume operation
Joel Fernandes
1
-2
/
+42
2025-11-15
gpu: nova-core: sequencer: Implement basic core operations
Joel Fernandes
1
-0
/
+19
2025-11-15
gpu: nova-core: sequencer: Add delay opcode support
Joel Fernandes
1
-1
/
+18
2025-11-15
gpu: nova-core: sequencer: Add register opcodes
Joel Fernandes
1
-11
/
+106
2025-11-15
gpu: nova-core: Implement the GSP sequencer
Joel Fernandes
1
-0
/
+236