1. 6150def syscalls/creat09: Remove. by Cyril Hrubis · 8 years ago
  2. 457c58d syscalls/mkdir04: add 'TERRNO' to tst_resm by Alexey Kodanev · 8 years ago
  3. 4a03b6d kernel/syscalls: add new test with 'open() + O_TMPFILE' by Alexey Kodanev · 9 years ago
  4. 8bbb1d5 lib/safe_macros: add readlink() by Alexey Kodanev · 9 years ago
  5. f3f4d33 lib/safe_macros: add linkat() by Alexey Kodanev · 9 years ago
  6. 5b789d8 include/lapi/fcntl.h: add O_TMPFILE definition by Alexey Kodanev · 9 years ago
  7. a9c24b0 lib/tst_dir_is_empty: add a library function by Alexey Kodanev · 9 years ago
  8. f467e7b syscalls/pipe*: Avoid collision with safe_read() by Cyril Hrubis · 8 years ago
  9. 828d087 mm: Remove thp05 by Li Wang · 8 years ago
  10. 34bebe8 syscalls/fchmodat: remove setup_every_copy() definition by Alexey Kodanev · 8 years ago
  11. f9fcc80 syscalls/umask01: remove useless trapper() and cleanup() by Alexey Kodanev · 8 years ago
  12. 3e60f62 lib: tst_res: Cleanup. by Cyril Hrubis · 8 years ago
  13. e2bd165 syscalls/fchmodat: fix test, don't use test current directory by Alexey Kodanev · 8 years ago
  14. 72f78d1 regen.sh: Include asm/unistd.h explicitly by Khem Raj · 9 years ago
  15. ce08437 tomoyo: Replace canonicalize_file_name() with realpath() by Khem Raj · 9 years ago
  16. 6467852 ustat: Change header from ustat.h to sys/ustat.h by Khem Raj · 9 years ago
  17. ada988c replace sigval_t with union sigval by Khem Raj · 9 years ago
  18. 657f067 mincore01: Rename PAGESIZE to pagesize by Khem Raj · 9 years ago
  19. 6ce724f hyperthreading: Include sys/types.h for pid_t definition by Khem Raj · 9 years ago
  20. 92d4b6d include fcntl.h for getting O_* definitions by Khem Raj · 9 years ago
  21. 3a32c7c fsstress.c: Replace __int64_t with int64_t by Khem Raj · 9 years ago
  22. dc5c423 Rename sigset variable to set by Khem Raj · 9 years ago
  23. 3e5c841 sendfile: Use off64_t instead of __off64_t by Khem Raj · 9 years ago
  24. 4825f42 ltp: Don't link against libfl by Chong Lu · 9 years ago
  25. d67ef32 sssd/sssd-lib.sh: fix the permission of sssd.conf by Xiao Yang · 9 years ago
  26. 6ab6d28 Fix out-of-tree build of numa_helper by Matthias Lange · 9 years ago
  27. c1cdadb commands/lsmod: Added new testcase to test lsmod(8) by Guangwen Feng · 9 years ago
  28. 012d113 network/stress/broken_ip: remove tst_restore_ipaddr by Alexey Kodanev · 9 years ago
  29. ce12399 pwritev/pwritev02.c: add new testcase by Xiao Yang · 9 years ago
  30. 34c7f33 preadv/preadv02.c: add new testcase by Xiao Yang · 9 years ago
  31. 46fb5ba mk: set ENV_POST_LOADED=1 after first loading env_post.mk by Nan Liu · 9 years ago
  32. f2555d6 mem/oom: remove non-existent case OVERCOMMIT from oom() by Han Pingtian · 9 years ago
  33. fce7976 LTP 20160126 by Cyril Hrubis · 9 years ago
  34. 6bdd7a4 runtest/controllers: Fix typo by Cyril Hrubis · 9 years ago
  35. 43955d9 test.sh: Fix ROD redirection && callers by Cyril Hrubis · 9 years ago
  36. 44998a6 fallocate04: Actually print what is not supported. by Cyril Hrubis · 9 years ago
  37. 4970b32 syscall/fallocate04: skip before kernel 2.6.38 by Shuang Qiu · 9 years ago
  38. e47c80e controllers: cgroup_fj: Partial rewrite by Cyril Hrubis · 9 years ago
  39. c615f11 test.sh: Add tst_umount(), use it in mkfs and df tests by Cyril Hrubis · 9 years ago
  40. 4dfaf81 device-drivers/uaccess: use linux/uaccess.h by Stanislav Kholmanskikh · 9 years ago
  41. 9a59e01 controllers/cgroup_fj_stress: Remove mount_times by Cedric Hnyda · 9 years ago
  42. 0a96102 controllers: cgroup_fj: Fix commit a6e8e5a by Cyril Hrubis · 9 years ago
  43. 8965f0d openposix/pthread_rwlock_unlock_4-*: Disable on Linux by Cyril Hrubis · 9 years ago
  44. a7c0af9 controllers/pids.sh: A few fixes by Cyril Hrubis · 9 years ago
  45. a6e8e5a testcases/cgroup_fj: Fixes. by Cyril Hrubis · 9 years ago
  46. 87446b7 lib: Increase loop device size by Cyril Hrubis · 9 years ago
  47. 95c6895 kernel/input: increase the number of retries in open_device by Stanislav Kholmanskikh · 9 years ago
  48. fc10754 containes/netns: Fix ns_ifmove TCONF check by Cyril Hrubis · 9 years ago
  49. a76b72a commands/mkswap01: Fix race by Cyril Hrubis · 9 years ago
  50. df6c543 testcases/lib: Add tst_sleep by Cyril Hrubis · 9 years ago
  51. ba8c49f commands/mkswap: Properly quote parameters by Cyril Hrubis · 9 years ago
  52. 65aa9d5 kernel/input: Load uinput module when needed by Cyril Hrubis · 9 years ago
  53. 174788c kernel/input: Redo open_device() by Cyril Hrubis · 9 years ago
  54. 6d0784d controllers/cgroup_fj: remove broken testcase by Cedric Hnyda · 9 years ago
  55. 9712f31 commands: du01.sh; Btrfs fix. by Cyril Hrubis · 9 years ago
  56. 3f38565 build: regen.sh (linux_syscall_numbers.h): Fix race by Cyril Hrubis · 9 years ago
  57. 976c9c7 Add testcases to test the kernel input stack by Cedric Hnyda · 9 years ago
  58. 59040e0 module.mk: Skip module build properly by Cyril Hrubis · 9 years ago
  59. 989bc41 tlibio: use a union of sigval instead of sigval_t by Khem Raj · 9 years ago
  60. ec2765c lib: Restore tst_brk & tst_res in ltpapicmd by Cyril Hrubis · 9 years ago
  61. 885ce7c rename runtests_noltp.sh scripts to unique name by Martin Jansa · 9 years ago
  62. 739bcd5 bdflush: remove inclusion of deprecated sys/kdaemon.h header by Khem Raj · 9 years ago
  63. 9fb4fcf m4: ltp-warn_oldstyle: Fix bashism by Cyril Hrubis · 9 years ago
  64. 7bf1017 commands/which: Added new testcase to test which(1). by Guangwen Feng · 9 years ago
  65. 6bb766e lib: Get rid of tst_res() and tst_brk() by Cyril Hrubis · 9 years ago
  66. 46640e1 hugetlb: add new testcase hugeshmat05.c by Li Wang · 9 years ago
  67. 2190148 lapi/rt_sigaction.h: mark rt_stub functions as used by Stanislav Kholmanskikh · 9 years ago
  68. bbbb2e3 lapi/fcntl.h: define O_PATH on SPARC by Stanislav Kholmanskikh · 9 years ago
  69. 6daba08 hugetlb/hugemmap: add new testcase hugemmap06.c by Li Wang · 9 years ago
  70. 38361fb syscalls/xattr: avoid creating whiteout device by Eryu Guan · 9 years ago
  71. b5a1210 syscalls/creat09: fix error check by TAKAHASHI Tetsuya · 9 years ago
  72. 4ca27ac pwritev/pwritev01.c: add new testcase by Xiao Yang · 9 years ago
  73. 1274a3c preadv/preadv01.c: add new testcase by Xiao Yang · 9 years ago
  74. 926c65d hugetlb: checking if hugepage is supported on target system by Li Wang · 9 years ago
  75. 676746e hugetlb: rename lib/ipcshm.* to lib/hugetlb.* by Li Wang · 9 years ago
  76. 7fc23da network/dctcp: add dctcp congestion control algorithm test by Alexey Kodanev · 9 years ago
  77. 3337c31 syscalls: avoid creating whiteout device in tests by Eryu Guan · 9 years ago
  78. 3628323 linux_syscall_numbers: add syscall number to output by Jan Stancek · 9 years ago
  79. 15a8f79 set_thread_area01: fix build issue by Yury Norov · 9 years ago
  80. 5ad79b7 controllers/pids: Add new testcases by Cedric Hnyda · 9 years ago
  81. 7e9ea7c sched_setattr/sched_setattr01: Add new testcase for sched_setattr by Cui Bixuan · 9 years ago
  82. b217f80 syscalls/utime: Cleanup. by Nicolas Joly · 9 years ago
  83. a9be4d3 mem/oom: don't fail if pthread_create hits EAGAIN by Jan Stancek · 9 years ago
  84. ba607821c mtest01: fail if a child unexpectedly terminates by jvohanka · 9 years ago
  85. 324cf8d containers/netns/netns_sysfs.sh: removed invalid excess line by Matus Marhefka · 9 years ago
  86. 7d0eb74 hugemmap05: close the temporary file before cleaning up by Sheng Yong · 9 years ago
  87. dfe5cac fix the redirection order by Wei Jiangang · 9 years ago
  88. dbf09d9 kernel/io/disktest: cleanup upon failure occurs by Wei Jiangang · 9 years ago
  89. 624cbde safe_macros: Add SAFE_IOCTL() by Cyril Hrubis · 9 years ago
  90. 9fbcac5 controllers/cgroup_fj: add tests by Cedric Hnyda · 9 years ago
  91. 73443dd network/virt/gre01: set local address for tunneled packets by Alexey Kodanev · 9 years ago
  92. d930040 commands/mkswap: Added new testcase to test mkswap(8). by Guangwen Feng · 9 years ago
  93. 2623d44 controllers/cpuacct: add cpuacct availability check by Xiao Yang · 9 years ago
  94. 3787bf7 rtc01: Fix failures on unsupported ioctls() by Cyril Hrubis · 9 years ago
  95. 9da4a27 cgroup_fj: function2 by Cedric Hnyda · 9 years ago
  96. 67ba4f5 controllers/cpuacct: remove obsolete cpuacct by Xiao Yang · 9 years ago
  97. 4cb1927 runtest/hugetlb: enable testcase hugemmap02.c by Li Wang · 9 years ago
  98. 7e57dfa hugeshmat: do cleanup for hugeshmat04.c by Li Wang · 9 years ago
  99. 9af3ce5 du01: Cleanup by Cyril Hrubis · 9 years ago
  100. 3aa4ede syscalls/fanotify06: Add note about kernel fix by Cyril Hrubis · 9 years ago