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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-23
rust: enable `raw_ref_op` feature
Antonio Hickey
1
-0
/
+2
2025-03-23
rust: uaccess: name the correct function
Tamir Duberstein
1
-2
/
+1
2025-03-23
rust: rbtree: fix comments referring to Box instead of KBox
Charalampos Mitrodimas
1
-3
/
+3
2025-03-22
rust: hrtimer: add clocksource selection through `ClockId`
Andreas Hindborg
2
-2
/
+69
2025-03-22
rust: hrtimer: add `HrTimerMode`
Andreas Hindborg
1
-3
/
+79
2025-03-22
rust: hrtimer: implement `HrTimerPointer` for `Pin<Box<T>>`
Andreas Hindborg
2
-0
/
+123
2025-03-22
rust: alloc: add `Box::into_pin`
Andreas Hindborg
1
-0
/
+6
2025-03-22
rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&mut T>`
Andreas Hindborg
2
-0
/
+110
2025-03-22
rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&T>`
Andreas Hindborg
2
-0
/
+106
2025-03-22
rust: hrtimer: add `hrtimer::ScopedHrTimerPointer`
Andreas Hindborg
1
-0
/
+33
2025-03-22
rust: hrtimer: add `UnsafeHrTimerPointer`
Andreas Hindborg
1
-0
/
+31
2025-03-22
rust: hrtimer: allow timer restart from timer handler
Andreas Hindborg
2
-4
/
+20
2025-03-20
rust: str: implement `strip_prefix` for `BStr`
Andreas Hindborg
1
-0
/
+17
2025-03-20
rust: str: implement `AsRef<BStr>` for `[u8]` and `BStr`
Andreas Hindborg
1
-0
/
+12
2025-03-20
rust: str: implement `Index` for `BStr`
Andreas Hindborg
1
-0
/
+11
2025-03-20
rust: str: implement `PartialEq` for `BStr`
Andreas Hindborg
1
-0
/
+6
2025-03-20
rust: add dma coherent allocator abstraction
Abdiel Janulgue
2
-0
/
+388
2025-03-20
rust: error: Add EOVERFLOW
Abdiel Janulgue
1
-0
/
+1
2025-03-20
rust: platform: require Send for Driver trait implementers
Danilo Krummrich
1
-1
/
+1
2025-03-20
rust: pci: require Send for Driver trait implementers
Danilo Krummrich
1
-1
/
+1
2025-03-20
rust: kunit: allow to know if we are in a test
José Expósito
1
-0
/
+36
2025-03-20
rust: macros: add macro to easily run KUnit tests
José Expósito
1
-0
/
+11
2025-03-20
rust: kunit: add KUnit case and suite macros
José Expósito
1
-0
/
+124
2025-03-19
rust: platform: impl Send + Sync for platform::Device
Danilo Krummrich
1
-0
/
+7
2025-03-19
rust: pci: impl Send + Sync for pci::Device
Danilo Krummrich
1
-0
/
+7
2025-03-18
rust: optimize rust symbol generation for SeqFile
Kunwu Chan
1
-0
/
+1
2025-03-18
rust: file: optimize rust symbol generation for FileDescriptorReservation
Kunwu Chan
1
-0
/
+4
2025-03-17
rust: platform: fix unrestricted &mut platform::Device
Danilo Krummrich
1
-30
/
+65
2025-03-17
rust: pci: fix unrestricted &mut pci::Device
Danilo Krummrich
1
-47
/
+85
2025-03-17
rust: device: implement device context marker
Danilo Krummrich
1
-0
/
+26
2025-03-17
rust: pci: use to_result() in enable_device_mem()
Danilo Krummrich
1
-6
/
+1
2025-03-16
rust: make pin-init its own crate
Benno Lossin
13
-46
/
+41
2025-03-16
rust: pin-init: fix documentation links
Benno Lossin
1
-1
/
+1
2025-03-16
rust: add `ZeroableOption` and implement it instead of `Zeroable` for `Option...
Benno Lossin
1
-2
/
+2
2025-03-16
rust: pin-init: move impl `Zeroable` for `Opaque` and `Option<KBox<T>>` into ...
Benno Lossin
2
-2
/
+11
2025-03-16
rust: pin-init: move `InPlaceInit` and impls of `InPlaceWrite` into the kerne...
Benno Lossin
4
-3
/
+123
2025-03-16
rust: pin-init: move the default error behavior of `try_[pin_]init`
Benno Lossin
1
-0
/
+113
2025-03-16
rust: add extensions to the pin-init crate and move relevant documentation there
Benno Lossin
2
-0
/
+138
2025-03-16
rust: move pin-init API into its own directory
Benno Lossin
4
-3133
/
+1
2025-03-16
rust: init: disable doctests
Benno Lossin
1
-20
/
+20
2025-03-16
rust: error: extend the Result documentation
Dirk Behme
1
-1
/
+122
2025-03-16
Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-23
/
+38
2025-03-11
rust: hrtimer: implement `HrTimerPointer` for `Arc`
Andreas Hindborg
2
-1
/
+105
2025-03-11
rust: sync: add `Arc::as_ptr`
Andreas Hindborg
1
-2
/
+11
2025-03-11
rust: hrtimer: introduce hrtimer support
Andreas Hindborg
2
-0
/
+353
2025-03-11
rust/kernel/faux: mark Registration methods inline
Ethan Carter Edwards
1
-0
/
+2
2025-03-10
rust: task: fix `SAFETY` comment in `Task::wake_up`
Panagiotis Foliadis
1
-1
/
+1
2025-03-10
rust: types: add intra-doc links for `Opaque<T>`
Dirk Behme
1
-2
/
+2
2025-03-10
rust: module: introduce `authors` key
Guilherme Giacomo Simoes
3
-4
/
+4
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
3
-1
/
+69
[prev]
[next]