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
/
kernel
Age
Commit message (
Expand
)
Author
2021-07-12
Merge release-20210705.0-11-ge3fdd1593 (automated)
gVisor bot
2021-07-12
[syserror] Update syserror to linuxerr for more errors.
Zach Koopmans
2021-07-09
Merge release-20210628.0-34-gd78713e2d (automated)
gVisor bot
2021-07-09
Drop unnecessary checklocksignore.
Adin Scannell
2021-07-08
Merge release-20210628.0-31-g052eb90dc (automated)
gVisor bot
2021-07-08
Replace kernel.ExitStatus with linux.WaitStatus.
Jamie Liu
2021-07-01
Merge release-20210628.0-19-g16b751b6c (automated)
gVisor bot
2021-07-01
Mix checklocks and atomic analyzers.
Adin Scannell
2021-07-01
Merge release-20210628.0-16-g590b8d3e9 (automated)
gVisor bot
2021-07-01
[syserror] Update several syserror errors to linuxerr equivalents.
Zach Koopmans
2021-06-30
Merge release-20210628.0-14-g6ef268409 (automated)
gVisor bot
2021-06-30
[syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM.
Zach Koopmans
2021-06-29
Merge release-20210628.0-8-g54b71221c (automated)
gVisor bot
2021-06-29
[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Zach Koopmans
2021-06-24
Merge release-20210614.0-24-g2e6195ffe (automated)
gVisor bot
2021-06-24
CreateProcessGroup has to check whether a target process stil exists or not
Andrei Vagin
2021-06-23
Merge release-20210614.0-18-g6b23d2a08 (automated)
gVisor bot
2021-06-23
Fix PR_SET_PTRACER applicability to non-leader threads.
Jamie Liu
2021-06-22
Merge release-20210614.0-14-ge1dc1c78e (automated)
gVisor bot
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-06-17
Merge release-20210607.0-54-g3cf1644a3 (automated)
gVisor bot
2021-06-17
Move tcpip.Clock impl to Timekeeper
Tamir Duberstein
2021-06-16
Merge release-20210607.0-51-g63b4f6e29 (automated)
gVisor bot
2021-06-16
[syserror] Refactor linuxerr and error package.
Zach Koopmans
2021-06-14
Merge release-20210607.0-41-g9c7ff24fe (automated)
gVisor bot
2021-06-14
Cleanup iptables bug TODOs
Kevin Krakauer
2021-06-14
Merge release-20210601.0-52-g5c9e84622 (automated)
gVisor bot
2021-06-13
Remove usermem dependency from marshal
Ian Lewis
2021-06-10
Merge release-20210601.0-40-g450692e03 (automated)
gVisor bot
2021-06-10
Report task exit in /proc/[pid]/{stat,status} before task goroutine exit.
Jamie Liu
2021-06-10
Merge release-20210601.0-39-g9ede1a605 (automated)
gVisor bot
2021-06-10
[op] Move SignalInfo to abi/linux package.
Ayush Ranjan
2021-06-10
Merge release-20210601.0-37-gc867c5526 (automated)
gVisor bot
2021-06-10
Merge pull request #6103 from sudo-sturbia:semaphore-err
gVisor bot
2021-06-10
Merge release-20210601.0-34-ga51fcf22e (automated)
gVisor bot
2021-06-10
[op] Move SignalStack to abi/linux package.
Ayush Ranjan
2021-06-10
Merge release-20210601.0-33-g8d87a9418 (automated)
gVisor bot
2021-06-09
[op] Move SignalAct to abi/linux package.
Ayush Ranjan
2021-06-10
Merge release-20210601.0-32-g8a7b5a4a8 (automated)
gVisor bot
2021-06-09
Change TODO bug to a more specific issue
Kevin Krakauer
2021-06-07
Merge release-20210601.0-17-g7e4e71253 (automated)
gVisor bot
2021-06-07
cgroupfs: don't add a task in the root cgroup if it is already there.
Andrei Vagin
2021-06-03
Merge release-20210518.0-70-gb3c608ef8 (automated)
gVisor bot
2021-06-03
Implement stringer for ExitStatus
Tamir Duberstein
2021-06-01
Move sync generics to their own packages
Tamir Duberstein
2021-06-01
Merge release-20210518.0-63-g4f3746998 (automated)
gVisor bot
2021-05-31
Update comments on ambient caps to point to bug
Ian Lewis
2021-05-31
Use syserror.ENOSPC for system-wide semaphore limits.
Zyad A. Ali
2021-05-27
Merge release-20210518.0-58-g17df2df75 (automated)
gVisor bot
2021-05-27
nanosleep has to store the finish time in the restart block
Andrei Vagin
[next]