• Stars
    star
    128
  • Rank 280,978 (Top 6 %)
  • Language
    Shell
  • Created about 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mirror for the Windows Subsystem for Android (WSA) kernel source code, and superuser

WSA-Linux-Kernel

Mirror for the Windows Subsystem for Android (WSA) kernel source code, and superuser.

Branches

GitHub Actions

This repository uses GitHub Actions to automatically build kernel images from source.

WSA Kernel Build

  • x86_64
  • arm64

WSA Kernel Build (Superuser)

  • X86_64 - Superuser
  • arm64 - Superuser

wsa-kernelsu-addons

Automatically add stuffs required by kernelsu for WSA kernel tree. From inside a kernelsu-patched kernel tree of yours:

curl -LsS "https://raw.githubusercontent.com/WSA-Community/WSA-Linux-Kernel/master/wsa-kernelsu-addons.sh" | bash -

Kernel source commit history

The repository only mirrors the official source code provided by Microsoft. Microsoft does not provide an official commit history.

However, according to alk3pInjection, the WSA kernel source code is a merge of Android Common Kernel on top of WSL2.

For more details, please refer to alk3p/WSA-Linux-Kernel.

Credits

License

Kernel source code (source and kernelsu branch) is licensed under the GPL v2.