1. fcb94cd Fix decoding of swapon flags by Dmitry V. Levin · 9 years ago
  2. f2f91c0 tests/unlinkat.c: check AT_* decoding by Dmitry V. Levin · 9 years ago
  3. 867c1cd tests/linkat.c: check AT_* decoding by Dmitry V. Levin · 9 years ago
  4. 612368b Improve decoding of Android's PR_SET_VMA prctl by Elliott Hughes · 9 years ago
  5. c4a30f1 tests: add mkdirat.test by Fei Jie · 9 years ago
  6. 93faa4c tests: add swap.test by Fei Jie · 9 years ago
  7. 41cd657 tests: add unlinkat.test by Fei Jie · 9 years ago
  8. 7a158a1 tests: add linkat.test by Fei Jie · 9 years ago
  9. 5b2d257 tests: add sync_file_range.test and sync_file_range2.test by Dmitry V. Levin · 9 years ago
  10. 27bff90 Add default values for SYNC_FILE_RANGE_* constants by Dmitry V. Levin · 9 years ago
  11. 6f072d5 Fix sync_file_range2 output by Elliott Hughes · 9 years ago
  12. 71fe62e Replace PF_* constants with AF_* by Dmitry V. Levin · 9 years ago
  13. 2aa9b32 tests: add read-write.test by Dmitry V. Levin · 9 years ago
  14. 7b5d8f9 tests/pread64-pwrite64.test: extend dumpio coverage by Dmitry V. Levin · 9 years ago
  15. 0de5829 tests: add hexdump_memdup function to libtests by Dmitry V. Levin · 9 years ago
  16. 35e97a7 tests: add fchownat.test by Dmitry V. Levin · 9 years ago
  17. baeff23 tests: add fchmodat.test by Dmitry V. Levin · 9 years ago
  18. 9f3a6af Fix printing of negative offsets in pread64 and pwrite64 syscalls by Dmitry V. Levin · 9 years ago
  19. 69f1bf3 tests/hexdump_strdup.c: add support for longer strings by Dmitry V. Levin · 9 years ago
  20. fe0d07a tests/preadv-pwritev.c: fix typo in error diagnostics by Dmitry V. Levin · 9 years ago
  21. d82b0d8 tests: add chroot.test by Fei Jie · 9 years ago
  22. 4c4ab0f tests: add fdatasync.test by Fei Jie · 9 years ago
  23. 16c078e tests: add fsync.test by Fei Jie · 9 years ago
  24. a067b8d tests: add sethostname.test by Fei Jie · 9 years ago
  25. 3ae8690 Consistently handle unsigned arguments of mmap* and remap_file_pages by Dmitry V. Levin · 9 years ago
  26. f40ea79 Consistently handle 2nd and 3rd arguments of [gs]etsockopt as unsigned by Dmitry V. Levin · 9 years ago
  27. b0d23cc Add sentinel attribute to printxvals by Dmitry V. Levin · 9 years ago
  28. ccdc82a Cleanup parser of ptrace syscall by Dmitry V. Levin · 9 years ago
  29. 1f3482b Define PRI__[uxs]64 macros to print __s64 and __u64 values by Jeff Mahoney · 9 years ago
  30. 3f6ebce Implement dumping of preadv and pwritev syscalls by Dmitry V. Levin · 9 years ago
  31. c98ab88 Fix decoding of preadv syscall in case of short read by Dmitry V. Levin · 9 years ago
  32. d461151 Fix printing of negative offsets in preadv and pwritev syscalls by Dmitry V. Levin · 9 years ago
  33. 0a9d194 Fix printing of unreadable struct iovec by Dmitry V. Levin · 9 years ago
  34. 5dde567 tests: factor out a part common to many simply organized test scripts by Dmitry V. Levin · 9 years ago
  35. 579a4aa tests: introduce $NAME by Dmitry V. Levin · 9 years ago
  36. 2e8a787 tests: move definitions of $OUT and $ERR to init.sh by Dmitry V. Levin · 9 years ago
  37. a990e8c tests: simplify sendfile.test and sendfile64.test by Dmitry V. Levin · 9 years ago
  38. 1e7dfc3 open.test, openat.test: lift /proc requirement by Dmitry V. Levin · 9 years ago
  39. cca2e53 quotactl: add decoding of Q_GETNEXTQUOTA and Q_XGETNEXTQUOTA by Dmitry V. Levin · 9 years ago
  40. 4ce6b5e Update Q_* constants by Dmitry V. Levin · 9 years ago
  41. c4d67d4 Update CLONE_* constants by Dmitry V. Levin · 9 years ago
  42. 54cc3e1 Update BPF_MAP_TYPE_* constants by Dmitry V. Levin · 9 years ago
  43. ce515dd Update SO_* constants by Dmitry V. Levin · 9 years ago
  44. ebd1124 Update SEGV_* constants by Dmitry V. Levin · 9 years ago
  45. dbc68b7 avr32: wire up copy_file_range syscall by Dmitry V. Levin · 9 years ago
  46. d2029cc tests/uname.test: check abbreviated output, use print_quoted_string by JayRJoshi · 9 years ago
  47. 90406df faccessat.test: robustify against libcs invoking faccessat syscall on their own by Dmitry V. Levin · 9 years ago
  48. 347a5d4 openat.test: robustify against libcs invoking openat syscall on their own by Dmitry V. Levin · 9 years ago
  49. f09a474 tests: add open.test by Dmitry V. Levin · 9 years ago
  50. e17f28d Update generic ioctl entries from linux 4.5 by Dmitry V. Levin · 9 years ago
  51. e7794ae maint: update for linux 4.5 by Dmitry V. Levin · 9 years ago
  52. 9d91928 Fix decoding of device numbers in mknod and mknodat syscalls by Dmitry V. Levin · 9 years ago
  53. b0e507f sparc64: fix decoding of mknod and mknodat syscalls for sparc personality by Dmitry V. Levin · 9 years ago
  54. 6598026 tests: add openat.test by Katerina Koukiou · 9 years ago
  55. 896479d tests: add renameat.test by Fei Jie · 9 years ago
  56. e2975b6 tests: add faccessat.test by Fei Jie · 9 years ago
  57. 8346e63 tests: add creat.test by Fei Jie · 9 years ago
  58. 0ebe67b tests: add mknod.test by Fei Jie · 9 years ago
  59. 9a88371 tests: add syslog.test by Fei Jie · 9 years ago
  60. c4e36dc tests/scm_rights-fd.test: fix pathname regex by JayRJoshi · 9 years ago
  61. e10ab4c tests: add strace-r.test by Dmitry V. Levin · 9 years ago
  62. 534a392 tests: add strace-ttt.test by Dmitry V. Levin · 9 years ago
  63. e4d110d tests: add strace-tt.test by Dmitry V. Levin · 9 years ago
  64. ac2c43e tests: add strace-t.test by Dmitry V. Levin · 9 years ago
  65. a08d03f tests: add strace-T.test by Dmitry V. Levin · 9 years ago
  66. f7f7e60 tests: split out tests of specific decoders by Dmitry V. Levin · 9 years ago
  67. 39ab120 tests: add getcwd.test by JayRJoshi · 9 years ago
  68. 17654da tests: add print_quoted_string function to libtests by JayRJoshi · 9 years ago
  69. 032a9a4 tests: add xetpriority.test by Fei Jie · 9 years ago
  70. b824f98 tests: add flock.test by Fei Jie · 9 years ago
  71. c3fb92c tests: add sched_xetscheduler.test by Fei Jie · 9 years ago
  72. ab26390 alpha: fix SOCK_DIAG_BY_FAMILY tests by Dmitry V. Levin · 9 years ago
  73. aa7b60d Update EPOLL* constants by Dmitry V. Levin · 9 years ago
  74. b389028 tests: add count-f.test by Dmitry V. Levin · 9 years ago
  75. 5d6292c hppa: wire up copy_file_range syscall by Dmitry V. Levin · 9 years ago
  76. fb22306 tests: filter strace output in uname test by Fei Jie · 9 years ago
  77. ea5c7b5 tests: add sched_xetparam.test by Fei Jie · 9 years ago
  78. 1eed594 tests: add sched_get_priority_mxx.test by Fei Jie · 9 years ago
  79. ab917ae tests: add dup.test, dup2.test, and dup3.test by Fei Jie · 9 years ago
  80. 61ac8ee tests: add fchmod.test by Fabien Siron · 9 years ago
  81. 275d135 tests: add acct.test by Fei Jie · 9 years ago
  82. 1b5d1cb tests: add chmod.test by Anchit Jain · 9 years ago
  83. c811fa6 Reduce memory usage while managing tcbs allocation. by Nahim El Atmani · 9 years ago
  84. eee3476 tests: add umask.test by Fei Jie · 9 years ago
  85. a4128a7 tests: add rename.test by Fei Jie · 9 years ago
  86. 68a58a3 tests: add uname.test by Fei Jie · 9 years ago
  87. 0cb245a mips: wire up copy_file_range syscall by Dmitry V. Levin · 9 years ago
  88. 9649ac1 tests: add rt_sigsuspend.test by Dmitry V. Levin · 9 years ago
  89. 11d623f Print pid_t arguments of rt_sigqueueinfo and rt_tgsigqueueinfo as int by Dmitry V. Levin · 9 years ago
  90. 2743efc getrusage.test: fix build on x32 by Dmitry V. Levin · 9 years ago
  91. 274fd46 getrusage.test: check that getrusage parser does not access extra memory by Dmitry V. Levin · 9 years ago
  92. 5204dbd tests: add getrusage.test by Fei Jie · 9 years ago
  93. 49faae9 Print rt_sigtimedwait return value as a signal name by Dmitry V. Levin · 9 years ago
  94. f09b7c4 tests: add rt_sigprocmask.test by Dmitry V. Levin · 9 years ago
  95. 1165620 Fix corner cases of rt_sigpending syscall decoder by Dmitry V. Levin · 9 years ago
  96. 10c61e3 Change unix_diag requests back to use full dump instead of exact match by Dmitry V. Levin · 9 years ago
  97. f20304b tests: avoid using cpp -dD by Michael Shigorin · 9 years ago
  98. 446e5b1 tests: add poll.test by Dmitry V. Levin · 9 years ago
  99. 9f612ff Fix abbreviated output of poll and ppoll decoders by Dmitry V. Levin · 9 years ago
  100. 8ef9809 Print unfetchable address in poll and ppoll decoders by Dmitry V. Levin · 9 years ago