Tag: Linux Kernel

  • My Custom Linux Kernel

    Since it seems site visits are starting to ramp up, I’ve decided to highlight the different branches integrated in my custom Linux kernel found on GitHub. Here’re the relevant links: Kernel Source: https://github.com/intersectRaven/linux Arch PKGBUILD: https://github.com/intersectRaven/arch-linux*the pkgver might be outdated since I only commit when there’s a major change**I use Arch btw… 🤣 Kernel Source…

  • Linux v6.6.X

    Linux just released a bug-fix release but, due to the inauspicious numerology, I just cherry-picked the fix into my kernel and recompiled it as v6.6.5. Mock me if you want but I’m not putting THAT sequence of numbers anywhere near my machines! 🤣

  • Linux v6.6.3

    Just noticed that a new version has been released! As such, my kernel for Arch has been updated! For those interested, follow the link to my GitHub at the upper right corner! Please note though that I don’t push my updates to the PKGBUILD very much until I have significant changes so you may need…