index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
gsp
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
10
-214
/
+1099
2026-06-05
gpu: nova-core: convert to keyworded projection syntax
Gary Guo
1
-3
/
+3
2026-06-03
gpu: nova-core: move lifetime to `Bar0`
Gary Guo
6
-27
/
+27
2026-06-03
gpu: nova-core: gsp: enable FSP boot path
Alexandre Courbot
1
-2
/
+2
2026-06-03
gpu: nova-core: add non-sec2 unload path
Eliot Courtney
1
-2
/
+36
2026-06-03
gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
John Hubbard
1
-2
/
+88
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
John Hubbard
3
-5
/
+165
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
John Hubbard
1
-2
/
+4
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC firmware image
John Hubbard
1
-2
/
+8
2026-06-02
gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
John Hubbard
2
-6
/
+15
2026-06-02
gpu: nova-core: Blackwell: compute PMU-reserved framebuffer size
John Hubbard
1
-0
/
+1
2026-06-02
gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
John Hubbard
3
-8
/
+17
2026-05-30
gpu: nova-core: gsp: run the unload bundle if Gsp::boot() fails
Alexandre Courbot
4
-31
/
+101
2026-05-30
gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Alexandre Courbot
4
-14
/
+189
2026-05-30
gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
5
-0
/
+148
2026-05-30
gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HAL
Alexandre Courbot
4
-152
/
+342
2026-05-29
gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts c...
Alexandre Courbot
1
-7
/
+7
2026-05-29
gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
John Hubbard
1
-22
/
+8
2026-05-29
gpu: nova-core: do not import firmware commands into GSP command module
Alexandre Courbot
1
-12
/
+13
2026-05-29
gpu: nova-core: remove unneeded get_gsp_info proxy function
Alexandre Courbot
2
-8
/
+2
2026-05-29
gpu: nova-core: gsp: replace ARef<Device> with &'a Device in sequencer
Danilo Krummrich
2
-7
/
+6
2026-04-30
gpu: nova-core: Hopper/Blackwell: basic GPU identification
John Hubbard
1
-1
/
+12
2026-04-30
gpu: nova-core: make WPR heap sizing fallible
John Hubbard
1
-7
/
+9
2026-04-29
gpu: nova-core: only boot FRTS if its region is allocated
Timur Tabi
1
-1
/
+4
2026-04-29
gpu: nova-core: use SizeConstants trait for u64 size constants
John Hubbard
1
-8
/
+7
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
8
-381
/
+821
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
3
-93
/
+103
2026-04-07
rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
Miguel Ojeda
1
-5
/
+1
2026-04-07
gpu: nova-core: bindings: remove unneeded `cfg_attr`
Miguel Ojeda
1
-3
/
+0
2026-04-06
gpu: nova-core: fix missing colon in SEC2 boot debug message
David Carlier
1
-1
/
+1
2026-04-05
gpu: nova-core: gsp: fix undefined behavior in command queue code
Alexandre Courbot
1
-46
/
+68
2026-03-26
gpu: nova-core: convert PFB registers to kernel register macro
Alexandre Courbot
2
-7
/
+8
2026-03-26
gpu: nova-core: convert PBUS registers to kernel register macro
Alexandre Courbot
1
-1
/
+4
2026-03-24
gpu: nova-core: gsp: move Cmdq's DMA handle to a struct member
Alexandre Courbot
2
-12
/
+16
2026-03-24
gpu: nova-core: convert to new dma::Coherent API
Gary Guo
2
-43
/
+24
2026-03-24
gpu: nova-core: convert Gsp::new() to use CoherentBox
Danilo Krummrich
1
-18
/
+44
2026-03-24
gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
Danilo Krummrich
2
-10
/
+17
2026-03-18
gpu: nova-core: gsp: add mutex locking to Cmdq
Eliot Courtney
4
-77
/
+107
2026-03-18
gpu: nova-core: gsp: make `Cmdq` a pinned type
Eliot Courtney
1
-5
/
+4
2026-03-18
gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`
Eliot Courtney
4
-16
/
+75
2026-03-18
gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
Eliot Courtney
3
-4
/
+6
2026-03-18
gpu: nova-core: gsp: fix stale doc comments on command queue methods
Eliot Courtney
1
-9
/
+8
2026-03-16
Merge tag 'v7.0-rc4' into drm-rust-next
Danilo Krummrich
3
-95
/
+103
2026-03-11
gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
Danilo Krummrich
2
-88
/
+84
2026-03-10
gpu: nova-core: fix stack overflow in GSP memory allocation
Tim Kovalenko
1
-2
/
+12
2026-03-10
gpu: nova-core: apply the one "use" item per line policy to commands.rs
John Hubbard
1
-3
/
+9
2026-03-10
gpu: nova-core: add FbRange.len() and use it in boot.rs
John Hubbard
1
-1
/
+1
2026-03-10
gpu: nova-core: gsp: add tests for continuation records
Eliot Courtney
1
-0
/
+138
2026-03-10
gpu: nova-core: gsp: support large RPCs via continuation record
Eliot Courtney
3
-2
/
+207
2026-03-10
gpu: nova-core: gsp: add `size` helper to `CommandToGsp`
Eliot Courtney
1
-3
/
+9
[next]