1. 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
  2. 2b49904 Clean up syscall stub/seccomp filter generation. by Elliott Hughes · 6 years ago
  3. be64282 Merge "libc: Add pidfd_open to common seccomp allowed list" by Jing Ji · 7 years ago
  4. e986722 libc: Add pidfd_open to common seccomp allowed list by Jing Ji · 7 years ago
  5. 866387d Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist." by Robert Sesek · 7 years ago
  6. 3d24d2b Add memfd_create(2) and mlock2(2). by Elliott Hughes · 7 years ago
  7. 9a5bdd6 Update seccomp whitelist. by Elliott Hughes · 7 years ago
  8. ee7bc30 seccomp: add the "64-bit time for 32-bit processes" system calls. by Elliott Hughes · 7 years ago
  9. 33e0799 Explicitly add open/stat64 to the seccomp common whitelist. by Elliott Hughes · 7 years ago
  10. 74cdb25 Move pipe, open, and getdents from the APP to COMMON seccomp whitelist. by Robert Sesek · 8 years ago
  11. 6ba6694 libc: Add membarrier to common seccomp allowed list by Orion Hodson · 8 years ago
  12. ef1a34c seccomp: Allow readlink(2) in x86_64 for UBSan's sake by Luis Hector Chavez · 8 years ago
  13. 1afb40c Revert "Revert system seccomp filter changes" by Victor Hsieh · 8 years ago
  14. 040c28a Revert system seccomp filter changes by Victor Hsieh · 8 years ago
  15. 521b412 Allow system processes to use vfork by Victor Hsieh · 8 years ago
  16. ed74abc Move some syscalls in commmon whitelist to app by Victor Hsieh · 8 years ago
  17. 4f02dd5 Split zygote's seccomp filter into two by Victor Hsieh · 9 years ago[Renamed (98%) from libc/SECCOMP_WHITELIST.TXT]
  18. 8465e96 Add <sys/random.h>. by Elliott Hughes · 9 years ago
  19. 0e23c87 Merge "Allow io_* syscalls." by Treehugger Robot · 9 years ago
  20. 896362e Add syncfs(2). by Elliott Hughes · 9 years ago
  21. ec6850d Remove restrict/__restrict. by Elliott Hughes · 9 years ago
  22. 8dc4ef9 Allow io_* syscalls. by Jerry Zhang · 9 years ago
  23. 076b8d7 Expand Seccomp whitelist by Paul Lawrence · 9 years ago
  24. 8916a91 Merge "Whitelist __NR__newselect." by Treehugger Robot · 9 years ago
  25. c45b588 Whitelist __NR__newselect. by Josh Gao · 9 years ago
  26. a301e73 MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT by Miodrag Dinic · 9 years ago
  27. 966cf62 Expand whitelist by Paul Lawrence · 9 years ago
  28. de9262e Add syscalls that aren't currently used to the seccomp whitelist. by Josh Gao · 9 years ago
  29. 3dd3d55 Add seccomp blacklist, and exclude swap functions by Paul Lawrence · 9 years ago
  30. 8b7a355 Expand whitelist by Paul Lawrence · 9 years ago
  31. 6a6d669 Expand whitelist by Paul Lawrence · 9 years ago
  32. 822ecec Expand whitelist by Paul Lawrence · 9 years ago
  33. 89fa81f Support all architectures in seccomp by Paul Lawrence · 9 years ago
  34. 34ddaaf Expand whitelist by Paul Lawrence · 9 years ago
  35. e6daf3f Expand whitelist by Paul Lawrence · 9 years ago
  36. 7b4e7c4 Expand whitelist by Paul Lawrence · 9 years ago
  37. 0b2486a Expand whitelist by Paul Lawrence · 9 years ago
  38. 7ea4090 Autogenerate single policy from syscalls and whitelist by Paul Lawrence · 9 years ago