gvisor/runsc
Ting-Yu Wang 120c8e3468 Replace TaskFromContext(ctx).Kernel() with KernelFromContext(ctx)
Panic seen at some code path like control.ExecAsync where
ctx does not have a Task.

Reported-by: syzbot+55ce727161cf94a7b7d6@syzkaller.appspotmail.com
PiperOrigin-RevId: 355960596
2021-02-05 17:28:01 -08:00
..
boot Move getcpu() to core filter list 2021-02-04 14:56:26 -08:00
cgroup Stub out basic `runsc events --stat` CPU functionality 2021-02-02 12:47:23 -08:00
cli Add runsc symbolize command. 2020-12-11 15:43:22 -08:00
cmd Stub out basic `runsc events --stat` CPU functionality 2021-02-02 12:47:23 -08:00
config Switch uses of os.Getenv that check for empty string to os.LookupEnv. 2021-01-13 15:15:20 -08:00
console Add support for TTY in multi-container 2020-11-17 14:51:24 -08:00
container Replace TaskFromContext(ctx).Kernel() with KernelFromContext(ctx) 2021-02-05 17:28:01 -08:00
flag Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
fsgofer Move getcpu() to core filter list 2021-02-04 14:56:26 -08:00
mitigate Add CPUSet for runsc mitigate. 2021-02-02 13:40:46 -08:00
sandbox Stub out basic `runsc events --stat` CPU functionality 2021-02-02 12:47:23 -08:00
specutils OCI spec may contain duplicate environment variables 2021-01-11 16:25:50 -08:00
BUILD Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
main.go Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00