mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 18:51:36 +01:00
bring CONFIG_FORTIFY_SOURCE back from accidental removal...
Notice that it is not working anymore. Rename pci.c into qemu_edu.c Organize kernel_module readmes further
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
= kernel_module
|
||||
|
||||
Our kernel modules!
|
||||
https://github.com/cirosantilli/linux-kernel-module-cheat#directory-structure
|
||||
|
||||
. Asynchronous
|
||||
.. link:irq.c[]
|
||||
@@ -9,7 +7,3 @@ Our kernel modules!
|
||||
.. link:timer.c[]
|
||||
.. link:work_from_work.c[]
|
||||
.. link:workqueue_cheat.c[]
|
||||
. Hardening
|
||||
.. link:strlen_overflow.c[]
|
||||
. Tracing
|
||||
.. link:kprobe_example.c[]
|
||||
|
||||
Reference in New Issue
Block a user