We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc6b10a commit 441b092Copy full SHA for 441b092
website/bugs/index.html
@@ -52,6 +52,8 @@
52
53
<script>
54
const bugs = [
55
+ ["commit/3f93005b33a94", "2024-12-25T04:40Z", "MPU attribute misconfiguration on ARMv8M"],
56
+ ["commit/88617a279efdcc", "2024-12-18T18:19Z", "Client-controlled kernel panic in kipc"],
57
["issues/1943", "2024-12-10T19:39Z", "Kernel refuses to start if initial stack frame spans regions"],
58
["issues/1928", "2024-11-22T19:25Z", "ARMv6M still attributes faulting SVC to wrong task"],
59
["issues/1876", "2024-09-20T13:54Z", "Stack scribbling does not work for tasks with pow2 stack"],
0 commit comments