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
2018-08-14
TTY: Fix data race where calls into tty.queue's waiter were not synchronized.
Kevin Krakauer
2018-08-14
Fix `ls -laR | wc -l` hanging.
Kevin Krakauer
2018-08-14
Enforce Unix socket address length limit
Ian Gudger
2018-08-14
Automated rollback of changelist 208284483
Nicolas Lacasse
2018-08-14
Fix bind() on overlays.
Nicolas Lacasse
2018-08-13
Prevent renames across walk fast path.
Adin Scannell
2018-08-10
fs: Allow overlays to revalidate files from the upper fs.
Nicolas Lacasse
2018-08-10
Implemented the splice(2) syscall.
Justine Olshan
2018-08-10
cache policy: Check policy before returning a negative dirent.
Nicolas Lacasse
2018-08-10
Enable checkpoint/restore in cases of UDS use.
Brielle Broder
2018-08-10
Validate FS.base before establishing it in the task's register set.
Neel Natu
2018-08-09
Fix missing O_LARGEFILE from O_CREAT files
Michael Pratt
2018-08-08
Basic support for ip link/addr and ifconfig
Fabricio Voznika
2018-08-08
Protect PCIDs with a mutex.
Adin Scannell
2018-08-08
Enable SACK in runsc
Fabricio Voznika
2018-08-07
Hold TaskSet.mu in Task.Parent.
Jamie Liu
2018-08-07
fs: Add new cache policy "remote_revalidate".
Nicolas Lacasse
2018-08-07
sentry: make epoll.pollEntry wait for the file operation in restore.
Zhaozhong Ni
2018-08-06
Make ramfs.File savable
Michael Pratt
2018-08-06
Fix a bug in PCIDs.Assign
ShiruRen
2018-08-03
stateify: make explicit mode no longer optional.
Zhaozhong Ni
2018-08-02
Copy creds in access
Michael Pratt
2018-08-02
Update comment reference
Michael Pratt
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-02
Add seccomp(2) support.
Brian Geffon
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-08-01
New conditional for adding key/value pairs to maps.
Brielle Broder
2018-07-31
proc: show file flags in fdinfo
Andrei Vagin
2018-07-27
Added the O_LARGEFILE flag.
Justine Olshan
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-26
Don't copy-up extended attributes that specifically configure a lower overlay.
Nicolas Lacasse
2018-07-25
Format openat flags
Michael Pratt
2018-07-24
Typo fix.
Kevin Krakauer
2018-07-23
Add KVM and overlay dimensions to container_test
Fabricio Voznika
2018-07-20
Format getcwd path
Michael Pratt
2018-07-19
kernel: mutations on creds now require a copy.
Adin Scannell
2018-07-19
fs: Pass context to Revalidate() function.
Nicolas Lacasse
2018-07-19
ConfigureMMap on an overlay file delegates to the upper if there is no lower.
Nicolas Lacasse
2018-07-19
Add AT_UID, AT_EUID, AT_GID, AT_EGID to aux vector.
Brian Geffon
2018-07-19
sentry: save stack in proc net dev.
Zhaozhong Ni
2018-07-18
Fix lock-ordering violation in Create by logging BaseName instead of FullName.
Nicolas Lacasse
2018-07-17
Merge FileMem.usage in IncRef
Michael Pratt
2018-07-16
Add CPUID faulting for ptrace and KVM.
Adin Scannell
2018-07-16
Start allocation and reclaim scans only where they may find a match
Michael Pratt
2018-07-16
Add EventOperations.HostFD()
Neel Natu
2018-07-13
Allow a filesystem to control its visibility in /proc/filesystems.
Neel Natu
2018-07-13
Note that Mount errors do not require translations
Michael Pratt
2018-07-12
Fix aio eventfd lookup
Michael Pratt
2018-07-12
sentry: wait for restore clock instead of panicing in Timekeeper.
Zhaozhong Ni
[next]