Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-10 | Merge pull request #5764 from zhlhahaha:2126-2 | gVisor bot | |
PiperOrigin-RevId: 372993341 | |||
2021-04-16 | Internal change | Zach Koopmans | |
PiperOrigin-RevId: 368919504 | |||
2021-04-01 | Disable mitigate and related test on ARM64 | Howard Zhang | |
As MDS side channel attack does not affect ARM64, we disable mitigate on ARM64 in case misusage. For more detail, please refer to: https://access.redhat.com/security/vulnerabilities/mds Signed-off-by: Howard Zhang <howard.zhang@arm.com> | |||
2021-03-11 | Major refactor of runsc mitigate. | Zach Koopmans | |
PiperOrigin-RevId: 362360425 | |||
2021-03-02 | Add reverse flag to mitigate. | Zach Koopmans | |
Add reverse operation to mitigate that just enables all CPUs. PiperOrigin-RevId: 360511215 | |||
2021-02-10 | Add mitigate command to runsc | Zach Koopmans | |
PiperOrigin-RevId: 356772367 |