Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-04 | arm64/signal: Set up and restore the GCS context for signal handlers | Mark Brown | 1 | -0/+1 |
2024-10-04 | arm64/gcs: Implement shadow stack prctl() interface | Mark Brown | 1 | -0/+22 |
2024-10-04 | arm64/gcs: Ensure that new threads have a GCS | Mark Brown | 1 | -0/+9 |
2024-10-04 | arm64/gcs: Context switch GCS state for EL0 | Mark Brown | 1 | -0/+24 |
2024-10-04 | arm64/gcs: Add manual encodings of GCS instructions | Mark Brown | 1 | -0/+51 |