1. caca6ee Fix the strace build after the sync to ToT. by Elliott Hughes · 9 years ago
  2. 33232a5 Merge remote-tracking branch 'strace/master' into HEAD by Elliott Hughes · 9 years ago
  3. 55ba9b3 sparc: remove redundant sys_lxstat by Dmitry V. Levin · 9 years ago
  4. 120e5db Support unix domain sockets in -yy option by Masatake YAMATO · 9 years ago
  5. 530bed0 Fix decoding of getgroups, getgroups32, setgroups, and setgroups32 syscalls by Dmitry V. Levin · 9 years ago
  6. 80f7db1 Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls by Dmitry V. Levin · 9 years ago
  7. d535b8b sh, sh64: fix uid/gid syscall entries by Dmitry V. Levin · 9 years ago
  8. 641bb42 s390: fix uid/gid syscall entries by Dmitry V. Levin · 9 years ago
  9. 37b20b3 sparc: fix uid/gid syscall entries by Dmitry V. Levin · 9 years ago
  10. fced7b0 process.c: split struct_user_offsets into architecture-specific include files by Dmitry V. Levin · 9 years ago
  11. 907df1e Alias sys_setdomainname to sys_sethostname by Dmitry V. Levin · 9 years ago
  12. 37548c4 Alias sys_getpeername to sys_getsockname by Dmitry V. Levin · 9 years ago
  13. 8238590 Alias sys_stime to sys_time by Dmitry V. Levin · 9 years ago
  14. 6355a1f Alias sys_mkdir and sys_mkdirat to sys_chmod and sys_fchmodat by Dmitry V. Levin · 9 years ago
  15. fafc71f hppa: update error codes and signal numbers by Helge Deller · 10 years ago
  16. 00119f6 ioctlsort: rewrite build rules using noinst_PROGRAMS by Dmitry V. Levin · 10 years ago
  17. 749c221 Update ioctl entries by Dmitry V. Levin · 10 years ago
  18. ee7b76e Filter out redundant ioctl entries early by Dmitry V. Levin · 10 years ago
  19. 118c603 ioctlent.sh: update the list of directories exported by headers_install by Dmitry V. Levin · 10 years ago
  20. e4a6ec1 Merge remote-tracking branch 'strace/master' into HEAD by Elliott Hughes · 10 years ago
  21. 2f6510c Add -yy option: print ip and port associated with socket descriptors by Dmitry V. Levin · 10 years ago
  22. e971da4 Update syscall tables to the point where they include renameat2 by Mike Frysinger · 10 years ago
  23. 5b677ab renameat2: add decoding support by Mike Frysinger · 10 years ago
  24. a80c636 ia64: add missing syscalls by Mike Frysinger · 10 years ago
  25. 69ef3d4 Merge remote-tracking branch 'strace/master' into HEAD by Elliott Hughes · 10 years ago
  26. d5588a8 sh: fix syscall numbering for recv and sendto by Erik Johansson · 10 years ago
  27. 8efd209 alpha/sparc: fix arg count for rt_sigaction by Mike Frysinger · 10 years ago
  28. 212287c x32: update io_{setup,submit} syscalls by Mike Frysinger · 10 years ago
  29. cab31a8 Merge remote-tracking branch 'strace/master' into HEAD by Elliott Hughes · 10 years ago
  30. 64aa1b1 Decode paths associated with file descriptors returned by syscalls by Zubin Mithra · 10 years ago
  31. 549e2c4 unwind: add SE and SI flags to syscall entries for all architectures by Dmitry V. Levin · 10 years ago
  32. b2ede14 Enhance setns syscall decoding by Masatake YAMATO · 10 years ago
  33. 985425a mips: fix syscall entries that should have TP flag set by Dmitry V. Levin · 10 years ago
  34. 10b735a xtensa: fix unshare syscall entry by Dmitry V. Levin · 10 years ago
  35. 117d13d alpha, hppa, mips n64: fix waitid syscall entry by Dmitry V. Levin · 10 years ago
  36. cd96f77 Add TM flag to shmat and shmdt syscall entries by Dmitry V. Levin · 10 years ago
  37. 6556315 Alias sys_vfork to sys_fork by Dmitry V. Levin · 10 years ago
  38. d39a490 Merge remote-tracking branch 'strace/master' into sync by Elliott Hughes · 10 years ago
  39. 7845a42 Fix preadv/pwritev offset decoding by Dmitry V. Levin · 10 years ago
  40. 95a4b78 Restore "linux/ioctlent.h". by Elliott Hughes · 10 years ago
  41. 15bc281 mips: enable decoding of set_thread_area by Dmitry V. Levin · 10 years ago
  42. 662221c x86_64, x32: enable decoding of modify_ldt, get_thread_area, and set_thread_area by Dmitry V. Levin · 10 years ago
  43. a7c6e51 Revert "Add support for Altera's Nios-II softcore architecture" by Dmitry V. Levin · 10 years ago
  44. 61e426e Add support for Altera's Nios-II softcore architecture by Ezequiel Garcia · 10 years ago
  45. 3acf403 Implement add_key, keyctl, and request_key decoding by Dmitry V. Levin · 10 years ago
  46. fc4727d Implement ioprio_get and ioprio_set decoding by Dmitry V. Levin · 10 years ago
  47. f67502e Implement finit_module decoding by Dmitry V. Levin · 10 years ago
  48. 2f332e9 Cleanup inotify syscalls decoding by Dmitry V. Levin · 10 years ago
  49. 9aaf88c Enhance reboot decoding by Dmitry V. Levin · 10 years ago
  50. 90aa9f4 Implement kexec_load decoding by Dmitry V. Levin · 10 years ago
  51. d21f186 Use prepared editions of recently imported linux headers by Dmitry V. Levin · 10 years ago
  52. 99db95d Implement fanotify_init and fanotify_mark decoding by Dmitry V. Levin · 10 years ago
  53. 2a32eaa Convert personality_options to XLAT form by Dmitry V. Levin · 10 years ago
  54. b88a6f8 Decode ptp ioctls by Stefan Sørensen · 10 years ago
  55. 7daacbb Add support for ARC Cores from Synopsys by Vineet Gupta · 11 years ago
  56. 16b9dcf Add support for decoding sync_file_range by William Manley · 11 years ago
  57. 9e937d9 fanotify_mark: fix number of args for 32bit arches by Mike Frysinger · 11 years ago
  58. 1cd3f5f ioctlent: add UAPI support by Dmitry V. Levin · 11 years ago
  59. 8190912 mips o32: fix syscall table by Dmitry V. Levin · 11 years ago
  60. b1e7cb1 mips n64: fix syscall table by Dmitry V. Levin · 11 years ago
  61. 26ff3f2 mips n32: fix syscall table by Dmitry V. Levin · 11 years ago
  62. f9236e6 sync_file_range: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  63. cbd4e92 Add syscall entries for new linux syscalls by Dmitry V. Levin · 11 years ago
  64. de462cf Move subcall decoding configuration out of the common code by Dmitry V. Levin · 11 years ago
  65. ebe3d3a sparc: remove some unused declarations and macros by Dmitry V. Levin · 11 years ago
  66. f6c246f metag: rename llseek syscall to _llseek by James Hogan · 11 years ago
  67. 28927cd metag: disable socket and ipc subcall support by James Hogan · 11 years ago
  68. 5273cb7 pread, pwrite: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  69. ea5a079 preadv, pwritev: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  70. 54aee7a ftruncate64, truncate64: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  71. eb1cc15 fallocate: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  72. 3f4a41a fadvise64, fadvise64_64: fix handlers and number of syscall arguments by Dmitry V. Levin · 11 years ago
  73. 34c445b mips: split syscallent.h by Dmitry V. Levin · 11 years ago
  74. 4996b3a readahead: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  75. 828bbd8 linux/syscall.h: make subcall decoding configuration more readable by Dmitry V. Levin · 11 years ago
  76. 2f6519a xtensa: disable socket and ipc subcall support by Chris Zankel · 11 years ago
  77. 6b03c9b Fix syscall flags by Dmitry V. Levin · 11 years ago
  78. c7b2f0c tile: disable socket and ipc subcall support by Chris Metcalf · 11 years ago
  79. 6b572cf Blackfin: disable socketcall and ipc subcall support by Mike Frysinger · 11 years ago
  80. 554c8be s390: fix # of args truncate64/ftruncate64 takes by Mike Frysinger · 11 years ago
  81. d648f29 Decode mtd/ubi ioctls by Mike Frysinger · 11 years ago
  82. 8582f88 ia64: fix compilation warnings introduced by commit v4.7-174-g44f0ed1 by Dmitry V. Levin · 11 years ago
  83. 7ae4a88 x32: fix decoding of i386 truncate and ftruncate syscalls by Dmitry V. Levin · 11 years ago
  84. 0eeda2c x32: fix build regressions introduced by commit v4.7-96-g8435d67 by Dmitry V. Levin · 11 years ago
  85. 44f0ed1 Alias sys_*lstat* syscall printing functions by Dmitry V. Levin · 11 years ago
  86. e67e9f8 x86_64: decode __old_kernel_stat based syscalls by Dmitry V. Levin · 11 years ago
  87. bd2e28a x32: fix decoding of __old_kernel_stat based syscalls by Dmitry V. Levin · 11 years ago
  88. d2ab7fd Fix building outside source directory by Andreas Schwab · 11 years ago
  89. 8f636ed Add support for the XTENSA architecture by Chris Zankel · 11 years ago
  90. 2c42f32 Do not use off_t in sendfile decoding by Dmitry V. Levin · 11 years ago
  91. cc90291 Disable STREAMS syscalls for non-SPARC by Denys Vlasenko · 11 years ago
  92. e7db465 Fix printstrbufarg's address argument to be long, not int by Denys Vlasenko · 11 years ago
  93. f877982 metag,or1k: whitesace style fix. no code changes by Denys Vlasenko · 11 years ago
  94. 99d3e01 Assorted fixes to syscallent.h by Denys Vlasenko · 11 years ago
  95. 5f999a8 Add support for Imagination Technologies Meta by James Hogan · 11 years ago
  96. 7270de5 ARM: make it one-personality arch by Denys Vlasenko · 11 years ago
  97. e7030e5 arm: shorten syscall table for EABI - no point in storing NULL entries by Denys Vlasenko · 11 years ago
  98. 4bfb198 Use the same style of includes in linux/*/* files by Denys Vlasenko · 11 years ago
  99. 1ba8543 Clean up mmap decoding by Denys Vlasenko · 11 years ago
  100. 09a87ae Remove wrong x32-specific lseek by Denys Vlasenko · 11 years ago