summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-07-30Merge pull request #6257 from zhlhahaha:2193-1gVisor bot
2021-07-30checklinkname: rudimentary type-checking of linkname directivesMichael Pratt
2021-07-28Explicitly encode the pcap packet headers to reduce CPU cost of pcap generation.gVisor bot
2021-07-28Add Uid/Gid/Groups fields to VFS2 /proc/[pid]/status.Jamie Liu
2021-07-28Merge pull request #6358 from zhlhahaha:2232gVisor bot
2021-07-28Add verity read benchmark testsChong Cai
2021-07-28Lock gofer.dentry.dataMu before SetAttr RPC modifying file size.Jamie Liu
2021-07-28tunning hasSlot function and fix store wrong value in usedSlotsHoward Zhang
2021-07-27Use go:build directives in generated files.Jamie Liu
2021-07-27Don't create an extra fd bitmap to allocate a new fd.Andrei Vagin
2021-07-26Merge pull request #6292 from btw616:local-timezonegVisor bot
2021-07-26Fix per-analyzer overrides of default-disabled groupsMichael Pratt
2021-07-23Clean up logic for when a VFS2 gofer regular file close causes a flushf.Jamie Liu
2021-07-23Add verity open benchmark testChong Cai
2021-07-23Don't panic on user-controlled state in semaphore syscalls.Rahat Mahmood
2021-07-23Add support for SIOCGIFCONF ioctl in hostinet.Lucas Manning
2021-07-23update bug number in loopback testsKevin Krakauer
2021-07-23buildkite: deflake itimer testKevin Krakauer
2021-07-23Handle EINTR from socket syscalls in send/recv benchmark.Rahat Mahmood
2021-07-22Move socket_test_util to //test/utilGhanan Gowripalan
2021-07-22VFS2: remove ext codeKevin Krakauer
2021-07-22kvm: set CR0.NE = 1Andrei Vagin
2021-07-22runsc: Wait child processes without timeoutsAndrei Vagin
2021-07-22Merge pull request #6108 from sudo-sturbia:msgqueue/syscallsgVisor bot
2021-07-22buildkite: move golang installation to VM bootKevin Krakauer
2021-07-22Replace kernel package types for clone and unshare with linux package types.Jamie Liu
2021-07-21Add metric to count number of segments acknowledged by DSACK.Nayana Bidari
2021-07-21buildkite: update GoKevin Krakauer
2021-07-21Fix required Linux version in networking docs.Ian Lewis
2021-07-21Use atomics when checking for parent setgid in VFS2 tmpfs file creation.Jamie Liu
2021-07-20Enable RACK by default in netstack.Nayana Bidari
2021-07-20Expose local address from raw socketsGhanan Gowripalan
2021-07-20Add fsstress test to goferfsFabricio Voznika
2021-07-20Don't kill container when volume is unmountedFabricio Voznika
2021-07-20Merge pull request #6220 from laijs:disconnect-fpgVisor bot
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2021-07-20ring0: Initialize sentryXCR0 from Kernel.init()Andrei Vagin
2021-07-16Automated rollback of changelist 385029528Kevin Krakauer
2021-07-15Fix refcount increments in gofer.filesystem.Sync.Fabricio Voznika
2021-07-15Update gVisor release signing key to a version that does not expire.Etienne Perot
2021-07-15buildkite: bump Go version to 1.16Kevin Krakauer
2021-07-15netstack: support SO_RCVBUFFORCEKevin Krakauer
2021-07-15Merge pull request #6320 from kevinGC:issues-templategVisor bot
2021-07-14Add verity symlink testsChong Cai
2021-07-14Replace whitelist with allowlist from docsFabricio Voznika
2021-07-14Set tcp endpoint state atomicallyTamir Duberstein
2021-07-14testing: shrink exhaustion test size to avoid timeoutsKevin Krakauer
2021-07-14use github issue templatesKevin Krakauer
2021-07-13Replace whitelist with allowlistFabricio Voznika
2021-07-13Do not require O_PATH flag to enable verityChong Cai