1. 4aca18c aio_fsync: wait until aio_fsync completes by Jan Stancek · 11 years ago
  2. 14ad8f4 max_map_count: corrected max_map_count condition by Stanislav kholmanskikh · 11 years ago
  3. 4bdda04 syscalls/swapon: fix for variable page size by Stanislav Kholmanskikh · 11 years ago
  4. 1d5d484 Implemented tst_fill_file function by Stanislav Kholmanskikh · 11 years ago
  5. 0eccc58 rt_sigaction: headers are included in a uniform way by Stanislav Kholmanskikh · 11 years ago
  6. c381f58 runltp: Drop the mkfs on DEVICE from preparation by Cyril Hrubis · 11 years ago
  7. 533992a syscalls: Add tst_mkfs() to all tests with DEVICE. by Cyril Hrubis · 11 years ago
  8. 7224b78 syscalls/umount: Big cleanup. by Cyril Hrubis · 11 years ago
  9. 629a1ac syscalls/mount: Big cleanup. by Cyril Hrubis · 11 years ago
  10. 26aa0a8 syscalls/inotify: Cleanups. by Cyril Hrubis · 11 years ago
  11. 2492ce2 lib: Add tst_mkfs() function. by Cyril Hrubis · 11 years ago
  12. 989d306 tst_run_cmd: Make the tst_run_cmd survive SIGCHLD by Cyril Hrubis · 11 years ago
  13. e63337a tst_run_cmd: const correctness by Stanislav Kholmanskikh · 11 years ago
  14. 37e1b72 ebizzy.h: mallopt does not exist on uClinux by Marta Rybczynska · 11 years ago
  15. 7a5d0ca quota_remount_test01: SELinux workaround and other fixes by Stanislav kholmanskikh · 11 years ago
  16. 29a9cf2 lib/tst_module.c: modification for updated tst_run_cmd specification by Stanislav kholmanskikh · 11 years ago
  17. bee0a94 tst_run_cmd: added support for stdout and stderr redirection by Stanislav kholmanskikh · 11 years ago
  18. 273e467 Remove reference to "java", missed in commit 78596957 by Anders Roxell · 11 years ago
  19. 45929dc realtime: only build tests if needed by Anders Roxell · 11 years ago
  20. 860517f realtime tests: created Makefiles for profiles/scripts by Anders Roxell · 11 years ago
  21. 56ffde4 realtime tests: added additional install targets by Anders Roxell · 11 years ago
  22. 871b7d7 added run_auto.sh to install targets for realtime tests by Anders Roxell · 11 years ago
  23. d6ea0a4 realtime/(func|perf)/: rename run.sh to run_auto.sh by Anders Roxell · 11 years ago
  24. fc41661 usctest.h: Remove dumbious _USC_LIB_ ifdefs. by Cyril Hrubis · 11 years ago
  25. 9c8c885 usctest.h: Cleanup. by Cyril Hrubis · 11 years ago
  26. e94c67a Revert "lib/tst_kvercmp: fixed a compiling error" by Cyril Hrubis · 11 years ago
  27. 6af2479 containers: Add TCID to sources compiled with -lltp by Cyril Hrubis · 11 years ago
  28. 94469ba mount/mount06.c: fix a compile error by DAN LI · 11 years ago
  29. e323edc lib: fix a NULL pointer caused error by Wanlong Gao · 11 years ago
  30. 793ba8a lib/tst_kvercmp: fixed a compiling error by Zhouping Liu · 11 years ago
  31. a6306ab Merge remote-tracking branch 'upstream/master' by Garrett Cooper · 11 years ago
  32. 6582c37 mount/mount06.c: new case to test MS_MOVE of mount by DAN LI · 11 years ago
  33. 387cd15 inotify04: add RHEL5 extra kernel version check by Wanlong Gao · 11 years ago
  34. 18f7be7 lib: let tst_kvercmp2() contains major kernel version by Wanlong Gao · 11 years ago
  35. bc914a8 kernel/firmware: always build userspace bits by Jan Stancek · 11 years ago
  36. 4a7d975 inotify/inotify03.c: cleanup a parameter-passing error by DAN LI · 11 years ago
  37. ce160a7 Fix the bug of the temp-files removing by Jungsoo Son · 11 years ago
  38. d0a43a0 xinetd/xinetd_tests.sh: add IPv6 test for xinetd by Xie Lingyun · 11 years ago
  39. 3db8657 xinetd/xinetd_tests.sh: clean up tabs by Xie Lingyun · 11 years ago
  40. be022f0 kmsg01: fix test failure caused by not compiling it by Wanlong Gao · 11 years ago
  41. d65102a kernel/firmware: Make use of SAFE_ASPRINTF() by Cyril Hrubis · 11 years ago
  42. e39f5a8 lib/safe_macros: Split and add SAFE_ASPRINTF() by Cyril Hrubis · 11 years ago
  43. 775d226 fw_load: new test of device firmware loading by Alexey Kodanev · 11 years ago
  44. e0ad93b configure: add configure checks to compile kernel modules by Alexey Kodanev · 11 years ago
  45. 6ffbe4a syslog-lib.sh: Use lib to restart syslog service by Peng Haitao · 11 years ago
  46. ef73cc9 lib: add tst_kvercmp2 to compare specific vendor extra kernel versions by Wanlong Gao · 11 years ago
  47. f08964a runltp: Remove useless rm in nonexistent dir by Cyril Hrubis · 11 years ago
  48. 59e542b mount/mount03.c: Test feature MS_NOATIME of mount(2) by DAN LI · 11 years ago
  49. a4d106d mount/mount03.c: clean up by DAN LI · 11 years ago
  50. c5902a2 sssd-lib.sh: fix a bug of sssd daemon is not started by Peng Haitao · 11 years ago
  51. e1d7191 sssd-lib.sh: Use lib to restart sssd service by Peng Haitao · 11 years ago
  52. 12a9e94 flock03.c: fixes a typo when compiling with UCLINUX=1 by Benoit Marcot · 11 years ago
  53. fbb12d0 mount/mount05.c: Add mode argument to open call. by Vinson Lee · 11 years ago
  54. c4841ec cron02: Use lib to restart crond service by Peng Haitao · 11 years ago
  55. edea6b4 syscalls/inotify03: Cleaup. by Cyril Hrubis · 11 years ago
  56. c72358c cmdlib.sh: fix a bug of restart_daemon by Peng Haitao · 11 years ago
  57. 44be66d runltp: try to create ext3 loop device if creating ext4 failed by Wanlong Gao · 11 years ago
  58. b84621b cron_tests.sh: fix a bug of syslog daemon is disabled by Peng Haitao · 11 years ago
  59. a2d1595 clock_settime03: do not set outside address space tp by Wanlong Gao · 11 years ago
  60. b69a671 vma01: check kernel version by Wanlong Gao · 11 years ago
  61. 9146d83 mount/mount05.c: new case to test MS_BIND of mount by DAN LI · 11 years ago
  62. 0818b6d Fully spell out the .sh -> non-.sh target cp by Garrett Cooper · 11 years ago
  63. 8f9db55 mmap/mmap14.c: new case to test MAP_LOCKED of mmap by DAN LI · 11 years ago
  64. d770939 mmap/mmap12.c: new case to test MAP_POPULATE of mmap by DAN LI · 11 years ago
  65. 07acb1c scenario_groups/default: Add kernel_misc by Cyril Hrubis · 11 years ago
  66. 4bc55ec lib: tst_run_cmd: add tst_run_cmd() to exec specified program by Alexey Kodanev · 11 years ago
  67. 8bcc076 aio02: remove test for IO_fsync() and IO_fdsync() by Wanlong Gao · 11 years ago
  68. 147ed8a lib: tst_module: add library functions for kernel modules by Alexey Kodanev · 11 years ago
  69. e707624 runtest: Add new syscalls-ipc test-suite by Sedat Dilek · 11 years ago
  70. 3ca2875 sendfile08: disable this test on kernel less than 2.6.33 by Wanlong Gao · 11 years ago
  71. 3123553 testcases/kernel/syscalls Add mmap13 to .gitignore by Cyril Hrubis · 11 years ago
  72. 06f9fe4 include: Move a few more defs to private header. by Cyril Hrubis · 11 years ago
  73. 5f8441c include: Remove unused _SC_CRAY_SYSTEM. by Cyril Hrubis · 11 years ago
  74. 812521d lib, include: Move TEMPDIR to private header. by Cyril Hrubis · 11 years ago
  75. 2aabae1 syscalls/pipe07: Rewrite. by Cyril Hrubis · 11 years ago
  76. 69b772b lib, include: Remove all references to TDIRECTORY. by Cyril Hrubis · 11 years ago
  77. b88fa5b runltp: Fix bashism by Cyril Hrubis · 11 years ago
  78. bcf24e6 getrusage03: disable the test when kernel before 2.6.32 by Wanlong Gao · 11 years ago
  79. a0e618c new testcase: kmsg01 by Jan Stancek · 11 years ago
  80. 60c6ce2 dup2/dup205: close all fds before tst_rmdir() by Eryu Guan · 11 years ago
  81. ed69cd5 lib: Add lib/ltp_priv.h header for internal API. by Cyril Hrubis · 11 years ago
  82. 8329ed8 mmap/mmap13.c: new case to test SIGBUS error of mmap by DAN LI · 11 years ago
  83. d2085ca lib: safe_macros: Add SAFE_FOPEN(), SAFE_FCLOSE() by Cyril Hrubis · 11 years ago
  84. 2086691 prot_hsymlinks & cgroup_xattr: fix copyright header by Alexey Kodanev · 11 years ago
  85. e0cbe7a syscalls/chown01: Fix test file creation by Jungsoo Son · 11 years ago
  86. 8a575d2 syscalls/chmod02: Fix test file creation + cleanup by Cyril Hrubis · 11 years ago
  87. ec22fb2 syscalls/mmap: Remove check for getpagesize() < 0 by Cyril Hrubis · 11 years ago
  88. 5efee33 syscalls/mmap: Cleanups. by Cyril Hrubis · 11 years ago
  89. 82ddd5f fs/ftest{04,08}: Remove unused allocated buffer. by Cyril Hrubis · 11 years ago
  90. 8dc262a lib/parse_opts.c: Remove a few unused assigments. by Cyril Hrubis · 11 years ago
  91. 1065dc4 syscalls/stat01: Cleanup. by Cyril Hrubis · 11 years ago
  92. 10ff5e9 openposix/.../mmap/27-1: Remove unused variable. by Cyril Hrubis · 11 years ago
  93. 1bbfae9 syscalls/readdir02: Cleanup. by Cyril Hrubis · 11 years ago
  94. beb0b7d syscalls/mprotect03: Make use of SAFE_WRITE(). by Cyril Hrubis · 11 years ago
  95. b9f9262 syscalls/mprotect01: Straighten up the logic. by Cyril Hrubis · 11 years ago
  96. 7ff5ebf syscalls/mprotect: Fix mmap() error checks. by Cyril Hrubis · 11 years ago
  97. 7e40c4e syscalls/mprotect: Cleanup. by Cyril Hrubis · 11 years ago
  98. 197c1c3 syscalls/mprotect: Cleanup UCLINUX ifdefs. by Cyril Hrubis · 11 years ago
  99. 0546c99 su/su01_s1: fix mismatched double quotation marks by DAN LI · 11 years ago
  100. 0e335db New core test of cgroups and extended attributes by Alexey Kodanev · 11 years ago