summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform
AgeCommit message (Expand)Author
2019-06-24Add O_EXITKILL to ptrace options.Adin Scannell
2019-06-24platform/ptrace: specify PTRACE_O_TRACEEXIT for stub-processesAndrei Vagin
2019-06-13Update canonical repository.Adin Scannell
2019-06-12gvisor/ptrace: print guest registers if a stub stopped with unexpected codeAndrei Vagin
2019-06-10Move //pkg/sentry/platform/procid to //pkg/procid.Jamie Liu
2019-05-30Add build guard to files using go:linknameFabricio Voznika
2019-05-30Update procid for Go 1.13Michael Pratt
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-04-26kvm: remove non-sane sanity checkAdin Scannell
2019-03-21Allow BP and OF can be called from user spaceYong He
2019-03-14Decouple filemem from platform and move it to pgalloc.MemoryFile.Jamie Liu
2019-03-12Clarify the platform.File interface.Jamie Liu
2019-03-11kvm: minimum guest/host timekeeping delta.Adin Scannell
2019-03-05Priority-inheritance futex implementationFabricio Voznika
2019-03-01ptrace: drop old FIXMEAdin Scannell
2019-02-28Fix "-c dbg" build breakFabricio Voznika
2019-02-28Upgrade to Go 1.12Michael Pratt
2019-02-26FPE_INTOVF (integer overflow) should be 2 refer to Linux.Ruidong Cao
2019-02-13Improve safecopy sanity checks.Jamie Liu
2019-01-31Remove license commentsMichael Pratt
2018-12-18Add BPFAction type with StringerFabricio Voznika
2018-12-10Add safecopy support for arm64 platform.Haibo Xu
2018-12-10Validate FS_BASE in Task.CloneMichael Pratt
2018-12-04Remove initRegs arg from cloneMichael Pratt
2018-11-27Add procid support for arm64 platformHaibo Xu
2018-11-20Use RET_KILL_PROCESS if available in kernelFabricio Voznika
2018-11-20Reference upstream licensesMichael Pratt
2018-10-31kvm: simplify floating point logic.Adin Scannell
2018-10-31kvm: add detailed traces on vCPU errors.Adin Scannell
2018-10-31kvm: avoid siginfo allocations.Adin Scannell
2018-10-30kvm: use private futexes.Adin Scannell
2018-10-24Use TRAP to simplify vsyscall emulation.Adin Scannell
2018-10-24Run ptrace stubs in their own session and process group.Nicolas Lacasse
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-10Add seccomp filter configuration to ptrace stubs.Adin Scannell
2018-09-18Provide better message when memfd_create fails with ENOSYSFabricio Voznika
2018-09-14Avoid reuse of pending SignalInfo objectsnewmanwang
2018-09-13platform/kvm: Get max vcpu number dynamically by ioctlChenggang
2018-09-11platform: Pass device fd into platform constructor.Nicolas Lacasse
2018-09-10Map committed chunks concurrently in FileMem.LoadFrom.Jamie Liu
2018-08-28Bump to Go 1.11Michael Pratt
2018-08-22Add separate Recycle method for allocator.Adin Scannell
2018-08-08Protect PCIDs with a mutex.Adin Scannell
2018-08-06Fix a bug in PCIDs.AssignShiruRen
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni