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
/
vm
/
gvisor
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm: add context to Pool.Create()
Aleksandr Nogikh
2025-10-01
1
-1
/
+1
*
vm/gvisor: allow to set a number of cpu-s
Andrei Vagin
2025-05-22
1
-3
/
+13
*
vm: func Run accepts context
Taras Madan
2025-05-19
1
-4
/
+3
*
vm: dedup VM count restriction in debug mode
Dmitry Vyukov
2024-11-25
1
-4
/
+0
*
vmimpl: refactor VM type registration
Dmitry Vyukov
2024-07-23
1
-1
/
+4
*
vm: make Instance implement io.Closer
Aleksandr Nogikh
2024-07-11
1
-1
/
+2
*
vm/gvisor: make stdin address less special
Dmitry Vyukov
2024-06-25
1
-1
/
+1
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-8
/
+0
*
sys/targets: add consts for gvisor/starnix
Dmitry Vyukov
2024-05-27
1
-3
/
+4
*
pkg/rpctype: prepare for not using for target communication
Dmitry Vyukov
2024-05-03
1
-1
/
+1
*
pkg/rpctype: make RPC compression optional
Dmitry Vyukov
2024-04-03
1
-1
/
+1
*
all: refactor pprof endpoint configuration
Aleksandr Nogikh
2024-01-22
1
-0
/
+8
*
vm/gvisor: set the fs.nr_open limit
Andrei Vagin
2023-11-09
1
-21
/
+24
*
vm/gvisor: apply memory limit to gvisor instances
Konstantin Bogomolov
2023-10-06
1
-3
/
+19
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-2
/
+2
*
gvisor: disable glibc rseq (#3869)
Andrei Vagin
2023-05-05
1
-0
/
+4
*
gvisor: set cpu cgroups for VM-s
Andrei Vagin
2023-05-05
1
-2
/
+11
*
vm/gvisor: implement vmimpl.Infoer for runsc instances (#3622)
Etienne Perot
2023-01-20
1
-3
/
+11
*
vm/gvisor: stop instances properly (#2624)
Andrei Vagin
2021-06-15
1
-2
/
+14
*
vm: pass Report to Diagnose
Dmitry Vyukov
2020-11-21
1
-1
/
+3
*
vm/gvisor: Send debug logs to stderr so they can be read by syzkaller
Nicolas Lacasse
2020-06-13
1
-1
/
+3
*
gvisor: code cleanups
Andrei Vagin
2020-03-04
1
-4
/
+4
*
vm/gvisor: allocate a separate stream of GO's runtime messges
Andrei Vagin
2020-03-01
1
-1
/
+29
*
vm/gvisor: fix potential deadlock
Dmitry Vyukov
2020-02-13
1
-1
/
+3
*
vm/gvisor: show a list of processes in case of any failures
Andrei Vagin
2019-12-12
1
-1
/
+1
*
vm/gvisor: run runsc with the alsologtostderr option
Andrei Vagin
2019-07-23
1
-0
/
+1
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
1
-1
/
+1
*
vm/gvisor: use runsc debug --stacks to diagnose
Michael Pratt
2018-12-21
1
-3
/
+5
*
vm: allow Diagnose to directly return diagnosis
Michael Pratt
2018-12-21
1
-2
/
+2
*
vm/gvisor: don't close conn on error
Michael Pratt
2018-12-13
1
-1
/
+0
*
Merge pull request #872 from prattmic/patch-2
Michael Pratt
2018-12-13
1
-1
/
+1
*
vm/gvisor: replace signal panic with log
Michael Pratt
2018-12-12
1
-1
/
+1
*
vm/qemu: improve debug output
Michael Tüxen
2018-11-30
1
-1
/
+3
*
Pass -debug flag to runsc.
Nicolas Lacasse
2018-10-17
1
-0
/
+1
*
vm/vmm: increase maximum number of VMs
Dmitry Vyukov
2018-09-20
1
-2
/
+2
*
syz-ci: de-hardcode list of VMs that support overcommit
Dmitry Vyukov
2018-09-11
1
-1
/
+1
*
vm/gvisor: use new signal-based diagnose
Dmitry Vyukov
2018-08-29
1
-1
/
+2
*
vm/gvisor: fix current binary lookup
Dmitry Vyukov
2018-08-03
1
-1
/
+5
*
vm/gvisor: enable watchdog panic
Dmitry Vyukov
2018-07-05
1
-0
/
+1
*
vm/gvisor: fix empty runsc_args
Dmitry Vyukov
2018-06-22
1
-1
/
+3
*
vm/gvisor: always give vm all caps
Dmitry Vyukov
2018-06-22
1
-3
/
+18
*
vm/gvisor: allow specifying arbitrary runsc flags
Dmitry Vyukov
2018-06-22
1
-1
/
+3
*
vm/gvisor: use timeout for all runsc invocations
Dmitry Vyukov
2018-06-22
1
-4
/
+4
*
executor: rework fallback coverage
Dmitry Vyukov
2018-06-22
1
-1
/
+1
*
vm/gvisor: add package
Dmitry Vyukov
2018-06-22
1
-0
/
+347