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