index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
gsp
Age
Commit message (
Expand
)
Author
2026-08-21
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-08-19
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-06
rust: dma: rename dma_handle to dma_address
Alexandre Courbot
2026-08-06
gpu: nova-core: update firmware module info for TLV images
Timur Tabi
2026-08-06
gpu: nova-core: transition gsp to TLV images
Timur Tabi
2026-08-06
gpu: nova-core: transition booter to TLV images
Timur Tabi
2026-08-05
rust: treewide: replace `__pinned_init` with `raw_[try_]init`
Gary Guo
2026-08-05
gpu: nova-core: pass WPR metadata ownership to FmcBootArgs
Eliot Courtney
2026-08-05
gpu: nova-core: split FbLayout into FSP and non-FSP versions
Eliot Courtney
2026-08-05
gpu: nova-core: rename heap size field
Eliot Courtney
2026-07-30
gpu: nova-core: Move one PBUS register definition
Antonin Malzieu Ridolfi
2026-07-30
gpu: nova-core: Add function to query WPR2 range
Antonin Malzieu Ridolfi
2026-07-28
gpu: nova-core: fix packed registry table size
Alexandre Courbot
2026-07-24
gpu: nova-core: reserve vGPU WPR2 heap
Zhi Wang
2026-07-24
gpu: nova-core: set RMSetSriovMode for vGPU
Zhi Wang
2026-07-23
gpu: nova-core: wait for RISC-V HALTED on FSP unload
Eliot Courtney
2026-07-23
gpu: nova-core: gsp: ensure LibOS DMA allocation lives long enough
Eliot Courtney
2026-07-23
gpu: nova-core: gsp: ensure lifetime for FMC boot DMA allocations
Eliot Courtney
2026-07-15
gpu: nova-core: store Fsp instance in Gpu
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContext
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: pass GspBootContext mutably
Alexandre Courbot
2026-07-15
gpu: nova-core: move GSP firmware files decision to GSP HAL
Eliot Courtney
2026-07-15
gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HAL
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: turn FWSEC execution into HAL method
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL method
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: centralize missing unload bundle warnings
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: pass GspBootContext to unload methods
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: replace BootUnloadGuard with local handlers
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
Alexandre Courbot
2026-07-15
gpu: nova-core: gsp: sequencer: use GspBootContext
Alexandre Courbot
2026-07-14
Merge tag 'rust-io-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Danilo Krummrich
2026-07-11
gpu: nova-core: use I/O projection for cleaner encapsulation
Gary Guo
2026-07-08
gpu: nova-core: build SetRegistry entries dynamically
Zhi Wang
2026-07-03
gpu: nova-core: convert to kernel bitfield macro
Alexandre Courbot
2026-07-01
gpu: nova-core: remove `#[allow(non_snake_case)]`
Gary Guo
2026-06-29
gpu: nova-core: falcon: store bar and dev in falcon
Tim Kovalenko
2026-06-28
Merge tag 'v7.2-rc1' into drm-rust-next
Danilo Krummrich
2026-06-23
gpu: nova-core: gsp: Extract and display usable FB regions from GSP
Joel Fernandes
2026-06-20
gpu: nova-core: move GPU static information acquisition to a GSP method
Alexandre Courbot
2026-06-20
gpu: nova-core: fsp: move FMC firmware loading into wait_secure_boot
Eliot Courtney
2026-06-17
gpu: nova-core: consolidate GSP boot parameters into GspBootContext
Zhi Wang
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-10
gpu: nova-core: gsp: Move gsp register definition into gsp module
Antonin Malzieu Ridolfi
2026-06-09
gpu: nova-core: gsp: tu102: keep unloading if FWSEC-SB fails
Alexandre Courbot
2026-06-05
gpu: nova-core: convert to keyworded projection syntax
Gary Guo
2026-06-03
gpu: nova-core: move lifetime to `Bar0`
Gary Guo
2026-06-03
gpu: nova-core: gsp: enable FSP boot path
Alexandre Courbot
2026-06-03
gpu: nova-core: add non-sec2 unload path
Eliot Courtney
2026-06-03
gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
John Hubbard
[next]