8000 Tags · mhiramat/ktap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mhiramat/ktap

Tags

v0.3

Toggle v0.3's commit message
Sync with linux/drivers/staging/ktap

ktap is already merged into Linux kernel staging tree,
sync it to make a same code base.

- update email name from "zhangwei(Jovi)" to "Jovi Zhangwei"
- move lua copyright notice to individual files
- remove docs target in Makefile, because css file was also removed

Signed-off-by: Jovi Zhangwei <jovi.zhangwei@gmail.com>

v0.2

Toggle v0.2's commit message
fix kernel panic when exec workload failed

workload process should exit after invoke execve syscall.

This commit also fix a long term memory leak about kp_percpu_data callinfo

Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@gmail.com>

v0.1

Toggle v0.1's commit message
update README for mailling list

0