Update 20231107 - Linux kernel

This commit is contained in:
0xor0ne
2023-11-07 16:04:10 +01:00
parent ee20312acc
commit 1e6e15b57b

View File

@@ -58,6 +58,7 @@
## Misc
* [Clang Built Linux][23]: building the Linux kernel with Clang.
* [crash][96]: Linux kernel crash utility
* [lowlevelprogramming-university][82]: How to be low-level programmer
* [TuxSuite][42]: on-demand APIs and tools for building Linux Kernels.
* [vmlinux-to-elf][86]: tool to recover a fully analyzable .ELF from a raw
@@ -256,3 +257,4 @@
[93]: https://github.com/nluedtke/linux_kernel_cves
[94]: https://github.com/bootlin/training-materials
[95]: https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/
[96]: https://crash-utility.github.io