- Updated Initial release of the WSL2 kernel based on the v6.1 kernel series
- Release rolling-lts/wsl/6.1.21.2
- 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)
- Enable auditing support (AUDIT)
- Microsoft/{config-wsl/config-wsl-arm64} changed to symlinks
- Includes amd64 nested virtualization in Hyper-V fixes