Skip to content

Commit 67883c0

Browse files
committed
fix
1 parent e7682a9 commit 67883c0

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

index.html

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -56,45 +56,44 @@
5656
- [Two Kinds of Invariants: Safety and Validity](https://www.ralfj.de/blog/2018/08/22/two-kinds-of-invariants.html)
5757
- [Unsafe Rust and Miri](https://www.youtube.com/watch?v=svR0p6fSUYY&t=213s)
5858

59-
Wed Oct 8 2025:
60-
Operating Systems
59+
Wed Oct 8 2025: Operating Systems
6160
- *Reading*:
6261
- [TickTock: Verified Isolation in a Production Embedded OS](https://ranjitjhala.github.io/static/sosp25-ticktock.pdf) by Vivien Rindisbacher et al.
6362
- *Optional reading*:
6463
- [Flux: Liquid Types for Rust](./papers/flux.pdf)
6564

66-
Mon Oct 13 2025: Guest lecture: Evan Johnson
67-
68-
Wed Oct 15 2025: Guest lecture: Evan Johnson
69-
70-
Mon Oct 20 2025: Operating Systems
65+
Mon Oct 13 2025: Operating Systems
7166
- *Reading*:
7267
- [Theseus: an Experiment in Operating System Structure and State Management](https://www.usenix.org/conference/osdi20/presentation/boos) by Kevin Boos et al.
7368

74-
Wed Oct 22 2025: Operating Systems
69+
Wed Oct 15 2025: Operating Systems
7570
- *Reading*:
7671
- [Beyond isolation: OS verification as a foundation for correct applications](https://dl.acm.org/doi/10.1145/3593856.3595899) by Matthias Brun, et al.
7772

78-
Mon Oct 27 2025: Operating Systems
73+
Mon Oct 20 2025: Operating Systems
7974
- *Reading*:
8075
- [Atmosphere: Towards Practical Verified Kernels in Rust](https://dl.acm.org/doi/10.1145/3625275.3625401) by Xiangdong Chen, et al.
8176

82-
Wed Oct 29 2025: Virtual Machines
77+
Wed Oct 22 2025: Virtual Machines
8378
- *Reading*:
8479
- [Securing a Multiprocessor KVM Hypervisor with Rust](https://dl.acm.org/doi/10.1145/3698038.3698562) by Yu-Hsun Chiang, et al.
8580

86-
Mon Nov 3 2025: Virtual Machines
81+
Mon Oct 27 2025: Virtual Machines
8782
- *Reading*:
8883
- [Firecracker: Lightweight Virtualization for Serverless Applications](https://www.usenix.org/system/files/nsdi20-paper-agache.pdf) by Alexandru Agache et al.
8984

90-
Wed Nov 5 2025: Confidential VMs
85+
Wed Oct 29 2025: Confidential VMs
9186
- *Reading*:
9287
- [VERISMO: A Verified Security Module for Confidential VMs](https://www.usenix.org/system/files/osdi24-zhou.pdf) by Ziqiao Zhou et al.
9388

94-
Mon Nov 10 2025: The Cloud
89+
Mon Nov 3 2025: The Cloud
9590
- *Reading*:
9691
- [Systems Correctness Practices at Amazon Web Services](https://dl.acm.org/doi/10.1145/3729175) by Marc Brooker and Ankush Desai
9792

93+
Wed Nov 5 2025: TBA
94+
95+
Mon Nov 10 2025: TBA
96+
9897
Wed Nov 12 2025: TBA
9998

10099
Mon Nov 17 2025: Guest Lecture

0 commit comments

Comments
 (0)