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