- Add an XSLT stylesheet to parse the RSS file from Peter Holm's Kernel Stress Test Suite and generate HTML of a list of panics with short description and link to the console output.
- Add makefile glue to fetch the RSS file, parse it with stress.xslt, and generate a temporary HTML file stress.html
- Add a table of contents to the todo list, and add a new section for open kernel stress test issues, and include stress.html there.
Discussed with: Peter Holm / re