index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
Makefile
Age
Commit message (
Expand
)
Author
2023-12-21
rust: support `srctree`-relative links
Miguel Ojeda
2023-12-14
rust: Suppress searching builtin sysroot
Matthew Maurer
2023-12-14
rust: bindings: rename const binding using sed
Gary Guo
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-10-30
Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-10-19
rust: docs: fix logo replacement
Miguel Ojeda
2023-10-15
rust: Use grep -Ev rather than relying on GNU grep
Matthew Maurer
2023-10-15
rust: Use awk instead of recent xargs
Matthew Maurer
2023-10-14
rust: Respect HOSTCC when linking for host
Matthew Maurer
2023-10-12
rust: fix bindgen build error with fstrict-flex-arrays
Andrea Righi
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-29
Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-08-20
scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
Martin Rodriguez Reboredo
2023-08-15
rust: bindgen: upgrade to 0.65.1
Aakash Sen Sharma
2023-08-14
rust: upgrade to Rust 1.71.1
Miguel Ojeda
2023-08-07
scripts: `make rust-analyzer` for out-of-tree modules
Vinay Varma
2023-08-04
rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
Andrea Righi
2023-07-21
docs: Move rustdoc output, cross-reference it
Carlos Bilbao
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
2023-04-30
Merge tag 'rust-6.4' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-04-22
rust: uapi: Add UAPI crate
Asahi Lina
2023-04-19
rust: allow to use INIT_STACK_ALL_ZERO
Andrea Righi
2023-04-07
rust: build: Fix grep warning
Vincenzo Palazzo
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-01-22
kbuild: rust: move rust/target.json to scripts/
Masahiro Yamada
2023-01-22
kbuild: remove sed commands after rustc rules
Masahiro Yamada
2023-01-22
kbuild: specify output names separately for each emission type from rustc
Masahiro Yamada
2023-01-16
rust: compiler_builtins: make stubs non-global
Gary Guo
2023-01-16
rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`)
Miguel Ojeda
2022-12-04
rust: add `build_error` crate
Gary Guo
2022-09-28
Kbuild: add Rust support
Miguel Ojeda