index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-25
rust: kernel: use docs.kernel.org links in code documentation
Michael Vetter
2
-11
/
+11
2024-08-24
docs: rust: quick-start: add Debian Testing
Miguel Ojeda
1
-2
/
+2
2024-08-23
rust: list: add ListArcField
Alice Ryhl
2
-0
/
+99
2024-08-23
rust: list: support heterogeneous lists
Alice Ryhl
2
-1
/
+177
2024-08-23
rust: list: add cursor
Alice Ryhl
1
-0
/
+82
2024-08-23
rust: list: add iterators
Alice Ryhl
1
-0
/
+102
2024-08-23
rust: list: add List
Alice Ryhl
2
-5
/
+331
2024-08-23
rust: list: add macro for implementing ListItem
Alice Ryhl
2
-0
/
+146
2024-08-23
rust: list: add struct with prev/next pointers
Alice Ryhl
1
-0
/
+119
2024-08-23
rust: list: add tracking for ListArc
Alice Ryhl
2
-3
/
+170
2024-08-23
rust: list: add ListArc
Alice Ryhl
3
-0
/
+361
2024-08-23
rust: init: add `assert_pinned` macro
Benno Lossin
2
-0
/
+97
2024-08-23
rust: support arrays in target JSON
Matthew Maurer
1
-29
/
+53
2024-08-22
rust: init: add `write_[pin_]init` functions
Benno Lossin
2
-25
/
+61
2024-08-22
rust: kernel: add `drop_contents` to `BoxExt`
Benno Lossin
1
-1
/
+30
2024-08-21
rust: enable bindgen's `--enable-function-attribute-detection` flag
Miguel Ojeda
1
-1
/
+1
2024-08-21
rust: sort blk includes in bindings_helper.h
Alice Ryhl
1
-1
/
+1
2024-08-19
rust: kbuild: auto generate helper exports
Gary Guo
18
-42
/
+15
2024-08-19
objtool/kbuild/rust: enable objtool for Rust
Miguel Ojeda
2
-10
/
+21
2024-08-19
objtool/rust: list `noreturn` Rust functions
Miguel Ojeda
2
-1
/
+53
2024-08-19
x86/rust: support MITIGATION_SLS
Miguel Ojeda
1
-0
/
+8
2024-08-19
x86/rust: support MITIGATION_RETHUNK
Miguel Ojeda
1
-0
/
+5
2024-08-19
x86/rust: support MITIGATION_RETPOLINE
Miguel Ojeda
2
-1
/
+8
2024-08-19
rust: module: add static pointer to `{init,cleanup}_module()`
Miguel Ojeda
1
-0
/
+12
2024-08-19
rust: kbuild: split up helpers.c
Andreas Hindborg
20
-244
/
+301
2024-08-19
init/Kconfig: Only block on RANDSTRUCT for RUST
Neal Gompa
1
-1
/
+1
2024-08-19
rust: error: allow `useless_conversion` for 32-bit builds
Miguel Ojeda
1
-1
/
+4
2024-08-19
rust: types: improve `ForeignOwnable` documentation
Benno Lossin
1
-1
/
+4
2024-08-19
rust: implement ForeignOwnable for Pin<Box<T>>
Alice Ryhl
1
-0
/
+27
2024-08-19
rust: Implement the smart pointer `InPlaceInit` for `Arc`
Alex Mantel
2
-27
/
+37
2024-08-18
Linux 6.11-rc4
Linus Torvalds
1
-1
/
+1
2024-08-18
Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2024-08-18
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-30
/
+37
2024-08-18
Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-39
/
+9
2024-08-18
Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-10
/
+16
2024-08-18
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-8
/
+86
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
1
-2
/
+4
2024-08-18
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
22
-182
/
+201
2024-08-18
Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-11
/
+29
2024-08-18
Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-6
/
+17
2024-08-18
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+6
2024-08-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+9
2024-08-17
Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-2
/
+24
2024-08-17
Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefs
Linus Torvalds
54
-672
/
+650
2024-08-17
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2
-9
/
+10
2024-08-17
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+5
2024-08-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-5
/
+4
2024-08-17
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-08-17
Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
7
-60
/
+63
2024-08-17
Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
4
-5
/
+4
[next]