1. 9d77b56 tests: add times-fail.test by Elvira Khabirova · 9 years ago
  2. 7a03605 tests: add times.test by Eugene Syromyatnikov · 9 years ago
  3. 22d997e tests: add sysinfo.test by Elvira Khabirova · 9 years ago
  4. d0a6187 Enhance msgctl syscall decoding by Elvira Khabirova · 9 years ago
  5. 0a6af9b Enhance shmctl syscall decoding by Elvira Khabirova · 9 years ago
  6. b7699b5 tests: add ipc_msgbuf.test by Elvira Khabirova · 9 years ago
  7. 422f793 tests: add mq.test by Elvira Khabirova · 9 years ago
  8. cde9ef7 tests: add wait.test by Dmitry V. Levin · 9 years ago
  9. 3b7674c tests: add rt_sigqueueinfo.test by Elvira Khabirova · 9 years ago
  10. 78e48eb tests: add utimensat.test by Dmitry V. Levin · 9 years ago
  11. c633188 tests: convert readlink.test and readlinkat.test from match_awk to match_diff by Dmitry V. Levin · 9 years ago
  12. f008b01 tests: convert getrandom.test from match_awk to match_diff by Dmitry V. Levin · 9 years ago
  13. 4960b2f tests: convert select.test from match_awk to match_diff by Dmitry V. Levin · 9 years ago
  14. f14a8e1 tests: convert several tests from match_grep to match_diff by Dmitry V. Levin · 9 years ago
  15. f6a36f0 tests: fix match_diff usage by Dmitry V. Levin · 9 years ago
  16. cf3ecbd build: fix -I options by Dmitry V. Levin · 9 years ago
  17. f56046e aio: rewrite from libaio.h to linux/aio_abi.h by Dmitry V. Levin · 9 years ago
  18. 13c2173 Fix multiple personalities support in parser of io_submit syscall by Dmitry V. Levin · 9 years ago
  19. 857adac tests: fix build on systems that lack O_CLOEXEC definition by Dmitry V. Levin · 9 years ago
  20. ff6b6f3 tests: fix build on systems that lack AT_FDCWD definition by Dmitry V. Levin · 9 years ago
  21. 4918285 tests: add sendfile.test and sendfile64.test by Dmitry V. Levin · 9 years ago
  22. 41b9fac tests: add a test for get_robust_list and set_robust_list decoding by Dmitry V. Levin · 9 years ago
  23. f9b455c Fix time syscall decoding for some personalities by Dmitry V. Levin · 9 years ago
  24. 3af6aab tests: add readlink.test and readlinkat.test by Gleb Fotengauer-Malinovskiy · 9 years ago
  25. 525eed3 Print nanoseconds along with seconds in stat family syscalls by Dmitry V. Levin · 9 years ago
  26. 30ac062 signalfd4: fix flags decoding by Dmitry V. Levin · 9 years ago
  27. 3d463be socket: mark return code with RVAL_FD flag by Dmitry V. Levin · 9 years ago
  28. bf62c1b epoll_create1: fix flags decoding by Dmitry V. Levin · 9 years ago
  29. c8cba99 eventfd2: fix flags decoding by Dmitry V. Levin · 9 years ago
  30. 0c0453a tests/ppoll: replace SIGABRT with SIGHUP by Dmitry V. Levin · 9 years ago
  31. d9fb450 Cleanup poll/ppoll decoders by Dmitry V. Levin · 9 years ago
  32. ea7ef93 tests: add oldselect.test by Dmitry V. Levin · 9 years ago
  33. 4e3ded3 tests/bpf: fix build with incompatibly old linux/bpf.h and/or gcc by Dmitry V. Levin · 9 years ago
  34. 3456bcc Implement sched_getattr and sched_setattr syscalls decoding by Dmitry V. Levin · 9 years ago
  35. 95b84ea Implement memfd_create syscall decoding by Dmitry V. Levin · 9 years ago
  36. afa10d8 tests/restart_syscall: skip if nanosleep looks uninterrupted by Dmitry V. Levin · 9 years ago
  37. 7c22101 Implement execveat syscall decoding by Dmitry V. Levin · 9 years ago
  38. 4ff687b execve: fix support of personalities with different word size by Dmitry V. Levin · 9 years ago
  39. ddb53dd Implement bpf syscall decoding by Dmitry V. Levin · 9 years ago
  40. 04fcb99 tests/uid: import uid overflow check from tests/uid16 by Dmitry V. Levin · 9 years ago
  41. f1548d9 tests/ip_mreq: skip if basic setsockopt operations fail by Dmitry V. Levin · 9 years ago
  42. 95eaf19 tests: use -lpthread instead of -pthread by Dmitry V. Levin · 9 years ago
  43. 2370d53 ipc.c: use printaddr and umove_or_printaddr by Dmitry V. Levin · 9 years ago
  44. 10020ae tests: add sigaltstack.test by Elvira Khabirova · 9 years ago
  45. 8ef5439 tests/uid.test: adopt for alpha by Dmitry V. Levin · 9 years ago
  46. d27ccca tests: add utime.test by Dmitry V. Levin · 9 years ago
  47. b60b2a5 tests: add xattr.test by Dmitry V. Levin · 9 years ago
  48. 4b80f34 Fix filtering of <unavailable> syscalls by Dmitry V. Levin · 9 years ago
  49. 68cb82e tests: skip stat32 test if struct stat is defined incorrectly by Dmitry V. Levin · 10 years ago
  50. 7bee462 net: decode setsockopt() multicast arguments by Dmitry V. Levin · 10 years ago
  51. 6c8ef05 Consistently use error_msg instead of fprintf(stderr) by Dmitry V. Levin · 10 years ago
  52. 8c20d89 Fix ioctl entries on 32-bit architectures with 64-bit aligned structures by Dmitry V. Levin · 10 years ago
  53. b704e8f tests: fix bexecve.test for the case of mixed personalities by Dmitry V. Levin · 10 years ago
  54. 25c804c tests: add a test for "resuming interrupted nanosleep" by Dmitry V. Levin · 10 years ago
  55. dfd4e3f tests: strip executable bit from *.expected files by Dmitry V. Levin · 10 years ago
  56. 79c5c5d tests: workaround old gawk versions that do not provide @include support by Dmitry V. Levin · 10 years ago
  57. a402810 tests: rewrite umovestr2.test without using grep by Dmitry V. Levin · 10 years ago
  58. 4832134 umovestr: fix short read bug by Dmitry V. Levin · 10 years ago
  59. 78ed3f3 alpha, ia64, sh, sparc, sparc64: fix pipe and pipe2 syscalls decoding by Dmitry V. Levin · 10 years ago
  60. e7d671b tests: add a test for mmap/mprotect/munmap decoding by Dmitry V. Levin · 10 years ago
  61. 485f8fb tests: add a test for SECCOMP_MODE_FILTER decoding by Dmitry V. Levin · 10 years ago
  62. 226bf1c tests: factor out common awk code by Dmitry V. Levin · 10 years ago
  63. 6add1b0 tests: skip netlink based tests when resources are not available by Dmitry V. Levin · 10 years ago
  64. 8f54664 tests: factor out common shell code to functions by Dmitry V. Levin · 10 years ago
  65. 68804b3 tests/uid*: use fchown* instead of chown* by Dmitry V. Levin · 10 years ago
  66. f79252f stat64-v.test: add newfstatat syscall support by Dmitry V. Levin · 10 years ago
  67. 3355784 tests: verify that all patterns match by Andreas Schwab · 10 years ago
  68. bce1ff5 Fix stat64 st_[acm]time decoding for personalities with 32-bit time_t by Dmitry V. Levin · 10 years ago
  69. 499c5aa semctl: fix indirect syscall decoding by Dmitry V. Levin · 10 years ago
  70. 3aa45f3 tests/ipc_*: match IPC_64 flag by Andreas Schwab · 10 years ago
  71. fa5ce37 Fix crash in ipc_sem test by Andreas Schwab · 10 years ago
  72. 9533610 tests/select.test: handle architectures using pselect6 syscall by Andreas Schwab · 10 years ago
  73. da66e25 tests: robustify unix-yy.test by Dmitry V. Levin · 10 years ago
  74. 59f63d3 Use SIGRTMIN from kernel headers by Dmitry V. Levin · 10 years ago
  75. 30bcb79 tests: add a test for sigreturn/rt_sigreturn decoding by Dmitry V. Levin · 10 years ago
  76. d79ed12 tests: skip ipc_sem.test on broken kernels by Mike Frysinger · 10 years ago
  77. eb202ba tests: skip pc.test on s390 by Mike Frysinger · 10 years ago
  78. 90c80c4 tests: note the kernel configs for -yy options by Mike Frysinger · 10 years ago
  79. 77e0d2d tests/uid16: skip if real uid is larger than 16bit by Dmitry V. Levin · 10 years ago
  80. 3a15bc8 tests: fix uid tests on big endian architectures by Dmitry V. Levin · 10 years ago
  81. a8dcf25 tests/getdents: handle older getdents calls by Mike Frysinger · 10 years ago
  82. 4ed340b tests/ipc_sem: detect broken kernels by Mike Frysinger · 10 years ago
  83. 977550d tests: robustify pc.test by Dmitry V. Levin · 10 years ago
  84. 599819d tests: drop support for alternative names of select syscall by Dmitry V. Levin · 10 years ago
  85. 23ce9e4 Remove support for systems without PTRACE_SETOPTIONS by Dmitry V. Levin · 10 years ago
  86. 1c5fead tests: robustify pc.test by Dmitry V. Levin · 10 years ago
  87. e3e64a1 tests: fix "make dist" regression by Dmitry V. Levin · 10 years ago
  88. 7e79a8b tests: workaround broken awk by Dmitry V. Levin · 10 years ago
  89. 0f4ad30 Fix build with old kernel headers by Dmitry V. Levin · 10 years ago
  90. e96cb62 print_pc: fix multiple personalities support by Dmitry V. Levin · 10 years ago
  91. 4a00fc4 tests: support alternative names of select syscall by Dmitry V. Levin · 10 years ago
  92. d07056f tests: extend getdents to support all filesystems regardless of file order by Dmitry V. Levin · 10 years ago
  93. aa80192 -b execve: avoid misleading warning about unknown pid by Dmitry V. Levin · 10 years ago
  94. fef0907 Implement getrandom syscall decoding by Dmitry V. Levin · 10 years ago
  95. e837b14 tests: add a test for select syscall decoding by Dmitry V. Levin · 10 years ago
  96. 495f525 tests: add a test for the latest dumpio fix by Dmitry V. Levin · 10 years ago
  97. c9e2418 tests: add a test for sockaddr_un.sun_path decoding by Dmitry V. Levin · 10 years ago
  98. c929771 getdents, getdents64: quote filenames by Dmitry V. Levin · 10 years ago
  99. c723599 printfd: quote pathnames by Dmitry V. Levin · 10 years ago
  100. b85a7f3 Impove struct cmsghdr decoding by Dmitry V. Levin · 10 years ago