Age | Commit message (Expand) | Author |
---|---|---|
2021-11-01 | Manpages: Document path of crash(1) | Ben Wiederhake |
2021-01-26 | Base: Update crash(1) man page | Linus Groh |
2020-01-01 | Kernel: Disable x86 RDTSC instruction in userspace | Andreas Kling |
2020-01-01 | Kernel: Prevent executing I/O instructions in userspace | Andreas Kling |
2020-01-01 | Kernel: Enable x86 UMIP (User Mode Instruction Prevention) if supported | Andreas Kling |
2019-12-31 | Crash: Add a "Test All Crash Types" option | Shannon Booth |
2019-12-25 | crash: Add "-X" option for attempting to execute non-executable memory | Andreas Kling |
2019-12-02 | Kernel: Crash on memory access in non-readable regions | Andreas Kling |
2019-11-29 | Kernel: Disallow syscalls from writeable memory | Andreas Kling |
2019-11-17 | Docs: Add info about -T and -t to crash(1) | Andreas Kling |
2019-09-28 | Base: Write some initial man pages | Sergey Bugaev |