summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/BUILD
AgeCommit message (Expand)Author
2019-06-13Update canonical repository.Adin Scannell
2019-06-10Store more information in the kernel socket table.Rahat Mahmood
2019-04-01Save/restore simple devices.Rahat Mahmood
2019-03-14Decouple filemem from platform and move it to pgalloc.MemoryFile.Jamie Liu
2019-02-20Make some ptrace commands x86-onlyHaibo Xu
2019-01-31Move package sync to third_partyMichael Pratt
2019-01-31Remove license commentsMichael Pratt
2019-01-08Improve loader related error messages returned to users.Brian Geffon
2018-12-26Add EventChannel messages for uncaught signals.Brian Geffon
2018-11-15Advertise vsyscall support via /proc/<pid>/maps.Rahat Mahmood
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