Lee, we don't have a shared repo, so here are the changes that I have until now.
Add [--gdb] option to start qemu for kernel gdb debug. Add clang-13 on host compiler option. And some other goodies.
v2: - update gdb patch and introduce a new variable: KERNEL_PARAMS - add Jun's logfile name extension - add clang-13 on host compiler option
Jun Nie (1): syzkaller-start: Extend logfile name with bugid, commit id and time
Tudor Ambarus (9): syzkaller-start: Add COMPILER_BIN_PATH syzkaller-start: Use the selected compiler to make oldconfig syzkaller-start: Describe [--again] option syzkaller-start: Add [--gdb] option to start qemu for kernel gdb debug syzkaller-start: Set printk.time=1 kernel parameter syzkaller-start: Add [-h] option to display help message syzkaller-start: Make script executable syzkaller-start: Prepare code for on host compiler option syzkaller-start: Add clang-13 on host compiler option
syzkaller-start | 91 ++++++++++++++++++++++++++++++++++++------------- 1 file changed, 67 insertions(+), 24 deletions(-) mode change 100644 => 100755 syzkaller-start