diff --git a/src/Null-Block-Driver.md b/src/Null-Block-Driver.md
index 6e14fa6..3d9fc31 100644
--- a/src/Null-Block-Driver.md
+++ b/src/Null-Block-Driver.md
@@ -66,6 +66,55 @@ in this work:
- [Original RFC Patches](https://github.com/metaspace/linux/tree/null_block-RFC)
- [Mailing List Post](https://lore.kernel.org/all/20230503090708.2524310-1-nmi@metaspace.dk/)
+# 6.8 Rebase ([`rnull-v6.8`](https://github.com/metaspace/linux/tree/rnull-v6.8))
+
+Changes from `rnull-v6.8-rc6`:
+
+ - Slight refactoring of patch order
+
+## Performance
+
+### Setup
+
+ - 12th Gen Intel(R) Core(TM) i5-12600
+ - 32 GB DRAM
+ - Debian Bullseye userspace
+
+### Results
+
+- Plot shows `(mean_iops_r - mean_iops_c) / mean_iops_c`
+- 5 samples for each configuration
+- Difference of means modeled with t-distribution
+- P95 confidence intervals
+
+![](rnull/rnull-v6.8.svg)
+
+# 6.8-rc6 Rebase ([`rnull-v6.8-rc6`](https://github.com/metaspace/linux/tree/rnull-v6.8-rc6))
+
+Changes from `rnull-6.8`:
+
+ - Change lock alignment mechanics
+ - Apply reference counting to `Request`
+ - Drop some inline directives
+
+## Performance
+
+### Setup
+
+ - 12th Gen Intel(R) Core(TM) i5-12600
+ - 32 GB DRAM
+ - Debian Bullseye userspace
+
+### Results
+
+- Plot shows `(mean_iops_r - mean_iops_c) / mean_iops_c`
+- 5 samples for each configuration
+- Difference of means modeled with t-distribution
+- P95 confidence intervals
+
+![](rnull/rnull-v6.8-rc6.svg)
+
+
# 6.7 Rebase ([`rnull-6.7`](https://github.com/metaspace/linux/tree/rnull-6.7))
Changes from null_blk-6.6:
diff --git a/src/rnull/rnull-v6.8-rc6.svg b/src/rnull/rnull-v6.8-rc6.svg
new file mode 100644
index 0000000..a7e6618
--- /dev/null
+++ b/src/rnull/rnull-v6.8-rc6.svg
@@ -0,0 +1,2702 @@
+
+
+
diff --git a/src/rnull/rnull-v6.8.svg b/src/rnull/rnull-v6.8.svg
new file mode 100644
index 0000000..22a2e22
--- /dev/null
+++ b/src/rnull/rnull-v6.8.svg
@@ -0,0 +1,4834 @@
+
+
+