Miguel Ojeda ([email protected])

Number of posts: 468 (0.38 per day)
First post: 2020-12-13 17:42:56
Last post: 2024-04-27 17:17:45

Date List Subject
2024-04-27 17:17:45 linux-kernel [GIT PULL] Rust fixes for 6.9
2024-04-22 09:13:57 linux-kernel [PATCH] kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
2024-04-22 09:09:27 linux-kernel [PATCH] kbuild: rust: force `alloc` extern to allow "empty" Rust files
2024-04-13 21:05:30 linux-kernel Re: [PATCH] kunit: Fix race condition in try-catch completion
2024-04-01 21:27:40 linux-kernel [PATCH 3/3] rust: upgrade to Rust 1.78.0
2024-04-01 21:24:29 linux-kernel [PATCH 2/3] rust: kernel: remove redundant imports
2024-04-01 21:24:09 linux-kernel [PATCH 1/3] rust: sync: implement `Default` for `LockClassKey`
2024-04-01 21:23:53 linux-kernel [PATCH 0/3] Rust 1.78.0 upgrade
2024-03-27 18:25:33 linux-kernel [PATCH 1/2] drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`
2024-03-27 18:02:01 linux-kernel [PATCH 2/2] drm/qxl: remove unused variable from `qxl_process_single_command()`
2024-03-26 21:24:26 linux-kernel [PATCH] drm/msm: fix the `CRASHDUMP_READ` target of `a6xx_get_shader_block()`
2024-03-25 15:26:56 linux-kernel Re: [PATCH 6.8 196/715] bpf: don't infer PTR_TO_CTX for programs with unnamed context type
2024-03-09 13:38:42 linux-kernel [GIT PULL] Rust for v6.9
2024-03-09 12:44:41 linux-kernel [GIT PULL] Compiler Attributes for v6.9
2024-02-17 00:33:46 linux-kernel [PATCH 2/2] rust: upgrade to Rust 1.76.0
2024-02-17 00:31:57 linux-kernel [PATCH] kbuild: rust: use `-Zdebuginfo-compression`
2024-02-17 00:31:45 linux-kernel [PATCH] kbuild: rust: use `-Zdwarf-version` to support DWARFv5
2024-02-17 00:30:40 linux-kernel [PATCH] rust: upgrade to Rust 1.77.0
2024-02-17 00:29:50 linux-kernel [PATCH 1/2] kbuild: mark `rustc` (and others) invocations as recursive
2024-02-15 18:16:05 linux-kernel Re: [PATCH 6.6 000/124] 6.6.17-rc2 review
2024-02-13 19:51:35 linux-kernel Re: [PATCH 6.6 000/121] 6.6.17-rc1 review
2024-02-01 19:06:58 linux-kernel [PATCH] workqueue: rust: sync with `WORK_CPU_UNBOUND` change
2024-01-25 16:59:41 linux-kernel Re: [PATCH 6.7 000/638] 6.7.2-rc2 review
2024-01-25 16:59:31 linux-kernel Re: [PATCH 6.6 000/580] 6.6.14-rc2 review
2024-01-25 16:58:06 linux-kernel Re: [PATCH 6.1 000/414] 6.1.75-rc2 review
2024-01-20 02:19:08 linux-kernel Re: [PATCH 6.1 000/100] 6.1.74-rc1 review
2024-01-08 01:56:33 linux-kernel [GIT PULL] auxdisplay for v6.8
2024-01-08 01:46:18 linux-kernel [GIT PULL] clang-format for v6.8
2024-01-08 01:22:59 linux-kernel [GIT PULL] Rust for v6.8
2023-12-24 17:22:11 linux-kernel [PATCH] rust: upgrade to Rust 1.75.0
2023-12-15 23:54:55 linux-kernel [PATCH] rust: support `srctree`-relative links
2023-12-15 12:48:11 linux-kernel [PATCH] docs: rust: remove `CC=clang` mentions
2023-12-14 22:23:25 linux-kernel [PATCH] kbuild: rust: add `rustupoverride` target
2023-12-14 09:30:54 linux-kernel [PATCH] rust: upgrade to Rust 1.74.1
2023-12-09 21:06:20 linux-kernel Re: [PATCH] binder: use enum for binder ioctls
2023-10-27 18:35:36 linux-kernel [GIT PULL] Rust for 6.7
2023-10-25 00:12:34 linux-kernel Re: [PATCH 6.5 000/241] 6.5.9-rc1 review
2023-10-23 17:46:28 linux-kernel [RFC PATCH 4/4] x86/rust: support RETHUNK
2023-10-23 17:46:22 linux-kernel [PATCH 3/4] x86/rust: depend on !RETHUNK
2023-10-23 17:46:15 linux-kernel [PATCH 2/4] x86/rust: support SLS
2023-10-23 17:45:49 linux-kernel [PATCH 1/4] x86/rust: support RETPOLINE
2023-10-21 18:13:49 linux-kernel [GIT PULL] Rust fixes for 6.6
2023-10-18 17:24:43 linux-kernel [PATCH] docs: rust: add "The Rust experiment" section
2023-10-18 16:02:23 linux-kernel [PATCH 2/2] kbuild: remove old Rust docs output path
2023-10-18 16:02:09 linux-kernel [PATCH 1/2] docs: rust: update Rust docs output path
2023-10-18 15:56:30 linux-kernel [PATCH] rust: docs: fix logo replacement
2023-10-12 11:57:44 linux-kernel RE: [PATCH v3] Documentation/process/coding-style.rst: space around const
2023-10-05 21:07:19 linux-kernel [PATCH 1/3] rust: task: remove redundant explicit link
2023-10-05 21:07:11 linux-kernel [PATCH 2/3] rust: print: use explicit link in documentation
2023-10-05 21:07:10 linux-kernel [PATCH 3/3] rust: upgrade to Rust 1.73.0
2023-10-05 21:06:46 linux-kernel [PATCH 0/3] Rust 1.73.0 upgrade