Skip to content

ktemkin-archive/WSA-Linux-Kernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%