summaryrefslogtreecommitdiffhomepage
path: root/runsc
AgeCommit message (Expand)Author
2021-11-03Merge pull request #6499 from dqminh:cgroup-interfacegVisor bot
2021-11-02Merge pull request #6803 from pkit:pkit/copy_arpgVisor bot
2021-11-02Allow SetAttr and Allocate for deleted filesFabricio Voznika
2021-11-02copy PERM ARP entries from namespace on bootConstantine Peresypkin
2021-11-01Add common Cgroup interfaceAndrei Vagin
2021-10-27Replace bespoke WaitGroupErr with errgroupTamir Duberstein
2021-10-26Simplify vfs.NewDisconnectedMount signature and callpoints.Ayush Ranjan
2021-10-21Merge pull request #6345 from sudo-sturbia:mq/syscallsgVisor bot
2021-10-21Enable VFS2 by defaultFabricio Voznika
2021-10-20Add Debug to log file headerFabricio Voznika
2021-10-19Drop accept from sentryctl socket filtersMichael Pratt
2021-10-18Change test to use VFS2Fabricio Voznika
2021-10-18Mount namespace can be nil after task exitsFabricio Voznika
2021-10-14Report total memory based on limit or hostFabricio Voznika
2021-10-13runsc: allow to run rootless containers on cgroupV2Andrei Vagin
2021-10-12Make cgroup creation/deletion more robustFabricio Voznika
2021-10-11Create subcontainer cgroups for compatibilityFabricio Voznika
2021-10-06Add global lisafs kernel flag.Ayush Ranjan
2021-10-04Update bazel packagesAndrei Vagin
2021-10-01Use root context to mount volumesFabricio Voznika
2021-09-30Add timer_create and timer_settime to filtersMichael Pratt
2021-09-28Register mqfs.FilesystemTypeZyad A. Ali
2021-09-27Move `sighandling` package out of `sentry`.Etienne Perot
2021-09-22Remove terminal usage from `runsc spec`Fabricio Voznika
2021-09-21[lisa] Implement lisafs protocol methods in VFS2 gofer client and fsgofer.Ayush Ranjan
2021-09-20[lisa] Plumb lisafs through runsc.Ayush Ranjan
2021-09-16Merge pull request #6579 from prattmic:runsc_do_profilegVisor bot
2021-09-16runsc: add global profile collection flagsMichael Pratt
2021-09-15Merge pull request #6581 from prattmic:runsc_rootlessgVisor bot
2021-09-15Pass address properties in a single structTony Gong
2021-09-14Remove extra newlineMichael Pratt
2021-09-14runsc: allow rootless mode for runsc runMichael Pratt
2021-09-13runsc/cmd: alphabetize runsc debug profiling optionsMichael Pratt
2021-09-09Use accessor for runsc ControlConfig proto.Rahat Mahmood
2021-09-09Remove link/packetsocketGhanan Gowripalan
2021-09-09Add EthernetHeader only if underlying NIC has a mac address.Bhasker Hariharan
2021-09-01Support sending with packet socketsGhanan Gowripalan
2021-08-20[op] Prevent file leak in MultiGetAttr's error path.Ayush Ranjan
2021-08-19Add loopback interface as an ethernet-based deviceGhanan Gowripalan
2021-08-18Add control configsChong Cai
2021-08-13Add Event controlsChong Cai
2021-08-12Add Usage controlsChong Cai
2021-08-12Clear Merkle files before measuring verity fsChong Cai
2021-08-06[SMT] Refactor runsc mititgateZach Koopmans
2021-08-04Add Fs controlsChong Cai
2021-08-03Add Lifecycle controlsChong Cai
2021-07-26Merge pull request #6292 from btw616:local-timezonegVisor bot
2021-07-23Add support for SIOCGIFCONF ioctl in hostinet.Lucas Manning
2021-07-22runsc: Wait child processes without timeoutsAndrei Vagin
2021-07-20Don't kill container when volume is unmountedFabricio Voznika