From c930dc08a62ac0812d7ce5c23e09c9cc54b59ac0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 25 Jan 2026 22:48:27 +0000 Subject: [PATCH 1/4] Initial plan From fc0c2bad10d40a72d88537260dca18f8605c21f1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 25 Jan 2026 22:50:26 +0000 Subject: [PATCH 2/4] Add PNG image to README front page Co-authored-by: orgito1015 <86354243+orgito1015@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 88551b0..b8e9284 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![Rust in the Linux Kernel](./Rust%20in%20the%20Linux%20kernel.png) + # Rust in the Linux Kernel — Open Research [![CI](https://img.shields.io/github/actions/workflow/status/OWNER/rust-in-linux-kernel-research/ci.yml?label=CI)](./.github/workflows/ci.yml) From a86ac528adb5f9d81bc7f559bea48df6438c268a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 25 Jan 2026 22:50:56 +0000 Subject: [PATCH 3/4] Improve image alt text for better accessibility Co-authored-by: orgito1015 <86354243+orgito1015@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8e9284..384a0d7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Rust in the Linux Kernel](./Rust%20in%20the%20Linux%20kernel.png) +![Rust in the Linux Kernel project banner](./Rust%20in%20the%20Linux%20kernel.png) # Rust in the Linux Kernel — Open Research From 3d73b5336d530b79324c79a968925f614246012b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 25 Jan 2026 22:51:42 +0000 Subject: [PATCH 4/4] Update alt text to describe actual image content Co-authored-by: orgito1015 <86354243+orgito1015@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 384a0d7..6b6f7b3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Rust in the Linux Kernel project banner](./Rust%20in%20the%20Linux%20kernel.png) +![Tux the Linux penguin with Rust logo on chest against green matrix code background](./Rust%20in%20the%20Linux%20kernel.png) # Rust in the Linux Kernel — Open Research