1. 793ba8a lib/tst_kvercmp: fixed a compiling error by Zhouping Liu · 11 years ago
  2. a6306ab Merge remote-tracking branch 'upstream/master' by Garrett Cooper · 11 years ago
  3. 6582c37 mount/mount06.c: new case to test MS_MOVE of mount by DAN LI · 11 years ago
  4. 387cd15 inotify04: add RHEL5 extra kernel version check by Wanlong Gao · 11 years ago
  5. 18f7be7 lib: let tst_kvercmp2() contains major kernel version by Wanlong Gao · 11 years ago
  6. bc914a8 kernel/firmware: always build userspace bits by Jan Stancek · 11 years ago
  7. 4a7d975 inotify/inotify03.c: cleanup a parameter-passing error by DAN LI · 11 years ago
  8. ce160a7 Fix the bug of the temp-files removing by Jungsoo Son · 11 years ago
  9. d0a43a0 xinetd/xinetd_tests.sh: add IPv6 test for xinetd by Xie Lingyun · 11 years ago
  10. 3db8657 xinetd/xinetd_tests.sh: clean up tabs by Xie Lingyun · 11 years ago
  11. be022f0 kmsg01: fix test failure caused by not compiling it by Wanlong Gao · 11 years ago
  12. d65102a kernel/firmware: Make use of SAFE_ASPRINTF() by Cyril Hrubis · 11 years ago
  13. e39f5a8 lib/safe_macros: Split and add SAFE_ASPRINTF() by Cyril Hrubis · 11 years ago
  14. 775d226 fw_load: new test of device firmware loading by Alexey Kodanev · 11 years ago
  15. e0ad93b configure: add configure checks to compile kernel modules by Alexey Kodanev · 11 years ago
  16. 6ffbe4a syslog-lib.sh: Use lib to restart syslog service by Peng Haitao · 11 years ago
  17. ef73cc9 lib: add tst_kvercmp2 to compare specific vendor extra kernel versions by Wanlong Gao · 11 years ago
  18. f08964a runltp: Remove useless rm in nonexistent dir by Cyril Hrubis · 11 years ago
  19. 59e542b mount/mount03.c: Test feature MS_NOATIME of mount(2) by DAN LI · 11 years ago
  20. a4d106d mount/mount03.c: clean up by DAN LI · 11 years ago
  21. c5902a2 sssd-lib.sh: fix a bug of sssd daemon is not started by Peng Haitao · 11 years ago
  22. e1d7191 sssd-lib.sh: Use lib to restart sssd service by Peng Haitao · 11 years ago
  23. 12a9e94 flock03.c: fixes a typo when compiling with UCLINUX=1 by Benoit Marcot · 11 years ago
  24. fbb12d0 mount/mount05.c: Add mode argument to open call. by Vinson Lee · 11 years ago
  25. c4841ec cron02: Use lib to restart crond service by Peng Haitao · 11 years ago
  26. edea6b4 syscalls/inotify03: Cleaup. by Cyril Hrubis · 11 years ago
  27. c72358c cmdlib.sh: fix a bug of restart_daemon by Peng Haitao · 11 years ago
  28. 44be66d runltp: try to create ext3 loop device if creating ext4 failed by Wanlong Gao · 11 years ago
  29. b84621b cron_tests.sh: fix a bug of syslog daemon is disabled by Peng Haitao · 11 years ago
  30. a2d1595 clock_settime03: do not set outside address space tp by Wanlong Gao · 11 years ago
  31. b69a671 vma01: check kernel version by Wanlong Gao · 11 years ago
  32. 9146d83 mount/mount05.c: new case to test MS_BIND of mount by DAN LI · 11 years ago
  33. 0818b6d Fully spell out the .sh -> non-.sh target cp by Garrett Cooper · 11 years ago
  34. 8f9db55 mmap/mmap14.c: new case to test MAP_LOCKED of mmap by DAN LI · 11 years ago
  35. d770939 mmap/mmap12.c: new case to test MAP_POPULATE of mmap by DAN LI · 11 years ago
  36. 07acb1c scenario_groups/default: Add kernel_misc by Cyril Hrubis · 11 years ago
  37. 4bc55ec lib: tst_run_cmd: add tst_run_cmd() to exec specified program by Alexey Kodanev · 11 years ago
  38. 8bcc076 aio02: remove test for IO_fsync() and IO_fdsync() by Wanlong Gao · 11 years ago
  39. 147ed8a lib: tst_module: add library functions for kernel modules by Alexey Kodanev · 11 years ago
  40. e707624 runtest: Add new syscalls-ipc test-suite by Sedat Dilek · 11 years ago
  41. 3ca2875 sendfile08: disable this test on kernel less than 2.6.33 by Wanlong Gao · 11 years ago
  42. 3123553 testcases/kernel/syscalls Add mmap13 to .gitignore by Cyril Hrubis · 11 years ago
  43. 06f9fe4 include: Move a few more defs to private header. by Cyril Hrubis · 11 years ago
  44. 5f8441c include: Remove unused _SC_CRAY_SYSTEM. by Cyril Hrubis · 11 years ago
  45. 812521d lib, include: Move TEMPDIR to private header. by Cyril Hrubis · 11 years ago
  46. 2aabae1 syscalls/pipe07: Rewrite. by Cyril Hrubis · 11 years ago
  47. 69b772b lib, include: Remove all references to TDIRECTORY. by Cyril Hrubis · 11 years ago
  48. b88fa5b runltp: Fix bashism by Cyril Hrubis · 11 years ago
  49. bcf24e6 getrusage03: disable the test when kernel before 2.6.32 by Wanlong Gao · 11 years ago
  50. a0e618c new testcase: kmsg01 by Jan Stancek · 11 years ago
  51. 60c6ce2 dup2/dup205: close all fds before tst_rmdir() by Eryu Guan · 11 years ago
  52. ed69cd5 lib: Add lib/ltp_priv.h header for internal API. by Cyril Hrubis · 11 years ago
  53. 8329ed8 mmap/mmap13.c: new case to test SIGBUS error of mmap by DAN LI · 11 years ago
  54. d2085ca lib: safe_macros: Add SAFE_FOPEN(), SAFE_FCLOSE() by Cyril Hrubis · 11 years ago
  55. 2086691 prot_hsymlinks & cgroup_xattr: fix copyright header by Alexey Kodanev · 11 years ago
  56. e0cbe7a syscalls/chown01: Fix test file creation by Jungsoo Son · 11 years ago
  57. 8a575d2 syscalls/chmod02: Fix test file creation + cleanup by Cyril Hrubis · 11 years ago
  58. ec22fb2 syscalls/mmap: Remove check for getpagesize() < 0 by Cyril Hrubis · 11 years ago
  59. 5efee33 syscalls/mmap: Cleanups. by Cyril Hrubis · 11 years ago
  60. 82ddd5f fs/ftest{04,08}: Remove unused allocated buffer. by Cyril Hrubis · 11 years ago
  61. 8dc262a lib/parse_opts.c: Remove a few unused assigments. by Cyril Hrubis · 11 years ago
  62. 1065dc4 syscalls/stat01: Cleanup. by Cyril Hrubis · 11 years ago
  63. 10ff5e9 openposix/.../mmap/27-1: Remove unused variable. by Cyril Hrubis · 11 years ago
  64. 1bbfae9 syscalls/readdir02: Cleanup. by Cyril Hrubis · 11 years ago
  65. beb0b7d syscalls/mprotect03: Make use of SAFE_WRITE(). by Cyril Hrubis · 11 years ago
  66. b9f9262 syscalls/mprotect01: Straighten up the logic. by Cyril Hrubis · 11 years ago
  67. 7ff5ebf syscalls/mprotect: Fix mmap() error checks. by Cyril Hrubis · 11 years ago
  68. 7e40c4e syscalls/mprotect: Cleanup. by Cyril Hrubis · 11 years ago
  69. 197c1c3 syscalls/mprotect: Cleanup UCLINUX ifdefs. by Cyril Hrubis · 11 years ago
  70. 0546c99 su/su01_s1: fix mismatched double quotation marks by DAN LI · 11 years ago
  71. 0e335db New core test of cgroups and extended attributes by Alexey Kodanev · 11 years ago
  72. 29d35ae mmapstress10:Close the file descriptor by Shuang Qiu · 11 years ago
  73. 9187c0a waitid02: split code into separate testcases by Jan Stancek · 11 years ago
  74. 2990b7c waitid02: cleanup by Jan Stancek · 11 years ago
  75. c520500 openposix: generate-makefiles.sh: Fix buildonly tests. by Cyril Hrubis · 11 years ago
  76. c055410 Unmap the mapped address region by Shuang Qiu · 11 years ago
  77. ee47b99 shmctl/shmctl01.c: Test features IPC_INFO, SHM_STAT, SHM_LOCK and SHM_UNLOCK. by DAN LI · 11 years ago
  78. 7ea4978 shmctl/shmctl01.c: cleanup by DAN LI · 11 years ago
  79. 7053c3b dup07:Close the file before unlink it. by Shuang Qiu · 11 years ago
  80. 04a34ba Create a function tst_resm_hexd() to print a buffer in hex by Alexey Kodanev · 11 years ago
  81. f74f0a9 semctl01.c: Pass the correct parameter by DAN LI · 11 years ago
  82. 4140aa4 prot_hsymlinks.c: remove the unnecessary calling of cleanup by DAN LI · 11 years ago
  83. 7755720 mount/mount03.c: Add mode argument to open call. by Vinson Lee · 11 years ago
  84. 8cda96c mem.c: check whether MADV_MERGEABLE is available by DAN LI · 11 years ago
  85. a854429 shmat/shmat01.c: Test for specifying NULL to shmaddr by DAN LI · 11 years ago
  86. 77eafca shmat/shmat01.c: cleanup by DAN LI · 11 years ago
  87. a06f021 gitignore: add ksm06 by Wanlong Gao · 11 years ago
  88. 2067f15 prot_hsymlinks.c: Define _GNU_SOURCE which is required for O_DIRECTORY by Markos Chandras · 11 years ago
  89. 2d2b943 openposix/.../sigaction/{18,19,28}: Regenerate. by Cyril Hrubis · 11 years ago
  90. 371a69b openposix/.../sigaction/templates/{18,19,28} by Cyril Hrubis · 11 years ago
  91. a63f933 semctl/semctl01.c: Test features IPC_INFO, SEM_INFO and SEM_STAT by DAN LI · 11 years ago
  92. bffa886 semctl/semctl01.c: cleanup by DAN LI · 11 years ago
  93. 24324ad mount/mount03.c: fix several issues by DAN LI · 11 years ago
  94. 6dcafa7 mount/mount03.c: cleanup by DAN LI · 11 years ago
  95. 65ca1bd mem/ksm06: add a new case to test merge_across_nodes sysfs knob by Zhouping Liu · 11 years ago
  96. 6b699d0 mem: introduce clean_node() func by Zhouping Liu · 11 years ago
  97. fbcafd3 mm/ksm: enable merge_across_nodes knob before testing by Zhouping Liu · 11 years ago
  98. 17e8f1f openposix/.../sigaddset/1-3: Fix uninitialized variable. by Cyril Hrubis · 11 years ago
  99. e68ce79 syscalls/cacheflush01: remove define of __NR_cacheflush by Jan Stancek · 11 years ago
  100. c5532e4 testcases/kernel: initialize fields of sigaction struct by Jan Stancek · 11 years ago