Age | Commit message (Expand) | Author |
2019-03-12 | Clarify the platform.File interface. | Jamie Liu |
2019-03-11 | kvm: minimum guest/host timekeeping delta. | Adin Scannell |
2019-03-05 | Priority-inheritance futex implementation | Fabricio Voznika |
2019-03-01 | ptrace: drop old FIXME | Adin Scannell |
2019-02-28 | Fix "-c dbg" build break | Fabricio Voznika |
2019-02-28 | Upgrade to Go 1.12 | Michael Pratt |
2019-02-26 | FPE_INTOVF (integer overflow) should be 2 refer to Linux. | Ruidong Cao |
2019-02-13 | Improve safecopy sanity checks. | Jamie Liu |
2019-01-31 | Remove license comments | Michael Pratt |
2018-12-18 | Add BPFAction type with Stringer | Fabricio Voznika |
2018-12-10 | Add safecopy support for arm64 platform. | Haibo Xu |
2018-12-10 | Validate FS_BASE in Task.Clone | Michael Pratt |
2018-12-04 | Remove initRegs arg from clone | Michael Pratt |
2018-11-27 | Add procid support for arm64 platform | Haibo Xu |
2018-11-20 | Use RET_KILL_PROCESS if available in kernel | Fabricio Voznika |
2018-11-20 | Reference upstream licenses | Michael Pratt |
2018-10-31 | kvm: simplify floating point logic. | Adin Scannell |
2018-10-31 | kvm: add detailed traces on vCPU errors. | Adin Scannell |
2018-10-31 | kvm: avoid siginfo allocations. | Adin Scannell |
2018-10-30 | kvm: use private futexes. | Adin Scannell |
2018-10-24 | Use TRAP to simplify vsyscall emulation. | Adin Scannell |
2018-10-24 | Run ptrace stubs in their own session and process group. | Nicolas Lacasse |
2018-10-23 | Track paths and provide a rename hook. | Adin Scannell |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-10 | Add seccomp filter configuration to ptrace stubs. | Adin Scannell |
2018-09-18 | Provide better message when memfd_create fails with ENOSYS | Fabricio Voznika |
2018-09-14 | Avoid reuse of pending SignalInfo objects | newmanwang |
2018-09-13 | platform/kvm: Get max vcpu number dynamically by ioctl | Chenggang |
2018-09-11 | platform: Pass device fd into platform constructor. | Nicolas Lacasse |
2018-09-10 | Map committed chunks concurrently in FileMem.LoadFrom. | Jamie Liu |
2018-08-28 | Bump to Go 1.11 | Michael Pratt |
2018-08-22 | Add separate Recycle method for allocator. | Adin Scannell |
2018-08-08 | Protect PCIDs with a mutex. | Adin Scannell |
2018-08-06 | Fix a bug in PCIDs.Assign | ShiruRen |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-07-27 | stateify: support explicit annotation mode; convert refs and stack packages. | Zhaozhong Ni |
2018-07-23 | Add KVM and overlay dimensions to container_test | Fabricio Voznika |
2018-07-17 | Merge FileMem.usage in IncRef | Michael Pratt |
2018-07-16 | Add CPUID faulting for ptrace and KVM. | Adin Scannell |
2018-07-16 | Start allocation and reclaim scans only where they may find a match | Michael Pratt |
2018-07-11 | Add MemoryManager.Pin. | Jamie Liu |
2018-06-26 | Change SIGCHLD to SIGKILL in ptrace stubs. | Adin Scannell |
2018-06-19 | Make KVM more scalable by removing CPU cap. | Adin Scannell |
2018-06-15 | Use notify explicitly on unlock path. | Adin Scannell |
2018-06-13 | Deflake kvm_test. | Adin Scannell |
2018-06-13 | Log filemem state when panicing due to invalid refcount. | Jamie Liu |
2018-06-11 | Minor ring0 interface cleanup. | Adin Scannell |
2018-06-11 | Make page tables split-safe. | Adin Scannell |