1. 8bd901e cpuset_base_ops_test: using tst_kvercmp2 by Stanislav Kholmanskikh · 11 years ago
  2. d266efb controllers/cpuset: required number of nodes by Stanislav Kholmanskikh · 11 years ago
  3. 836c1f2 controllers/cpuset: fix for old grep by Stanislav Kholmanskikh · 11 years ago
  4. 9d46685 controllers/cpuset: removed './' next to binaries by Stanislav Kholmanskikh · 11 years ago
  5. e44edba controllers/cpuset: reorganization by Stanislav Kholmanskikh · 11 years ago
  6. 8e0f8b1 setns: add ns_name in TINFO by Monson Shao · 11 years ago
  7. efddf81 pthread_attr_setschedpolicy/2-1.c: bind threads to single CPU by Jan Stancek · 11 years ago
  8. a2b2b35 pthread_attr_setschedpolicy/2-1.c: fix race at thread startup by Jan Stancek · 11 years ago
  9. 683835e pthread_attr_setschedpolicy/2-1.c: simplify error handling by Jan Stancek · 11 years ago
  10. 48d49bb device-drivers: pci: enable build and run by Alexey Kodanev · 11 years ago
  11. 02c479c device-drivers: pci: fixes by Alexey Kodanev · 11 years ago
  12. 9dcb591 device-drivers: pci: rename files and remove useless files by Alexey Kodanev · 11 years ago
  13. e2ecf28 syscalls: mount: Simplify the -T param handling. by Cyril Hrubis · 11 years ago
  14. 9ca9633 openposix: Remove unreachable code. by Cyril Hrubis · 11 years ago
  15. 6f3147f power_management: add TCID by Riku Voipio · 11 years ago
  16. e5c18ea Remove bogus Aarch64 system call numbers by Riku Voipio · 11 years ago
  17. 2a63f69 syslog-lib.sh bash posix compliance by Maxim Uvarov · 11 years ago
  18. 858757d kernel/firmware: Make use of modules.mk by Cyril Hrubis · 11 years ago
  19. 427cbb3 device-drivers: block: enable build and run by Alexey Kodanev · 11 years ago
  20. 4970a2f device-drivers: block: fixes by Alexey Kodanev · 11 years ago
  21. e047039 device-drivers: block: rename test files and remove run.sh by Alexey Kodanev · 11 years ago
  22. 971bcd7 cpuset/cpuset_load_balance_test: fixes by Stanislav Kholmanskikh · 11 years ago
  23. 8ddc6cd cpuset_memory_spread_test: number of nodes and sync by Stanislav Kholmanskikh · 11 years ago
  24. b5077cf cpuset/cpuset_memory_test: fixes by Stanislav Kholmanskikh · 11 years ago
  25. aeafd83 cpuset/cpuset_lib: cpuinfo.c compiled incorrectly by Stanislav Kholmanskikh · 11 years ago
  26. 87156a0 cpuset/cpuset_syscall_test: fixes by Stanislav Kholmanskikh · 11 years ago
  27. 08f8781 cpuset/cpuset_base_ops_test: fix expected error by Stanislav Kholmanskikh · 11 years ago
  28. 27f2cc5 controllers/cpuset: removed bash sweetnesses by Stanislav Kholmanskikh · 11 years ago
  29. 7f5bfb8 setuid/setuid04.c: Fix a double cleanup() error by MaShimiao · 11 years ago
  30. 5cdeb8d syscalls: syslog: Fix daemon restart on SUSE. by Cyril Hrubis · 11 years ago
  31. 15f7303 syscalls/getgroups: use TCID_DEFINE by Stanislav Kholmanskikh · 11 years ago
  32. 0e7a99b setfsgid, setfsuid: clean up and 16-bit version fixes by Stanislav Kholmanskikh · 11 years ago
  33. 3a7395c setgid03.c: fix build by Vinson Lee · 11 years ago
  34. 565f46a device-drivers/rtc: Fix .gitignore by Cyril Hrubis · 11 years ago
  35. 61e3e02 syscalls: get{egid, euid} Cleanup. by Cyril Hrubis · 11 years ago
  36. 4940d00 getegid, geteuid: fixed 16-bit versions by Stanislav Kholmanskikh · 11 years ago
  37. 3875344 syscalls: setuid04: Make use of tst_{tmpdir,rmdir} by Cyril Hrubis · 11 years ago
  38. 7dc42c9 syscalls: {set,get}{gid,uid}: Cleanup. by Cyril Hrubis · 11 years ago
  39. 1c44244 getuid, getgid, setuid, setgid: fixed 16-bit versions by Stanislav Kholmanskikh · 11 years ago
  40. 372fbd2 device-drivers: rtc: enable the test to build and run by Alexey Kodanev · 11 years ago
  41. f6c0e34 device-drivers: rename rtc-test to rtc01 by Cyril Hrubis · 11 years ago
  42. 473b8cf device-drivers: rtc: minor updates by Alexey Kodanev · 11 years ago
  43. 7d7904e device-drivers: include device-drivers directory to the LTP build by Alexey Kodanev · 11 years ago
  44. ed49c1a device-drivers: add makefile to build drivers by Alexey Kodanev · 11 years ago
  45. 0f3ac8c syscalls/getgroups: added checks for 16-bit getgroups() syscall by Stanislav Kholmanskikh · 11 years ago
  46. ce0dffe fixes for 16-bit syscalls testcases by Stanislav Kholmanskikh · 11 years ago
  47. 631d166 syscalls/utils/compat_16.mk: fix build dependencies by Stanislav Kholmanskikh · 11 years ago
  48. cbf52ab proc01: add nfsd/pool_stats to list of known issues by Jan Stancek · 11 years ago
  49. fe85aee timer_getoverrun01: Cleanup. by Cyril Hrubis · 11 years ago
  50. d21b958 timer_gettime01: Cleanup. by Cyril Hrubis · 11 years ago
  51. e11382a quotactl/quotactl02.c: create a case to test basic flags of quotactl(2) by DAN LI · 11 years ago
  52. ff3936a realtime parser: remove unused and depricated imports by Anders Roxell · 11 years ago
  53. 3324212 ltp: Fix races in mmap1 by Dave Kleikamp · 11 years ago
  54. 7037cea lib/numa_helper.c: fix nodemask_size by Stanislav Kholmanskikh · 11 years ago
  55. 89b2497 syscalls/migrate_pages: fix nodemask memory allocation by Stanislav Kholmanskikh · 11 years ago
  56. 3e0e336 mount/mount05.c: format the device when necessary by DAN LI · 11 years ago
  57. 80ab8bc proc01: add use-gss-proxy to known_issues list by Jan Stancek · 11 years ago
  58. df7d484 lib/mem: remove unnecessary params in path_exist by Jan Stancek · 11 years ago
  59. 371375c lib/mem: handle missing online file by Dave Kleikamp · 11 years ago
  60. 5ab9e96 open_posix_testsuite/../mq_timedsend/12-1: fix race by Jan Stancek · 11 years ago
  61. 9fc105c open_posix_testsuite/../mq_timedsend/12-1: fix long lines by Jan Stancek · 11 years ago
  62. 4aca18c aio_fsync: wait until aio_fsync completes by Jan Stancek · 11 years ago
  63. 14ad8f4 max_map_count: corrected max_map_count condition by Stanislav kholmanskikh · 11 years ago
  64. 4bdda04 syscalls/swapon: fix for variable page size by Stanislav Kholmanskikh · 11 years ago
  65. 0eccc58 rt_sigaction: headers are included in a uniform way by Stanislav Kholmanskikh · 11 years ago
  66. 533992a syscalls: Add tst_mkfs() to all tests with DEVICE. by Cyril Hrubis · 11 years ago
  67. 7224b78 syscalls/umount: Big cleanup. by Cyril Hrubis · 11 years ago
  68. 629a1ac syscalls/mount: Big cleanup. by Cyril Hrubis · 11 years ago
  69. 26aa0a8 syscalls/inotify: Cleanups. by Cyril Hrubis · 11 years ago
  70. 7a5d0ca quota_remount_test01: SELinux workaround and other fixes by Stanislav kholmanskikh · 11 years ago
  71. 45929dc realtime: only build tests if needed by Anders Roxell · 11 years ago
  72. 860517f realtime tests: created Makefiles for profiles/scripts by Anders Roxell · 11 years ago
  73. 56ffde4 realtime tests: added additional install targets by Anders Roxell · 11 years ago
  74. 871b7d7 added run_auto.sh to install targets for realtime tests by Anders Roxell · 11 years ago
  75. d6ea0a4 realtime/(func|perf)/: rename run.sh to run_auto.sh by Anders Roxell · 11 years ago
  76. fc41661 usctest.h: Remove dumbious _USC_LIB_ ifdefs. by Cyril Hrubis · 11 years ago
  77. 6af2479 containers: Add TCID to sources compiled with -lltp by Cyril Hrubis · 11 years ago
  78. 94469ba mount/mount06.c: fix a compile error by DAN LI · 11 years ago
  79. a6306ab Merge remote-tracking branch 'upstream/master' by Garrett Cooper · 11 years ago
  80. 6582c37 mount/mount06.c: new case to test MS_MOVE of mount by DAN LI · 11 years ago
  81. 387cd15 inotify04: add RHEL5 extra kernel version check by Wanlong Gao · 11 years ago
  82. bc914a8 kernel/firmware: always build userspace bits by Jan Stancek · 11 years ago
  83. 4a7d975 inotify/inotify03.c: cleanup a parameter-passing error by DAN LI · 11 years ago
  84. d0a43a0 xinetd/xinetd_tests.sh: add IPv6 test for xinetd by Xie Lingyun · 11 years ago
  85. 3db8657 xinetd/xinetd_tests.sh: clean up tabs by Xie Lingyun · 11 years ago
  86. be022f0 kmsg01: fix test failure caused by not compiling it by Wanlong Gao · 11 years ago
  87. d65102a kernel/firmware: Make use of SAFE_ASPRINTF() by Cyril Hrubis · 11 years ago
  88. 775d226 fw_load: new test of device firmware loading by Alexey Kodanev · 11 years ago
  89. 6ffbe4a syslog-lib.sh: Use lib to restart syslog service by Peng Haitao · 11 years ago
  90. 59e542b mount/mount03.c: Test feature MS_NOATIME of mount(2) by DAN LI · 11 years ago
  91. a4d106d mount/mount03.c: clean up by DAN LI · 11 years ago
  92. c5902a2 sssd-lib.sh: fix a bug of sssd daemon is not started by Peng Haitao · 11 years ago
  93. e1d7191 sssd-lib.sh: Use lib to restart sssd service by Peng Haitao · 11 years ago
  94. 12a9e94 flock03.c: fixes a typo when compiling with UCLINUX=1 by Benoit Marcot · 11 years ago
  95. fbb12d0 mount/mount05.c: Add mode argument to open call. by Vinson Lee · 11 years ago
  96. c4841ec cron02: Use lib to restart crond service by Peng Haitao · 11 years ago
  97. edea6b4 syscalls/inotify03: Cleaup. by Cyril Hrubis · 11 years ago
  98. c72358c cmdlib.sh: fix a bug of restart_daemon by Peng Haitao · 11 years ago
  99. b84621b cron_tests.sh: fix a bug of syslog daemon is disabled by Peng Haitao · 11 years ago
  100. a2d1595 clock_settime03: do not set outside address space tp by Wanlong Gao · 11 years ago