summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2020-08-04amd64: switch to kernelCR3 when just return to gr0Lai Jiangshan
2020-08-04amd64: switch to userCR3 just before return to gr3Lai Jiangshan
2020-07-31Merge pull request #3300 from lubinszARM:pr_fpsimd_usrgVisor bot
2020-07-31Support fragments from different sourcesGhanan Gowripalan
2020-07-31Merge pull request #3348 from kevinGC:so-orig-dstgVisor bot
2020-07-31Internal change.gVisor bot
2020-07-31iptables: support SO_ORIGINAL_DSTKevin Krakauer
2020-07-31Clean up vfs2 fallocate.Dean Deng
2020-07-30Fix TCP CurrentConnected counter updates.Mithun Iyer
2020-07-30Merge pull request #3448 from lubinszARM:pr_tls_testsgVisor bot
2020-07-30Merge pull request #3028 from lubinszARM:pr_kvm_hello1gVisor bot
2020-07-30Merge pull request #3179 from jinmouil:fuse_initgVisor bot
2020-07-30Revert change to default buffer size.Bhasker Hariharan
2020-07-30Enforce fragment block size and validate argsGhanan Gowripalan
2020-07-30Implement neighbor unreachability detection for ARP and NDP.Sam Balana
2020-07-30Use brodcast MAC for broadcast IPv4 packetsGhanan Gowripalan
2020-07-30Have dockerutil.Wait* respect the context deadlineKevin Krakauer
2020-07-30Fix SETOWN_EX return value.Dean Deng
2020-07-30add usr-tls test cases for Arm64Bin Lu
2020-07-29Add FUSE_INITJinmou Li
2020-07-29Force registration for EPOLLHUP, not EPOLLRDHUP, in vfs2's epoll.Jamie Liu
2020-07-29load/store user fpsimd on Arm64Bin Lu
2020-07-28Redirect TODO to GitHub issuesFabricio Voznika
2020-07-28ip6tables testingKevin Krakauer
2020-07-27Fix strace for epoll event arrays.Jamie Liu
2020-07-27Merge pull request #3201 from lubinszARM:pr_sys64_2gVisor bot
2020-07-27Merge pull request #3299 from lubinszARM:pr_asidgVisor bot
2020-07-27Add ability to send unicast ARP requests and Neighbor SolicitationsSam Balana
2020-07-27Fix memory accounting in TCP pending segment queue.Bhasker Hariharan
2020-07-27Merge pull request #2958 from lubinszARM:pr_vfs2_1gVisor bot
2020-07-27Add device implementation for /dev/fuseRidwan Sharif
2020-07-27Move platform.File in memmapAndrei Vagin
2020-07-26Add profiling to dockerutilZach Koopmans
2020-07-26updated the functions to distinguish IA/DA for Arm64Bin Lu
2020-07-26allow guest user applications read CNTVCT_EL0/CNTFRQ_EL0Bin Lu
2020-07-24Enable automated marshalling for netstack.Ayush Ranjan
2020-07-23Merge pull request #3142 from tanjianfeng:fix-3141gVisor bot
2020-07-23Merge pull request #3317 from sevki:patch-2gVisor bot
2020-07-23Add permission checks to vfs2 truncate.Dean Deng
2020-07-23FileDescription is hard to spell.Dean Deng
2020-07-23Add AfterFunc to tcpip.ClockSam Balana
2020-07-23Implement get/set_robust_list.Nicolas Lacasse
2020-07-23Merge pull request #3024 from ridwanmsharif:ridwanmsharif/fuse-stub-implgVisor bot
2020-07-23Add task work mechanism.Dean Deng
2020-07-23kvm-tls-2:add the preservation of user-TLS in the Arm64 kvm platformlubinszARM
2020-07-23iptables: use keyed array literalsKevin Krakauer
2020-07-23Use mode supplied by the mount optionsRidwan Sharif
2020-07-23Added stub FUSE filesystemRidwan Sharif
2020-07-23Merge pull request #3207 from kevinGC:icmp-connectgVisor bot
2020-07-23Fix wildcard bind for raw socket.Bhasker Hariharan