rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-15 14:35:44 to 2022-12-16 17:49:55 UTC [more...]

[PATCH] rust: kernel: drop repetition in offset_of macro
 2022-12-16 17:49 UTC 

[PATCH] rust: prelude: prevent doc inline of external imports
 2022-12-14  9:34 UTC 

[GIT PULL] Rust for 6.2
 2022-12-13 11:25 UTC  (4+ messages)

Napływ Klientów ze strony
 2022-12-12  9:10 UTC 

[PATCH v4] rust: compiler_builtins: make stubs non-global
 2022-12-07 12:38 UTC  (2+ messages)

[PATCH v1] rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`)
 2022-12-07 10:08 UTC  (3+ messages)

[PATCH v2 00/28] Rust core additions
 2022-12-06 15:44 UTC  (46+ messages)
` [PATCH v2 01/28] rust: prelude: split re-exports into groups
` [PATCH v2 02/28] rust: print: add more `pr_*!` levels
` [PATCH v2 03/28] rust: print: add `pr_cont!` macro
` [PATCH v2 04/28] rust: samples: add `rust_print` example
` [PATCH v2 05/28] rust: macros: add `concat_idents!` proc macro
` [PATCH v2 06/28] rust: macros: add `#[vtable]` "
` [PATCH v2 07/28] rust: macros: take string literals in `module!`
` [PATCH v2 08/28] rust: error: declare errors using macro
` [PATCH v2 09/28] rust: error: add codes from `errno-base.h`
` [PATCH v2 10/28] rust: error: add `From` implementations for `Error`
` [PATCH v2 11/28] rust: prelude: add `error::code::*` constant items
` [PATCH v2 12/28] rust: alloc: add `RawVec::try_with_capacity_in()` constructor
` [PATCH v2 13/28] rust: alloc: add `Vec::try_with_capacity{,_in}()` constructors
` [PATCH v2 14/28] rust: str: add `BStr` type
` [PATCH v2 15/28] rust: str: add `b_str!` macro
` [PATCH v2 16/28] rust: str: add `CStr` type
` [PATCH v2 17/28] rust: str: implement several traits for `CStr`
` [PATCH v2 18/28] rust: str: add `CStr` unit tests
` [PATCH v2 19/28] rust: str: add `c_str!` macro
` [PATCH v2 20/28] rust: str: add `Formatter` type
` [PATCH v2 21/28] rust: str: add `CString` type
` [PATCH v2 22/28] rust: str: add `fmt!` macro
` [PATCH v2 23/28] rust: std_vendor: add `dbg!` macro based on `std`'s one
` [PATCH v2 24/28] rust: static_assert: add `static_assert!` macro
` [PATCH v2 25/28] rust: add `build_error` crate
` [PATCH v2 26/28] rust: build_assert: add `build_{error,assert}!` macros
` [PATCH v2 27/28] rust: types: add `Either` type
` [PATCH v2 28/28] rust: types: add `Opaque` type

[PATCH v3] rust: compiler_builtins: make stubs non-global
 2022-12-05 21:44 UTC 

[PATCH v2] rust: make compiler-builtin stubs non-global
 2022-12-05 21:40 UTC  (4+ messages)

[PATCH] rust: make compiler-builtin stubs non-global
 2022-12-04 22:49 UTC 

Reminder: informal call in 10 minutes
 2022-12-03 17:52 UTC 

Projekt na wizerunek marki
 2022-11-25  9:15 UTC 

[PATCH v2] scripts: add rust in scripts/Makefile.package
 2022-11-23 22:00 UTC 

[PATCH] scripts: add rust in scripts/Makefile.package
 2022-11-22 13:48 UTC  (3+ messages)

[PATCH v1 00/28] Rust core additions
 2022-11-21 22:51 UTC  (68+ messages)
` [PATCH v1 01/28] rust: prelude: split re-exports into groups
` [PATCH v1 02/28] rust: print: add more `pr_*!` levels
` [PATCH v1 03/28] rust: print: add `pr_cont!` macro
` [PATCH v1 04/28] rust: samples: add `rust_print` example
` [PATCH v1 05/28] rust: macros: add `concat_idents!` proc macro
` [PATCH v1 06/28] rust: macros: add `#[vtable]` "
` [PATCH v1 07/28] rust: macros: take string literals in `module!`
` [PATCH v1 08/28] rust: error: declare errors using macro
` [PATCH v1 09/28] rust: error: add codes from `errno-base.h`
` [PATCH v1 10/28] rust: error: add `From` implementations for `Error`
` [PATCH v1 11/28] rust: prelude: add `error::code::*` constant items
` [PATCH v1 12/28] rust: alloc: add `RawVec::try_with_capacity_in()` constructor
` [PATCH v1 13/28] rust: alloc: add `Vec::try_with_capacity{,_in}()` constructors
` [PATCH v1 14/28] rust: str: add `BStr` type
` [PATCH v1 15/28] rust: str: add `b_str!` macro
` [PATCH v1 16/28] rust: str: add `CStr` type
` [PATCH v1 17/28] rust: str: implement several traits for `CStr`
` [PATCH v1 18/28] rust: str: add `CStr` unit tests
` [PATCH v1 19/28] rust: str: add `c_str!` macro
` [PATCH v1 20/28] rust: str: add `Formatter` type
` [PATCH v1 21/28] rust: str: add `CString` type
` [PATCH v1 22/28] rust: str: add `fmt!` macro
` [PATCH v1 23/28] rust: std_vendor: add `dbg!` macro based on `std`'s one
` [PATCH v1 24/28] rust: static_assert: add `static_assert!` macro
` [PATCH v1 25/28] rust: add `build_error` crate
` [PATCH v1 26/28] rust: build_assert: add `build_{error,assert}!` macros
` [PATCH v1 27/28] rust: types: add `Either` type
` [PATCH v1 28/28] rust: types: add `Opaque` type

[PATCH] scripts: subarch.include: fix SUBARCH on MacOS hosts
 2022-11-15  4:12 UTC  (2+ messages)

nvme driver: possible missing `unregister_irq`
 2022-11-09  8:34 UTC  (4+ messages)

Reminder: informal call in 20 minutes
 2022-11-05 17:43 UTC 

rust nvme driver: potential sleep-in-atomic-context
 2022-11-03 10:38 UTC  (5+ messages)

Projekt na wizerunek marki
 2022-11-03  9:00 UTC 

[PATCH v3 0/5] docs/zh_CN: Add rust Chinese translation
 2022-11-01 21:27 UTC  (7+ messages)
` [PATCH v3 1/5] docs/zh_CN: Add rust index "
` [PATCH v3 2/5] docs/zh_CN: Add rust quick-start "
` [PATCH v3 3/5] docs/zh_CN: Add rust general-information "
` [PATCH v3 4/5] docs/zh_CN: Add rust coding-guidelines "
` [PATCH v3 5/5] docs/zh_CN: Add rust arch-support "

[PATCH v10 00/27] Rust support
 2022-10-29 18:23 UTC  (4+ messages)
` [PATCH v10 04/27] kallsyms: support "big" kernel symbols

Słowa kluczowe do wypozycjonowania
 2022-10-26  8:06 UTC 

[PATCH v2 0/5] docs/zh_CN: Add rust Chinese translation
 2022-10-26  1:58 UTC  (21+ messages)
` [PATCH v2 1/5] docs/zh_CN: Add rust/index "
` [PATCH v2 2/5] docs/zh_CN: Add rust/quick-start "
` [PATCH v2 3/5] docs/zh_CN: Add rust/general-information "
` [PATCH v2 4/5] docs/zh_CN: Add rust/coding-guidelines "
` [PATCH v2 5/5] docs/zh_CN: Add rust/arch-support "

Rust e1000 driver (Intel Ethernet adapter)
 2022-10-23  7:06 UTC  (2+ messages)

[PATCH v1 0/5] docs/zh_CN: Add rust Chinese translation
 2022-10-18 11:58 UTC  (19+ messages)
` [PATCH v1 2/5] docs/zh_CN: Add rust/quick-start "
` [PATCH v1 3/5] docs/zh_CN: Add rust/general-information "
` [PATCH v1 4/5] docs/zh_CN: Add rust/coding-guidelines "
` [PATCH v1 5/5] docs/zh_CN: Add rust/arch-support "

[PATCH 00/13] [RFC] Rust support
 2022-10-16 13:23 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).