summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/abstract_socket_namespace.go
AgeCommit message (Expand)Author
2021-07-12Fix deadlock in procfsFabricio Voznika
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-10-23Rewrite reference leak checker without finalizers.Dean Deng
2020-08-17Remove weak references from unix sockets.Dean Deng
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-01-09New sync package.Ian Gudger
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-17Move Unix transport out of netstackIan Gudger
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-04-28Check in gVisor.Googler