1
0
mirror of https://github.com/schoebel/mars synced 2024-12-21 22:30:08 +00:00

all: release mars0.1astable154

This commit is contained in:
Thomas Schoebel-Theuer 2022-08-25 12:11:00 +02:00
parent 0179ee1e26
commit f0c8b588b1

View File

@ -182,6 +182,12 @@ Changelog for series 0.1a:
fixed during the preparation phase. I am releasing them
for the currently supported stable upstream kernels.
mars0.1astable154
* Safeguard suspected SMP cache coherence problems.
Inspired by upstream commit d4252071b97d2027d246.
* marsadm: some minor improvements.
* Doc: new slides from FrOSCon2022.
mars0.1astable153
* Improved detection and mitigation of remote socket shutdown.
* Various other improvements.