index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2024-03-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+5
2024-03-13
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-12
/
+12
2024-03-11
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+5
2024-03-10
kbuild: unexport abs_srctree and abs_objtree
Masahiro Yamada
1
-2
/
+2
2024-03-01
rust: upgrade to Rust 1.76.0
Miguel Ojeda
7
-42
/
+123
2024-03-01
kbuild: mark `rustc` (and others) invocations as recursive
Miguel Ojeda
1
-24
/
+24
2024-02-25
rust: add `container_of!` macro
Wedson Almeida Filho
1
-0
/
+32
2024-02-25
rust: str: implement `Display` and `Debug` for `BStr`
Yutaro Ohno
1
-7
/
+178
2024-02-25
rust: module: place generated init_module() function in .init.text
Thomas Bertschinger
1
-1
/
+6
2024-02-25
rust: types: add `try_from_foreign()` method
Obei Sideg
1
-0
/
+19
2024-02-18
rust: kernel: stop using ptr_metadata feature
Alice Ryhl
2
-10
/
+7
2024-02-18
rust: kernel: add reexports for macros
Alice Ryhl
6
-17
/
+18
2024-02-18
rust: locked_by: shorten doclink preview
Valentin Obst
1
-2
/
+5
2024-02-18
rust: kernel: remove unneeded doclink targets
Valentin Obst
1
-10
/
+0
2024-02-18
rust: kernel: add doclinks
Valentin Obst
3
-24
/
+40
2024-02-18
rust: kernel: add blank lines in front of code blocks
Valentin Obst
1
-0
/
+3
2024-02-18
rust: kernel: mark code fragments in docs with backticks
Valentin Obst
4
-7
/
+8
2024-02-18
rust: kernel: unify spelling of refcount in docs
Valentin Obst
2
-6
/
+6
2024-02-18
rust: str: move SAFETY comment in front of unsafe block
Valentin Obst
1
-1
/
+1
2024-02-18
rust: str: use `NUL` instead of 0 in doc comments
Valentin Obst
1
-2
/
+2
2024-02-18
rust: kernel: add srctree-relative doclinks
Valentin Obst
2
-1
/
+3
2024-02-18
rust: ioctl: end top-level module docs with full stop
Valentin Obst
1
-1
/
+1
2024-02-18
rust: error: improve unsafe code in example
Valentin Obst
1
-7
/
+3
2024-02-18
rust: kernel: fix multiple typos in documentation
Valentin Obst
7
-16
/
+16
2024-02-18
rust: bindings: Order headers alphabetically
Mika Westerberg
1
-2
/
+2
2024-02-09
arm64: rust: Enable Rust support for AArch64
Jamie Cunliffe
1
-0
/
+1
2024-02-09
rust: Refactor the build target to allow the use of builtin targets
Jamie Cunliffe
1
-1
/
+4
2024-02-01
workqueue: rust: sync with `WORK_CPU_UNBOUND` change
Miguel Ojeda
1
-1
/
+5
2024-01-28
rust: sync: update integer types in CondVar
Alice Ryhl
2
-19
/
+34
2024-01-28
rust: sync: add `CondVar::wait_timeout`
Alice Ryhl
4
-10
/
+61
2024-01-28
rust: time: add msecs to jiffies conversion
Alice Ryhl
3
-0
/
+22
2024-01-28
rust: sync: add `CondVar::notify_sync`
Alice Ryhl
1
-0
/
+10
2024-01-27
rust: phy: use VTABLE_DEFAULT_ERROR
FUJITA Tomonori
1
-8
/
+8
2024-01-27
rust: phy: use `srctree`-relative links
FUJITA Tomonori
1
-4
/
+4
2024-01-22
rust: sync: `CondVar` rename "wait_list" to "wait_queue_head"
Charalampos Mitrodimas
1
-8
/
+12
2024-01-22
rust: upgrade to Rust 1.75.0
Miguel Ojeda
6
-23
/
+49
2024-01-12
Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
22
-61
/
+225
2023-12-21
rust: support `srctree`-relative links
Miguel Ojeda
11
-14
/
+15
2023-12-21
rust: sync: Makes `CondVar::wait()` an uninterruptible wait
Boqun Feng
1
-14
/
+14
2023-12-21
rust: upgrade to Rust 1.74.1
Miguel Ojeda
4
-15
/
+112
2023-12-15
net: phy: add Rust Asix PHY driver
FUJITA Tomonori
1
-0
/
+2
2023-12-15
rust: net::phy add module_phy_driver macro
FUJITA Tomonori
1
-0
/
+146
2023-12-15
rust: core abstractions for network PHY drivers
FUJITA Tomonori
4
-0
/
+767
2023-12-14
rust: Suppress searching builtin sysroot
Matthew Maurer
1
-0
/
+3
2023-12-14
rust: macros: improve `#[vtable]` documentation
Benno Lossin
2
-7
/
+35
2023-12-14
rust: macros: update 'paste!' macro to accept string literals
Trevor Gross
2
-3
/
+29
2023-12-14
rust: bindings: rename const binding using sed
Gary Guo
4
-7
/
+6
2023-12-13
rust: Ignore preserve-most functions
Matthew Maurer
1
-0
/
+4
2023-12-13
rust: replace <linux/module.h> with <linux/export.h> in rust/exports.c
Masahiro Yamada
1
-1
/
+1
[next]