index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
platform
/
ptrace
Age
Commit message (
Expand
)
Author
2020-09-09
Merge release-20200818.0-141-gf3172c3a1 (automated)
gVisor bot
2020-09-09
Don't sched_setaffinity in ptrace platform.
Jamie Liu
2020-08-24
Merge release-20200818.0-33-gab6c47421 (automated)
gVisor bot
2020-08-24
Bump build constraints to 1.17
Michael Pratt
2020-08-08
Merge release-20200804.0-53-g13a8ae81b (automated)
gVisor bot
2020-08-07
Add context.FullStateChanged()
Andrei Vagin
2020-08-04
Merge release-20200622.1-318-g25798f214 (automated)
gVisor bot
2020-08-03
Add callbacks to support lazy loading/restoring thread states
Andrei Vagin
2020-07-27
Merge release-20200622.1-232-gf347a578b (automated)
gVisor bot
2020-07-27
Move platform.File in memmap
Andrei Vagin
2020-05-29
Merge release-20200522.0-42-g65569cfc (automated)
gVisor bot
2020-05-29
Update Go version build tags
Michael Pratt
2020-05-27
Merge release-20200518.0-45-g0bc022b7 (automated)
gVisor bot
2020-05-07
Merge release-20200422.0-51-g1f4087e (automated)
gVisor bot
2020-04-26
Merge release-20200323.0-251-g3c67754 (automated)
gVisor bot
2020-04-25
Enable automated marshalling for signals and the arch package.
Rahat Mahmood
2020-04-23
Merge release-20200323.0-215-g0c58694 (automated)
gVisor bot
2020-04-22
Specify a memory file in platform.New().
Andrei Vagin
2020-03-11
Merge release-20200219.0-136-g24e7005 (automated)
gVisor bot
2020-03-09
Enable thread local storage support on arm64.
Haibo Xu
2020-03-03
Merge release-20200219.0-92-g277a0d5 (automated)
gVisor bot
2020-03-03
platform/ptrace: don't call probeSeccomp on arm64
Andrei Vagin
2020-02-06
Merge release-20200127.0-85-g1b6a12a (automated)
gVisor bot
2020-02-04
Merge release-20200127.0-65-g95ce8bb (automated)
gVisor bot
2020-01-27
Merge release-20200115.0-110-g0e2f1b7 (automated)
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-10
Merge release-20191213.0-96-g27500d5 (automated)
gVisor bot
2020-01-09
New sync package.
Ian Gudger
2020-01-07
Merge release-20191213.0-63-g17c1824 (automated)
gVisor bot
2020-01-06
platform/syscall: use syscall + int3 to execute a system call in a stub process
Andrei Vagin
2019-12-26
Merge release-20191213.0-53-g5b9034c (automated)
gVisor bot
2019-12-23
Replace syscall.PTRACE_SYSEMU with unix.PTRACE_SYSEMU
Haibo Xu
2019-12-17
Merge release-20191210.0-42-g91f1ac7 (automated)
gVisor bot
2019-12-17
Mark enableCpuidFault nosplit
Michael Pratt
2019-12-11
Merge release-20191129.0-47-gb80cba6 (automated)
gVisor bot
2019-12-03
platform/ptrace: make some operations arch specific
Haibo Xu
2019-11-18
Merge release-20191114.0-14-g26b3341 (automated)
gVisor bot
2019-11-18
platform/ptrace: use host.GetCPU instead of the getcpu syscall
Andrei Vagin
2019-10-29
Merge release-20190806.1-340-gc0b8fd4 (automated)
gVisor bot
2019-10-29
Update build tags to allow Go 1.14
Michael Pratt
2019-10-25
Merge release-20190806.1-325-gfd59891 (automated)
gVisor bot
2019-10-25
platform/ptrace: use tgkill instead of kill
Andrei Vagin
2019-10-22
Merge release-20190806.1-303-ge63ff6d (automated)
gVisor bot
2019-10-22
platform/ptrace: exit without panic if a stub process has been killed by SIGKILL
Andrei Vagin
2019-09-25
Merge release-20190806.1-180-g76ff194 (automated)
gVisor bot
2019-09-24
gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where required
gVisor bot
2019-09-17
Merge release-20190806.1-151-g3b7119a (automated)
gVisor bot
2019-09-17
platform/ptrace: log exit code for stub processes
Andrei Vagin
2019-08-17
Merge 2a130335 (automated)
gVisor bot
[next]