1. cab31a8 Merge remote-tracking branch 'strace/master' into HEAD by Elliott Hughes · 10 years ago
  2. 64aa1b1 Decode paths associated with file descriptors returned by syscalls by Zubin Mithra · 10 years ago
  3. 549e2c4 unwind: add SE and SI flags to syscall entries for all architectures by Dmitry V. Levin · 10 years ago
  4. b2ede14 Enhance setns syscall decoding by Masatake YAMATO · 10 years ago
  5. 985425a mips: fix syscall entries that should have TP flag set by Dmitry V. Levin · 10 years ago
  6. 10b735a xtensa: fix unshare syscall entry by Dmitry V. Levin · 10 years ago
  7. 117d13d alpha, hppa, mips n64: fix waitid syscall entry by Dmitry V. Levin · 10 years ago
  8. cd96f77 Add TM flag to shmat and shmdt syscall entries by Dmitry V. Levin · 10 years ago
  9. 6556315 Alias sys_vfork to sys_fork by Dmitry V. Levin · 10 years ago
  10. d39a490 Merge remote-tracking branch 'strace/master' into sync by Elliott Hughes · 10 years ago
  11. 7845a42 Fix preadv/pwritev offset decoding by Dmitry V. Levin · 10 years ago
  12. 95a4b78 Restore "linux/ioctlent.h". by Elliott Hughes · 10 years ago
  13. 15bc281 mips: enable decoding of set_thread_area by Dmitry V. Levin · 10 years ago
  14. 662221c x86_64, x32: enable decoding of modify_ldt, get_thread_area, and set_thread_area by Dmitry V. Levin · 10 years ago
  15. a7c6e51 Revert "Add support for Altera's Nios-II softcore architecture" by Dmitry V. Levin · 10 years ago
  16. 61e426e Add support for Altera's Nios-II softcore architecture by Ezequiel Garcia · 10 years ago
  17. 3acf403 Implement add_key, keyctl, and request_key decoding by Dmitry V. Levin · 10 years ago
  18. fc4727d Implement ioprio_get and ioprio_set decoding by Dmitry V. Levin · 10 years ago
  19. f67502e Implement finit_module decoding by Dmitry V. Levin · 10 years ago
  20. 2f332e9 Cleanup inotify syscalls decoding by Dmitry V. Levin · 10 years ago
  21. 9aaf88c Enhance reboot decoding by Dmitry V. Levin · 10 years ago
  22. 90aa9f4 Implement kexec_load decoding by Dmitry V. Levin · 10 years ago
  23. d21f186 Use prepared editions of recently imported linux headers by Dmitry V. Levin · 10 years ago
  24. 99db95d Implement fanotify_init and fanotify_mark decoding by Dmitry V. Levin · 10 years ago
  25. 2a32eaa Convert personality_options to XLAT form by Dmitry V. Levin · 10 years ago
  26. b88a6f8 Decode ptp ioctls by Stefan Sørensen · 10 years ago
  27. 7daacbb Add support for ARC Cores from Synopsys by Vineet Gupta · 11 years ago
  28. 16b9dcf Add support for decoding sync_file_range by William Manley · 11 years ago
  29. 9e937d9 fanotify_mark: fix number of args for 32bit arches by Mike Frysinger · 11 years ago
  30. 1cd3f5f ioctlent: add UAPI support by Dmitry V. Levin · 11 years ago
  31. 8190912 mips o32: fix syscall table by Dmitry V. Levin · 11 years ago
  32. b1e7cb1 mips n64: fix syscall table by Dmitry V. Levin · 11 years ago
  33. 26ff3f2 mips n32: fix syscall table by Dmitry V. Levin · 11 years ago
  34. f9236e6 sync_file_range: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  35. cbd4e92 Add syscall entries for new linux syscalls by Dmitry V. Levin · 11 years ago
  36. de462cf Move subcall decoding configuration out of the common code by Dmitry V. Levin · 11 years ago
  37. ebe3d3a sparc: remove some unused declarations and macros by Dmitry V. Levin · 11 years ago
  38. f6c246f metag: rename llseek syscall to _llseek by James Hogan · 11 years ago
  39. 28927cd metag: disable socket and ipc subcall support by James Hogan · 11 years ago
  40. 5273cb7 pread, pwrite: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  41. ea5a079 preadv, pwritev: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  42. 54aee7a ftruncate64, truncate64: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  43. eb1cc15 fallocate: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  44. 3f4a41a fadvise64, fadvise64_64: fix handlers and number of syscall arguments by Dmitry V. Levin · 11 years ago
  45. 34c445b mips: split syscallent.h by Dmitry V. Levin · 11 years ago
  46. 4996b3a readahead: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  47. 828bbd8 linux/syscall.h: make subcall decoding configuration more readable by Dmitry V. Levin · 11 years ago
  48. 2f6519a xtensa: disable socket and ipc subcall support by Chris Zankel · 11 years ago
  49. 6b03c9b Fix syscall flags by Dmitry V. Levin · 11 years ago
  50. c7b2f0c tile: disable socket and ipc subcall support by Chris Metcalf · 11 years ago
  51. 6b572cf Blackfin: disable socketcall and ipc subcall support by Mike Frysinger · 11 years ago
  52. 554c8be s390: fix # of args truncate64/ftruncate64 takes by Mike Frysinger · 11 years ago
  53. d648f29 Decode mtd/ubi ioctls by Mike Frysinger · 11 years ago
  54. 8582f88 ia64: fix compilation warnings introduced by commit v4.7-174-g44f0ed1 by Dmitry V. Levin · 11 years ago
  55. 7ae4a88 x32: fix decoding of i386 truncate and ftruncate syscalls by Dmitry V. Levin · 11 years ago
  56. 0eeda2c x32: fix build regressions introduced by commit v4.7-96-g8435d67 by Dmitry V. Levin · 11 years ago
  57. 44f0ed1 Alias sys_*lstat* syscall printing functions by Dmitry V. Levin · 11 years ago
  58. e67e9f8 x86_64: decode __old_kernel_stat based syscalls by Dmitry V. Levin · 11 years ago
  59. bd2e28a x32: fix decoding of __old_kernel_stat based syscalls by Dmitry V. Levin · 11 years ago
  60. d2ab7fd Fix building outside source directory by Andreas Schwab · 11 years ago
  61. 8f636ed Add support for the XTENSA architecture by Chris Zankel · 11 years ago
  62. 2c42f32 Do not use off_t in sendfile decoding by Dmitry V. Levin · 11 years ago
  63. cc90291 Disable STREAMS syscalls for non-SPARC by Denys Vlasenko · 11 years ago
  64. e7db465 Fix printstrbufarg's address argument to be long, not int by Denys Vlasenko · 11 years ago
  65. f877982 metag,or1k: whitesace style fix. no code changes by Denys Vlasenko · 11 years ago
  66. 99d3e01 Assorted fixes to syscallent.h by Denys Vlasenko · 11 years ago
  67. 5f999a8 Add support for Imagination Technologies Meta by James Hogan · 11 years ago
  68. 7270de5 ARM: make it one-personality arch by Denys Vlasenko · 11 years ago
  69. e7030e5 arm: shorten syscall table for EABI - no point in storing NULL entries by Denys Vlasenko · 11 years ago
  70. 4bfb198 Use the same style of includes in linux/*/* files by Denys Vlasenko · 11 years ago
  71. 1ba8543 Clean up mmap decoding by Denys Vlasenko · 11 years ago
  72. 09a87ae Remove wrong x32-specific lseek by Denys Vlasenko · 11 years ago
  73. a32086f Cosmetic fixes to syscall tables, no code changes by Denys Vlasenko · 11 years ago
  74. bf8ed17 Make linux/mips/syscallent.h smaller by Denys Vlasenko · 11 years ago
  75. f5fa778 Whitespace fix, no code changes by Denys Vlasenko · 11 years ago
  76. 492f81f Add support for the OpenRISC 1000 platform by Christian Svensson · 11 years ago
  77. 88eafd8 Improve perf_event_open argument decoding by Ben Noordhuis · 11 years ago
  78. 0b99a8a Add tilegx support to strace by Chris Metcalf · 11 years ago
  79. 890a5ca Add support for tracing 32-bit ARM EABI binaries on AArch64 by Steve McIntyre · 12 years ago
  80. 716c93e Move asm-generic ioctl definitions to linux/ioctlent.h.in by Dmitry V. Levin · 12 years ago
  81. 17e3860 Filter out redundant "*32" ioctl entries by Dmitry V. Levin · 12 years ago
  82. 7943966 Enhance quotactl decoding by Dmitry V. Levin · 12 years ago
  83. d8d3bd3 Add AArch64 support to strace by Steve McIntyre · 12 years ago
  84. d6dbd99 linux: add new errno values for EPROBE_DEFER and EOPENSTALE by Steve McIntyre · 12 years ago
  85. 9679296 Add -e trace=memory option by Namhyung Kim · 12 years ago
  86. 85c2178 x32: add 64bit annotation too by Mike Frysinger · 12 years ago
  87. f04b5de x32: update {g,s}etsockopt syscall numbers by Mike Frysinger · 12 years ago
  88. d7df591 x32: update syscall table by Mike Frysinger · 12 years ago
  89. 085e428 x32: add ia32 support by H.J. Lu · 12 years ago
  90. 35be581 Add x32 support to strace by H.J. Lu · 12 years ago
  91. 0cbed35 Decode mtd ioctls by Mike Frysinger · 12 years ago
  92. 7015fe4 powerpc: Add syscall entries for direct socket system calls by Anton Blanchard · 12 years ago
  93. c1371eb Shrink space needed by undefined syscalls in syscall tables. by Denys Vlasenko · 12 years ago
  94. 1be0279 Fix mips64 build failure: sys_pwrite64 doesn't exist. by Denys Vlasenko · 12 years ago
  95. 8677913 Revert "Remove underscores from a few syscall names which have them" by Denys Vlasenko · 12 years ago
  96. 31972d5 Remove underscores from a few syscall names which have them by Denys Vlasenko · 12 years ago
  97. b468f23 Implement prlimit64 decoding, rewrite [gs]etrlimit decoding by Dmitry V. Levin · 12 years ago
  98. a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 12 years ago
  99. dde045c alpha: fix decode of osf_sigprocmask by Mike Frysinger · 12 years ago
  100. 8f81e38 ia64: fix compilation warnings by Dmitry V. Levin · 12 years ago