Skip to content

Pull requests: Rust-for-Linux/linux

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[Discussion] Use NonNull more prevalently
#282 opened May 20, 2021 by soruh Draft updated May 25, 2021
module! improvements
#278 opened May 19, 2021 by nbdd0121 Loading… updated May 26, 2021
Print unrecognised type during compiling time.
#374 opened Jun 10, 2021 by d0u9 Loading… updated Jun 10, 2021
Add softdeps to module macro
#143 opened Mar 25, 2021 by dlrobertson Loading… updated Jun 11, 2021
rust: separate parse and codegen in module!
#423 opened Jul 2, 2021 by nbdd0121 Loading… updated Jul 2, 2021
Add alignment helper functions.
#443 opened Jul 14, 2021 by d0u9 Loading… updated Jul 15, 2021
rust: types: Implements PointerWrapper for primitives
#430 opened Jul 6, 2021 by fbq Loading… updated Jul 24, 2021
Printk improvements
#300 opened May 26, 2021 by nbdd0121 Loading… updated Jul 31, 2021
rust: kernel: add missing safety comments
#450 opened Jul 18, 2021 by Ayush1325 Loading… updated Aug 1, 2021
rust/CI: Enables networking support
#457 opened Jul 23, 2021 by sodar Loading… updated Aug 5, 2021
rust: alloc: implement try_format! macro
#478 opened Aug 3, 2021 by jablonskim Loading… updated Aug 8, 2021
alloc: add useful try_* methods to String
#476 opened Aug 1, 2021 by jablonskim Loading… updated Oct 26, 2021
printk ratelimiting
#472 opened Jul 31, 2021 by foxhlchen Loading… updated Nov 9, 2021
rust: improve static_assert!
#269 opened May 13, 2021 by ojeda Loading… updated Dec 12, 2021
rust: thread: Add Thread wrapper
#109 opened Mar 15, 2021 by fbq Loading… updated Jan 3, 2022
rust: add IrqDisableSpinLock.
#548 opened Nov 10, 2021 by wedsonaf Loading… updated Jan 15, 2022
DRAFT: [RFC]: Add rust net_device wrappers • drivers Related to the example drivers in `drivers/`. • lib Related to the `rust/` library.
#439 opened Jul 10, 2021 by kloenk Draft updated Jan 20, 2022
Fix dead_code in rust KParamGuard. • lib Related to the `rust/` library. • misc Related to other topics (e.g. CI).
#448 opened Jul 16, 2021 by kloenk Loading… updated Jan 27, 2022
rust: iopoll: add read_poll_timeout function
#701 opened Mar 9, 2022 by m-falkowski1 Loading… updated Mar 17, 2022
Add Samsung Exynos true random number generator driver
#554 opened Nov 15, 2021 by m-falkowski1 Draft updated Mar 17, 2022
4 of 10 tasks
Replace &*obj as *const T with addr_of
#747 opened Apr 21, 2022 by wcampbell0x2a Loading… updated Apr 21, 2022
rust: kernel: add missing safety comments
#582 opened Dec 2, 2021 by devillove084 Loading… updated Apr 25, 2022
Refactor module parsing function.
#368 opened Jun 9, 2021 by d0u9 Loading… updated Apr 25, 2022
lib: Add #[cold] to functions creating an Error
#726 opened Mar 24, 2022 by sergiocollado Loading… updated Apr 25, 2022
rust: add local executor
#751 opened Apr 29, 2022 by wedsonaf Loading… updated Apr 30, 2022
ProTip! no:milestone will show everything without a milestone.