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-06-10
Minor VFS2 xattr changes.
Jamie Liu
2021-06-10
Fix lock ordering issue when enumerating cgroup tasks.
Rahat Mahmood
2021-06-10
Set RLimits during `runsc exec`
Fabricio Voznika
2021-06-10
Add /proc/sys/vm/max_map_count
Fabricio Voznika
2021-06-10
Parse mmap protection and flags in strace
Fabricio Voznika
2021-06-10
Report task exit in /proc/[pid]/{stat,status} before task goroutine exit.
Jamie Liu
2021-06-10
[op] Move SignalInfo to abi/linux package.
Ayush Ranjan
2021-06-10
Merge pull request #6103 from sudo-sturbia:semaphore-err
gVisor bot
2021-06-10
[op] Move SignalStack to abi/linux package.
Ayush Ranjan
2021-06-09
[op] Move SignalAct to abi/linux package.
Ayush Ranjan
2021-06-09
Change TODO bug to a more specific issue
Kevin Krakauer
2021-06-09
Decommit huge-page-aligned regions during reclaim under manual zeroing.
Jamie Liu
2021-06-09
Change TODO to NOTE.
Nicolas Lacasse
2021-06-07
Remove unsupported syscall event for setsockopt(*, SOL_SOCKET, SO_OOBINLINE).
Nicolas Lacasse
2021-06-07
cgroupfs: don't add a task in the root cgroup if it is already there.
Andrei Vagin
2021-06-07
Implement RENAME_NOREPLACE for all VFS2 filesystem implementations.
Jamie Liu
2021-06-03
Implement stringer for ExitStatus
Tamir Duberstein
2021-06-03
Initialize metrics at init
Tamir Duberstein
2021-06-01
Move sync generics to their own packages
Tamir Duberstein
2021-06-01
vfs: Don't allow to mount anything on top of detached mounts
Andrei Vagin
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
nanosleep has to store the finish time in the restart block
Andrei Vagin
2021-05-27
Merge pull request #6059 from lubinszARM:pr_arm64_bounce
gVisor bot
2021-05-26
Use the stack RNG everywhere
Tamir Duberstein
2021-05-26
Add verity getdents tests
Chong Cai
2021-05-25
Initialize Kernel.Timekeeper before network NS
Tamir Duberstein
2021-05-25
Use specific fmt verbs (avoid %v)
Tamir Duberstein
2021-05-25
Merge pull request #6064 from sudo-sturbia:misspelling
gVisor bot
2021-05-25
setgid directories for VFS1 tmpfs, overlayfs, and goferfs
Kevin Krakauer
2021-05-25
Use opaque types to represent time
Tamir Duberstein
2021-05-25
Merge pull request #6027 from liornm:fix-unused-flag
gVisor bot
2021-05-24
Fix misspellings.
Zyad A. Ali
2021-05-24
arm64 kvm:use TLBI with "Inner Shareable" instead of IPI operation
Robin Luk
2021-05-21
Add aggregated NIC stats
Arthur Sfez
2021-05-21
Clean-up netstack metrics descriptions
Arthur Sfez
2021-05-20
Send SIGPIPE for closed pipes.
Ian Lewis
2021-05-20
Merge pull request #6037 from sudo-sturbia:doc
gVisor bot
2021-05-20
Add protocol state to TCPINFO
Mithun Iyer
2021-05-20
Fix cgroupfs mount racing with unmount.
Rahat Mahmood
2021-05-20
Format precondition to match style guide.
Zyad A. Ali
2021-05-19
Send ICMP errors when link address resolution fails
Nick Brown
2021-05-19
Allow use of IFF_ONE_QUEUE
liornm
2021-05-18
Delete /cloud/gvisor/sandbox/sentry/gofer/opened_write_execute_file metric
Nayana Bidari
2021-05-14
Add stuck tasks and startup stuck tasks to weirdness metric
Nayana Bidari
2021-05-14
Add new metric for suspicious operations.
Nayana Bidari
2021-05-14
Resolve remaining O_PATH TODOs.
Dean Deng
2021-05-14
Don't read forwarding from netstack in sentry
Ghanan Gowripalan
2021-05-14
Fix cgroup hierarchy registration.
Rahat Mahmood
2021-05-13
Rename SetForwarding to SetForwardingDefaultAndAllNICs
Ghanan Gowripalan
[next]