index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-17
/
+29
2026-03-07
rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
3
-11
/
+15
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-37
/
+59
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
21
-296
/
+697
2026-01-30
gpu: nova-core: remove imports available via prelude
Gary Guo
5
-21
/
+7
2026-01-26
gpu: nova-core: gsp: use () as message type for GspInitDone message
Alexandre Courbot
1
-3
/
+3
2026-01-24
gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Alexandre Courbot
2
-5
/
+17
2026-01-24
gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
3
-64
/
+249
2026-01-24
gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
6
-3
/
+34
2026-01-24
gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()
Timur Tabi
3
-17
/
+20
2026-01-24
gpu: nova-core: Add basic Turing HAL
Timur Tabi
3
-0
/
+97
2026-01-24
gpu: nova-core: move some functions into the HAL
Timur Tabi
3
-42
/
+54
2026-01-24
gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
Timur Tabi
2
-11
/
+12
2026-01-24
gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
1
-1
/
+8
2026-01-24
gpu: nova-core: support header parsing on Turing/GA100
Timur Tabi
1
-4
/
+24
2026-01-24
gpu: nova-core: add ImemNonSecure section infrastructure
Timur Tabi
3
-2
/
+32
2026-01-24
gpu: nova-core: rename Imem to ImemSecure
Timur Tabi
3
-14
/
+20
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
3
-37
/
+59
2026-01-16
Merge tag 'v6.19-rc5' into drm-rust-next
Danilo Krummrich
5
-97
/
+113
2026-01-12
gpu: nova-core: add missing newlines to several print strings
Timur Tabi
8
-15
/
+15
2026-01-12
gpu: nova-core: check for overflow to DMATRFBASE1
Timur Tabi
1
-1
/
+10
2026-01-12
gpu: nova-core: don't print raw PMU table entries
John Hubbard
1
-5
/
+0
2026-01-12
gpu: nova-core: preserve error information in gpu_name()
John Hubbard
2
-11
/
+26
2026-01-07
gpu: nova-core: use CStr::from_bytes_until_nul() in elf64_section()
John Hubbard
1
-4
/
+1
2026-01-07
gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rs
John Hubbard
3
-19
/
+3
2025-12-29
gpu: nova-core: gsp: move appropriate code into pin initializer
Danilo Krummrich
1
-33
/
+28
2025-12-29
gpu: nova-core: gsp: get rid of redundant Result in Gsp::new()
Danilo Krummrich
2
-39
/
+41
2025-12-29
gpu: nova-core: fw: move appropriate code into pin initializer
Danilo Krummrich
1
-16
/
+18
2025-12-29
gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()
Danilo Krummrich
2
-69
/
+68
2025-12-22
gpu: nova: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-3
/
+2
2025-12-18
drivers: gpu: Update ARef imports from sync::aref
Shankari Anand
2
-3
/
+3
2025-12-16
gpu: nova-core: gsp: replace firmware version with "bindings" alias
Alexandre Courbot
1
-29
/
+29
2025-12-16
gpu: nova-core: bindings: derive `MaybeZeroable`
Alexandre Courbot
3
-57
/
+54
2025-12-16
gpu: nova-core: gsp: fix length of received messages
Alexandre Courbot
2
-10
/
+17
2025-12-16
gpu: nova-core: bindings: add missing explicit padding
Alexandre Courbot
1
-0
/
+12
2025-12-16
gpu: nova-core: select RUST_FW_LOADER_ABSTRACTIONS
Alexandre Courbot
1
-1
/
+1
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-28
/
+22
2025-11-17
gpu: nova-core: make formatting compatible with rust tree
Alice Ryhl
2
-7
/
+4
2025-11-15
gpu: nova-core: provide a clear error report for unsupported GPUs
John Hubbard
2
-3
/
+24
2025-11-15
gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2
-12
/
+45
2025-11-15
gpu: nova-core: make Architecture behave as a u8 type
John Hubbard
1
-1
/
+14
2025-11-15
gpu: nova-core: prepare Spec and Revision types for boot0/boot42
John Hubbard
1
-5
/
+12
2025-11-15
gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information
Alistair Popple
6
-0
/
+266
2025-11-15
gpu: nova-core: gsp: Wait for gsp initialization to complete
Alistair Popple
2
-3
/
+48
2025-11-15
gpu: nova-core: sequencer: Implement core resume operation
Joel Fernandes
2
-3
/
+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
2
-3
/
+18
2025-11-15
gpu: nova-core: sequencer: Add register opcodes
Joel Fernandes
2
-15
/
+107
2025-11-15
gpu: nova-core: Implement the GSP sequencer
Joel Fernandes
6
-3
/
+252
[next]