|
7040fb7a0b
|
Fix typo (Flag was with a Cmd postfix)
|
2018-10-27 15:09:28 +00:00 |
|
|
7a68de16ba
|
Implements support build/run/test only for one kernel
|
2018-10-27 15:00:41 +00:00 |
|
|
6df7c96f0f
|
Get rid of global kingpin
|
2018-10-27 08:14:10 +00:00 |
|
|
1b9e72802d
|
Refactor argument parsing
|
2018-10-27 07:48:06 +00:00 |
|
|
672a8e6735
|
Do not die inside handler, just return error
|
2018-10-27 07:42:48 +00:00 |
|
|
29c12f18ce
|
Remove unused code
|
2018-10-27 07:37:51 +00:00 |
|
|
c86a80d702
|
Rewrited for kingpin command line arguments parser
|
2018-10-26 18:27:21 +00:00 |
|
|
e7d1e2f327
|
Change license to GNU AGPLv3
|
2018-10-08 20:54:18 +00:00 |
|
|
29ae765c22
|
Check test file with root privileges
|
2018-10-07 21:12:38 +00:00 |
|
|
89539796bf
|
Add note about panic/timeout
|
2018-10-07 18:54:17 +00:00 |
|
|
9843778f06
|
Implements tests for kernel modules
|
2018-10-07 17:53:57 +00:00 |
|
|
f2340ecdb3
|
Implements kernel exploit testing routine
|
2018-10-07 17:30:31 +00:00 |
|
|
4876c01b06
|
Do not append .ko suffix for exploits
|
2018-10-07 17:25:44 +00:00 |
|
|
4d6caef219
|
Use kernel release instead of distro release for file name
|
2018-10-07 17:25:27 +00:00 |
|
|
f8944f8f48
|
Avoid "module name is too long" error
|
2018-10-07 16:34:21 +00:00 |
|
|
7b49ba8d97
|
Temporary print build errors to stdout
|
2018-10-07 16:29:39 +00:00 |
|
|
59d86cef7b
|
Use different stages for kernel exploit and kernel module
|
2018-10-07 14:47:14 +00:00 |
|
|
0f569c88cc
|
Move out dmesg cleaning from run
|
2018-10-07 14:29:31 +00:00 |
|
|
0e03daf21c
|
Now default source path is current working directory
|
2018-10-07 08:44:51 +00:00 |
|
|
e1a3de5d05
|
Must return after found one supported kernel
|
2018-10-07 08:44:20 +00:00 |
|
|
46122397b5
|
{artifact,distro}Type unmarshalling
|
2018-10-07 08:28:31 +00:00 |
|
|
792ad78b15
|
Basic implementation of out-of-tree util
|
2018-10-06 19:25:03 +00:00 |
|