1. 98eda7a Assign CVE number to add_key02 by Richard Palethorpe · 7 years ago
  2. b6ad866 syscalls/ioctl07: test for RANDOM(4) by Carlo Marcelo Arenas Belón · 7 years ago
  3. 3a47726 creat07: switch EXECLP to EXECL by Li Wang · 7 years ago
  4. 6570df2 commands: nm: fix typo INSTALL_TARTGETS -> INSTALL_TARGETS by Fathi Boudra · 7 years ago
  5. 16bd1d4 fanotify: fix build failure with -Werror=format-security by Fathi Boudra · 7 years ago
  6. 0ff33b3 syscalls/ustat: Fix build for libc without ustat() support by Petr Vorel · 7 years ago
  7. 3259ccb sync_file_range: add little endian support for mips by Dejan Jovicevic · 7 years ago
  8. a2a6647 Convert cve-2017-2671 to use long running threads by Richard Palethorpe · 7 years ago
  9. 9a60b16 Convert cve-2014-0196 to use long running threads by Richard Palethorpe · 7 years ago
  10. 536e421 Convert cve-2016-7117 test to use long running threads by Richard Palethorpe · 7 years ago
  11. 868b277 fzsync: Add functionality test for library by Richard Palethorpe · 7 years ago
  12. 8e07ca2 fzsync: Add long running thread support and deviation stats by Richard Palethorpe · 7 years ago
  13. fea5004 tst_atomic: Add atomic store and load tests by Richard Palethorpe · 7 years ago
  14. be880d1 tst_atomic: Add load, store and use __atomic builtins by Richard Palethorpe · 7 years ago
  15. 81a0bb9 security/dirtyc0w: synchronize parent and child by Jan Stancek · 7 years ago
  16. 2113eef lib: allow checkpoints to be used by any uid by Jan Stancek · 7 years ago
  17. d97168b lib: drop tst_ipc_envp by Jan Stancek · 7 years ago
  18. 3b3ba5a creat07: no need to pass tst_ipc_envp anymore by Jan Stancek · 7 years ago
  19. b95b199 lib: extend PATH as part of test setup by Jan Stancek · 7 years ago
  20. 4f111a6 safe_macros: add SAFE_SETENV() by Jan Stancek · 7 years ago
  21. 007c4a2 lib: move tst_get_startwd() to old_tmpdir header by Jan Stancek · 7 years ago
  22. 03fc537 lib: add LTP_IPC_PATH to env. variables by default by Jan Stancek · 7 years ago
  23. 25b3565 syscalls/profil01: Fix build for libc without profil() support by Petr Vorel · 7 years ago
  24. 444d12d network: new tests for MACsec driver by Alexey Kodanev · 7 years ago
  25. 1b2b405 network/virt_lib: enhance virt_compare_netperf() and virt_setup() by Alexey Kodanev · 7 years ago
  26. d683248 net/nfs03: don't change current directory with rod functions by Alexey Kodanev · 7 years ago
  27. b0cb099 net/virt_lib.sh: don't use ROD_SILENT with shell function by Alexey Kodanev · 7 years ago
  28. 6332442 net: new IPsec tests with SCTP protocol by Alexey Kodanev · 7 years ago
  29. 21076d5 net: add new IPsec test with DCCP protocol by Alexey Kodanev · 7 years ago
  30. 6cea208 network/rdist01: Use correct variables by Petr Vorel · 7 years ago
  31. bbf067c doc: Remove network stress related doc by Petr Vorel · 7 years ago
  32. 4850afd syscalls/dup203: Fix make use of SAFE_CLOSE() by Cyril Hrubis · 7 years ago
  33. d6f92b7 syscalls/access01: Set umask value before run case by Bixuan Cui · 7 years ago
  34. 9dc07e0 lib/tst_test: Do TBROK on unexpected arguments. by Cyril Hrubis · 7 years ago
  35. 980e811 syscalls/open11: Manual fixup by Cyril Hrubis · 7 years ago
  36. eb6418f Make use of SAFE_SOCKET() by Cyril Hrubis · 7 years ago
  37. ebc2018 Make use of SAFE_LSEEK() by Cyril Hrubis · 7 years ago
  38. 44827e5 Make use of SAFE_WAITPID() by Cyril Hrubis · 7 years ago
  39. ca49833 Make use of SAFE_WAIT() by Cyril Hrubis · 7 years ago
  40. b564454 Make use of SAFE_SYSCONF() by Cyril Hrubis · 7 years ago
  41. 25a029c Make use of SAFE_SYMLINK() by Cyril Hrubis · 7 years ago
  42. a7b9e11 Make use of SAFE_LINK() by Cyril Hrubis · 7 years ago
  43. 879d4ac Make use of SAFE_PIPE() by Cyril Hrubis · 7 years ago
  44. d8cd45c Make use of SAFE_OPEN() by Cyril Hrubis · 7 years ago
  45. d2e4910 Make use of SAFE_MKDIR() by Cyril Hrubis · 7 years ago
  46. 1e49195 Make use of SAFE_DUP() by Cyril Hrubis · 7 years ago
  47. 43cde6c Make use of SAFE_CREAT() by Cyril Hrubis · 7 years ago
  48. 53c897c syscalls/flock04: Use curly brances in the else block by Cyril Hrubis · 7 years ago
  49. 7d1bd3d syscalls/open08: Make use of SAFE_SETGID() by Cyril Hrubis · 7 years ago
  50. 28a5c93 syscalls/open03: Make use of SAFE_CLOSE() by Cyril Hrubis · 7 years ago
  51. e74013a Make use of SAFE_GETSOCKNAME() by Cyril Hrubis · 7 years ago
  52. 59c9acb Make use of SAFE_CONNECT() by Cyril Hrubis · 7 years ago
  53. 8745621 Make use of SAFE_BIND() by Cyril Hrubis · 7 years ago
  54. 31a182a Make use of SAFE_SETRLIMIT() by Cyril Hrubis · 7 years ago
  55. b58b00f Make use of SAFE_GETRLIMIT() by Cyril Hrubis · 7 years ago
  56. 54c1f23 Make use of SAFE_LSEEK() by Cyril Hrubis · 7 years ago
  57. 91eb3b1 Make use of SAFE_FSTAT() by Cyril Hrubis · 7 years ago
  58. 3a20c59 Make use of SAFE_STAT() by Cyril Hrubis · 7 years ago
  59. d99b0ea Make use of SAFE_FTRUNCATE() by Cyril Hrubis · 7 years ago
  60. b6b2924 Make use of SAFE_FCNTL() by Cyril Hrubis · 7 years ago
  61. 417abb6 Make use of SAFE_IOCTL() by Cyril Hrubis · 7 years ago
  62. c65199d Make use of SAFE_CLOSEDIR() by Cyril Hrubis · 7 years ago
  63. f569c10 Make use of SAFE_UMOUNT() by Cyril Hrubis · 7 years ago
  64. 19fcfac Make use of SAFE_MOUNT() by Cyril Hrubis · 7 years ago
  65. 1f64132 Make use of SAFE_RENAME() by Cyril Hrubis · 7 years ago
  66. 23a3e80 Make use of SAFE_MKFIFO() by Cyril Hrubis · 7 years ago
  67. d84a7ec Make use of SAFE_KILL() by Cyril Hrubis · 7 years ago
  68. 66374d5 Make use of SAFE_WAITPID() by Cyril Hrubis · 7 years ago
  69. 49da8ad Make use of SAFE_WAIT() by Cyril Hrubis · 7 years ago
  70. 6a1c394 Make use of SAFE_FCHOWN() by Cyril Hrubis · 7 years ago
  71. 3b11765 Make use of SAFE_CHOWN() by Cyril Hrubis · 7 years ago
  72. 20e2d88 Make use of SAFE_FCHMOD() by Cyril Hrubis · 7 years ago
  73. b0832a7 Make use of SAFE_CHMOD() by Cyril Hrubis · 7 years ago
  74. a74f9bb Make use of SAFE_SYMLINK() by Cyril Hrubis · 7 years ago
  75. 80cf98e Make use of SAFE_LINK() by Cyril Hrubis · 7 years ago
  76. e507921 Make use of SAFE_UNLINK() by Cyril Hrubis · 7 years ago
  77. ad335a7 Make use of SAFE_GETRESGID() by Cyril Hrubis · 7 years ago
  78. 4484e11 Make use of SAFE_SETUID() by Cyril Hrubis · 7 years ago
  79. 5104d55 Make use of SAFE_SETGID() by Cyril Hrubis · 7 years ago
  80. 3ac6ae7 Make use of SAFE_SETEUID() by Cyril Hrubis · 7 years ago
  81. 3238d47 Make use of SAFE_SETEGID() by Cyril Hrubis · 7 years ago
  82. b4afaa2 Make use of SAFE_PIPE() by Cyril Hrubis · 7 years ago
  83. 7bf0cbd Make use of SAFE_MUNMAP() by Cyril Hrubis · 7 years ago
  84. 4d018df Make use of SAFE_RMDIR() by Cyril Hrubis · 7 years ago
  85. 6022cb3 Make use of SAFE_MKDIR() by Cyril Hrubis · 7 years ago
  86. df00754 Make use of SAFE_CLOSE() by Cyril Hrubis · 7 years ago
  87. 860c51b Make use of SAFE_CHDIR() by Cyril Hrubis · 7 years ago
  88. de85397 syscalls/setrlimit: add setrlimit04 by Jan Stancek · 7 years ago
  89. a3d89c8 Fix small issue on ftrace_regression01.sh testcase by Wang Long · 7 years ago
  90. e671f2a LTP 20170929 by Cyril Hrubis · 7 years ago
  91. 72d1c8c utimensat_tests.sh: returns EPERM above 4.4.27 and below 4.5.0 by Naresh Kamboju · 7 years ago
  92. 91400c3 commands/file: Fix for "executable" match failure on newer gcc by Guangwen Feng · 7 years ago
  93. ba968bd network/stress: Fix and cleanup part of multicast group tests by Petr Vorel · 7 years ago
  94. 7d02d00 Fix small issue on isofs.sh testcase by Rodrigo R. Galvao · 7 years ago
  95. 8501fee mm: mmapstress04: Remove arguments passed to the test. by Sandeep Patil · 7 years ago
  96. e6056bc syscalls/creat06: Make use of .needs_rofs by Cyril Hrubis · 7 years ago
  97. fd659e8 syscalls/access04: use .needs_rofs flag for EROFS testing by Sandeep Patil · 7 years ago
  98. c9a7def libltp: add support to mount tmpfs for EROFS testing by Sandeep Patil · 7 years ago
  99. 316e6bb thp01: Find largest arguments size by Richard Palethorpe · 7 years ago
  100. 1c2f082 syscalls/mount: Remove obsolete test_mount from Makefile by Xiao Yang · 7 years ago