1. 2154702 fcntl: skip F_GETLK64, F_SETLK64, and F_SETLKW64 in fcntl syscall parser by Dmitry V. Levin · 9 years ago
  2. 03202da print_fcntl: finish with unrecognized commands on entering syscall by Dmitry V. Levin · 9 years ago
  3. 211d6ef fcntl: create a separate parser for fcntl64 syscall by Elvira Khabirova · 9 years ago
  4. c9d2501 travis-ci: add build matrix by Dmitry V. Levin · 9 years ago
  5. 144a9db tests: replace old stat tests with stat.test and stat64.test by Dmitry V. Levin · 9 years ago
  6. 38e3768 tests: add lstat.test and lstat64.test by Dmitry V. Levin · 9 years ago
  7. c863827 tests: add fstat.test and fstat64.test by Dmitry V. Levin · 9 years ago
  8. cc2baf3 tests: prepare for detailed testing of stat family syscalls by Dmitry V. Levin · 9 years ago
  9. 8b6046a ioctl: allow to stop decoding number by Gabriel Laskar · 9 years ago
  10. 5421855 tests: skip restart_syscall.test on x32 by Dmitry V. Levin · 9 years ago
  11. a5aa080 x32: fix decoding of i386 personality lseek syscall by Dmitry V. Levin · 9 years ago
  12. cfde1e3 x86_64, x32: add a replacement for <asm/stat.h> by Dmitry V. Levin · 9 years ago
  13. c31481f Add a wrapper around <asm/stat.h> by Dmitry V. Levin · 9 years ago
  14. 5627cf9 kernel_types.h: protect from double inclusion by Dmitry V. Levin · 9 years ago
  15. 530d462 fstatat64.test: lift /proc requirement by Dmitry V. Levin · 9 years ago
  16. b0e6115 tests: add fstatat64.test and newfstatat.test by Dmitry V. Levin · 9 years ago
  17. 84940d4 alpha, ppc, sh, sh64: fix fstatat64 syscall entries by Dmitry V. Levin · 9 years ago
  18. fdb3544 ppc64: clone syscallent.h from ppc by Dmitry V. Levin · 9 years ago
  19. 9db0797 tests: add lseek.test and llseek.test by Dmitry V. Levin · 9 years ago
  20. 431d63c tests: add ftruncate64.test and truncate64.test by Dmitry V. Levin · 9 years ago
  21. c1bb87a tests: add ftruncate.test and truncate.test by Dmitry V. Levin · 9 years ago
  22. 170a4cf build: robustify linux/fcntl.h check by Dmitry V. Levin · 9 years ago
  23. 7386ca7 syscall.c: move inclusion of arch specific files to the end of file by Dmitry V. Levin · 9 years ago
  24. f3e9e61 x86_64: change getregs_old to forward ptrace return code by Dmitry V. Levin · 9 years ago
  25. 5105d4a Cleanup print_pc by Dmitry V. Levin · 9 years ago
  26. 1651051 cleanup: make get_scno.c files more readable by Dmitry V. Levin · 9 years ago
  27. 64672a6 cleanup: make get_syscall_args.c files more readable by Dmitry V. Levin · 9 years ago
  28. f51aec6 cleanup: make get_syscall_result.c files more readable by Dmitry V. Levin · 9 years ago
  29. 0c8c5c9 cleanup: make get_error.c files more readable by Dmitry V. Levin · 9 years ago
  30. 527b42f cleanup: make arch_sigreturn.c files more readable by Dmitry V. Levin · 9 years ago
  31. 690235a Add initial Travis CI support by Dmitry V. Levin · 9 years ago
  32. e8199b2 tests: remove temporary files left after two tests by Dmitry V. Levin · 9 years ago
  33. 2400e9e tests: skip stat32-v.test on x32 by Dmitry V. Levin · 9 years ago
  34. 0ca438d tests: fix ipc_msgbuf.test on x32 by Dmitry V. Levin · 9 years ago
  35. 4408e85 x32: fix pselect6 decoding by Dmitry V. Levin · 9 years ago
  36. 2620751 x32: fix sigreturn decoding by Dmitry V. Levin · 9 years ago
  37. bdb07e3 x32: fix struct dirent decoding by Dmitry V. Levin · 9 years ago
  38. a2fdfe9 Refer to -h on incorrect usage by Elvira Khabirova · 9 years ago
  39. 3272d29 Rearrange flags descriptions in the usage text by Elvira Khabirova · 9 years ago
  40. 4f7db9a tests: run in "set -x" mode if VERBOSE variable is non-null by Dmitry V. Levin · 9 years ago
  41. 9c40599 tests: fix match_diff usage by Dmitry V. Levin · 9 years ago
  42. c6e5e2c x86_64: fix x32 personality support in print_llu_from_low_high_val by Dmitry V. Levin · 9 years ago
  43. 6974c91 x86_64: fix x32 personality support in getllval by Dmitry V. Levin · 9 years ago
  44. 4c65ff0 tests/file_handle: fix expected output by Dmitry V. Levin · 9 years ago
  45. bb746ff startup_attach: fix compilation warning by Dmitry V. Levin · 9 years ago
  46. db9af94 .gitignore: add mpers_xlat.h by Dmitry V. Levin · 9 years ago
  47. cc1e149 tests: add struct_flock.test by Dmitry V. Levin · 9 years ago
  48. 1a713d9 Convert parsers of flock structures to new mpers infrastructure by Dmitry V. Levin · 9 years ago
  49. c7c5270 fcntl.c: implement decoding for all known operations by Dmitry V. Levin · 9 years ago
  50. 46129c9 fcntl.c: mark F_DUPFD and F_DUPFD_CLOEXEC return code with RVAL_FD flag by Dmitry V. Levin · 9 years ago
  51. 5cad846 fcntl.c: remove redundant ifdefs by Dmitry V. Levin · 9 years ago
  52. bcc7397 Update F_* constants by Dmitry V. Levin · 9 years ago
  53. db62a71 Update LOCK_* constants by Dmitry V. Levin · 9 years ago
  54. 6250e6c fcntl.c: use <linux/fcntl.h> instead of <fcntl.h> by Dmitry V. Levin · 9 years ago
  55. a5ffa18 mpers: fix compound types with arbitrary member alignments by Elvira Khabirova · 9 years ago
  56. ba10a42 Support C libraries without System V shared memory/ipc by Mike Frysinger · 9 years ago
  57. 3422849 CREDITS.in: add Jian Zhen by Dmitry V. Levin · 9 years ago
  58. 329288b Fix syscall entries of unimplemented getpmsg and putpmsg syscalls by Dmitry V. Levin · 9 years ago
  59. a56a81c Remove parsers of getpmsg and putpmsg syscalls by Dmitry V. Levin · 9 years ago
  60. aae525f Remove parser of query_module syscall by Dmitry V. Levin · 9 years ago
  61. 25cb5cb Fix syscall entries of deprecated sysfs syscall by Dmitry V. Levin · 9 years ago
  62. 10bd315 Move sysfs syscall to deprecated category by Dmitry V. Levin · 9 years ago
  63. a318cc0 Fix syscall entries of deprecated bdflush syscall by Dmitry V. Levin · 9 years ago
  64. 4b3a170 Implement name_to_handle_at and open_by_handle_at syscalls decoding by Dmitry V. Levin · 9 years ago
  65. 60d7524 Implement lookup_dcookie syscall decoding by Dmitry V. Levin · 9 years ago
  66. ea19705 Implement kexec_file_load syscall decoding by Dmitry V. Levin · 9 years ago
  67. 7aa9c0d Implement kcmp syscall decoding by Dmitry V. Levin · 9 years ago
  68. dcd00c3 Implement iopl syscall decoding by Dmitry V. Levin · 9 years ago
  69. 2aa180e Implement ioperm syscall decoding by Dmitry V. Levin · 9 years ago
  70. a17f593 net: fix printing of IP_RECVOPTS/IP_RETOPTS cmsg options by Dmitry V. Levin · 9 years ago
  71. 87d64ed userfaultfd: fix pathtrace support by Dmitry V. Levin · 9 years ago
  72. 1f111cf Implement IPPROTO_IP control messages decoding by Dmitry V. Levin · 9 years ago
  73. 1103b4e Simplify control messages printers by Dmitry V. Levin · 9 years ago
  74. 1019f00 net: factor out address printing code to a separate function by Dmitry V. Levin · 9 years ago
  75. 5cb45b2 mpers: skip xlat struct definitions in mpers mode by Dmitry V. Levin · 9 years ago
  76. 7528a0b tests: rewrite getdents test in C for better coverage by Dmitry V. Levin · 9 years ago
  77. 4f46158 tests: add readdir.test by Dmitry V. Levin · 9 years ago
  78. a367db8 Mpersify parsers of readdir and getdents syscalls by Dmitry V. Levin · 9 years ago
  79. a2df1c1 getdents: fix typos in array output by Gabriel Laskar · 9 years ago
  80. f54cb96 printcmsghdr: move type and data decoders to a separate function by Dmitry V. Levin · 9 years ago
  81. b36d132 Assume that libc provides sendmsg by Dmitry V. Levin · 9 years ago
  82. 3a1e95d net.c: move fallback definition of SCM_SECURITY to xlat/ by Dmitry V. Levin · 9 years ago
  83. 0d0a50a Implement mlock2 syscall decoding by Dmitry V. Levin · 9 years ago
  84. 2aec1e6 Implement membarrier syscall decoding by Dmitry V. Levin · 9 years ago
  85. a6ebdb1 Implement userfaultfd syscall decoding by Dmitry V. Levin · 9 years ago
  86. 1fc01fd ia64: wire up kcmp syscall by Dmitry V. Levin · 9 years ago
  87. 7171821 powerpc: wire up direct sysv ipc syscalls by Dmitry V. Levin · 9 years ago
  88. 401d4bd Wire up userfaultfd, membarrier, and mlock2 syscalls by Dmitry V. Levin · 9 years ago
  89. 71af115 sprintflags: skip zero flags by Dmitry V. Levin · 9 years ago
  90. 79bddff printflags: handle empty xlats by Mike Frysinger · 9 years ago
  91. 35bd0b8 mpers: forward mpers_DEFS to mpers.sh by Dmitry V. Levin · 9 years ago
  92. 0f8af61 tests/ioctl: workaround glibc ioctl wrapper on powerpc by Dmitry V. Levin · 9 years ago
  93. b3ab30f powerpc: wire up switch_endian syscall by Dmitry V. Levin · 9 years ago
  94. a1982b4 sparc: reserve more space for new syscalls by Dmitry V. Levin · 9 years ago
  95. b070229 m68k: wire up direct socket syscalls by Dmitry V. Levin · 9 years ago
  96. 5f394f5 i386: wire up direct socket syscalls by Dmitry V. Levin · 9 years ago
  97. 4b499f4 s390, s390x: update syscall tables by Heiko Carstens · 9 years ago
  98. 370eb16 Fix *_printer_defs.h rules ambiguousness by Dmitry V. Levin · 9 years ago
  99. c3410ba fcntl.c: make use of RVAL_DECODED by Dmitry V. Levin · 9 years ago
  100. 2512003 desc.c: move parser of fcntl syscall to a separate file by Dmitry V. Levin · 9 years ago