1. 05a0af6 Fix decoding and dumping of readv syscall in case of short read by Dmitry V. Levin · 10 years ago
  2. 590b240 tests: add hexdump_strdup function to libtests by Dmitry V. Levin · 10 years ago
  3. 536a035 tests: add tprintf function to libtests by Dmitry V. Levin · 10 years ago
  4. 19d10f8 mmsg.test: fix regression introduced by commit v4.11-138-g6e815ce by Dmitry V. Levin · 10 years ago
  5. 2720a61 alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls by Dmitry V. Levin · 10 years ago
  6. 6bf08e3 Fix and enhance decoding of sched_[gs]etaffinity syscalls by Dmitry V. Levin · 10 years ago
  7. 6267e4b tests: convert epoll_create1.test from match_grep to match_diff by Dmitry V. Levin · 10 years ago
  8. 87e6b23 tests: introduce libtests by Dmitry V. Levin · 10 years ago
  9. 10eab9d tests: enable strace-k.test only for --with-libunwind configurations by Dmitry V. Levin · 10 years ago
  10. 78db0f2 tests: add fork-f.test and vfork-f.test by Dmitry V. Levin · 10 years ago
  11. f7423af tests: add personality.test by Dmitry V. Levin · 10 years ago
  12. 38a34c9 Add copyright headers to some files which lack them by Dmitry V. Levin · 10 years ago
  13. bab4ef4 tests: add ksysent.test by Dmitry V. Levin · 10 years ago
  14. 69b7307 Fix select and _newselect syscall entries by Dmitry V. Levin · 10 years ago
  15. 718990f tests: sort the list of tests by Dmitry V. Levin · 10 years ago
  16. 77c0cde build: add -D_FILE_OFFSET_BITS=64 to _CPPFLAGS instead of _CFLAGS by Dmitry V. Levin · 10 years ago
  17. 860b3a6 build: set arch specific -m switches in tests-m*32/Makefile.am files properly by Dmitry V. Levin · 10 years ago
  18. 08a1783 tests: add umount.test and umount2.test by Dmitry V. Levin · 10 years ago
  19. 2154702 fcntl: skip F_GETLK64, F_SETLK64, and F_SETLKW64 in fcntl syscall parser by Dmitry V. Levin · 10 years ago
  20. 144a9db tests: replace old stat tests with stat.test and stat64.test by Dmitry V. Levin · 10 years ago
  21. 38e3768 tests: add lstat.test and lstat64.test by Dmitry V. Levin · 10 years ago
  22. c863827 tests: add fstat.test and fstat64.test by Dmitry V. Levin · 10 years ago
  23. cc2baf3 tests: prepare for detailed testing of stat family syscalls by Dmitry V. Levin · 10 years ago
  24. b0e6115 tests: add fstatat64.test and newfstatat.test by Dmitry V. Levin · 10 years ago
  25. 9db0797 tests: add lseek.test and llseek.test by Dmitry V. Levin · 10 years ago
  26. 431d63c tests: add ftruncate64.test and truncate64.test by Dmitry V. Levin · 10 years ago
  27. c1bb87a tests: add ftruncate.test and truncate.test by Dmitry V. Levin · 10 years ago
  28. cc1e149 tests: add struct_flock.test by Dmitry V. Levin · 10 years ago
  29. 4b3a170 Implement name_to_handle_at and open_by_handle_at syscalls decoding by Dmitry V. Levin · 10 years ago
  30. 1f111cf Implement IPPROTO_IP control messages decoding by Dmitry V. Levin · 10 years ago
  31. 7528a0b tests: rewrite getdents test in C for better coverage by Dmitry V. Levin · 10 years ago
  32. 4f46158 tests: add readdir.test by Dmitry V. Levin · 10 years ago
  33. 0d0a50a Implement mlock2 syscall decoding by Dmitry V. Levin · 10 years ago
  34. 2aec1e6 Implement membarrier syscall decoding by Dmitry V. Levin · 10 years ago
  35. a6ebdb1 Implement userfaultfd syscall decoding by Dmitry V. Levin · 10 years ago
  36. fb2a543 tests: convert ioctl.test from match_grep to match_diff by Dmitry V. Levin · 10 years ago
  37. f57edf4 Fix decoding of gettimeofday and settimeofday by Dmitry V. Levin · 10 years ago
  38. c648b4a Fix decoding of clock_nanosleep by Dmitry V. Levin · 10 years ago
  39. 593602c tests: add nanosleep.test by Dmitry V. Levin · 10 years ago
  40. 640623c tests: rewrite restart_syscall in C by Dmitry V. Levin · 10 years ago
  41. 9d4c892 tests: add clock_xettime.test by Dmitry V. Levin · 10 years ago
  42. 12431f7 tests: add xetitimer.test by Dmitry V. Levin · 10 years ago
  43. 79cafcd tests: add timerfd_xettime.test by Dmitry V. Levin · 10 years ago
  44. 1314098 tests: add timer_xettime.test by Dmitry V. Levin · 10 years ago
  45. dad1eef Convert parser of struct timex to new mpers infrastructure by Dmitry V. Levin · 10 years ago
  46. b8f0c92 Enhance parser of struct sigevent by Dmitry V. Levin · 10 years ago
  47. 77a1b6b tests: add pselect6.test by Dmitry V. Levin · 10 years ago
  48. 9d77b56 tests: add times-fail.test by Elvira Khabirova · 10 years ago
  49. 7a03605 tests: add times.test by Eugene Syromyatnikov · 10 years ago
  50. 22d997e tests: add sysinfo.test by Elvira Khabirova · 10 years ago
  51. b7699b5 tests: add ipc_msgbuf.test by Elvira Khabirova · 10 years ago
  52. 422f793 tests: add mq.test by Elvira Khabirova · 10 years ago
  53. cde9ef7 tests: add wait.test by Dmitry V. Levin · 10 years ago
  54. 3b7674c tests: add rt_sigqueueinfo.test by Elvira Khabirova · 10 years ago
  55. 78e48eb tests: add utimensat.test by Dmitry V. Levin · 10 years ago
  56. c633188 tests: convert readlink.test and readlinkat.test from match_awk to match_diff by Dmitry V. Levin · 10 years ago
  57. f008b01 tests: convert getrandom.test from match_awk to match_diff by Dmitry V. Levin · 10 years ago
  58. 4960b2f tests: convert select.test from match_awk to match_diff by Dmitry V. Levin · 10 years ago
  59. cf3ecbd build: fix -I options by Dmitry V. Levin · 10 years ago
  60. 13c2173 Fix multiple personalities support in parser of io_submit syscall by Dmitry V. Levin · 10 years ago
  61. 4918285 tests: add sendfile.test and sendfile64.test by Dmitry V. Levin · 10 years ago
  62. 41b9fac tests: add a test for get_robust_list and set_robust_list decoding by Dmitry V. Levin · 10 years ago
  63. f9b455c Fix time syscall decoding for some personalities by Dmitry V. Levin · 10 years ago
  64. 3af6aab tests: add readlink.test and readlinkat.test by Gleb Fotengauer-Malinovskiy · 10 years ago
  65. 30ac062 signalfd4: fix flags decoding by Dmitry V. Levin · 10 years ago
  66. bf62c1b epoll_create1: fix flags decoding by Dmitry V. Levin · 10 years ago
  67. c8cba99 eventfd2: fix flags decoding by Dmitry V. Levin · 10 years ago
  68. d9fb450 Cleanup poll/ppoll decoders by Dmitry V. Levin · 10 years ago
  69. ea7ef93 tests: add oldselect.test by Dmitry V. Levin · 10 years ago
  70. 3456bcc Implement sched_getattr and sched_setattr syscalls decoding by Dmitry V. Levin · 10 years ago
  71. 95b84ea Implement memfd_create syscall decoding by Dmitry V. Levin · 10 years ago
  72. 7c22101 Implement execveat syscall decoding by Dmitry V. Levin · 10 years ago
  73. 4ff687b execve: fix support of personalities with different word size by Dmitry V. Levin · 10 years ago
  74. ddb53dd Implement bpf syscall decoding by Dmitry V. Levin · 10 years ago
  75. 95eaf19 tests: use -lpthread instead of -pthread by Dmitry V. Levin · 10 years ago
  76. 10020ae tests: add sigaltstack.test by Elvira Khabirova · 10 years ago
  77. d27ccca tests: add utime.test by Dmitry V. Levin · 10 years ago
  78. b60b2a5 tests: add xattr.test by Dmitry V. Levin · 10 years ago
  79. 4b80f34 Fix filtering of <unavailable> syscalls by Dmitry V. Levin · 10 years ago
  80. 7bee462 net: decode setsockopt() multicast arguments by Dmitry V. Levin · 10 years ago
  81. 25c804c tests: add a test for "resuming interrupted nanosleep" by Dmitry V. Levin · 10 years ago
  82. 4832134 umovestr: fix short read bug by Dmitry V. Levin · 10 years ago
  83. 78ed3f3 alpha, ia64, sh, sparc, sparc64: fix pipe and pipe2 syscalls decoding by Dmitry V. Levin · 10 years ago
  84. e7d671b tests: add a test for mmap/mprotect/munmap decoding by Dmitry V. Levin · 10 years ago
  85. 485f8fb tests: add a test for SECCOMP_MODE_FILTER decoding by Dmitry V. Levin · 10 years ago
  86. 226bf1c tests: factor out common awk code by Dmitry V. Levin · 10 years ago
  87. 8f54664 tests: factor out common shell code to functions by Dmitry V. Levin · 10 years ago
  88. 30bcb79 tests: add a test for sigreturn/rt_sigreturn decoding by Dmitry V. Levin · 10 years ago
  89. 977550d tests: robustify pc.test by Dmitry V. Levin · 10 years ago
  90. 23ce9e4 Remove support for systems without PTRACE_SETOPTIONS by Dmitry V. Levin · 11 years ago
  91. e3e64a1 tests: fix "make dist" regression by Dmitry V. Levin · 10 years ago
  92. 7e79a8b tests: workaround broken awk by Dmitry V. Levin · 10 years ago
  93. 0f4ad30 Fix build with old kernel headers by Dmitry V. Levin · 10 years ago
  94. e96cb62 print_pc: fix multiple personalities support by Dmitry V. Levin · 10 years ago
  95. aa80192 -b execve: avoid misleading warning about unknown pid by Dmitry V. Levin · 11 years ago
  96. fef0907 Implement getrandom syscall decoding by Dmitry V. Levin · 11 years ago
  97. e837b14 tests: add a test for select syscall decoding by Dmitry V. Levin · 11 years ago
  98. 495f525 tests: add a test for the latest dumpio fix by Dmitry V. Levin · 11 years ago
  99. c9e2418 tests: add a test for sockaddr_un.sun_path decoding by Dmitry V. Levin · 11 years ago
  100. df7aa2b ioctl: take all 32 bits of ioctl commands into account by Dmitry V. Levin · 11 years ago