1. dd36092 Fix exit syscall entries by Dmitry V. Levin · 9 years ago
  2. 5090dde Fix pread64 and pwrite64 syscall entries by Dmitry V. Levin · 9 years ago
  3. 329288b Fix syscall entries of unimplemented getpmsg and putpmsg syscalls by Dmitry V. Levin · 9 years ago
  4. 401d4bd Wire up userfaultfd, membarrier, and mlock2 syscalls by Dmitry V. Levin · 9 years ago
  5. 140ecf8 Introduce SEN macro by Elvira Khabirova · 9 years ago
  6. ccb4fda x86_64, x32: implement rt_sigreturn decoding by Dmitry V. Levin · 10 years ago
  7. e78f02a Wire up new syscalls by Dmitry V. Levin · 10 years ago
  8. 166b0bc Change syscallent.h files to use designated initializers by Dmitry V. Levin · 10 years ago
  9. b873785 Fix umount and umount2 syscall entries by Dmitry V. Levin · 10 years ago
  10. 45cffe0 Fix number of arguments in ipc family syscall entries by Dmitry V. Levin · 10 years ago
  11. b9efc7d Fix sched_setparam syscall entries by Dmitry V. Levin · 10 years ago
  12. 5b05361 Fix lookup_dcookie syscall entries by Dmitry V. Levin · 10 years ago
  13. e971da4 Update syscall tables to the point where they include renameat2 by Mike Frysinger · 10 years ago
  14. 212287c x32: update io_{setup,submit} syscalls by Mike Frysinger · 10 years ago
  15. 549e2c4 unwind: add SE and SI flags to syscall entries for all architectures by Dmitry V. Levin · 11 years ago
  16. cd96f77 Add TM flag to shmat and shmdt syscall entries by Dmitry V. Levin · 11 years ago
  17. cbd4e92 Add syscall entries for new linux syscalls by Dmitry V. Levin · 12 years ago
  18. 5273cb7 pread, pwrite: fix number of syscall arguments by Dmitry V. Levin · 12 years ago
  19. ea5a079 preadv, pwritev: fix number of syscall arguments by Dmitry V. Levin · 12 years ago
  20. eb1cc15 fallocate: fix number of syscall arguments by Dmitry V. Levin · 12 years ago
  21. 4996b3a readahead: fix number of syscall arguments by Dmitry V. Levin · 12 years ago
  22. 0eeda2c x32: fix build regressions introduced by commit v4.7-96-g8435d67 by Dmitry V. Levin · 12 years ago
  23. 2c42f32 Do not use off_t in sendfile decoding by Dmitry V. Levin · 12 years ago
  24. 99d3e01 Assorted fixes to syscallent.h by Denys Vlasenko · 12 years ago
  25. 7943966 Enhance quotactl decoding by Dmitry V. Levin · 12 years ago
  26. 9679296 Add -e trace=memory option by Namhyung Kim · 12 years ago
  27. 85c2178 x32: add 64bit annotation too by Mike Frysinger · 12 years ago
  28. f04b5de x32: update {g,s}etsockopt syscall numbers by Mike Frysinger · 12 years ago
  29. d7df591 x32: update syscall table by Mike Frysinger · 13 years ago
  30. 35be581 Add x32 support to strace by H.J. Lu · 13 years ago