Images 💾

Last commit ⭐

commit 62a25aa46d9ddf2b976c74273d8ff35f725e8d84
Author:     RatcheT2497 <ratchetnumbers@proton.me>
AuthorDate: Wed Jan 15 20:10:24 2025 +0100
Commit:     Nico Weber <thakis@chromium.org>
CommitDate: Wed Jan 15 21:32:54 2025 -0500

    Kernel/RTL8168: Change wrong u32 mmio reads to u8
    
    Crash caused by erroneous reading of a few 8bit registers as 32bit,
    causing an unaligned access panic.