index
:
kernel/git/stable/linux.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
Age
Commit message (
Expand
)
Author
8 days
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
10 days
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-06
gpu: nova-core: falcon: use I/O projection to check transfer bounds
Alexandre Courbot
2026-08-06
rust: dma: rename dma_handle to dma_address
Alexandre Courbot
2026-08-06
gpu: nova-core: falcon: remove unnecessary check
Alexandre Courbot
2026-08-06
gpu: nova-core: update firmware module info for TLV images
Timur Tabi
2026-08-06
gpu: nova-core: transition fsp to TLV images
Timur Tabi
2026-08-06
gpu: nova-core: transition gen_bootloader to 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-06
gpu: nova-core: add TLV parser for firmware files
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: return non-WPR heap size as u64 from HALs
Eliot Courtney
2026-08-05
gpu: nova-core: rename heap size field
Eliot Courtney
2026-08-05
gpu: nova-core: correct FRTS vidmem offset calculation
Eliot Courtney
2026-07-30
rust: driver: remove `$module_table_name` from `module_device_table`
Gary Guo
2026-07-30
rust: pci: use `Option<&IdInfo>` for device ID info
Gary Guo
2026-07-30
gpu: nova-core: Move one PBUS register definition
Antonin Malzieu Ridolfi
2026-07-30
gpu: nova-core: Move PFB registers definitions
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-24
gpu: nova-core: detect and store vGPU state
Zhi Wang
2026-07-24
gpu: nova-core: read vGPU mode from FSP via PRC protocol
Zhi Wang
2026-07-23
gpu: nova-core: wait for RISC-V HALTED on FSP unload
Eliot Courtney
2026-07-23
gpu: nova-core: correct RISC-V HALTED field
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-23
gpu: nova-core: fsp: catch bogus queue pointer issues
Eliot Courtney
2026-07-21
gpu: nova-core: fsp: limit FSP receive message allocation size
Eliot Courtney
2026-07-21
rust: device: make lifetime on `Core` and `CoreInternal` invariant
Gary Guo
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: avoid repeated calls to pci::Device::as_ref
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-13
Merge patch series "rust: I/O type generalization and projection"
Danilo Krummrich
2026-07-11
rust: types: rename ForLt to CovariantForLt
Danilo Krummrich
[next]