Skip to content

Tags: microsoft/WSL2-Linux-Kernel

Tags

linux-msft-wsl-6.18.35.2

Toggle linux-msft-wsl-6.18.35.2's commit message
Merge tag 'rolling-lts/wsl/6.18.35.2' into linux-msft-wsl-6.18.y

Linux rolling-lts/wsl/6.18.35.2

Signed-off-by: Mitchell Levy <levymitchell0@gmail.com>

linux-msft-wsl-6.18.33.2

Toggle linux-msft-wsl-6.18.33.2's commit message
Merge tag 'rolling-lts/wsl/6.18.33.2' into linux-msft-wsl-6.18.y

Linux rolling-lts/wsl/6.18.33.2

Signed-off-by: Mitchell Levy <levymitchell0@gmail.com>

linux-msft-wsl-6.18.35.1

Toggle linux-msft-wsl-6.18.35.1's commit message
Merge tag 'rolling-lts/wsl/6.18.35.1' into linux-msft-wsl-6.18.y

Linux rolling-lts/wsl/6.18.35.1

Signed-off-by: Mitchell Levy <levymitchell0@gmail.com>

linux-msft-wsl-6.18.33.1

Toggle linux-msft-wsl-6.18.33.1's commit message
Merge tag 'rolling-lts/wsl/6.18.33.1' into linux-msft-wsl-6.18.y

Linux rolling-lts/wsl/6.18.33.1

Signed-off-by: Mitchell Levy <levymitchell0@gmail.com>

linux-msft-wsl-6.18.26.3

Toggle linux-msft-wsl-6.18.26.3's commit message
Merge tag 'rolling-lts/wsl/6.18.26.3' into linux-msft-wsl-6.18.y

Linux rolling-lts/wsl/6.18.26.3

Signed-off-by: Mitchell Levy <levymitchell0@gmail.com>

linux-msft-wsl-6.18.26.2

Toggle linux-msft-wsl-6.18.26.2's commit message
Merge tag 'rolling-lts/wsl/6.18.26.2' into linux-msft-wsl-6.18.y

Linux rolling-lts/wsl/6.18.26.2

Signed-off-by: Mitchell Levy <levymitchell0@gmail.com>

linux-msft-wsl-6.18.26.1

Toggle linux-msft-wsl-6.18.26.1's commit message
Merge tag 'rolling-lts/wsl/6.18.26.1' into linux-msft-wsl-6.18.y

Linux rolling-lts/wsl/6.18.26.1

Signed-off-by: Mitchell Levy <levymitchell0@gmail.com>

linux-msft-wsl-6.18.20.1

Toggle linux-msft-wsl-6.18.20.1's commit message
Linux rolling-lts/wsl/6.18.20.1

Signed-off-by: Mitchell Levy <levymitchell0@gmail.com>

linux-msft-wsl-6.6.123.2

Toggle linux-msft-wsl-6.6.123.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
WSL Kernel 6.6.123.2 (#256)

- Release rolling-lts/wsl/6.6.123.2
- Update to stable kernel version v6.6.123
- Fixes applied from upstream:
- [[PATCH] fuse: mark DAX inode releases as blocking - Sergio
Lopez](https://lore.kernel.org/all/20260118232411.536710-1-slp@redhat.com/).
This fixes an issue observed with virtiofs on 6.6.115+ kernels
containing the patch [[PATCH 1/7] fuse: fix livelock in synchronous file
put from fuseblk workers - Darrick J.
Wong](https://lore.kernel.org/all/175279449480.710975.8767104113054819157.stgit@frogsfrogsfrogs/).
- [[PATCH v2 0/2] tools: Fix bitfield failure and minor polish - Leo
Yan](https://lore.kernel.org/all/20260123-perf_fix_bitfield-h-v2-0-cc8f8752607c@arm.com/).
This fixes a build-time issue that would prevent perf from building.

linux-msft-wsl-6.6.114.1

Toggle linux-msft-wsl-6.6.114.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
WSL Kernel 6.6.114.1 (#255)

Noteworthy changes include:
- Release rolling-lts/wsl/6.6.114.1
- Update to stable kernel version v6.6.114
- Use Azure Linux 3 toolchain
- Config changes:
  - Enable CONFIG_VIRTIO_PMEM
- Enable CONFIG_NFT_FIB_{INET,IPV6,NETDEV} on x86 (these were already
enabled on ARM64)
  - Disable CONFIG_DEBUG_PREEMPT on x86 (already disabled on ARM64)