1. bbfcf78 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 (98%) from libc/seccomp/arm_policy.cpp]
  4. 8dc4ef9 Allow io_* syscalls. by Jerry Zhang · 8 years ago
  5. 076b8d7 Expand Seccomp whitelist by Paul Lawrence · 8 years ago
  6. c45b588 Whitelist __NR__newselect. by Josh Gao · 8 years ago
  7. 966cf62 Expand whitelist by Paul Lawrence · 8 years ago
  8. de9262e Add syscalls that aren't currently used to the seccomp whitelist. by Josh Gao · 8 years ago
  9. 3dd3d55 Add seccomp blacklist, and exclude swap functions by Paul Lawrence · 8 years ago
  10. 6a6d669 Expand whitelist by Paul Lawrence · 8 years ago
  11. 65b47c9 Fix problem that we don't block syscalls below min value by Paul Lawrence · 8 years ago
  12. 822ecec Expand whitelist by Paul Lawrence · 8 years ago
  13. 89fa81f Support all architectures in seccomp by Paul Lawrence · 8 years ago
  14. 34ddaaf Expand whitelist by Paul Lawrence · 8 years ago
  15. e6daf3f Expand whitelist by Paul Lawrence · 8 years ago
  16. 7b4e7c4 Expand whitelist by Paul Lawrence · 8 years ago
  17. dfe8434 Move seccomp policy to bionic by Paul Lawrence · 8 years ago[Renamed (98%) from libc/seccomp/arm_policy.c]
  18. 98a53b7 Revert "Move seccomp policy to bionic" by Paul Lawrence · 8 years ago[Renamed (98%) from libc/seccomp/arm_policy.cpp]
  19. 06a3220 Move seccomp policy to bionic by Paul Lawrence · 8 years ago[Renamed (98%) from libc/seccomp/arm_policy.c]
  20. 0b2486a Expand whitelist by Paul Lawrence · 8 years ago
  21. 7ea4090 Autogenerate single policy from syscalls and whitelist by Paul Lawrence · 8 years ago
  22. be8a2af Create seccomp policy without TRAP for further processing by Paul Lawrence · 9 years ago
  23. 3d9fc69 Use trap not kill in seccomp filter by Paul Lawrence · 9 years ago
  24. eabc352 Add seccomp support library by Paul Lawrence · 9 years ago