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-21
netstack: don't ACK SYNs in TIME-WAIT
Kevin Krakauer
2021-06-18
Add endpoints to map only if registerEndpoint succeeds.
Bhasker Hariharan
2021-06-18
Include off-link route's preference in update events
Ghanan Gowripalan
2021-06-17
[syserror] Change p9 server to use linuxerr.
Zach Koopmans
2021-06-17
remove outdated ip6tables TODOs
Kevin Krakauer
2021-06-17
Move tcpip.Clock impl to Timekeeper
Tamir Duberstein
2021-06-17
raw sockets: don't overwrite destination address
Kevin Krakauer
2021-06-16
Fix broken hdrincl test
Kevin Krakauer
2021-06-16
[syserror] Refactor linuxerr and error package.
Zach Koopmans
2021-06-16
kvm: mark UpperHalf PTE-s as global
Andrei Vagin
2021-06-16
Merge pull request #5991 from zhlhahaha:2165
gVisor bot
2021-06-14
Support parsing Prf field in RAs
Ghanan Gowripalan
2021-06-14
Rename DefaultRouter event to OffLinkRoute event
Ghanan Gowripalan
2021-06-14
Fix typo
Michael Pratt
2021-06-14
Cleanup iptables bug TODOs
Kevin Krakauer
2021-06-14
Always accept discovered configurations from NDP
Ghanan Gowripalan
2021-06-13
Remove usermem dependency from marshal
Ian Lewis
2021-06-11
Fix //test/syscalls:exec_test_native
Zach Koopmans
2021-06-11
Rework the workaround of the XCR0 issue
Andrei Vagin
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
Merge pull request #6128 from kevinGC:fanout-pid
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-07
Exclusively lock IPv6 EP when modifying addresses
Ghanan Gowripalan
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-05
Use the NIC packets arrived at when filtering
Ghanan Gowripalan
2021-06-04
Honor data and FIN from the ACK completing handshake
Mithun Iyer
2021-06-03
Add additional mmap seccomp rule
Fabricio Voznika
2021-06-03
Implement stringer for ExitStatus
Tamir Duberstein
2021-06-03
Initialize metrics at init
Tamir Duberstein
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
vfs: Don't allow to mount anything on top of detached mounts
Andrei Vagin
2021-06-01
Ignore RST received for a TCP listener
Mithun Iyer
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-28
Clean up warnings
Tamir Duberstein
[next]