1. 2010d20 syscalls/fanotify15: Minor corrections by Amir Goldstein · 4 years, 4 months ago
  2. 910f17f syscalls/inotify09: Add git tag. by Cyril Hrubis · 4 years, 4 months ago
  3. 868025e travis: Use always Fedora rawhide by Petr Vorel · 4 years, 4 months ago
  4. 5c33b23 travis: Fix build for Fedora 33 (rawhide) by Petr Vorel · 4 years, 4 months ago
  5. fde6a98 common_timers: staticize all definitions by Viresh Kumar · 4 years, 4 months ago
  6. 2f88e87 connect02: Handle setsockopt(IP_ADDRFORM) kernel bug by Martin Doucha · 4 years, 4 months ago
  7. f119de4 Skip Btrfs in LVM stress tests by Martin Doucha · 4 years, 5 months ago
  8. 45289e4 Add LVM support scripts by Martin Doucha · 4 years, 5 months ago
  9. fd313e5 Allow acquiring multiple loop devices by Martin Doucha · 4 years, 5 months ago
  10. 8bc8440 Skip oversleep checks in timer tests under VM by Martin Doucha · 4 years, 4 months ago
  11. be880a9 tst_is_virt(): Allow checking for any hypervisor by Martin Doucha · 4 years, 4 months ago
  12. c7a02a4 travis/tumbleweed: Fix temporary package dependency resolution by Petr Vorel · 4 years, 4 months ago
  13. 38570c8 syscalls/ioctl_loop08: Add LOOP_SET/GET_STATUS64 sizelimit field test by Yang Xu · 4 years, 5 months ago
  14. bc5f700 lib/safe_file_ops: print file info when file_lines_scanf parsed fail by Yang Xu · 4 years, 5 months ago
  15. a94be7d syscalls/prctl: Use TST_ASSERT_STR/INT by Yang Xu · 4 years, 5 months ago
  16. 229a492 syscalls/pipe2: Add pipe2_02_child in .gitignore by Viresh Kumar · 4 years, 4 months ago
  17. 70ca1e8 syscalls/fanotify09: Check merging of events on directories by Amir Goldstein · 4 years, 5 months ago
  18. 9d103e1 travis: Temporarily use 19.10 eoan by Petr Vorel · 4 years, 4 months ago
  19. d7d023f lapi/syscalls: Add ARC support by Vineet Gupta · 4 years, 5 months ago
  20. 135affc syscalls/clock_adjtime: Add support for time64 tests by Viresh Kumar · 4 years, 5 months ago
  21. 7d68323 syscalls/epoll2: Remove PCL epoll test by Yang Xu · 4 years, 5 months ago
  22. a694227 Add test for CVE 2017-1000112 by Martin Doucha · 4 years, 5 months ago
  23. de9b5c2 lib: tst_taint: Ignore WARN taint flag if already set by Jan Stancek · 4 years, 5 months ago
  24. 82da922 Add tags to setsockopt04 and add it to the CVE runfile by Martin Doucha · 4 years, 5 months ago
  25. f27a80b Add test for CVE 2018-8897 by Martin Doucha · 4 years, 5 months ago
  26. 826504f futex/futex_wait_bitset.h: Fix misspelling by Sean T Allen · 4 years, 5 months ago
  27. 45774f9 syscalls/pipe2_02: Add new test for pipe2 O_CLOEXEC flag by Yang Xu · 4 years, 5 months ago
  28. 6b8e00c syscalls/pipe2_01: convert into new API by Yang Xu · 4 years, 5 months ago
  29. 3b05a56 pipe2: add min_kver = "2.6.35" in pipe2_04 by Li Wang · 4 years, 5 months ago
  30. 2b319bc tst_cmd.c: Remove unused variable by Petr Vorel · 4 years, 5 months ago
  31. 2653b53 syscalls/clock_nanosleep: Add support for time64 tests by Viresh Kumar · 4 years, 5 months ago
  32. f850b2b syscalls/clock_getres: Add support for time64 tests by Viresh Kumar · 4 years, 5 months ago
  33. bcf3733 syscalls/clock_settime: Add support for time64 tests by Viresh Kumar · 4 years, 5 months ago
  34. a143f48 syscalls/clock_gettime: Add support for time64 tests by Viresh Kumar · 4 years, 5 months ago
  35. 87e11a8 tst_timer: Fix compilation on pre C11 compilers by Cyril Hrubis · 4 years, 5 months ago
  36. ce1ed5f syscalls/ioctl_loop06: Add LOOP_SET_BLOCK_SIZE error test by Yang Xu · 4 years, 5 months ago
  37. 93da53e syscalls/ioctl_loop05: Add LOOP_SET_DIRECT_IO ioctl test by Yang Xu · 4 years, 5 months ago
  38. 308fc16 syscalls/ioctl_loop04: Add LOOP_SET_CAPACITY ioctl test by Yang Xu · 4 years, 5 months ago
  39. ed90cb6 hugetlb: check for requested huge pages first by Jan Stancek · 4 years, 5 months ago
  40. 99fd2a1 net/sendfile01.sh: Rewrite into new API by Petr Vorel · 4 years, 5 months ago
  41. 88e2f2b net: Add $TST_NET_DATAROOT variable by Petr Vorel · 4 years, 5 months ago
  42. ee7dad5 tst_timer: Add support for kernel's 64 bit timespec by Viresh Kumar · 4 years, 5 months ago
  43. ac334ae syscalls/ioctl_loop03: Add LOOP_CHANGE_FD test with WR mode by Yang Xu · 4 years, 5 months ago
  44. 5dfa37c syscalls/ioctl_loop02: Add LO_FLAGS_READ_ONLY and LOOP_CHANGE_FD test by Yang Xu · 4 years, 5 months ago
  45. 4f3ff1f syscalls/ioctl_loop01: Add LO_FLAGS_AUTOCLEAR and LO_FLAGS_PARTSCAN test by Yang Xu · 4 years, 5 months ago
  46. b830135 lib: Add TST_ASSERT_INT() and TST_ASSERT_STR() by Cyril Hrubis · 4 years, 5 months ago
  47. 5c7c43d lapi/loop.h: Add fallback for loop ioctl and flag by Yang Xu · 4 years, 5 months ago
  48. 37e64c7 syscalls/quotactl04.c: Specify inode size for prjquota feature by Xiao Yang · 4 years, 5 months ago
  49. 3aafd51 syscalls/{quotactl04, statx05}.c: Replace extra_opts[] with fs_opts[] by Xiao Yang · 4 years, 5 months ago
  50. bde3fbf syscalls/pipe2: Add new test for pipe2 with/without O_NONBLOCK mode by Yang Xu · 4 years, 5 months ago
  51. a2e1c2a Add SAFE_PIPE2() to LTP library by Yang Xu · 4 years, 5 months ago
  52. 3e357be tst_cmd: Fix exit in search for program in $PATH by Cyril Hrubis · 4 years, 5 months ago
  53. 599160c Add write()/ioctl() race variant to snd_seq01 by Martin Doucha · 4 years, 5 months ago
  54. c3ec21f Add test for CVE 2018-9568 by Martin Doucha · 4 years, 5 months ago
  55. c3f37b5 tst_net.sh: Fix handling default parameters for legacy API by Petr Vorel · 4 years, 5 months ago
  56. 665bc46 travis: Build with -fno-common by Petr Vorel · 4 years, 5 months ago
  57. b8497c4 realtime: Fix linking error with -fno-common by Petr Vorel · 4 years, 5 months ago
  58. 95c2ac4 hugetlb: Fix linking error with -fno-common by Petr Vorel · 4 years, 5 months ago
  59. 81926ae hugepage: Fix linking error with -fno-common by Petr Vorel · 4 years, 5 months ago
  60. 612d792 kernel/mem: Fix linking error with -fno-common by Petr Vorel · 4 years, 5 months ago
  61. 4da540d controllers: Fix linking with -fno-common by Petr Vorel · 4 years, 5 months ago
  62. 1937747 controllers: Simplify fullpath definition by Petr Vorel · 4 years, 5 months ago
  63. 9ac2ee5 lib: Fix linking error multiple TCID definitions with -fno-common by Petr Vorel · 4 years, 5 months ago
  64. f5caa85 Remove use of TCID in new API tests by Petr Vorel · 4 years, 5 months ago
  65. 4a5f944 network/sendfile01: don't TBROK in cleanup by Alexey Kodanev · 4 years, 5 months ago
  66. b5a4822 add_key05: Avoid race with key garbage collection by Richard Palethorpe · 4 years, 5 months ago
  67. 733e644 ltp_tpci.c: fix a null pointer by Yang Xu · 4 years, 6 months ago
  68. e29c454 syscalls/clone301: Make the test more verbose by Cyril Hrubis · 4 years, 5 months ago
  69. ae5dbde syscalls/clone301: Fix the test race this time for real by Cyril Hrubis · 4 years, 5 months ago
  70. 1175225 snd_seq01: Fix missing struct timespec prototype by Petr Vorel · 4 years, 5 months ago
  71. 156f913 hugetlb: move nr_opt to tst_hugepage.h by Li Wang · 4 years, 5 months ago
  72. f737e48 Add test for CVE 2018-7566 by Martin Doucha · 4 years, 5 months ago
  73. 0de3ead pty/Makefile: The -lrt has to go to LDLIBS by Cyril Hrubis · 4 years, 5 months ago
  74. a2b6d03 Add test for CVE 2018-18559 by Martin Doucha · 4 years, 5 months ago
  75. aa056b8 travis: Fix wrong whitespace by Petr Vorel · 4 years, 5 months ago
  76. 1c0e86d mem/vma: fix vsyscall permission parsion for newer kernels by Po-Hsu Lin · 4 years, 6 months ago
  77. 68dd664 travis: Update Docker for Tumbleweed by Petr Vorel · 4 years, 5 months ago
  78. 51ad970 tst_mkfs: Properly exit with TCONF on missing mkfs.* by Petr Vorel · 4 years, 5 months ago
  79. 669dc28 tst_cmd: Add missing cleanup function by Petr Vorel · 4 years, 5 months ago
  80. c53cd8e Add test for CVE 2018-1000199 by Martin Doucha · 4 years, 6 months ago
  81. f59fa0d Add SAFE_PTRACE() to LTP library by Martin Doucha · 4 years, 6 months ago
  82. f17b386 syscalls/clone301: Fix race between parent and child by Cyril Hrubis · 4 years, 5 months ago
  83. 95399bc lapi/io_uring: Preparation for io_uring tests by Vikas Kumar · 4 years, 6 months ago
  84. a95927f fsync02: Fix calculations and defined constants by Jozef Pupava · 4 years, 5 months ago
  85. 10cccef Update syscalls/fsync02 to new API by Jozef Pupava · 4 years, 5 months ago
  86. 4809702 Use SAFE_CMD() by Petr Vorel · 4 years, 6 months ago
  87. 2755157 lib: Implement SAFE_CMD() macro (new API only) by Petr Vorel · 4 years, 6 months ago
  88. 105d283 lib/tst_cmd_*(): Search for program in $PATH by Petr Vorel · 4 years, 5 months ago
  89. ec51970 lib/tst_cmd_*(): Turn int pass_exit_val into enum by Petr Vorel · 4 years, 5 months ago
  90. 922a4da lib: Rename tst_run_cmd*() to tst_cmd*() by Petr Vorel · 4 years, 5 months ago
  91. 9cfb3a9 tst_test: Print tags only when defined. by Cyril Hrubis · 4 years, 6 months ago
  92. 0c443ca syscalls/timerfd04: Add time namespace test by Cyril Hrubis · 4 years, 6 months ago
  93. 42699e9 containers/timens: Add basic error test by Cyril Hrubis · 4 years, 6 months ago
  94. d38dbfd syscalls/clock_gettime03: Add basic time namespace test by Cyril Hrubis · 4 years, 6 months ago
  95. 6e7f456 syscalls/clock_nanosleep03: Add test for time namespace by Cyril Hrubis · 4 years, 6 months ago
  96. 8ec4ddc syscalls/sysinfo03: Add time namespace test by Cyril Hrubis · 4 years, 6 months ago
  97. 28570e3 include/tst_timer: Fix normalization by Cyril Hrubis · 4 years, 6 months ago
  98. ea9dbc6 safe_macros: Add SAFE_SETNS() by Cyril Hrubis · 4 years, 6 months ago
  99. 7cd69c1 lapi: Add a configure check and fallback for setns by Cyril Hrubis · 4 years, 6 months ago
  100. fe5c259 lapi/namespace_constants.h: Add CLONE_NEWTIME by Cyril Hrubis · 4 years, 6 months ago