1. b968712 misc: remove tcore testcase by Cyril Hrubis · 11 years ago
  2. 705926d syscalls/setregid02: fixes by Stanislav Kholmanskikh · 11 years ago
  3. de8b8db syscalls/setregid{01, 03, 04}: 16-bit fixes and minor cleanup by Stanislav Kholmanskikh · 11 years ago
  4. e0f8585 syscalls/setreuid: 16-bit fixes and minor cleanup by Stanislav Kholmanskikh · 11 years ago
  5. 1e5da03 memcg_control: revert memory.use_hierarchy value to 0 by Stanislav Kholmanskikh · 11 years ago
  6. ba7e78a max_map_count: filter out not accounted vector stub for arm by Maxim Uvarov · 11 years ago
  7. c793aee controllers/cpuset: Fix cleanup. by Cyril Hrubis · 11 years ago
  8. 08dcfbb controllers/cpuset: Fix check for root. by Cyril Hrubis · 11 years ago
  9. 7fab4c4 controllers/cpuset: Remove unused file. by Cyril Hrubis · 11 years ago
  10. 8bd901e cpuset_base_ops_test: using tst_kvercmp2 by Stanislav Kholmanskikh · 11 years ago
  11. d266efb controllers/cpuset: required number of nodes by Stanislav Kholmanskikh · 11 years ago
  12. 836c1f2 controllers/cpuset: fix for old grep by Stanislav Kholmanskikh · 11 years ago
  13. 9d46685 controllers/cpuset: removed './' next to binaries by Stanislav Kholmanskikh · 11 years ago
  14. e44edba controllers/cpuset: reorganization by Stanislav Kholmanskikh · 11 years ago
  15. 8e0f8b1 setns: add ns_name in TINFO by Monson Shao · 11 years ago
  16. efddf81 pthread_attr_setschedpolicy/2-1.c: bind threads to single CPU by Jan Stancek · 11 years ago
  17. a2b2b35 pthread_attr_setschedpolicy/2-1.c: fix race at thread startup by Jan Stancek · 11 years ago
  18. 683835e pthread_attr_setschedpolicy/2-1.c: simplify error handling by Jan Stancek · 11 years ago
  19. 48d49bb device-drivers: pci: enable build and run by Alexey Kodanev · 11 years ago
  20. 02c479c device-drivers: pci: fixes by Alexey Kodanev · 11 years ago
  21. 9dcb591 device-drivers: pci: rename files and remove useless files by Alexey Kodanev · 11 years ago
  22. e2ecf28 syscalls: mount: Simplify the -T param handling. by Cyril Hrubis · 11 years ago
  23. 9ca9633 openposix: Remove unreachable code. by Cyril Hrubis · 11 years ago
  24. 6f3147f power_management: add TCID by Riku Voipio · 11 years ago
  25. e5c18ea Remove bogus Aarch64 system call numbers by Riku Voipio · 11 years ago
  26. b217b3e tst_kvercmp2: Criteria for Oracle Linux UEK kernels by Stanislav Kholmanskikh · 11 years ago
  27. 2a63f69 syslog-lib.sh bash posix compliance by Maxim Uvarov · 11 years ago
  28. 858757d kernel/firmware: Make use of modules.mk by Cyril Hrubis · 11 years ago
  29. 427cbb3 device-drivers: block: enable build and run by Alexey Kodanev · 11 years ago
  30. 4970a2f device-drivers: block: fixes by Alexey Kodanev · 11 years ago
  31. e047039 device-drivers: block: rename test files and remove run.sh by Alexey Kodanev · 11 years ago
  32. 971bcd7 cpuset/cpuset_load_balance_test: fixes by Stanislav Kholmanskikh · 11 years ago
  33. 8ddc6cd cpuset_memory_spread_test: number of nodes and sync by Stanislav Kholmanskikh · 11 years ago
  34. b5077cf cpuset/cpuset_memory_test: fixes by Stanislav Kholmanskikh · 11 years ago
  35. aeafd83 cpuset/cpuset_lib: cpuinfo.c compiled incorrectly by Stanislav Kholmanskikh · 11 years ago
  36. 87156a0 cpuset/cpuset_syscall_test: fixes by Stanislav Kholmanskikh · 11 years ago
  37. 08f8781 cpuset/cpuset_base_ops_test: fix expected error by Stanislav Kholmanskikh · 11 years ago
  38. 27f2cc5 controllers/cpuset: removed bash sweetnesses by Stanislav Kholmanskikh · 11 years ago
  39. 8b458d6 ltpapicmd.c: Fix the printf() format warnings. by Cyril Hrubis · 11 years ago
  40. 2b515b0 ltpapicmd.c: split main into separate functions by Stanislav Kholmanskikh · 11 years ago
  41. f2f4645 tools: added tst_kvercmp2 binary by Stanislav Kholmanskikh · 11 years ago
  42. f3b989f doc: Add documentation for module.mk by Cyril Hrubis · 11 years ago
  43. e05a5d3 mk/module.mk: add Makefile to build kernel modules by Alexey Kodanev · 11 years ago
  44. 7f5bfb8 setuid/setuid04.c: Fix a double cleanup() error by MaShimiao · 11 years ago
  45. 5cdeb8d syscalls: syslog: Fix daemon restart on SUSE. by Cyril Hrubis · 11 years ago
  46. 15f7303 syscalls/getgroups: use TCID_DEFINE by Stanislav Kholmanskikh · 11 years ago
  47. 0e7a99b setfsgid, setfsuid: clean up and 16-bit version fixes by Stanislav Kholmanskikh · 11 years ago
  48. 3a7395c setgid03.c: fix build by Vinson Lee · 11 years ago
  49. 565f46a device-drivers/rtc: Fix .gitignore by Cyril Hrubis · 11 years ago
  50. 61e3e02 syscalls: get{egid, euid} Cleanup. by Cyril Hrubis · 11 years ago
  51. 4940d00 getegid, geteuid: fixed 16-bit versions by Stanislav Kholmanskikh · 11 years ago
  52. 3875344 syscalls: setuid04: Make use of tst_{tmpdir,rmdir} by Cyril Hrubis · 11 years ago
  53. 7dc42c9 syscalls: {set,get}{gid,uid}: Cleanup. by Cyril Hrubis · 11 years ago
  54. 1c44244 getuid, getgid, setuid, setgid: fixed 16-bit versions by Stanislav Kholmanskikh · 11 years ago
  55. e1f32ce runtest/mm: Fix ksn -> ksm typo. by Cyril Hrubis · 11 years ago
  56. 372fbd2 device-drivers: rtc: enable the test to build and run by Alexey Kodanev · 11 years ago
  57. f6c0e34 device-drivers: rename rtc-test to rtc01 by Cyril Hrubis · 11 years ago
  58. 473b8cf device-drivers: rtc: minor updates by Alexey Kodanev · 11 years ago
  59. 7d7904e device-drivers: include device-drivers directory to the LTP build by Alexey Kodanev · 11 years ago
  60. ed49c1a device-drivers: add makefile to build drivers by Alexey Kodanev · 11 years ago
  61. 189c441 runltp: bigger the supplied block device by DAN LI · 11 years ago
  62. 0f3ac8c syscalls/getgroups: added checks for 16-bit getgroups() syscall by Stanislav Kholmanskikh · 11 years ago
  63. ce0dffe fixes for 16-bit syscalls testcases by Stanislav Kholmanskikh · 11 years ago
  64. 631d166 syscalls/utils/compat_16.mk: fix build dependencies by Stanislav Kholmanskikh · 11 years ago
  65. cbf52ab proc01: add nfsd/pool_stats to list of known issues by Jan Stancek · 11 years ago
  66. fe85aee timer_getoverrun01: Cleanup. by Cyril Hrubis · 11 years ago
  67. d21b958 timer_gettime01: Cleanup. by Cyril Hrubis · 11 years ago
  68. e11382a quotactl/quotactl02.c: create a case to test basic flags of quotactl(2) by DAN LI · 11 years ago
  69. 3977318 Check if xfs quota is available by DAN LI · 11 years ago
  70. a8c42db LTP 20130904 by Cyril Hrubis · 11 years ago
  71. 4691f01 runltp: rework echo -n to printf POSIX-compliant by Anders Roxell · 11 years ago
  72. 4b3007a configure: Add _FORTIFY_SOURCE=2 by Cyril Hrubis · 11 years ago
  73. ff3936a realtime parser: remove unused and depricated imports by Anders Roxell · 11 years ago
  74. 3324212 ltp: Fix races in mmap1 by Dave Kleikamp · 11 years ago
  75. 7037cea lib/numa_helper.c: fix nodemask_size by Stanislav Kholmanskikh · 11 years ago
  76. 89b2497 syscalls/migrate_pages: fix nodemask memory allocation by Stanislav Kholmanskikh · 11 years ago
  77. d112616 Added LTP_ALIGN, __LTP_ALIGN_MASK macros by Stanislav Kholmanskikh · 11 years ago
  78. b3c4fbe lib: tst_mkfs: Add force option for xfs. by Cyril Hrubis · 11 years ago
  79. 3e0e336 mount/mount05.c: format the device when necessary by DAN LI · 11 years ago
  80. 80ab8bc proc01: add use-gss-proxy to known_issues list by Jan Stancek · 11 years ago
  81. df7d484 lib/mem: remove unnecessary params in path_exist by Jan Stancek · 11 years ago
  82. 371375c lib/mem: handle missing online file by Dave Kleikamp · 11 years ago
  83. 5ab9e96 open_posix_testsuite/../mq_timedsend/12-1: fix race by Jan Stancek · 11 years ago
  84. 9fc105c open_posix_testsuite/../mq_timedsend/12-1: fix long lines by Jan Stancek · 11 years ago
  85. 858a576 lib: tst_mkfs: Shuffle the mkfs params. by Cyril Hrubis · 11 years ago
  86. 4aca18c aio_fsync: wait until aio_fsync completes by Jan Stancek · 11 years ago
  87. 14ad8f4 max_map_count: corrected max_map_count condition by Stanislav kholmanskikh · 11 years ago
  88. 4bdda04 syscalls/swapon: fix for variable page size by Stanislav Kholmanskikh · 11 years ago
  89. 1d5d484 Implemented tst_fill_file function by Stanislav Kholmanskikh · 11 years ago
  90. 0eccc58 rt_sigaction: headers are included in a uniform way by Stanislav Kholmanskikh · 11 years ago
  91. c381f58 runltp: Drop the mkfs on DEVICE from preparation by Cyril Hrubis · 11 years ago
  92. 533992a syscalls: Add tst_mkfs() to all tests with DEVICE. by Cyril Hrubis · 11 years ago
  93. 7224b78 syscalls/umount: Big cleanup. by Cyril Hrubis · 11 years ago
  94. 629a1ac syscalls/mount: Big cleanup. by Cyril Hrubis · 11 years ago
  95. 26aa0a8 syscalls/inotify: Cleanups. by Cyril Hrubis · 11 years ago
  96. 2492ce2 lib: Add tst_mkfs() function. by Cyril Hrubis · 11 years ago
  97. 989d306 tst_run_cmd: Make the tst_run_cmd survive SIGCHLD by Cyril Hrubis · 11 years ago
  98. e63337a tst_run_cmd: const correctness by Stanislav Kholmanskikh · 11 years ago
  99. 37e1b72 ebizzy.h: mallopt does not exist on uClinux by Marta Rybczynska · 11 years ago
  100. 7a5d0ca quota_remount_test01: SELinux workaround and other fixes by Stanislav kholmanskikh · 11 years ago