| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-27 | use generic Atomic type where possible | Christopher Durham | -4/+4 |
| 2025-03-26 | Change the syntax of the internal `weak!` macro | Mads Marquart | -8/+8 |
| 2025-01-18 | Fix import of pipe in kernel_copy.rs | Jiahao XU | -3/+2 |
| 2024-12-24 | Fix compilation issues on other unixes | Alex Saveau | -42/+3 |
| 2024-12-21 | Eliminate redundant statx syscalls | Alex Saveau | -3/+55 |
| 2024-08-03 | Rollup merge of #128303 - NobodyXu:specialise-for-pipe, r=cuviper | Matthias Krüger | -0/+25 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -5/+6 |
| 2024-07-28 | Enable `std::io::copy` specialisation for `std::pipe::{PipeReader, PipeWriter}` | Jiahao XU | -0/+25 |
| 2024-04-27 | Lift the probe code of `copy_file_range` into a function | Tobias Bucher | -29/+31 |
| 2024-03-06 | Be stricter with `copy_file_range` probe results | Tobias Bucher | -33/+35 |
| 2024-03-06 | Less syscalls for the `copy_file_range` probe | Tobias Bucher | -23/+48 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+730 |
