1. afdd429 syscalls/ipc: Move libraries to libs/ director by Viresh Kumar · 4 years, 4 months ago
  2. 2304e46 build.sh: Add -Wformat -Werror=format-security into CFLAGS by Petr Vorel · 4 years, 5 months ago
  3. 1e5c244 rpc_test.sh: Print used TI-RPC implementation by Petr Vorel · 4 years, 5 months ago
  4. d1bac73 tst_net.sh: Print output on unexpected PASS/FAIL by Petr Vorel · 4 years, 5 months ago
  5. e0af1d2 tirpc: Pass all extra client options to client program by Xiao Yang · 4 years, 5 months ago
  6. 5842483 ptrace01: Fix missing format string by Khem Raj · 4 years, 5 months ago
  7. a427c97 doc: Fix variable name by Petr Vorel · 4 years, 5 months ago
  8. 8899303 travis/alpine: Enable ebizzy-0.3 for musl by Petr Vorel · 4 years, 5 months ago
  9. 967612c ebizzy: guard mallocopt() with __GLIBC__ by Khem Raj · 9 years ago
  10. f3b7670 tpci: Remove deprecated CONFIG_HOTPLUG by Yang Xu · 4 years, 5 months ago
  11. 4847b14 tpci: remove useless ENABLE_BRIDGES by Yang Xu · 4 years, 5 months ago
  12. 0d79a93 LTP 20200515 by Cyril Hrubis · 4 years, 5 months ago
  13. cb2fba0 pty04: Avoid receiving packets from all interfaces by Richard Palethorpe · 4 years, 5 months ago
  14. 04d0e52 doc: Remove links to README.mk-devel by Petr Vorel · 4 years, 5 months ago
  15. fde0f06 INSTALL: Remove uClinux and "What's in a Path?" sections by Petr Vorel · 4 years, 5 months ago
  16. 6890f37 INSTALL: Document 32bit and cross-compilation setup by Petr Vorel · 4 years, 5 months ago
  17. dfda9ec INSTALL: Update requirements, modernise text by Petr Vorel · 4 years, 5 months ago
  18. 889d1cd rpc: TCONF when tests aren't compiled + remove kill warning by Petr Vorel · 4 years, 5 months ago
  19. e1b7d02 rpc-tirpc: Fix deprecated glibc detection by Petr Vorel · 4 years, 5 months ago
  20. 1a8aa19 kill11: Fix build on systems without SIGSTKFLT by Petr Vorel · 4 years, 5 months ago
  21. e2f658b pty04: Fix read retries by Richard Palethorpe · 4 years, 5 months ago
  22. 50a2cb8 syscalls: Fix issues around calling syscalls with old timespec by Viresh Kumar · 4 years, 5 months ago
  23. 716b320 fanotify16: Fix build for systems without fanotify_fid_t by Petr Vorel · 4 years, 5 months ago
  24. d910701 Add missing mode argument to open(..., O_CREAT) by Martin Doucha · 4 years, 5 months ago
  25. 035336b pty04: Retry reads when short and wait longer by Richard Palethorpe · 4 years, 5 months ago
  26. 9bc1bd4 rpc-tirpc: Fix building TI-RPC code by Petr Vorel · 4 years, 5 months ago
  27. 578091e pty04: Remove unnecessary volatile and style fix by Richard Palethorpe · 4 years, 5 months ago
  28. a957b18 lib: Fix two strncpy() destination equal bounds warnings by Cyril Hrubis · 4 years, 5 months ago
  29. 892aa98 lib: Fix two sprintf() warnings. by Cyril Hrubis · 4 years, 5 months ago
  30. 8a233e3 lib/tst_mkfs.c: Fix fall through warning by Cyril Hrubis · 4 years, 5 months ago
  31. b0e60ea rpc_test.sh: Add missing TBROK by Petr Vorel · 4 years, 5 months ago
  32. 0fafcb3 syscalls/ioctl_loop05: Ensure do zero offset when using -i parameter by Yang Xu · 4 years, 5 months ago
  33. baef9fa nm01: fix regex matching internal symbols by Jan Stancek · 4 years, 5 months ago
  34. dfbdb6d syscalls/ioctl_loop01: Add linux git tag by Yang Xu · 4 years, 5 months ago
  35. 48e8d3c pty04: Add test also into runtest/cve by Richard Palethorpe · 4 years, 5 months ago
  36. 0d3dc78 pty04: Correct struct member sizes by Richard Palethorpe · 4 years, 5 months ago
  37. 51922f9 syscall/prctl06: Fix proc NoNewPrivs detection by Cyril Hrubis · 4 years, 5 months ago
  38. 50f5473 route: Increase default loop values by Petr Vorel · 4 years, 5 months ago
  39. 553ca8e net/route: Add netlink based route change tests by Petr Vorel · 5 years ago
  40. 0e96c81 net: Add SAFE_GETADDRINFO() by Petr Vorel · 6 years ago
  41. 15bb684 syscalls/prctl: Use TST_ASSERT_FILE_INT/STR by Yang Xu · 4 years, 5 months ago
  42. f4919b1 lib: Add TST_ASSERT_FILE_INT and TST_ASSERT_FILE_STR by Yang Xu · 4 years, 5 months ago
  43. 11b5fda lib/tst_assert: print correct file and lineno when parsing failed by Yang Xu · 4 years, 5 months ago
  44. ef12b90 pty04: Fix build for kernel headers < v4.2-rc1 by Petr Vorel · 4 years, 5 months ago
  45. 0f66eee syscalls/ioctl_loop05: Do not fail on success by Cyril Hrubis · 4 years, 5 months ago
  46. 008ae34 net/sendfile01.sh: Check with timeout by Petr Vorel · 4 years, 5 months ago
  47. a91f9e1 tst_test.sh: eval TST_RETRY_FN_EXP_BACKOFF function by Petr Vorel · 4 years, 5 months ago
  48. 15bb885 openposix/twoptimers: handle signal correctly by Yang Xu · 4 years, 6 months ago
  49. 6b6b56c pty04: Add SLCAN ldisc and check for CVE-2020-11494 by Richard Palethorpe · 4 years, 5 months ago
  50. 3c8f84e pty04: Use guarded buffers for transmission by Richard Palethorpe · 4 years, 5 months ago
  51. 135538f syscalls/lremovexattr01: use strncmp() to check attribute value by Jan Stancek · 4 years, 5 months ago
  52. 097e3ea syscalls/fanotify: Use fanotify_save_fid() helper by Amir Goldstein · 4 years, 5 months ago
  53. d20a3e8 syscalls/fanotify: New test for FAN_MODIFY_DIR by Amir Goldstein · 4 years, 5 months ago
  54. 896d513 syscalls/fanotify15: Add a test case for inode marks by Amir Goldstein · 4 years, 5 months ago
  55. 2010d20 syscalls/fanotify15: Minor corrections by Amir Goldstein · 4 years, 5 months ago
  56. 910f17f syscalls/inotify09: Add git tag. by Cyril Hrubis · 4 years, 5 months ago
  57. 868025e travis: Use always Fedora rawhide by Petr Vorel · 4 years, 5 months ago
  58. 5c33b23 travis: Fix build for Fedora 33 (rawhide) by Petr Vorel · 4 years, 5 months ago
  59. fde6a98 common_timers: staticize all definitions by Viresh Kumar · 4 years, 5 months ago
  60. 2f88e87 connect02: Handle setsockopt(IP_ADDRFORM) kernel bug by Martin Doucha · 4 years, 5 months ago
  61. f119de4 Skip Btrfs in LVM stress tests by Martin Doucha · 4 years, 6 months ago
  62. 45289e4 Add LVM support scripts by Martin Doucha · 4 years, 6 months ago
  63. fd313e5 Allow acquiring multiple loop devices by Martin Doucha · 4 years, 6 months ago
  64. 8bc8440 Skip oversleep checks in timer tests under VM by Martin Doucha · 4 years, 5 months ago
  65. be880a9 tst_is_virt(): Allow checking for any hypervisor by Martin Doucha · 4 years, 5 months ago
  66. c7a02a4 travis/tumbleweed: Fix temporary package dependency resolution by Petr Vorel · 4 years, 5 months ago
  67. 38570c8 syscalls/ioctl_loop08: Add LOOP_SET/GET_STATUS64 sizelimit field test by Yang Xu · 4 years, 6 months ago
  68. bc5f700 lib/safe_file_ops: print file info when file_lines_scanf parsed fail by Yang Xu · 4 years, 5 months ago
  69. a94be7d syscalls/prctl: Use TST_ASSERT_STR/INT by Yang Xu · 4 years, 6 months ago
  70. 229a492 syscalls/pipe2: Add pipe2_02_child in .gitignore by Viresh Kumar · 4 years, 5 months ago
  71. 70ca1e8 syscalls/fanotify09: Check merging of events on directories by Amir Goldstein · 4 years, 5 months ago
  72. 9d103e1 travis: Temporarily use 19.10 eoan by Petr Vorel · 4 years, 5 months ago
  73. d7d023f lapi/syscalls: Add ARC support by Vineet Gupta · 4 years, 5 months ago
  74. 135affc syscalls/clock_adjtime: Add support for time64 tests by Viresh Kumar · 4 years, 5 months ago
  75. 7d68323 syscalls/epoll2: Remove PCL epoll test by Yang Xu · 4 years, 6 months ago
  76. a694227 Add test for CVE 2017-1000112 by Martin Doucha · 4 years, 5 months ago
  77. de9b5c2 lib: tst_taint: Ignore WARN taint flag if already set by Jan Stancek · 4 years, 5 months ago
  78. 82da922 Add tags to setsockopt04 and add it to the CVE runfile by Martin Doucha · 4 years, 5 months ago
  79. f27a80b Add test for CVE 2018-8897 by Martin Doucha · 4 years, 5 months ago
  80. 826504f futex/futex_wait_bitset.h: Fix misspelling by Sean T Allen · 4 years, 5 months ago
  81. 45774f9 syscalls/pipe2_02: Add new test for pipe2 O_CLOEXEC flag by Yang Xu · 4 years, 5 months ago
  82. 6b8e00c syscalls/pipe2_01: convert into new API by Yang Xu · 4 years, 5 months ago
  83. 3b05a56 pipe2: add min_kver = "2.6.35" in pipe2_04 by Li Wang · 4 years, 5 months ago
  84. 2b319bc tst_cmd.c: Remove unused variable by Petr Vorel · 4 years, 5 months ago
  85. 2653b53 syscalls/clock_nanosleep: Add support for time64 tests by Viresh Kumar · 4 years, 5 months ago
  86. f850b2b syscalls/clock_getres: Add support for time64 tests by Viresh Kumar · 4 years, 5 months ago
  87. bcf3733 syscalls/clock_settime: Add support for time64 tests by Viresh Kumar · 4 years, 5 months ago
  88. a143f48 syscalls/clock_gettime: Add support for time64 tests by Viresh Kumar · 4 years, 5 months ago
  89. 87e11a8 tst_timer: Fix compilation on pre C11 compilers by Cyril Hrubis · 4 years, 5 months ago
  90. ce1ed5f syscalls/ioctl_loop06: Add LOOP_SET_BLOCK_SIZE error test by Yang Xu · 4 years, 6 months ago
  91. 93da53e syscalls/ioctl_loop05: Add LOOP_SET_DIRECT_IO ioctl test by Yang Xu · 4 years, 6 months ago
  92. 308fc16 syscalls/ioctl_loop04: Add LOOP_SET_CAPACITY ioctl test by Yang Xu · 4 years, 6 months ago
  93. ed90cb6 hugetlb: check for requested huge pages first by Jan Stancek · 4 years, 5 months ago
  94. 99fd2a1 net/sendfile01.sh: Rewrite into new API by Petr Vorel · 4 years, 6 months ago
  95. 88e2f2b net: Add $TST_NET_DATAROOT variable by Petr Vorel · 4 years, 6 months ago
  96. ee7dad5 tst_timer: Add support for kernel's 64 bit timespec by Viresh Kumar · 4 years, 6 months ago
  97. ac334ae syscalls/ioctl_loop03: Add LOOP_CHANGE_FD test with WR mode by Yang Xu · 4 years, 6 months ago
  98. 5dfa37c syscalls/ioctl_loop02: Add LO_FLAGS_READ_ONLY and LOOP_CHANGE_FD test by Yang Xu · 4 years, 6 months ago
  99. 4f3ff1f syscalls/ioctl_loop01: Add LO_FLAGS_AUTOCLEAR and LO_FLAGS_PARTSCAN test by Yang Xu · 4 years, 6 months ago
  100. b830135 lib: Add TST_ASSERT_INT() and TST_ASSERT_STR() by Cyril Hrubis · 4 years, 6 months ago