summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2018-09-12Prevent UDP sockets from binding to bound portsTamir Duberstein
2018-09-11platform: Pass device fd into platform constructor.Nicolas Lacasse
2018-09-10Map committed chunks concurrently in FileMem.LoadFrom.Jamie Liu
2018-09-10Allow '/dev/zero' to be mapped with unaligned lengthFabricio Voznika
2018-09-10Simplify some code in VectorisedView#ToView.Bert Muthalaly
2018-09-07Update cleanup TODOMichael Pratt
2018-09-07runsc: Support multi-container exec.Nicolas Lacasse
2018-09-07Add 'Starting gVisor...' message to syslogFabricio Voznika
2018-09-07Add additional sanity checks for walk.Adin Scannell
2018-09-07Use root abstract socket namespace for execFabricio Voznika
2018-09-07Continue handling signals after disabling forwardingMichael Pratt
2018-09-06createProcessArgs.RootFromContext should return process Root if it exists.Nicolas Lacasse
2018-09-05Fix race condition introduced in 211135505Tamir Duberstein
2018-09-05Imported FD in exec was leakingFabricio Voznika
2018-09-05Update {LinkEndpoint,NetworkEndpoint}#WritePacket to take a VectorisedViewBert Muthalaly
2018-09-05Implement Subnet removalTamir Duberstein
2018-09-05Enable constructing a Prependable from a View without allocating.Bert Muthalaly
2018-09-05Implement TCP keepalivesTamir Duberstein
2018-09-05Open(2) isn't honoring O_NOFOLLOWBrian Geffon
2018-09-04Automated rollback of changelist 211156845Bhasker Hariharan
2018-09-04/proc/PID/mounts is not tab-delimitedMichael Pratt
2018-09-04Expose TCP RTTTamir Duberstein
2018-09-04Distinguish Element and Linker for ilist.Adin Scannell
2018-08-31Automated rollback of changelist 211103930Googler
2018-08-31Document more task-goroutine-owned fields in kernel.Task.Jamie Liu
2018-08-31Do not use fs.FileOwnerFromContext in fs/proc.file.UnstableAttr().Jamie Liu
2018-08-31Disintegrate kernel.TaskResources.Jamie Liu
2018-08-31Delete the long-obsolete kernel.TaskMaybe interface.Jamie Liu
2018-08-31ipv6: ICMP supportTamir Duberstein
2018-08-30fs: Add empty dir at /sys/class/power_supply.Nicolas Lacasse
2018-08-29ping: update comment about UDPIan Gudger
2018-08-29fs: Fix renameMu lock recursion.Nicolas Lacasse
2018-08-29fs: Drop reference to over-written file before renaming over it.Nicolas Lacasse
2018-08-28fasync: don't keep mutex after returnIan Gudger
2018-08-28fs: Don't bother saving negative dirents.Nicolas Lacasse
2018-08-28fs: Add tests for dirent ref counting with an overlay.Nicolas Lacasse
2018-08-28sentry: optimize dirent weakref map save / restore.Zhaozhong Ni
2018-08-28Bump to Go 1.11Michael Pratt
2018-08-28sentry: avoid double counting map objects in save / restore stats.Zhaozhong Ni
2018-08-27Add command-line parameter to trigger panic on signalFabricio Voznika
2018-08-27Add /proc/sys/kernel/shm[all,max,mni].Brian Geffon
2018-08-27Add various statisticsTamir Duberstein
2018-08-27fs: Fix remote-revalidate cache policy.Nicolas Lacasse
2018-08-27sentry: mark fsutil.DirFileOperations as savable.Zhaozhong Ni
2018-08-27runsc: Terminal resizing support.Kevin Krakauer
2018-08-25Upstreaming DHCP changes from FuchsiaTamir Duberstein
2018-08-24runsc: Terminal support for "docker exec -ti".Nicolas Lacasse
2018-08-24fs: Drop unused WaitGroup in Dirent.destroy.Nicolas Lacasse
2018-08-24compressio: support optional hashing and eliminate hashio.Zhaozhong Ni
2018-08-24SyscallRules merge and add were dropping AllowAny rulesFabricio Voznika