1. dcc6660 tests: extend test coverage of getresuid32 syscall by Dmitry V. Levin · 9 years ago
  2. fbe1a9e tests: extend test coverage of getresuid syscall by Dmitry V. Levin · 9 years ago
  3. bff70d4 tests: add symlinkat.test by Fei Jie · 9 years ago
  4. 1eb0051 tests: add iopl.test by Fei Jie · 9 years ago
  5. ef2007e mips o32, powerpc, powerpc64: fix decoding of iopl syscall by Dmitry V. Levin · 9 years ago
  6. 2e069fc tests: add ioperm.test by Fei Jie · 9 years ago
  7. 5e9944d Fix corner cases of getgroups and setgroups syscall decoders by Dmitry V. Levin · 9 years ago
  8. ba210af Cleanup setfsuid syscall decoder by Dmitry V. Levin · 9 years ago
  9. f184989 tests: check decoding of setfsgid32 syscall by Dmitry V. Levin · 9 years ago
  10. fba762d tests: check decoding of setfsgid syscall by Dmitry V. Levin · 9 years ago
  11. 2def3d4 tests: check decoding of setfsuid32 syscall by Dmitry V. Levin · 9 years ago
  12. 281e457 tests: check decoding of setfsuid syscall by Dmitry V. Levin · 9 years ago
  13. fa7c988 tests: extend test coverage of setresgid32 syscall by Dmitry V. Levin · 9 years ago
  14. 4f6d95d tests: extend test coverage of setresgid syscall by Dmitry V. Levin · 9 years ago
  15. 2b42d8e tests: extend test coverage of setresuid32 syscall by Dmitry V. Levin · 9 years ago
  16. 0eac88a tests: extend test coverage of setresuid syscall by Dmitry V. Levin · 9 years ago
  17. 7d7dfbe tests: extend test coverage of setregid32 syscall by Dmitry V. Levin · 9 years ago
  18. 28d02ea tests: extend test coverage of setregid syscall by Dmitry V. Levin · 9 years ago
  19. 619a96a tests: extend test coverage of setreuid32 syscall by Dmitry V. Levin · 9 years ago
  20. e6d8473 tests: extend test coverage of setreuid syscall by Dmitry V. Levin · 9 years ago
  21. 6511b2d tests: extend test coverage of setgid32 syscall by Dmitry V. Levin · 9 years ago
  22. cf27301 tests: extend test coverage of setgid syscall by Dmitry V. Levin · 9 years ago
  23. 8f0e41a tests: extend test coverage of setuid32 syscall by Dmitry V. Levin · 9 years ago
  24. aa39926 tests: extend test coverage of setuid syscall by Dmitry V. Levin · 9 years ago
  25. 39a33b1 tests: add shmxt.test by Fei Jie · 9 years ago
  26. 10c6c3f alpha: fix decoding of shmat syscall by Dmitry V. Levin · 9 years ago
  27. f22db4e tests: add semop.test by Fei Jie · 9 years ago
  28. 7d23d33 prctl-seccomp-filter-v.test: robustify against unrelated prctl invocations by Dmitry V. Levin · 9 years ago
  29. bcdd204 tests/pselect6.c: fix potential output mismatch by Dmitry V. Levin · 9 years ago
  30. 96492b2 tests: check decoding of fchown32 syscall by Dmitry V. Levin · 9 years ago
  31. e6828b1 tests: check decoding of fchown syscall by Dmitry V. Levin · 9 years ago
  32. 11f98f2 tests: check decoding of lchown32 syscall by Dmitry V. Levin · 9 years ago
  33. 408420f tests: check decoding of lchown syscall by Dmitry V. Levin · 9 years ago
  34. f559a87 tests: check decoding of chown32 syscall by Dmitry V. Levin · 9 years ago
  35. 4ccdbd6 tests: check decoding of chown syscall by Dmitry V. Levin · 9 years ago
  36. a99bcbf Fix decoding of 16-bit uid_t/git_t by Dmitry V. Levin · 9 years ago
  37. c1f1cc1 tests: move kernel uid overflow check to libtests by Dmitry V. Levin · 9 years ago
  38. 9c1a72c tests: skip seccomp-strict.test and prctl-seccomp-strict.test on x32 by Dmitry V. Levin · 9 years ago
  39. c2523e0 tests: add seccomp-filter.test by Dmitry V. Levin · 9 years ago
  40. 6ba947f seccomp: fix decoding of sock_fprog and sock_filter structures by Dmitry V. Levin · 9 years ago
  41. 3ea6a59 seccomp: print SECCOMP_* and BPF_* constants in a more compact way by Dmitry V. Levin · 9 years ago
  42. 1818061 tests: rename seccomp.test to prctl-seccomp-filter-v.test by Dmitry V. Levin · 9 years ago
  43. b19945b tests: add seccomp-strict.test by Dmitry V. Levin · 9 years ago
  44. c1aa737 tests: add prctl-seccomp-strict.test by Dmitry V. Levin · 9 years ago
  45. d9e4ff7 tests: bring lists back to the sorted order by Dmitry V. Levin · 9 years ago
  46. 7a06960 tests/epoll_create1.c: extend for the case of ENOSYS by Dmitry V. Levin · 9 years ago
  47. 2399a60 tests/epoll_ctl.c: extend epoll_ctl coverage by Dmitry V. Levin · 9 years ago
  48. cb6f997 tests: add mlockall.test by Dmitry V. Levin · 9 years ago
  49. c75e2c2 tests: add epoll_wait.test by Fei Jie · 9 years ago
  50. 258a225 tests: add epoll_ctl.test by Fei Jie · 9 years ago
  51. bbdd23c tests: add epoll_create.test by Fei Jie · 9 years ago
  52. 17f4b45 tests/pread64-pwrite64.c: minor cleanup by Dmitry V. Levin · 9 years ago
  53. fcb94cd Fix decoding of swapon flags by Dmitry V. Levin · 9 years ago
  54. f2f91c0 tests/unlinkat.c: check AT_* decoding by Dmitry V. Levin · 9 years ago
  55. 867c1cd tests/linkat.c: check AT_* decoding by Dmitry V. Levin · 9 years ago
  56. 612368b Improve decoding of Android's PR_SET_VMA prctl by Elliott Hughes · 9 years ago
  57. c4a30f1 tests: add mkdirat.test by Fei Jie · 9 years ago
  58. 93faa4c tests: add swap.test by Fei Jie · 9 years ago
  59. 41cd657 tests: add unlinkat.test by Fei Jie · 9 years ago
  60. 7a158a1 tests: add linkat.test by Fei Jie · 9 years ago
  61. 5b2d257 tests: add sync_file_range.test and sync_file_range2.test by Dmitry V. Levin · 9 years ago
  62. 27bff90 Add default values for SYNC_FILE_RANGE_* constants by Dmitry V. Levin · 9 years ago
  63. 6f072d5 Fix sync_file_range2 output by Elliott Hughes · 9 years ago
  64. 71fe62e Replace PF_* constants with AF_* by Dmitry V. Levin · 9 years ago
  65. 2aa9b32 tests: add read-write.test by Dmitry V. Levin · 9 years ago
  66. 7b5d8f9 tests/pread64-pwrite64.test: extend dumpio coverage by Dmitry V. Levin · 9 years ago
  67. 0de5829 tests: add hexdump_memdup function to libtests by Dmitry V. Levin · 9 years ago
  68. 35e97a7 tests: add fchownat.test by Dmitry V. Levin · 9 years ago
  69. baeff23 tests: add fchmodat.test by Dmitry V. Levin · 9 years ago
  70. 9f3a6af Fix printing of negative offsets in pread64 and pwrite64 syscalls by Dmitry V. Levin · 9 years ago
  71. 69f1bf3 tests/hexdump_strdup.c: add support for longer strings by Dmitry V. Levin · 9 years ago
  72. fe0d07a tests/preadv-pwritev.c: fix typo in error diagnostics by Dmitry V. Levin · 9 years ago
  73. d82b0d8 tests: add chroot.test by Fei Jie · 9 years ago
  74. 4c4ab0f tests: add fdatasync.test by Fei Jie · 9 years ago
  75. 16c078e tests: add fsync.test by Fei Jie · 9 years ago
  76. a067b8d tests: add sethostname.test by Fei Jie · 9 years ago
  77. 3ae8690 Consistently handle unsigned arguments of mmap* and remap_file_pages by Dmitry V. Levin · 9 years ago
  78. f40ea79 Consistently handle 2nd and 3rd arguments of [gs]etsockopt as unsigned by Dmitry V. Levin · 9 years ago
  79. b0d23cc Add sentinel attribute to printxvals by Dmitry V. Levin · 9 years ago
  80. ccdc82a Cleanup parser of ptrace syscall by Dmitry V. Levin · 9 years ago
  81. 1f3482b Define PRI__[uxs]64 macros to print __s64 and __u64 values by Jeff Mahoney · 9 years ago
  82. 3f6ebce Implement dumping of preadv and pwritev syscalls by Dmitry V. Levin · 9 years ago
  83. c98ab88 Fix decoding of preadv syscall in case of short read by Dmitry V. Levin · 9 years ago
  84. d461151 Fix printing of negative offsets in preadv and pwritev syscalls by Dmitry V. Levin · 9 years ago
  85. 0a9d194 Fix printing of unreadable struct iovec by Dmitry V. Levin · 9 years ago
  86. 5dde567 tests: factor out a part common to many simply organized test scripts by Dmitry V. Levin · 9 years ago
  87. 579a4aa tests: introduce $NAME by Dmitry V. Levin · 9 years ago
  88. 2e8a787 tests: move definitions of $OUT and $ERR to init.sh by Dmitry V. Levin · 9 years ago
  89. a990e8c tests: simplify sendfile.test and sendfile64.test by Dmitry V. Levin · 9 years ago
  90. 1e7dfc3 open.test, openat.test: lift /proc requirement by Dmitry V. Levin · 9 years ago
  91. cca2e53 quotactl: add decoding of Q_GETNEXTQUOTA and Q_XGETNEXTQUOTA by Dmitry V. Levin · 9 years ago
  92. 4ce6b5e Update Q_* constants by Dmitry V. Levin · 9 years ago
  93. c4d67d4 Update CLONE_* constants by Dmitry V. Levin · 9 years ago
  94. 54cc3e1 Update BPF_MAP_TYPE_* constants by Dmitry V. Levin · 9 years ago
  95. ce515dd Update SO_* constants by Dmitry V. Levin · 9 years ago
  96. ebd1124 Update SEGV_* constants by Dmitry V. Levin · 9 years ago
  97. dbc68b7 avr32: wire up copy_file_range syscall by Dmitry V. Levin · 9 years ago
  98. d2029cc tests/uname.test: check abbreviated output, use print_quoted_string by JayRJoshi · 9 years ago
  99. 90406df faccessat.test: robustify against libcs invoking faccessat syscall on their own by Dmitry V. Levin · 9 years ago
  100. 347a5d4 openat.test: robustify against libcs invoking openat syscall on their own by Dmitry V. Levin · 9 years ago