Mirror for the Windows Subsystem for Android (WSA) kernel source code, and superuser.
- master: (Default) Description and solutions
- source: Windows Subsystem for Android kernel source code
- kernelsu: Windows Subsystem for Android kernel with Kernel-Assisted Superuser patched source code
This repository uses GitHub Actions to automatically build kernel images from source.
- x86_64
- arm64
- X86_64 - Superuser
- arm64 - Superuser
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 -
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.
- MlgmXyysd
- alk3pInjection
- LibXZR
- Shelling
- Jason A. Donenfeld - Original Kernel-Assisted Superuser
- Microsoft LLC. - Remote kernel source code
Kernel source code (source and kernelsu branch) is licensed under the GPL v2.