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
Age
Commit message (
Expand
)
Author
2021-09-30
Merge release-20210921.0-46-g9fff9469a (automated)
gVisor bot
2021-09-30
kernel: print PID in addition to TID in task log messages
Andrei Vagin
2021-09-29
Merge release-20210921.0-39-g65698b627 (automated)
gVisor bot
2021-09-28
Move `safecopy.ReplaceSignalHandler` into `sighandling` package.
Etienne Perot
2021-09-27
Merge release-20210921.0-36-ge251f6cc5 (automated)
gVisor bot
2021-09-27
Move `sighandling` package out of `sentry`.
Etienne Perot
2021-09-24
Merge release-20210921.0-30-ge3657847c (automated)
gVisor bot
2021-09-24
Update the comment for Task.netns
Andrei Vagin
2021-09-24
Merge release-20210921.0-29-gb510c9846 (automated)
gVisor bot
2021-09-24
Merge pull request #6647 from avagin:task-netns
gVisor bot
2021-09-23
kernel: allow to access Task.netns without taking Task.mu
Andrei Vagin
2021-09-23
Merge release-20210921.0-26-g2b7766333 (automated)
gVisor bot
2021-09-23
Create the cgroupfs mount point in sysfs.
Rahat Mahmood
2021-09-23
Merge release-20210921.0-25-g93ac15577 (automated)
gVisor bot
2021-09-23
Merge pull request #6573 from avagin:kvm-seccomp-mmap
gVisor bot
2021-09-23
Merge release-20210921.0-20-g8627db006 (automated)
gVisor bot
2021-09-23
Pass AddressableEndpoint to IPTables
Ghanan Gowripalan
2021-09-23
Merge release-20210921.0-13-gde750eb1d (automated)
gVisor bot
2021-09-22
Add Execve and ExitNotifyParent checkpoints.
Jamie Liu
2021-09-22
kvm: check that safecopy is handled correctly in the guest ring0
Andrei Vagin
2021-09-22
kvm: trap mmap syscalls to map new regions to the guest
Andrei Vagin
2021-09-22
kvm/arm: calculate virtual-to-physical mappings only once
Andrei Vagin
2021-09-22
kvm: fix tests on arm64
AV
2021-09-21
Merge release-20210906.0-53-gc485602de (automated)
gVisor bot
2021-09-21
socket/unix: clean up socket queue after releasing a queue lock
Andrei Vagin
2021-09-21
Merge release-20210906.0-52-g6fccc1856 (automated)
gVisor bot
2021-09-21
[lisa] Implement lisafs protocol methods in VFS2 gofer client and fsgofer.
Ayush Ranjan
2021-09-21
Merge release-20210906.0-51-ge819029f3 (automated)
gVisor bot
2021-09-20
[lisa] Plumb lisafs through runsc.
Ayush Ranjan
2021-09-20
Merge release-20210906.0-49-g206d7bb90 (automated)
gVisor bot
2021-09-20
Internal change.
gVisor bot
2021-09-19
Merge release-20210906.0-46-g89a0011c1 (automated)
gVisor bot
2021-09-19
Support IPV6_RECVPKTINFO on UDP sockets
Ghanan Gowripalan
2021-09-17
Merge release-20210906.0-40-g7dacdbef5 (automated)
gVisor bot
2021-09-17
Allow rebinding packet socket protocol
Ghanan Gowripalan
2021-09-16
Merge release-20210906.0-35-g51b96514c (automated)
gVisor bot
2021-09-16
Limit most file mmaps to the range of an int64.
Jamie Liu
2021-09-16
Merge release-20210906.0-34-g282a4dd52 (automated)
gVisor bot
2021-09-16
Merge pull request #6579 from prattmic:runsc_do_profile
gVisor bot
2021-09-16
runsc: add global profile collection flags
Michael Pratt
2021-09-15
Merge release-20210906.0-26-g8b56b6b83 (automated)
gVisor bot
2021-09-15
Pass address properties in a single struct
Tony Gong
2021-09-15
Merge release-20210906.0-25-g149ca0096 (automated)
gVisor bot
2021-09-15
[bind] Return EINVAL for under sized address
Ghanan Gowripalan
2021-09-15
Merge release-20210906.0-22-g39470428d (automated)
gVisor bot
2021-09-14
Fix race on msgrcv(MSG_COPY).
Rahat Mahmood
2021-09-11
Merge release-20210830.0-32-g28853599c (automated)
gVisor bot
2021-09-10
Typo fix.
Etienne Perot
2021-09-10
Merge release-20210830.0-30-g2572af388 (automated)
gVisor bot
2021-09-09
Remove linux-compat loopback hacks from packet endpoint
Ghanan Gowripalan
[next]