开源镜像站
帮助
下载
动态
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
path:
root
/
rust
Age
Commit message (
Expand
)
Author
9 days
Merge branch 'pin-init-next' of https://github.com/Rust-for-Linux/linux.git
Mark Brown
2026-07-18
rust: time: fix as_micros_ceil() to round correctly for negative Delta
FUJITA Tomonori
2026-07-16
rust: device: avoid trailing ; in printing macros
Alice Ryhl
2026-07-13
rust: pin-init: make `[pin_]chain` unwind safe
Mirko Adzic
2026-07-13
rust: pin-init: make `[pin_]init_array_from_fn` unwind safe
Mirko Adzic
2026-07-13
rust: pin-init: internal: generate brace in macro for init code blocks
Gary Guo
2026-07-13
rust: pin-init: internal: remove `allow` and `expect`s that don't fire
Gary Guo
2026-07-13
rust: pin-init: remove redundant clippy expects in doc tests
Gary Guo
2026-07-13
rust: pin-init: examples: fix incorrect drop
Gary Guo
2026-07-13
rust: pin-init: internal: error on duplicate `#[pin]` attribute
Luiz Georg
2026-07-11
rust: zerocopy: update to v0.8.54
Miguel Ojeda
2026-07-11
rust: zerocopy: update to v0.8.52
Miguel Ojeda
2026-06-29
rust: allow `suspicious_runtime_symbol_definitions` lint for Rust >= 1.98
Miguel Ojeda
2026-06-24
Merge tag 'rust-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda...
Linus Torvalds
2026-06-24
Merge tag 'rust-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2026-06-22
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-17
Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-17
rust: bitfield: mark `Debug` impl as `#[inline]`
Gary Guo
2026-06-17
rust: prelude: add `zerocopy{,_derive}::IntoBytes`
Gary Guo
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-16
Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-15
Merge tag 'pm-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafael...
Linus Torvalds
2026-06-15
Merge tag 'rust-7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
2026-06-10
s390: Enable Rust support
Jan Polensky
2026-06-10
rust: helpers: Add memchr wrapper for string operations
Jan Polensky
2026-06-10
rust/bindgen_parameters: Mark s390 types as opaque to prevent repr conflicts
Jan Polensky
2026-06-10
rust: make `build_assert` module the home of related macros
Gary Guo
2026-06-10
rust: str: clean unused import for Rust >= 1.98
Miguel Ojeda
2026-06-10
rust: str: use the "kernel vertical" imports style
Miguel Ojeda
2026-06-10
rust: aref: use the "kernel vertical" imports style
Andreas Hindborg
2026-06-10
rust: page: use the "kernel vertical" imports style
Andreas Hindborg
2026-06-09
rust: sync: completion: Mark inline complete_all and wait_for_completion
Fabricio Parra
2026-06-09
rust: prelude: add `zerocopy{,_derive}::FromBytes`
Miguel Ojeda
2026-06-09
rust: zerocopy-derive: enable support in kbuild
Miguel Ojeda
2026-06-09
rust: zerocopy-derive: add `README.md`
Miguel Ojeda
2026-06-09
rust: zerocopy-derive: avoid generating non-ASCII identifiers
Miguel Ojeda
2026-06-09
rust: zerocopy-derive: add SPDX License Identifiers
Miguel Ojeda
2026-06-09
rust: zerocopy-derive: import crate
Miguel Ojeda
2026-06-09
rust: zerocopy: enable support in kbuild
Miguel Ojeda
2026-06-09
rust: zerocopy: add `README.md`
Miguel Ojeda
2026-06-09
rust: zerocopy: remove float `Display` support
Miguel Ojeda
2026-06-09
rust: zerocopy: add SPDX License Identifiers
Miguel Ojeda
2026-06-09
rust: zerocopy: import crate
Miguel Ojeda
2026-06-09
rust: kbuild: support `skip_clippy` for `rustc_procmacro`
Miguel Ojeda
2026-06-09
rust: kbuild: support per-target environment variables
Miguel Ojeda
[next]