rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-13 15:31:05 to 2022-10-14 17:23:38 UTC [more...]

[PATCH v10 00/27] Rust support
 2022-10-14 17:23 UTC  (88+ messages)
` [PATCH v10 01/27] kallsyms: use `ARRAY_SIZE` instead of hardcoded size
` [PATCH v10 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v10 03/27] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
` [PATCH v10 04/27] kallsyms: support "big" kernel symbols
` [PATCH v10 05/27] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v10 06/27] rust: add C helpers
` [PATCH v10 08/27] rust: adapt `alloc` crate to the kernel
` [PATCH v10 09/27] rust: add `compiler_builtins` crate
` [PATCH v10 10/27] rust: add `macros` crate
` [PATCH v10 11/27] rust: add `bindings` crate
` [PATCH v10 12/27] rust: add `kernel` crate
` [PATCH v10 13/27] rust: export generated symbols
` [PATCH v10 14/27] vsprintf: add new `%pA` format specifier
` [PATCH v10 15/27] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
` [PATCH v10 16/27] scripts: checkpatch: enable language-independent checks for Rust
` [PATCH v10 17/27] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v10 18/27] scripts: add `generate_rust_analyzer.py`
` [PATCH v10 19/27] scripts: add `generate_rust_target.rs`
` [PATCH v10 20/27] scripts: add `rust_is_available.sh`
` [PATCH v10 21/27] scripts: add `is_rust_module.sh`
` [PATCH v10 22/27] rust: add `.rustfmt.toml`
` [PATCH v10 23/27] Kbuild: add Rust support
` [PATCH v10 24/27] docs: add Rust documentation
` [PATCH v10 25/27] x86: enable initial Rust support
` [PATCH v10 26/27] samples: add first Rust examples
` [PATCH v10 27/27] MAINTAINERS: Rust

[PATCH] scripts: rust_is_available.sh: Provide hints on how to fix missing pieces
 2022-10-14 16:21 UTC  (5+ messages)

[PATCH v1 0/5] docs/zh_CN: Add rust Chinese translation
 2022-10-13  9:36 UTC  (6+ messages)
` [PATCH v1 1/5] docs/zh_CN: Add rust/index "
` [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 "

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

wrapper for __register_blkdev and unregister_blkdev
 2022-10-11  7:09 UTC  (3+ messages)

[PATCH v9 12/27] rust: add `kernel` crate
 2022-10-03  4:17 UTC  (24+ messages)

scripts/Kconfig.include:40: linker 'ld.lld' not found
 2022-09-29 13:23 UTC  (4+ messages)

[PATCH -next] compiler.h: fix compile error with gcc-8 or lower version
 2022-09-29  9:17 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2022-09-29  7:57 UTC 

Rust e1000 driver (Intel Ethernet adapter)
 2022-09-29  6:57 UTC  (8+ messages)

[PATCH v9 01/27] kallsyms: use `sizeof` instead of hardcoded size
 2022-09-27 12:48 UTC  (6+ messages)

Słowa kluczowe do wypozycjonowania
 2022-09-19  8:05 UTC 

[PATCH v9 00/27] Rust support
 2022-09-13  6:37 UTC  (60+ messages)
` [PATCH v9 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v9 03/27] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
` [PATCH v9 06/27] rust: add C helpers
` [PATCH v9 09/27] rust: add `compiler_builtins` crate
` [PATCH v9 13/27] rust: export generated symbols
` [PATCH v9 16/27] scripts: checkpatch: enable language-independent checks for Rust
` [PATCH v9 18/27] scripts: add `generate_rust_analyzer.py`
` [PATCH v9 19/27] scripts: add `generate_rust_target.rs`
` [PATCH v9 20/27] scripts: add `rust_is_available.sh`
` [PATCH v9 21/27] scripts: add `is_rust_module.sh`
` [PATCH v9 22/27] rust: add `.rustfmt.toml`
` [PATCH v9 23/27] Kbuild: add Rust support
` [PATCH v9 25/27] x86: enable initial "
` [PATCH v9 26/27] samples: add first Rust examples
` [PATCH v9 27/27] MAINTAINERS: Rust
  ` [PATCH v9 07/27] rust: import upstream `alloc` crate

[PATCH v8 00/31] Rust support
 2022-09-06 23:34 UTC  (13+ messages)
` [PATCH v8 06/31] workqueue: introduce `__INIT_WORK_WITH_KEY`
` [PATCH v8 27/31] Kbuild: add Rust support

Reminder: informal call in 1 hour
 2022-09-03 17:03 UTC 

Writing the Apple AGX GPU driver in Rust?
 2022-08-13 16:07 UTC  (10+ 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).