microsoft / WSL

Issues found on WSL
https://docs.microsoft.com/windows/wsl
MIT License
17.43k stars 822 forks source link

support current mainline Linux kernel features (eg bcachefs) #11071

Open froh opened 9 months ago

froh commented 9 months ago

Is your feature request related to a problem? Please describe.

When I want to try recent kernel features (e.g. bcachefs), I have to go back to "some real VM" because WSL needs additional patches.

Currently the wsl patches are out-of-tree. They are non-trivial to integrate into a current kernel release and it's non-trivial to build the wsl2 base image (based off such a recent kernel).

Describe the solution you'd like

just to spell it out: "additionally" mainlining the patches will help for two reasons:

Describe alternatives you've considered

I don't see any.

Additional context

none.

froh commented 6 months ago

any news on mainlining the wsl patchset and on providing a close-to-mainline wsl/wslg kernel?