Miguel Ojeda ([email protected])

Number of posts: 483 (0.38 per day)
First post: 2020-12-13 17:42:56
Last post: 2024-05-28 16:35:29

Date List Subject
2024-05-28 16:35:29 linux-kernel [PATCH] kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling
2024-05-28 16:32:17 linux-kernel [PATCH] kheaders: use `command -v` to test for existence of `cpio`
2024-05-19 21:13:32 linux-kernel [PATCH 3/3] kbuild: rust: support `W=e` for Rust
2024-05-19 21:13:15 linux-kernel [PATCH 2/3] kbuild: rust: apply `CONFIG_WERROR` to all Rust targets
2024-05-19 21:12:59 linux-kernel [PATCH 1/3] kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
2024-05-19 21:07:59 linux-kernel [PATCH] rust: avoid unused import warning in `rusttest`
2024-05-17 17:07:56 linux-kernel [PATCH] docs: rust: introduce the new kernel.org LLVM+Rust toolchains
2024-05-14 18:02:07 linux-kernel Re: [PATCH 6.8 000/336] 6.8.10-rc1 review
2024-05-14 18:00:12 linux-kernel Re: [PATCH 6.6 000/301] 6.6.31-rc1 review
2024-05-14 17:56:21 linux-kernel Re: [PATCH 6.1 000/236] 6.1.91-rc1 review
2024-05-12 20:23:59 linux-kernel [GIT PULL] Rust for 6.10
2024-05-07 21:12:34 linux-kernel [PATCH v2] kbuild: rust: split up helpers.c
2024-05-01 11:37:35 linux-kernel Re: [PATCH 6.8 000/228] 6.8.9-rc1 review
2024-05-01 11:37:27 linux-kernel Re: [PATCH 6.6 000/186] 6.6.30-rc1 review
2024-05-01 11:34:43 linux-kernel Re: [PATCH 6.1 000/110] 6.1.90-rc1 review
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