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