index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
bindings
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-14
rust: completion: implement initial abstraction
Danilo Krummrich
1
-0
/
+1
2025-06-05
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-0
/
+28
2025-05-30
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+4
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+7
2025-05-26
Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-05-22
rust: workaround `bindgen` issue with forward references to `enum` types
Miguel Ojeda
1
-0
/
+22
2025-05-20
rust: cpufreq: Add initial abstractions for cpufreq framework
Viresh Kumar
1
-0
/
+1
2025-05-20
rust: opp: Add initial abstractions for OPP framework
Viresh Kumar
1
-0
/
+1
2025-05-20
rust: cpu: Add from_cpu()
Viresh Kumar
1
-0
/
+1
2025-05-19
rust: clk: Add helpers for Rust code
Viresh Kumar
1
-0
/
+1
2025-05-18
Merge tag 'rust-xarray-for-v6.16' of https://github.com/Rust-for-Linux/linux ...
Miguel Ojeda
1
-0
/
+6
2025-05-12
rust: configfs: introduce rust support for configfs
Andreas Hindborg
1
-0
/
+1
2025-05-07
rust: clean Rust 1.88.0's `unnecessary_transmutes` lint
Miguel Ojeda
1
-0
/
+1
2025-05-01
rust: xarray: Add an abstraction for XArray
Tamir Duberstein
1
-0
/
+6
2025-04-28
rust: drm: gem: Add GEM object abstraction
Asahi Lina
1
-0
/
+2
2025-04-24
rust: drm: file: Add File abstraction
Asahi Lina
1
-0
/
+1
2025-04-24
rust: drm: add device abstraction
Asahi Lina
1
-0
/
+1
2025-04-24
rust: drm: add driver abstractions
Asahi Lina
1
-0
/
+1
2025-04-24
rust: drm: ioctl: Add DRM ioctl abstraction
Asahi Lina
1
-0
/
+1
2025-04-19
rust: auxiliary: add auxiliary device / driver abstractions
Danilo Krummrich
1
-0
/
+1
2025-03-31
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-0
/
+6
2025-03-20
rust: add dma coherent allocator abstraction
Abdiel Janulgue
1
-0
/
+1
2025-03-09
panic_qr: use new #[export] macro
Alice Ryhl
1
-0
/
+5
2025-02-28
rust: Add cpumask helpers
Viresh Kumar
1
-0
/
+1
2025-02-13
rust/kernel: Add faux device bindings
Lyude Paul
1
-0
/
+1
2025-01-15
rust: device: Add property_present()
Viresh Kumar
1
-0
/
+1
2024-12-20
rust: platform: add basic platform device / driver abstractions
Danilo Krummrich
1
-0
/
+1
2024-12-20
rust: driver: implement `Adapter`
Danilo Krummrich
1
-0
/
+1
2024-12-20
rust: pci: add basic PCI device / driver abstractions
Danilo Krummrich
1
-0
/
+1
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2024-11-27
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2
-0
/
+7
2024-11-26
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2024-11-11
rust: map `__kernel_size_t` and friends also to usize/isize
Gary Guo
1
-0
/
+5
2024-11-05
rust: samples: add tracepoint to Rust sample
Alice Ryhl
1
-0
/
+1
2024-11-05
rust: add tracepoint support
Alice Ryhl
1
-0
/
+1
2024-11-05
rust: add static_branch_unlikely for static_key_false
Alice Ryhl
1
-0
/
+1
2024-10-15
rust: alloc: add __GFP_NOWARN to `Flags`
Danilo Krummrich
1
-0
/
+1
2024-10-09
rust: miscdevice: add base miscdevice abstraction
Alice Ryhl
1
-0
/
+1
2024-10-07
rust: enable `clippy::undocumented_unsafe_blocks` lint
Miguel Ojeda
1
-0
/
+1
2024-09-30
rust: file: add abstraction for `poll_table`
Alice Ryhl
1
-0
/
+1
2024-09-30
rust: file: add `Kuid` wrapper
Alice Ryhl
1
-0
/
+1
2024-09-30
rust: security: add abstraction for secctx
Alice Ryhl
1
-0
/
+1
2024-09-30
rust: cred: add Rust abstraction for `struct cred`
Wedson Almeida Filho
1
-0
/
+1
2024-09-30
rust: file: add Rust abstraction for `struct file`
Wedson Almeida Filho
1
-0
/
+2
2024-08-21
rust: sort blk includes in bindings_helper.h
Alice Ryhl
1
-1
/
+1
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2
-0
/
+2
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2024-07-10
rust: allow `dead_code` for never constructed bindings
Miguel Ojeda
1
-0
/
+1
2024-07-09
rust: add abstraction for `struct page`
Alice Ryhl
1
-0
/
+1
2024-07-08
rust: alloc: add __GFP_HIGHMEM flag
Alice Ryhl
1
-0
/
+1
[next]