开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-14
rust: enable slice_flatten feature and provide it through an extension trait
Alexandre Courbot
2025-11-14
gpu: nova-core: Add zeroable trait to bindings
Alistair Popple
2025-11-14
gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Joel Fernandes
2025-11-14
gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
2025-11-14
gpu: nova-core: Create initial Gsp
Alistair Popple
2025-11-14
gpu: nova-core: num: add functions to safely convert a const value to a small...
Alexandre Courbot
2025-11-14
gpu: nova-core: Set correct DMA mask
Alistair Popple
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
2025-11-10
rust/drm/gem: Fix missing header in `Object` rustdoc
Lyude Paul
2025-11-08
gpu: nova-core: justify remaining uses of `as`
Alexandre Courbot
2025-11-08
gpu: nova-core: replace use of `as` with functions from `num`
Alexandre Courbot
2025-11-08
gpu: nova-core: add functions and traits for lossless integer conversions
Alexandre Courbot
2025-11-07
Documentation: nova: Update the todo list
Daniel del Castillo
2025-11-07
gpu: nova-core: Simplify `DmaObject::from_data` in nova-core/dma.rs
Daniel del Castillo
2025-11-07
gpu: nova-core: Fix capitalization of some comments
Daniel del Castillo
2025-11-07
gpu: nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Daniel del Castillo
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
2025-11-05
gpu: nova-core: vbios: use FromBytes for NpdeStruct
Alexandre Courbot
2025-11-05
gpu: nova-core: vbios: use FromBytes for BitHeader
Alexandre Courbot
2025-11-05
gpu: nova-core: vbios: use FromBytes for PcirStruct
Alexandre Courbot
2025-11-05
gpu: nova-core: vbios: use FromBytes for PmuLookupTable header
Alexandre Courbot
2025-11-05
rust: transmute: add `from_bytes_prefix` family of methods
Alexandre Courbot
2025-11-04
gpu: nova-core: use `try_from` instead of `as` for u32 conversions
Alexandre Courbot
2025-11-04
gpu: nova-core: vbios: do not use `as` when comparing BiosImageType
Alexandre Courbot
2025-10-30
gpu: nova-core: replace `as` with `from` conversions where possible
Alexandre Courbot
2025-10-30
drm: nova: select NOVA_CORE
Danilo Krummrich
2025-10-30
drm: nova: depend on CONFIG_64BIT
Danilo Krummrich
2025-10-29
MAINTAINERS: add Tyr to DRM DRIVERS AND COMMON INFRASTRUCTURE [RUST]
Danilo Krummrich
2025-10-25
gpu: nova-core: bitfield: remove BitOr implementation
Alexandre Courbot
2025-10-25
gpu: nova-core: bitfield: simplify expression
Alexandre Courbot
2025-10-25
gpu: nova-core: bitfield: simplify condition
Alexandre Courbot
2025-10-25
gpu: nova-core: replace wait_on with kernel equivalents
Alexandre Courbot
2025-10-25
gpu: nova-core: remove unnecessary need_riscv, bar parameters
John Hubbard
2025-10-25
gpu: nova-core: remove an unnecessary register read: HWCFG1
John Hubbard
2025-10-25
gpu: nova-core: Ada: basic GPU identification
John Hubbard
2025-10-25
gpu: nova-core: regs: rename .alter() --> .update()
John Hubbard
2025-10-23
rust: drm/gem: Remove Object.dev
Lyude Paul
2025-10-21
Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem obje...
Lyude Paul
2025-10-21
gpu: nova-core: bitfield: Add support for custom visibility
Joel Fernandes
2025-10-21
gpu: nova-core: bitfield: Add support for different storage widths
Joel Fernandes
2025-10-21
gpu: nova-core: bitfield: Move bitfield-specific code from register! into new...
Joel Fernandes
2025-10-21
gpu: nova-core: register: use field type for Into implementation
Alexandre Courbot
2025-10-20
Merge tag 'v6.18-rc2' into 'drm-rust-next'
Alice Ryhl
2025-10-20
panthor: use drm_gpuva_unlink_defer()
Alice Ryhl
2025-10-20
drm/gpuvm: add deferred vm_bo cleanup
Alice Ryhl
2025-10-19
Linux 6.18-rc2
v6.18-rc2
Linus Torvalds
2025-10-19
Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-19
Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-10-19
Merge tag 'x86_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-10-18
Merge tag 'rust-rustfmt' of git://git.kernel.org/pub/scm/linux/kernel/git/oje...
Linus Torvalds
[next]