summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry
AgeCommit message (Expand)Author
2020-08-06Add LinkAt support to goferFabricio Voznika
2020-08-06Only register /dev/net/tun if supported.Dean Deng
2020-08-05Add loss recovery option for TCP.Nayana Bidari
2020-08-05Correctly decrement link counts in tmpfs rename operations.Dean Deng
2020-08-05Release extra memfd reference.Dean Deng
2020-08-05Stop profiling when the sentry exitsFabricio Voznika
2020-08-05Add missing case in tmpfs.inode.direntType.Dean Deng
2020-08-04Handle EOF in vfs2 sendfile.Dean Deng
2020-08-04Inline gofer.regularFileFD.pwriteLockedFabricio Voznika
2020-08-04Automated rollback of changelist 324906582Dean Deng
2020-08-04Add reference counting utility to VFS2.Dean Deng
2020-08-04Internal change.gVisor bot
2020-08-03Add callbacks to support lazy loading/restoring thread statesAndrei Vagin
2020-08-03[vfs2] Implement /sys/devices/system/cpu/cpuX.Ayush Ranjan
2020-08-03Internal change.gVisor bot
2020-08-03Remove old TODO.Dean Deng
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-08-03Add inotify events for fallocate and tests for fallocate/sendfile.Dean Deng
2020-07-31Merge pull request #3300 from lubinszARM:pr_fpsimd_usrgVisor bot
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-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-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-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-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-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-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-23Use mode supplied by the mount optionsRidwan Sharif