index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
vminfo
/
linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/vminfo: fix up _etext symbol parsing
Dmitry Vyukov
2024-12-05
1
-1
/
+4
*
pkg/vminfo: refactor few things
Dmitry Vyukov
2024-11-25
1
-3
/
+10
*
pkg/vminfo: don't parse modules for gvisor or starnix
Laura Peskin
2024-07-26
1
-6
/
+0
*
pkg/meminfo: move /proc/sentry-meminfo to the required files list
Andrei Vagin
2024-07-15
1
-1
/
+1
*
all: move KernelModule into vminfo package
Joey Jiao
2024-07-10
1
-6
/
+4
*
vm/gvisor: add gvisor presubmit test
Andrei Vagin
2024-07-08
1
-0
/
+6
*
pkg/vminfo: add /proc/kallsyms to required files
Joey Jiao
2024-07-03
1
-0
/
+1
*
all: fix larger module size in /proc/modules
Joey Jiao
2024-07-03
1
-1
/
+5
*
pkg/vminfo: parse linux core kernel to get Addr and .text Size
Joey Jiao
2024-07-03
1
-0
/
+36
*
pkg/vminfo: properly check existence of /dev/raw-gadget
Dmitry Vyukov
2024-06-24
1
-1
/
+0
*
all: always use KernelModule ptr to unify usage
Joey Jiao
2024-06-17
1
-3
/
+3
*
pkg/cover: move KernelModule from pkg/host
Dmitry Vyukov
2024-05-03
1
-4
/
+4
*
pkg/vminfo: check enabled syscalls on the host
Dmitry Vyukov
2024-05-02
1
-0
/
+9
*
pkg/vminfo: add package
Dmitry Vyukov
2024-04-24
1
-0
/
+148