Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

6.1.21.1

Compare
Choose a tag to compare
@Vinfall Vinfall released this 03 Apr 03:34
· 14 commits to main since this release
5a63c94

Upstream

  • Initial release of the WSL2 kernel based on the v6.1 kernel series
  • Release rolling-lts/wsl/6.1.21.1
  • Update to stable kernel version v6.1.21
  • Out-of-tree vpci patches now included from upstream
  • Out-of-tree vsock patches now included from upstream
  • Enable anonymous VMA name support (ANON_VMA_NAME)
  • Enable use nosuid,noexec mount options on devtmpfs (DEVTMPFS_SAFE)
  • Enable register zeroing on function exit (ZERO_CALL_USED_REGS)
  • Enable check for invalid mappings in user page tables (PAGE_TABLE_CHECK)
  • Enable Kernel Function Probe (FPROBE)

New

This release bumped major version of WSL2 kernel and Microsoft/config-wsl changed a lot. Keep in mind that there may be bugs around.