Miguel Ojeda ([email protected])

Number of posts: 1831 (0.31 per day)
First post: 2008-06-20 17:29:18
Last post: 2024-06-16 10:19:01

Date List Subject
2024-06-16 10:19:01 linux-kernel Re: error: <unknown>:0:0: in function _RNvMNtCs5QSdWC790r4_4core3f32f7next_up float (float): SSE register return with SSE disabled
2024-06-14 10:15:36 linux-kernel Re: [RFC 2/2] rust: sync: Add atomic support
2024-06-13 17:23:46 linux-kernel Re: [RFC 2/2] rust: sync: Add atomic support
2024-06-11 22:14:51 linux-kernel Re: [PATCH] rust: avoid unused import warning in `rusttest`
2024-06-11 22:08:54 linux-kernel Re: [PATCH] arch: um: rust: Use the generated target.json again
2024-06-10 21:19:55 linux-kernel Re: [PATCH 1/1] arm: rust: Enable Rust support for ARMv7
2024-06-08 12:16:28 linux-kernel Re: [PATCH 1/1] arm: rust: Enable Rust support for ARMv7
2024-06-07 11:54:52 linux-kernel Re: [PATCH 1/3] rust: add static_call support
2024-06-06 19:09:31 linux-kernel Re: [PATCH 1/3] rust: add static_call support
2024-06-03 13:41:20 linux-kernel Re: [PATCH v4] Add .editorconfig file for basic formatting
2024-06-02 16:29:12 linux-kernel Re: [PATCH v4] Add .editorconfig file for basic formatting
2024-06-01 09:59:40 linux-kernel Re: [PATCH v3 1/3] rust: block: introduce `kernel::block::mq` module
2024-05-22 12:39:06 linux-kernel Re: [PATCH] rust: kernel: make impl_has_work compatible with more complex generics
2024-05-22 10:55:09 linux-kernel Re: [PATCH 2/3] kbuild: rust: apply `CONFIG_WERROR` to all Rust targets
2024-05-21 09:18:31 linux-kernel Re: [RFC PATCH 10/11] rust: add basic abstractions for iomem operations
2024-05-21 08:06:34 linux-kernel Re: [PATCH 2/3] kbuild: rust: apply `CONFIG_WERROR` to all Rust targets
2024-05-20 23:27:47 linux-kernel Re: [RFC PATCH 11/11] rust: PCI: add BAR request and ioremap
2024-05-20 22:32:27 linux-kernel Re: [RFC PATCH 10/11] rust: add basic abstractions for iomem operations
2024-05-20 18:25:38 linux-kernel Re: [RFC PATCH 01/11] rust: add abstraction for struct device
2024-05-17 10:41:26 linux-kernel Re: [PATCH 6.1 000/244] 6.1.91-rc3 review
2024-05-14 14:23:39 linux-kernel Re: [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()
2024-05-13 15:06:27 linux-kernel Re: [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()
2024-05-06 18:10:15 linux-kernel Re: [PATCH v5 1/2] lib/test_bitops: Add benchmark test for fns()
2024-05-06 17:50:21 linux-kernel Re: [PATCH] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}
2024-05-05 22:35:59 linux-kernel Re: [PATCH] rust: remove unneeded `kernel::prelude` imports from doctests
2024-05-05 22:35:24 linux-kernel Re: [PATCH 0/3] Rust 1.78.0 upgrade
2024-05-05 22:30:11 linux-kernel Re: [PATCH] rust: update `dbg!()` to format column number
2024-05-05 22:29:39 linux-kernel Re: [PATCH] rust: helpers: Fix grammar in comment
2024-05-05 22:29:13 linux-kernel Re: [PATCH] rust: init: change the generated name of guard variables
2024-05-05 22:28:51 linux-kernel Re: [PATCH v4 0/2] Arc methods for linked list
2024-05-05 22:28:10 linux-kernel Re: [PATCH] rust: types: Make Opaque::get const
2024-05-05 10:44:35 linux-kernel Re: [PATCH v5 1/2] lib/test_bitops: Add benchmark test for fns()
2024-05-05 10:44:27 linux-kernel Re: [PATCH v5 1/2] lib/test_bitops: Add benchmark test for fns()
2024-05-01 22:08:24 linux-kernel Re: [PATCH v3 00/10] Allocation APIs
2024-04-24 10:23:49 linux-kernel Re: [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()
2024-04-23 01:04:18 linux-kernel Re: [PATCH] kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
2024-04-23 00:44:11 linux-kernel Re: [PATCH] kbuild: rust: force `alloc` extern to allow "empty" Rust files
2024-04-23 00:43:29 linux-kernel Re: [PATCH v2 0/5] In-place module initialisation
2024-04-16 21:04:50 linux-kernel Re: [PATCH v3 00/10] Allocation APIs
2024-04-16 19:37:45 linux-kernel Re: [PATCH v2] rust: macros: fix soundness issue in `module!` macro
2024-04-16 19:25:12 linux-kernel Re: [PATCH v1] LoongArch/tlb: fix "error: parameter 'ptep' set but not used" due to __tlb_remove_tlb_entry()
2024-04-16 10:28:35 linux-kernel ./include/asm-generic/tlb.h:629:10: error: parameter 'ptep' set but not used
2024-04-16 09:36:01 linux-kernel Re: [PATCH] rust: update `dbg!()` to format column number
2024-04-13 02:18:00 linux-kernel Re: [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()
2024-04-12 14:56:53 linux-kernel Re: [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()
2024-04-12 08:00:00 linux-kernel Re: [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()
2024-04-12 07:15:59 linux-kernel Re: [PATCH 1/2] rust: time: doc: Add missing C header links
2024-04-12 07:15:06 linux-kernel Re: [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()
2024-04-11 20:44:36 linux-kernel Re: linux-next: manual merge of the risc-v tree with the rust-fixes tree
2024-04-11 16:48:49 linux-kernel Re: [PATCH v2] rust: time: add Ktime
2024-04-11 11:04:36 linux-kernel Re: linux-next: manual merge of the risc-v tree with the rust-fixes tree