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-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
Age
Commit message (
Expand
)
Author
2026-05-25
gpu: nova-core: vbios: drop unused image wrappers
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: remove unnecessary fields in PciRomHeader
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use let-else in Vbios::new
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use single logical block for the FWSEC section
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use the first PCI-AT image
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: store PMU lookup entries in a KVVec
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: read PMU lookup entries using FromBytes
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: simplify setup_falcon_data
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: read BitToken using FromBytes
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: avoid reading too far in read_more_at_offset
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use checked arithmetic for bios image range end
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: stop scanning at BIOS_MAX_SCAN_LEN
Eliot Courtney
2026-05-11
rust: auxiliary: add registration data to auxiliary devices
Danilo Krummrich
2026-05-09
gpu: nova: Use module names consistently
Cheng-Yang Chou
2026-05-09
gpu: nova, nova-core: Rename to kebab-case
Cheng-Yang Chou
2026-04-30
gpu: nova-core: Hopper/Blackwell: skip GFW boot waiting
John Hubbard
2026-04-30
gpu: nova-core: move GFW boot wait into a GPU HAL
John Hubbard
2026-04-30
gpu: nova-core: add Copy/Clone to Spec and Revision
John Hubbard
2026-04-30
gpu: nova-core: Hopper/Blackwell: basic GPU identification
John Hubbard
2026-04-30
gpu: nova-core: use GPU Architecture to simplify HAL selections
John Hubbard
2026-04-30
gpu: nova-core: factor .fwsignature* selection into a new find_gsp_sigs_secti...
John Hubbard
2026-04-30
gpu: nova-core: make WPR heap sizing fallible
John Hubbard
2026-04-29
gpu: nova: require little endian
Eliot Courtney
2026-04-29
gpu: nova-core: enable GA100
Timur Tabi
2026-04-29
gpu: nova-core: skip the IFR header if present
Timur Tabi
2026-04-29
gpu: nova-core: add FbHal::frts_size() for GA100 support
Timur Tabi
2026-04-29
gpu: nova-core: only boot FRTS if its region is allocated
Timur Tabi
2026-04-29
gpu: nova-core: do not consider 0xBB77 as a valid PCI ROM header signature
Timur Tabi
2026-04-29
gpu: nova-core: use correct fwsignature for GA100
Timur Tabi
2026-04-29
gpu: nova-core: program_brom cannot fail
Timur Tabi
2026-04-29
gpu: nova-core: use SizeConstants trait for u64 size constants
John Hubbard
2026-04-27
gpu: nova-core: simplify and_then with condition to filter
Eliot Courtney
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
2026-04-07
rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
Miguel Ojeda
2026-04-07
gpu: nova-core: bindings: remove unneeded `cfg_attr`
Miguel Ojeda
2026-04-06
gpu: nova-core: fix missing colon in SEC2 boot debug message
David Carlier
2026-04-05
gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsing
John Hubbard
2026-04-05
gpu: nova-core: bitfield: fix broken Default implementation
Eliot Courtney
2026-04-05
gpu: nova-core: falcon: pad firmware DMA object size to required block alignment
Alexandre Courbot
2026-04-05
gpu: nova-core: gsp: fix undefined behavior in command queue code
Alexandre Courbot
2026-03-30
gpu: nova-core: firmware: factor out an elf_str() function
John Hubbard
2026-03-30
gpu: nova-core: firmware: move firmware image parsing code to firmware.rs
John Hubbard
[prev]
[next]