1. 05ed5bf madvice: new case for madvise(WILLNEED) by Li Wang · 8 years ago
  2. adf4099 syscalls/open14,openat03: Fix TBROK on Btrfs by Cyril Hrubis · 8 years ago
  3. 8f73e2f pwritev/pwritev02.c: add specific error for pwritev() by Xiao Yang · 8 years ago
  4. 21f1ae3 preadv/preadv02.c: add specific error for preadv() by Xiao Yang · 8 years ago
  5. 6dbe1b4 mtest06/mmap2: change memory units and default size by Julio Cruz · 8 years ago
  6. cf9a080 mprotect04: invalidate icache on powerpc by Jan Stancek · 8 years ago
  7. d38bb4e sort the open posix tests before executing by Vineet Gupta · 9 years ago
  8. 38396b3 readahead: use glibc wrapper function by Jan Stancek · 8 years ago
  9. 4c44b3c delete_module: export license information by Mason · 8 years ago
  10. 7891d7f syscalls: close open files in cleanup by Alexey Kodanev · 8 years ago
  11. eecbdd1 syscalls/personality02: Add. by Cyril Hrubis · 8 years ago
  12. 81d1ce4 syscalls/personality01: Rewrite. by Cyril Hrubis · 8 years ago
  13. 74ab722 syscalls/personality02: Remove. by Cyril Hrubis · 8 years ago
  14. c1045e1 ftrace_stress: remove the useless file ftrace_get_page_size.c by Li Wang · 9 years ago
  15. a84303b syscalls/fstatat01: fix test on x86_64 arch by Alexey Kodanev · 9 years ago
  16. d5e1788 tst_mkfs: add extra_opt parameter to tst_mkfs() by Zorro Lang · 8 years ago
  17. f6b7a50 syscalls/readahead02: use bdi max readahead limit by Roman Gushchin · 8 years ago
  18. 2d8cac4 syscalls/fanotify: Fix clenaups by Cyril Hrubis · 8 years ago
  19. ae4e530 readahead02: don't underflow cached/cached_ra by Jan Stancek · 8 years ago
  20. 045920b tst_mkfs: check the arguments for passed device and fs_type by Stanislav Kholmanskikh · 8 years ago
  21. a7f8544 tst_mkfs: drop -f from mkfs by Stanislav Kholmanskikh · 8 years ago
  22. dce65f1 syscalls/profil: disable these tests for uClibc by Yuriy Kolerov · 9 years ago
  23. 3b96f4f cap_bound: don't go above /proc/sys/kernel/cap_last_cap value by Julio Cruz · 8 years ago
  24. e170b9f runltp: Increase default loop device size by Cyril Hrubis · 9 years ago
  25. 00a28d5 syscalls/fstatat01: fix test, use temp directory for test files by Alexey Kodanev · 9 years ago
  26. b91c37d rt_sigaction.h: ARC: Provide default sa_restorer by Vineet Gupta · 9 years ago
  27. 643479be removexattr/removexattr02.c: add new testcase by Xiao Yang · 9 years ago
  28. 7876d1e removexattr/removexattr01.c: add new testcase by Xiao Yang · 9 years ago
  29. dd9240e syscalls/fanotify: Define _GNU_SOURCE by Waldemar Brodkorb · 9 years ago
  30. 8435d0c commands/mkswap: Do not TWARN on missing symlink by Cyril Hrubis · 9 years ago
  31. 22c12be epoll_pwait/epoll_pwait01.c: add new testcase by Guangwen Feng · 9 years ago
  32. b8c69af numa_helper: add flag and min_nodes parameters to is_numa() by Jan Stancek · 9 years ago
  33. 75fd07a numa_helper: don't break is_numa() with TCONF by Jan Stancek · 9 years ago
  34. 0b1a91b lapi/socket.h: fix typo by Xiao Yang · 9 years ago
  35. aac9d1f syscalls/recvmsg02: Add header file lapi/socket.h by Xiao Yang · 9 years ago
  36. f356775 run-posix-option-group-test: replace CWD qith PWD by Vineet Gupta · 9 years ago
  37. 5283fb7 syscalls/futimesat01: fix test, use temp directory for test files by Alexey Kodanev · 9 years ago
  38. 8c3b4f8 syscalls/recvmsg02: Add regresion test. by Cyril Hrubis · 9 years ago
  39. dadab74 open_posix: condvar/schedule: remove signal handlers by Jan Stancek · 9 years ago
  40. 36bb28f epoll_wait/epoll_wait03.c: add new testcase by Guangwen Feng · 9 years ago
  41. 97f5348 epoll_wait/epoll_wait02.c: add new testcase by Guangwen Feng · 9 years ago
  42. 0f54919 llistxattr/llistxattr03.c: add new testcase by Xiao Yang · 9 years ago
  43. f5e1903 hugemmap02.c: don't skip cleanup in the loop by Shuang Qiu · 9 years ago
  44. 91f88af mem/oom: call WEXITSTATUS() only if WIFEXITED() returned true by Han Pingtian · 9 years ago
  45. 537f21d epoll_wait/epoll_wait01.c: add new testcase by Guangwen Feng · 9 years ago
  46. e7a93f5 llistxattr/llistxattr02.c: add new testcase by Xiao Yang · 9 years ago
  47. e9abc41 llistxattr/llistxattr01.c: add new testcase by Xiao Yang · 9 years ago
  48. c887423 syscalls/unlinkat01: fix test, use temp directory for test files by Alexey Kodanev · 9 years ago
  49. c6ef440 mkfs01.sh: use df -P by Stanislav Kholmanskikh · 9 years ago
  50. f79021c tst_acquire_device: clear first sectors of LTP_DEV by Stanislav Kholmanskikh · 9 years ago
  51. 0f029d9 open_posix: condvar/schedule: remove duplicit setsched calls by Jan Stancek · 9 years ago
  52. d9d0e9c open_posix: condvar/schedule: remove useless waiting by Jan Stancek · 9 years ago
  53. 061df07 open_posix: condvar/schedule: use SAFE_PFUNC by Jan Stancek · 9 years ago
  54. 41bb9ed open_posix: add SAFE_PFUNC macro by Jan Stancek · 9 years ago
  55. 7cb3699 mem/oom: do cleanup work for oom0{4,5} by Li Wang · 9 years ago
  56. 00ef1a9 syscalls/renameat202: improve renameat2_verify() by Eryu Guan · 9 years ago
  57. deab0ac df01: use the POSIX output format by Stanislav Kholmanskikh · 9 years ago
  58. 69c5232 Update TODO by Cyril Hrubis · 9 years ago
  59. 352c2b8 syscalls/faccessat: fix test by Alexey Kodanev · 9 years ago
  60. 6150def syscalls/creat09: Remove. by Cyril Hrubis · 9 years ago
  61. 457c58d syscalls/mkdir04: add 'TERRNO' to tst_resm by Alexey Kodanev · 9 years ago
  62. 4a03b6d kernel/syscalls: add new test with 'open() + O_TMPFILE' by Alexey Kodanev · 9 years ago
  63. 8bbb1d5 lib/safe_macros: add readlink() by Alexey Kodanev · 9 years ago
  64. f3f4d33 lib/safe_macros: add linkat() by Alexey Kodanev · 9 years ago
  65. 5b789d8 include/lapi/fcntl.h: add O_TMPFILE definition by Alexey Kodanev · 9 years ago
  66. a9c24b0 lib/tst_dir_is_empty: add a library function by Alexey Kodanev · 9 years ago
  67. f467e7b syscalls/pipe*: Avoid collision with safe_read() by Cyril Hrubis · 9 years ago
  68. 828d087 mm: Remove thp05 by Li Wang · 9 years ago
  69. 34bebe8 syscalls/fchmodat: remove setup_every_copy() definition by Alexey Kodanev · 9 years ago
  70. f9fcc80 syscalls/umask01: remove useless trapper() and cleanup() by Alexey Kodanev · 9 years ago
  71. 3e60f62 lib: tst_res: Cleanup. by Cyril Hrubis · 9 years ago
  72. e2bd165 syscalls/fchmodat: fix test, don't use test current directory by Alexey Kodanev · 9 years ago
  73. 72f78d1 regen.sh: Include asm/unistd.h explicitly by Khem Raj · 9 years ago
  74. ce08437 tomoyo: Replace canonicalize_file_name() with realpath() by Khem Raj · 9 years ago
  75. 6467852 ustat: Change header from ustat.h to sys/ustat.h by Khem Raj · 9 years ago
  76. ada988c replace sigval_t with union sigval by Khem Raj · 9 years ago
  77. 657f067 mincore01: Rename PAGESIZE to pagesize by Khem Raj · 9 years ago
  78. 6ce724f hyperthreading: Include sys/types.h for pid_t definition by Khem Raj · 9 years ago
  79. 92d4b6d include fcntl.h for getting O_* definitions by Khem Raj · 9 years ago
  80. 3a32c7c fsstress.c: Replace __int64_t with int64_t by Khem Raj · 9 years ago
  81. dc5c423 Rename sigset variable to set by Khem Raj · 9 years ago
  82. 3e5c841 sendfile: Use off64_t instead of __off64_t by Khem Raj · 9 years ago
  83. 4825f42 ltp: Don't link against libfl by Chong Lu · 9 years ago
  84. d67ef32 sssd/sssd-lib.sh: fix the permission of sssd.conf by Xiao Yang · 9 years ago
  85. 6ab6d28 Fix out-of-tree build of numa_helper by Matthias Lange · 9 years ago
  86. c1cdadb commands/lsmod: Added new testcase to test lsmod(8) by Guangwen Feng · 9 years ago
  87. 012d113 network/stress/broken_ip: remove tst_restore_ipaddr by Alexey Kodanev · 9 years ago
  88. ce12399 pwritev/pwritev02.c: add new testcase by Xiao Yang · 9 years ago
  89. 34c7f33 preadv/preadv02.c: add new testcase by Xiao Yang · 9 years ago
  90. 46fb5ba mk: set ENV_POST_LOADED=1 after first loading env_post.mk by Nan Liu · 9 years ago
  91. f2555d6 mem/oom: remove non-existent case OVERCOMMIT from oom() by Han Pingtian · 9 years ago
  92. fce7976 LTP 20160126 by Cyril Hrubis · 9 years ago
  93. 6bdd7a4 runtest/controllers: Fix typo by Cyril Hrubis · 9 years ago
  94. 43955d9 test.sh: Fix ROD redirection && callers by Cyril Hrubis · 9 years ago
  95. 44998a6 fallocate04: Actually print what is not supported. by Cyril Hrubis · 9 years ago
  96. 4970b32 syscall/fallocate04: skip before kernel 2.6.38 by Shuang Qiu · 9 years ago
  97. e47c80e controllers: cgroup_fj: Partial rewrite by Cyril Hrubis · 9 years ago
  98. c615f11 test.sh: Add tst_umount(), use it in mkfs and df tests by Cyril Hrubis · 9 years ago
  99. 4dfaf81 device-drivers/uaccess: use linux/uaccess.h by Stanislav Kholmanskikh · 9 years ago
  100. 9a59e01 controllers/cgroup_fj_stress: Remove mount_times by Cedric Hnyda · 9 years ago