1. b8c69af numa_helper: add flag and min_nodes parameters to is_numa() by Jan Stancek · 8 years ago
  2. 75fd07a numa_helper: don't break is_numa() with TCONF by Jan Stancek · 8 years ago
  3. aac9d1f syscalls/recvmsg02: Add header file lapi/socket.h by Xiao Yang · 8 years ago
  4. f356775 run-posix-option-group-test: replace CWD qith PWD by Vineet Gupta · 8 years ago
  5. 5283fb7 syscalls/futimesat01: fix test, use temp directory for test files by Alexey Kodanev · 8 years ago
  6. 8c3b4f8 syscalls/recvmsg02: Add regresion test. by Cyril Hrubis · 8 years ago
  7. dadab74 open_posix: condvar/schedule: remove signal handlers by Jan Stancek · 8 years ago
  8. 36bb28f epoll_wait/epoll_wait03.c: add new testcase by Guangwen Feng · 8 years ago
  9. 97f5348 epoll_wait/epoll_wait02.c: add new testcase by Guangwen Feng · 8 years ago
  10. 0f54919 llistxattr/llistxattr03.c: add new testcase by Xiao Yang · 8 years ago
  11. f5e1903 hugemmap02.c: don't skip cleanup in the loop by Shuang Qiu · 8 years ago
  12. 91f88af mem/oom: call WEXITSTATUS() only if WIFEXITED() returned true by Han Pingtian · 8 years ago
  13. 537f21d epoll_wait/epoll_wait01.c: add new testcase by Guangwen Feng · 8 years ago
  14. e7a93f5 llistxattr/llistxattr02.c: add new testcase by Xiao Yang · 8 years ago
  15. e9abc41 llistxattr/llistxattr01.c: add new testcase by Xiao Yang · 8 years ago
  16. c887423 syscalls/unlinkat01: fix test, use temp directory for test files by Alexey Kodanev · 8 years ago
  17. c6ef440 mkfs01.sh: use df -P by Stanislav Kholmanskikh · 8 years ago
  18. f79021c tst_acquire_device: clear first sectors of LTP_DEV by Stanislav Kholmanskikh · 8 years ago
  19. 0f029d9 open_posix: condvar/schedule: remove duplicit setsched calls by Jan Stancek · 8 years ago
  20. d9d0e9c open_posix: condvar/schedule: remove useless waiting by Jan Stancek · 8 years ago
  21. 061df07 open_posix: condvar/schedule: use SAFE_PFUNC by Jan Stancek · 8 years ago
  22. 41bb9ed open_posix: add SAFE_PFUNC macro by Jan Stancek · 8 years ago
  23. 7cb3699 mem/oom: do cleanup work for oom0{4,5} by Li Wang · 9 years ago
  24. 00ef1a9 syscalls/renameat202: improve renameat2_verify() by Eryu Guan · 8 years ago
  25. deab0ac df01: use the POSIX output format by Stanislav Kholmanskikh · 8 years ago
  26. 352c2b8 syscalls/faccessat: fix test by Alexey Kodanev · 8 years ago
  27. 6150def syscalls/creat09: Remove. by Cyril Hrubis · 8 years ago
  28. 457c58d syscalls/mkdir04: add 'TERRNO' to tst_resm by Alexey Kodanev · 8 years ago
  29. 4a03b6d kernel/syscalls: add new test with 'open() + O_TMPFILE' by Alexey Kodanev · 9 years ago
  30. f467e7b syscalls/pipe*: Avoid collision with safe_read() by Cyril Hrubis · 8 years ago
  31. 828d087 mm: Remove thp05 by Li Wang · 8 years ago
  32. 34bebe8 syscalls/fchmodat: remove setup_every_copy() definition by Alexey Kodanev · 8 years ago
  33. f9fcc80 syscalls/umask01: remove useless trapper() and cleanup() by Alexey Kodanev · 8 years ago
  34. e2bd165 syscalls/fchmodat: fix test, don't use test current directory by Alexey Kodanev · 8 years ago
  35. 72f78d1 regen.sh: Include asm/unistd.h explicitly by Khem Raj · 9 years ago
  36. ce08437 tomoyo: Replace canonicalize_file_name() with realpath() by Khem Raj · 9 years ago
  37. 6467852 ustat: Change header from ustat.h to sys/ustat.h by Khem Raj · 9 years ago
  38. ada988c replace sigval_t with union sigval by Khem Raj · 9 years ago
  39. 657f067 mincore01: Rename PAGESIZE to pagesize by Khem Raj · 9 years ago
  40. 6ce724f hyperthreading: Include sys/types.h for pid_t definition by Khem Raj · 9 years ago
  41. 92d4b6d include fcntl.h for getting O_* definitions by Khem Raj · 9 years ago
  42. 3a32c7c fsstress.c: Replace __int64_t with int64_t by Khem Raj · 9 years ago
  43. dc5c423 Rename sigset variable to set by Khem Raj · 9 years ago
  44. 3e5c841 sendfile: Use off64_t instead of __off64_t by Khem Raj · 9 years ago
  45. d67ef32 sssd/sssd-lib.sh: fix the permission of sssd.conf by Xiao Yang · 9 years ago
  46. 6ab6d28 Fix out-of-tree build of numa_helper by Matthias Lange · 9 years ago
  47. c1cdadb commands/lsmod: Added new testcase to test lsmod(8) by Guangwen Feng · 9 years ago
  48. 012d113 network/stress/broken_ip: remove tst_restore_ipaddr by Alexey Kodanev · 9 years ago
  49. ce12399 pwritev/pwritev02.c: add new testcase by Xiao Yang · 9 years ago
  50. 34c7f33 preadv/preadv02.c: add new testcase by Xiao Yang · 9 years ago
  51. f2555d6 mem/oom: remove non-existent case OVERCOMMIT from oom() by Han Pingtian · 9 years ago
  52. 43955d9 test.sh: Fix ROD redirection && callers by Cyril Hrubis · 9 years ago
  53. 44998a6 fallocate04: Actually print what is not supported. by Cyril Hrubis · 9 years ago
  54. 4970b32 syscall/fallocate04: skip before kernel 2.6.38 by Shuang Qiu · 9 years ago
  55. e47c80e controllers: cgroup_fj: Partial rewrite by Cyril Hrubis · 9 years ago
  56. c615f11 test.sh: Add tst_umount(), use it in mkfs and df tests by Cyril Hrubis · 9 years ago
  57. 4dfaf81 device-drivers/uaccess: use linux/uaccess.h by Stanislav Kholmanskikh · 9 years ago
  58. 9a59e01 controllers/cgroup_fj_stress: Remove mount_times by Cedric Hnyda · 9 years ago
  59. 0a96102 controllers: cgroup_fj: Fix commit a6e8e5a by Cyril Hrubis · 9 years ago
  60. 8965f0d openposix/pthread_rwlock_unlock_4-*: Disable on Linux by Cyril Hrubis · 9 years ago
  61. a7c0af9 controllers/pids.sh: A few fixes by Cyril Hrubis · 9 years ago
  62. a6e8e5a testcases/cgroup_fj: Fixes. by Cyril Hrubis · 9 years ago
  63. 87446b7 lib: Increase loop device size by Cyril Hrubis · 9 years ago
  64. 95c6895 kernel/input: increase the number of retries in open_device by Stanislav Kholmanskikh · 9 years ago
  65. fc10754 containes/netns: Fix ns_ifmove TCONF check by Cyril Hrubis · 9 years ago
  66. a76b72a commands/mkswap01: Fix race by Cyril Hrubis · 9 years ago
  67. df6c543 testcases/lib: Add tst_sleep by Cyril Hrubis · 9 years ago
  68. ba8c49f commands/mkswap: Properly quote parameters by Cyril Hrubis · 9 years ago
  69. 65aa9d5 kernel/input: Load uinput module when needed by Cyril Hrubis · 9 years ago
  70. 174788c kernel/input: Redo open_device() by Cyril Hrubis · 9 years ago
  71. 6d0784d controllers/cgroup_fj: remove broken testcase by Cedric Hnyda · 9 years ago
  72. 9712f31 commands: du01.sh; Btrfs fix. by Cyril Hrubis · 9 years ago
  73. 3f38565 build: regen.sh (linux_syscall_numbers.h): Fix race by Cyril Hrubis · 9 years ago
  74. 976c9c7 Add testcases to test the kernel input stack by Cedric Hnyda · 9 years ago
  75. 885ce7c rename runtests_noltp.sh scripts to unique name by Martin Jansa · 9 years ago
  76. 739bcd5 bdflush: remove inclusion of deprecated sys/kdaemon.h header by Khem Raj · 9 years ago
  77. 7bf1017 commands/which: Added new testcase to test which(1). by Guangwen Feng · 9 years ago
  78. 6bb766e lib: Get rid of tst_res() and tst_brk() by Cyril Hrubis · 9 years ago
  79. 46640e1 hugetlb: add new testcase hugeshmat05.c by Li Wang · 9 years ago
  80. 6daba08 hugetlb/hugemmap: add new testcase hugemmap06.c by Li Wang · 9 years ago
  81. 38361fb syscalls/xattr: avoid creating whiteout device by Eryu Guan · 9 years ago
  82. b5a1210 syscalls/creat09: fix error check by TAKAHASHI Tetsuya · 9 years ago
  83. 4ca27ac pwritev/pwritev01.c: add new testcase by Xiao Yang · 9 years ago
  84. 1274a3c preadv/preadv01.c: add new testcase by Xiao Yang · 9 years ago
  85. 926c65d hugetlb: checking if hugepage is supported on target system by Li Wang · 9 years ago
  86. 676746e hugetlb: rename lib/ipcshm.* to lib/hugetlb.* by Li Wang · 9 years ago
  87. 7fc23da network/dctcp: add dctcp congestion control algorithm test by Alexey Kodanev · 9 years ago
  88. 3337c31 syscalls: avoid creating whiteout device in tests by Eryu Guan · 9 years ago
  89. 3628323 linux_syscall_numbers: add syscall number to output by Jan Stancek · 9 years ago
  90. 15a8f79 set_thread_area01: fix build issue by Yury Norov · 9 years ago
  91. 5ad79b7 controllers/pids: Add new testcases by Cedric Hnyda · 9 years ago
  92. 7e9ea7c sched_setattr/sched_setattr01: Add new testcase for sched_setattr by Cui Bixuan · 9 years ago
  93. b217f80 syscalls/utime: Cleanup. by Nicolas Joly · 9 years ago
  94. a9be4d3 mem/oom: don't fail if pthread_create hits EAGAIN by Jan Stancek · 9 years ago
  95. ba607821c mtest01: fail if a child unexpectedly terminates by jvohanka · 9 years ago
  96. 324cf8d containers/netns/netns_sysfs.sh: removed invalid excess line by Matus Marhefka · 9 years ago
  97. 7d0eb74 hugemmap05: close the temporary file before cleaning up by Sheng Yong · 9 years ago
  98. dfe5cac fix the redirection order by Wei Jiangang · 9 years ago
  99. dbf09d9 kernel/io/disktest: cleanup upon failure occurs by Wei Jiangang · 9 years ago
  100. 624cbde safe_macros: Add SAFE_IOCTL() by Cyril Hrubis · 9 years ago