rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-20 13:40:05 to 2022-03-29 06:02:23 UTC [more...]

Fwd: Adding crates
 2022-03-29  6:02 UTC  (5+ messages)

Środki za dostawę w terminie
 2022-03-25  8:45 UTC 

Using 3rd party crates in an out-of-tree module
 2022-03-23 11:40 UTC  (6+ messages)

[PATCH v5 00/20] Rust support
 2022-03-22  4:16 UTC  (20+ messages)
` [PATCH v5 01/20] kallsyms: support "big" kernel symbols
` [PATCH v5 02/20] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v5 03/20] kallsyms: use the correct buffer size for symbols
` [PATCH v5 04/20] rust: add C helpers
` [PATCH v5 05/20] rust: add `compiler_builtins` crate
` [PATCH v5 07/20] rust: add `build_error` crate
` [PATCH v5 08/20] rust: add `macros` crate
` [PATCH v5 09/20] rust: add `kernel` crate's `sync` module
` [PATCH v5 11/20] rust: export generated symbols
` [PATCH v5 12/20] vsprintf: add new `%pA` format specifier
` [PATCH v5 13/20] scripts: add `generate_rust_analyzer.py`
` [PATCH v5 14/20] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v5 16/20] Kbuild: add Rust support
` [PATCH v5 17/20] samples: add Rust examples
` [PATCH v5 18/20] MAINTAINERS: Rust
` [PATCH v5 19/20] [RFC] drivers: gpio: PrimeCell PL061 in Rust

[PATCH v4 15/20] docs: add Rust documentation
 2022-03-18 13:12 UTC  (7+ messages)

Biznesowy angielski
 2022-03-16  8:41 UTC 

Słowa kluczowe do wypozycjonowania
 2022-03-10  7:49 UTC 

Środki za dostawę w terminie
 2022-03-07  8:55 UTC 

Reminder: informal call in 1 hour
 2022-03-05 16:59 UTC 

[PATCH v4 00/20] Rust support
 2022-02-24 12:39 UTC  (46+ messages)
` [PATCH v4 01/20] kallsyms: support "big" kernel symbols
` [PATCH v4 02/20] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v4 03/20] kallsyms: use the correct buffer size for symbols
` [PATCH v4 04/20] rust: add C helpers
` [PATCH v4 05/20] rust: add `compiler_builtins` crate
` [PATCH v4 07/20] rust: add `build_error` crate
` [PATCH v4 08/20] rust: add `macros` crate
` [PATCH v4 09/20] rust: add `kernel` crate's `sync` module
` [PATCH v4 11/20] rust: export generated symbols
` [PATCH v4 12/20] vsprintf: add new `%pA` format specifier
` [PATCH v4 13/20] scripts: add `generate_rust_analyzer.py`
` [PATCH v4 14/20] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v4 16/20] Kbuild: add Rust support
` [PATCH v4 17/20] samples: add Rust examples
` [PATCH v4 18/20] MAINTAINERS: Rust
` [PATCH v4 19/20] [RFC] drivers: gpio: PrimeCell PL061 in Rust
` [PATCH v4 00/20] Rust support, nn/nn
  ` [PATCH v4 10/20] rust: add `kernel` crate

Pytanie o samochód
 2022-02-22  9:00 UTC 

[PATCH] printk: make suppress_panic_printk static
 2022-02-21 16:03 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2022-02-15  8:50 UTC 

[ojeda-linux:rust-next 18/20] ld.lld: error: drivers/built-in.a(gpio/gpio_pl061_rust.o) is incompatible with aarch64elfb
 2022-02-12 22:37 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-02-09  8:30 UTC 

Zulip created
 2022-02-07 13:00 UTC  (4+ messages)

Reminder: informal call in 1 hour
 2022-02-05 16:58 UTC 

Wznowienie płynności finansowej
 2022-01-31  9:15 UTC 

Persistent memory file system development in Rust
 2022-01-27 20:07 UTC  (4+ messages)

RamFS Port to Rust
 2022-01-21 16:49 UTC 

Fotowoltaika- propozycja instalacji
 2022-01-21  9:11 UTC 

[PATCH] rust: Remove unused including <linux/version.h>
 2022-01-20 23:47 UTC  (2+ messages)

[PATCH v3 00/19] Rust support
 2022-01-19 13:58 UTC  (19+ messages)
` [PATCH v3 01/19] kallsyms: support "big" kernel symbols
` [PATCH v3 02/19] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v3 03/19] kallsyms: use the correct buffer size for symbols
` [PATCH v3 04/19] rust: add C helpers
` [PATCH v3 05/19] rust: add `compiler_builtins` crate
` [PATCH v3 07/19] rust: add `build_error` crate
` [PATCH v3 08/19] rust: add `macros` crate
` [PATCH v3 10/19] rust: export generated symbols
` [PATCH v3 11/19] vsprintf: add new `%pA` format specifier
` [PATCH v3 12/19] scripts: add `generate_rust_analyzer.py`
` [PATCH v3 13/19] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v3 14/19] docs: add Rust documentation
` [PATCH v3 15/19] Kbuild: add Rust support
` [PATCH v3 16/19] samples: add Rust examples
` [PATCH v3 17/19] MAINTAINERS: Rust
` [RFC PATCH v3 18/19] drivers: gpio: PrimeCell PL061 in Rust

[PATCH 00/19] Rust support
 2022-01-17  4:45 UTC  (39+ messages)
` [PATCH 01/19] kallsyms: support "big" kernel symbols
` [PATCH 02/19] kallsyms: increase maximum kernel symbol length to 512
` [PATCH 03/19] kallsyms: use the correct buffer size for symbols
` [PATCH 04/19] rust: add C helpers
` [PATCH 05/19] rust: add `compiler_builtins` crate
` [PATCH 07/19] rust: add `build_error` crate
` [PATCH 08/19] rust: add `macros` crate
` [PATCH 10/19] rust: export generated symbols
` [PATCH 11/19] vsprintf: add new `%pA` format specifier
` [PATCH 12/19] scripts: add `generate_rust_analyzer.py`
` [PATCH 13/19] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH 14/19] docs: add Rust documentation
` [PATCH 15/19] Kbuild: add Rust support
` [PATCH 16/19] samples: add Rust examples
` [PATCH 17/19] MAINTAINERS: Rust
` [RFC PATCH 18/19] drivers: gpio: PrimeCell PL061 in Rust
  ` [RFC PATCH 19/19] drivers: android: Binder IPC "

Reminder: informal call 10:00 UTC
 2022-01-14 19:31 UTC 

[PATCH v2 for-rust-for-linux] init/Kconfig: Specify the interpreter for rust-version.sh
 2022-01-12  7:43 UTC  (4+ messages)

[PATCH] init/Kconfig: Specify the interpreter for rust-version.sh
 2022-01-10  8:41 UTC  (4+ messages)

Which linux kernel version should I choose?
 2022-01-05 13:45 UTC  (5+ messages)

Informal call moved
 2021-12-31 12:41 UTC 

Zulip account request
 2021-12-15 23:13 UTC 

Reminder: informal call in 2 hours
 2021-12-04 16:12 UTC 

Słowa kluczowe do wypozycjonowania
 2021-11-12  9:15 UTC 

Reminder: informal call tomorrow 18:00 UTC
 2021-11-05 18:39 UTC 

Current driver status
 2021-10-26  2:47 UTC  (4+ messages)

"Using Rust for kernel development": Memory model
 2021-10-23 10:07 UTC  (2+ messages)

Can the Kernel Concurrency Sanitizer Own Rust Code?
 2021-10-22 20:34 UTC  (13+ messages)

Question about compilation
 2021-10-21 17:02 UTC  (4+ messages)

About Rust for Linux question
 2021-10-20 13:39 UTC 


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).