1. e15233c Allow several syscalls to app process by Victor Hsieh · 7 years ago
  2. 2f23ced Block bunch of privileged syscalls to apps by Victor Hsieh · 8 years ago
  3. 4f02dd5 Split zygote's seccomp filter into two by Victor Hsieh · 8 years ago[Copied (96%) from libc/seccomp/arm64_policy.cpp]
  4. 8dc4ef9 Allow io_* syscalls. by Jerry Zhang · 8 years ago
  5. de9262e Add syscalls that aren't currently used to the seccomp whitelist. by Josh Gao · 8 years ago
  6. 3dd3d55 Add seccomp blacklist, and exclude swap functions by Paul Lawrence · 8 years ago
  7. 65b47c9 Fix problem that we don't block syscalls below min value by Paul Lawrence · 8 years ago
  8. dfe8434 Move seccomp policy to bionic by Paul Lawrence · 9 years ago[Renamed (97%) from libc/seccomp/arm64_policy.c]
  9. 98a53b7 Revert "Move seccomp policy to bionic" by Paul Lawrence · 9 years ago[Renamed (97%) from libc/seccomp/arm64_policy.cpp]
  10. 06a3220 Move seccomp policy to bionic by Paul Lawrence · 9 years ago[Renamed (97%) from libc/seccomp/arm64_policy.c]
  11. 7ea4090 Autogenerate single policy from syscalls and whitelist by Paul Lawrence · 9 years ago
  12. be8a2af Create seccomp policy without TRAP for further processing by Paul Lawrence · 9 years ago
  13. 3d9fc69 Use trap not kill in seccomp filter by Paul Lawrence · 9 years ago
  14. eabc352 Add seccomp support library by Paul Lawrence · 9 years ago