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
Age
Commit message (
Expand
)
Author
2021-06-11
Merge release-20210601.0-45-g3fcbad509 (automated)
gVisor bot
2021-06-10
Fix lock ordering issue when enumerating cgroup tasks.
Rahat Mahmood
2021-06-10
Merge release-20210601.0-43-gd81fcbf85 (automated)
gVisor bot
2021-06-10
Set RLimits during `runsc exec`
Fabricio Voznika
2021-06-10
Merge release-20210601.0-42-g21169357c (automated)
gVisor bot
2021-06-10
Add /proc/sys/vm/max_map_count
Fabricio Voznika
2021-06-10
Merge release-20210601.0-41-g8d426b738 (automated)
gVisor bot
2021-06-10
Parse mmap protection and flags in strace
Fabricio Voznika
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-10
Merge release-20210601.0-31-g0c37626a0 (automated)
gVisor bot
2021-06-09
Decommit huge-page-aligned regions during reclaim under manual zeroing.
Jamie Liu
2021-06-09
Merge release-20210601.0-28-g2e574a990 (automated)
gVisor bot
2021-06-09
Merge pull request #6128 from kevinGC:fanout-pid
gVisor bot
2021-06-09
Merge release-20210601.0-25-g25f3c7bd2 (automated)
gVisor bot
2021-06-09
Change TODO to NOTE.
Nicolas Lacasse
2021-06-09
Avoid fanout group collisions with best effort
Kevin Krakauer
2021-06-08
Merge release-20210601.0-20-g77930d0d5 (automated)
gVisor bot
2021-06-07
Exclusively lock IPv6 EP when modifying addresses
Ghanan Gowripalan
2021-06-07
Merge release-20210601.0-19-ge710aceb5 (automated)
gVisor bot
2021-06-07
Remove unsupported syscall event for setsockopt(*, SOL_SOCKET, SO_OOBINLINE).
Nicolas Lacasse
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-07
Merge release-20210601.0-16-gee1003bde (automated)
gVisor bot
2021-06-07
Implement RENAME_NOREPLACE for all VFS2 filesystem implementations.
Jamie Liu
2021-06-05
Merge release-20210518.0-77-g993fff4e1 (automated)
gVisor bot
2021-06-05
Use the NIC packets arrived at when filtering
Ghanan Gowripalan
2021-06-05
Merge release-20210518.0-76-g03f17c7d9 (automated)
gVisor bot
2021-06-04
Honor data and FIN from the ACK completing handshake
Mithun Iyer
2021-06-04
Merge release-20210518.0-71-g86cf56eb7 (automated)
gVisor bot
2021-06-03
Add additional mmap seccomp rule
Fabricio Voznika
2021-06-03
Merge release-20210518.0-70-gb3c608ef8 (automated)
gVisor bot
2021-06-03
Implement stringer for ExitStatus
Tamir Duberstein
2021-06-03
Merge release-20210518.0-69-g758713f4c (automated)
gVisor bot
2021-06-03
Initialize metrics at init
Tamir Duberstein
2021-06-02
Merge release-20210518.0-67-g9357b4f7e (automated)
gVisor bot
2021-06-01
Ensure full shutdown of endpoint on notifyClose
Mithun Iyer
2021-06-01
Move sync generics to their own packages
Tamir Duberstein
2021-06-01
Merge release-20210518.0-65-gd7d8a0a5a (automated)
gVisor bot
2021-06-01
vfs: Don't allow to mount anything on top of detached mounts
Andrei Vagin
[next]