summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/BUILD
AgeCommit message (Expand)Author
2018-10-20Add more unimplemented syscall eventsFabricio Voznika
2018-10-17Check thread group CPU timers in the CPU clock ticker.Jamie Liu
2018-10-17Move Unix transport out of netstackIan Gudger
2018-10-08Implement shared futexes.Jamie Liu
2018-09-04Distinguish Element and Linker for ilist.Adin Scannell
2018-08-31Disintegrate kernel.TaskResources.Jamie Liu
2018-08-23Implement POSIX per-process interval timers.Jamie Liu
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-02Add seccomp(2) support.Brian Geffon
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-10netstack: tcp socket connected state S/R support.Zhaozhong Ni
2018-06-26Automated rollback of changelist 201596247Brian Geffon
2018-06-21netstack: tcp socket connected state S/R support.Zhaozhong Ni
2018-06-20sentry: pending signals S/R optimization.Zhaozhong Ni
2018-05-17Implement sysv shm.Rahat Mahmood
2018-04-28Check in gVisor.Googler