summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry
AgeCommit message (Expand)Author
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
2020-07-23Added stub FUSE filesystemRidwan Sharif
2020-07-23Marshallable socket opitons.Ayush Ranjan
2020-07-23Port sendfile to vfs2.Nicolas Lacasse
2020-07-23[vfs2][gofer] Fix update attributes race condition.Ayush Ranjan
2020-07-22iptables: replace maps with arraysKevin Krakauer
2020-07-22[vfs2][tmpfs] Implement O_APPENDAyush Ranjan
2020-07-22Add O_APPEND support in vfs2 gofer.Ayush Ranjan
2020-07-22Support for receiving outbound packets in AF_PACKET.Bhasker Hariharan
2020-07-20add asid support to Arm64Bin Lu
2020-07-16Add support to return protocol in recvmsg for AF_PACKET.Bhasker Hariharan
2020-07-15Merge pull request #3236 from craig08:fuse-kernfs-inode-stat-add-ctxgVisor bot
2020-07-15fdbased: Vectorized write for packet; relax writev syscall filter.Ting-Yu Wang
2020-07-15Fix minor bugs in a couple of interface IOCTLs.Bhasker Hariharan
2020-07-15Merge pull request #3165 from ridwanmsharif:ridwanmsharif/fuse-off-by-defaultgVisor bot
2020-07-15hostinet: fix fd leak in fdnotifier for VFS2Tiwei Bie
2020-07-14Update special file option name in comment.Dean Deng