gvisor/runsc/boot
Fabricio Voznika 4e96b94915 Combine executable lookup code
Run vs. exec, VFS1 vs. VFS2 were executable lookup were
slightly different from each other. Combine them all
into the same logic.

PiperOrigin-RevId: 315426443
2020-06-08 23:08:23 -07:00
..
filter Expand syscall filters to support MSAN. 2020-06-05 14:33:50 -07:00
platforms Standardize on tools directory. 2020-01-27 12:21:00 -08:00
pprof Initial network namespace support. 2020-02-20 15:20:40 -08:00
BUILD Fix runsc syscall documentation generation. 2020-05-06 14:13:48 -07:00
compat.go Improve unsupported syscall message 2020-05-18 10:23:22 -07:00
compat_amd64.go Improve unsupported syscall message 2020-05-18 10:23:22 -07:00
compat_arm64.go Improve unsupported syscall message 2020-05-18 10:23:22 -07:00
compat_test.go Merge pull request #1233 from xiaobo55x:compatLog 2019-12-06 19:41:39 -08:00
config.go Enable overlayfs_stale_read by default for runsc. 2020-05-13 10:53:37 -07:00
controller.go add profile option 2020-02-26 16:49:51 +09:00
debug.go Update canonical repository. 2019-06-13 16:50:15 -07:00
events.go Update canonical repository. 2019-06-13 16:50:15 -07:00
fs.go Combine executable lookup code 2020-06-08 23:08:23 -07:00
fs_test.go Make annotations OCI compliant 2019-12-06 13:51:38 -08:00
limits.go New sync package. 2020-01-09 22:02:24 -08:00
loader.go Fix copylocks error about copying IPTables. 2020-06-05 11:29:09 -07:00
loader_test.go Fix runsc syscall documentation generation. 2020-05-06 14:13:48 -07:00
network.go FIFO QDisc implementation 2020-04-30 16:41:00 -07:00
strace.go Update canonical repository. 2019-06-13 16:50:15 -07:00
vfs.go Combine executable lookup code 2020-06-08 23:08:23 -07:00