1. f448b85 tst_test.sh: Add return value to _tst_expect_{fail,pass} by Petr Vorel · 5 years ago
  2. 678ec49 iptables: Reduce code duplicity by Petr Vorel · 5 years ago
  3. ba45a7c syscalls/ioctl01: Cleanup & convert to new library by Cyril Hrubis · 5 years ago
  4. 8f92cd1 network/iptables: add new test for iptables-translate and nft by Alexey Kodanev · 5 years ago
  5. 4756f65 network/iptables: reduce ping timeouts by Alexey Kodanev · 5 years ago
  6. 1b9a319 doc: Document TST_NO_CLEANUP by Petr Vorel · 5 years ago
  7. 3522174 isofs: Convert to new library by Joerg Vehlow · 5 years ago
  8. 04e451a Make crash02 verbose in standard runfile by Martin Doucha · 5 years ago
  9. 3fcdee8 syscalls/futex_cmp_requeue01: cope with spurious wakeups by Jan Stancek · 5 years ago
  10. 83be708 syscalls/statx07: handle ETIMEDOUT when rpcbind.socket is not started by Jan Stancek · 5 years ago
  11. 0ccbcfc syscalls/statx07: add fsid= to exports by Jan Stancek · 5 years ago
  12. 5290b79 Split SCTP initmsg test into two test cases by Martin Doucha · 5 years ago
  13. fcd43b3 Port test_1_to_1_initmsg_connect (SCTP) to new API by Martin Doucha · 5 years ago
  14. 69d8918 net/tst_net.h: Make functions inline by Petr Vorel · 5 years ago
  15. cd04d57 Add SAFE_ACCEPT() to LTP safe net library by Martin Doucha · 5 years ago
  16. b471573 tst_test.sh: Fix check for non-mounted device by Petr Vorel · 5 years ago
  17. bd9e9f2 rpc: Remove <sys/socketvar.h> by Petr Vorel · 5 years ago
  18. e418007 rpc: Add missing <string.h> by Petr Vorel · 5 years ago
  19. 9ad0ef53 travis: Add musl build (with Alpine Linux) by Petr Vorel · 5 years ago
  20. 6c0870b syscalls/llseek02: convert to new library by Feiyu Zhu · 5 years ago
  21. 8c82cce syscalls/llseek01: convert to new library by Feiyu Zhu · 5 years ago
  22. e5dd9c0 shell: TST_NEEDS_DEVICE implies TST_TMPDIR by Petr Vorel · 5 years ago
  23. dae8427 Remove duplicated ".needs_tmpdir=1" when using equivalent flags by Yang Xu · 5 years ago
  24. 36e5faf syscalls/shmat03: Remove CVE tag by Cyril Hrubis · 5 years ago
  25. 7b43d21 runtest/syscalls: Add vmsplice03 to runtest/syscalls by Xiao Yang · 5 years ago
  26. 3a92fc3 syscalls/vmsplice: Add testcase by Jorik Cronenberg · 5 years ago
  27. 26211f5 pidfd_send_signal03: fix compile error with -Werror=format-security flag by Yi Zhao · 5 years ago
  28. 2101f11 Unshare KSM pages before setting max_page_sharing by Martin Doucha · 5 years ago
  29. 6294887 mtest01: correct the ALLOC_THRESHOLD definition on s390x by Li Wang · 5 years ago
  30. 72dc406 net/route-change-if.sh: Use -n parameter for tst_ipaddr_un() by Petr Vorel · 5 years ago
  31. 4c78785 Revert "mmap1: include lapi/abisize.h header file" by Li Wang · 5 years ago
  32. 47edb1e mmap1: include lapi/abisize.h header file by Li Wang · 5 years ago
  33. b920da4 perf_event_open02: workaround for Pentium4 by Jan Stancek · 5 years ago
  34. 1dff156 perf_event_open02: make do_work() run for specified time by Jan Stancek · 5 years ago
  35. df29cb3 perf_event_open02: migrate to newlib by Jan Stancek · 5 years ago
  36. 1b04c0c doc: More formatting fixes by Petr Vorel · 5 years ago
  37. 1228e08 doc: Fix formating in Test Writing Guidelines by Petr Vorel · 5 years ago
  38. 4752149 syscalls/prctl09: New timer sample test for PR_SET_TIMERSLACK by Yang Xu · 5 years ago
  39. 6b0e2cc lib/tst_timer_test: move test setup function before PR_GET_TIMERSLACK by Yang Xu · 5 years ago
  40. 943cb10 Fix TBROK usage in timer tests by Martin Doucha · 5 years ago
  41. 816ef3e network/sctp_big_chunk: add cve tag by Alexey Kodanev · 5 years ago
  42. 06f629e lib/tst_net.sh: use SO_BINDTODEVICE in tst_netload() by Alexey Kodanev · 5 years ago
  43. 6179029 network/sctp_big_chunk: Add linux git tag by Cyril Hrubis · 5 years ago
  44. 3b1ab9d network/fanout01: Add CVE and git tags by Cyril Hrubis · 5 years ago
  45. 27cd049 lapi/seccomp.h: Use libc headers instead kernel uapi by Petr Vorel · 5 years ago
  46. c4bf6f6 lapi/quotactl.h: Use libc headers instead kernel uapi by Petr Vorel · 5 years ago
  47. 4bd43cc syscalls/quotactl06: Add testcase quotactl basic error handling by Yang Xu · 5 years ago
  48. ce0ede4 syscalls/quotactl05: Add project quota test on xfs filesystem by Yang Xu · 5 years ago
  49. 75311b9 syscalls/quotactl04: Add project quota test for non-xfs filesystem by Yang Xu · 5 years ago
  50. 0061074 syscalls/quotactl02: Add Q_XGETQSTATV test and group quota tests by Yang Xu · 5 years ago
  51. 4acfb8e syscalls/quotactl01: Add Q_GETNEXTQUOTA test by Yang Xu · 5 years ago
  52. 13e9a4a travis: Re-enable Tumbleweed again by Petr Vorel · 5 years ago
  53. ee829ec open_posix/pi_test*: Remove all tests by Joerg Vehlow · 5 years ago
  54. 7185adf README.md: Fix Build-System URL, add Style-Guide by Petr Vorel · 5 years ago
  55. 1bb9f8e lib: don't pass NULL to strcmp in safe_mount by Jan Stancek · 5 years ago
  56. 8075f5f fallocate05: increase FALLOCATE_SIZE by Jan Stancek · 5 years ago
  57. 9e7f568 configure.ac: Fix --with* options by Joerg Vehlow · 5 years ago
  58. 22f510d Fix static linking with musl-fts by Fabrice Fontaine · 5 years ago
  59. f37704d fanotify: Fix FSID_VAL_MEMBER() usage by Petr Vorel · 5 years ago
  60. 3ee0f48 travis: add ppc64le and s390x builds by Clemens Famulla-Conrad · 5 years ago
  61. e566f9a pan/ltp-pan.c: Add file parsing protection by Dylan Chung · 5 years ago
  62. 530651d rpc: Replace bcopy() with memcpy() by Petr Vorel · 5 years ago
  63. cceadfb Replace bzero() with memset() by Petr Vorel · 5 years ago
  64. 7eae073 nfsv4/acl: Remove unneeded malloc(sizeof(FILE)) by Petr Vorel · 5 years ago
  65. 7b614a0 utils/compat_16: Always include <sys/fsuid.h> by Petr Vorel · 5 years ago
  66. 67aa695 syscalls/prctl08: New test for prctl() with PR_{SET,GET}_TIMERSLACK by Yang Xu · 5 years ago
  67. 2cd2c99 device-drivers/acpi/ltp_acpi_cmd: skip pm2 register test if not supported by Ivan Hu · 5 years ago
  68. 3a52103 cve-2017-17052: Reset exit condition in each test run by Mathias Fiedler · 5 years ago
  69. ae52b6f lib: Fix safe_mount() when mounting NTFS on kernels with NTFS support by Sultan Alsawaf · 5 years ago
  70. 400ac9b build: Remove {config.h,config.mk,features.mk,}.default by Petr Vorel · 5 years ago
  71. 7cfac80 zram: Rewrite shell tests into new API by Petr Vorel · 5 years ago
  72. 0498fc0 fanotify: Detect val vs. __val fanotify_event_info_fid.fsid member by Petr Vorel · 5 years ago
  73. bf02784 fanotify: Rework checks for fallback definitions by Petr Vorel · 5 years ago
  74. 399bb81 fanotify: Move __kernel_fsid_t definition to correct place by Petr Vorel · 5 years ago
  75. 058fe1d travis: Temporarily disable Tumbleweed by Petr Vorel · 5 years ago
  76. a6f507c mbind04: terminate child processes by Jan Stancek · 5 years ago
  77. d455196 acct02: relax ac_btime checks by Jan Stancek · 5 years ago
  78. 5b54a71 testcases/kernel: use linux git and CVE tags for more cases by Yang Xu · 5 years ago
  79. 17291e8 network/netstress: set default options value after arg parsing by Alexey Kodanev · 5 years ago
  80. 4105ef1 network/netstress: fix -D option description by Alexey Kodanev · 5 years ago
  81. 5390cff syscalls/prctl02: add more error tests by Yang Xu · 5 years ago
  82. 489dc73 mkswap01.sh: add "udevadm trigger" before swap verification by Yongxin Liu · 5 years ago
  83. 4372f7a Fix compression ratio calculation in zram01 by Martin Doucha · 5 years ago
  84. 097e7db tst_net.sh: Fix tst_add_ipaddr() log message by Petr Vorel · 5 years ago
  85. d4c1590 Improve coverage in syscalls/fsync03 by Martin Doucha · 5 years ago
  86. fda6b32 Update syscalls/fsync03 to new API by Martin Doucha · 5 years ago
  87. bf55595 shell: Rename s/tst_test_drivers/tst_require_drivers/ by Joerg Vehlow · 5 years ago
  88. 041fbf5 shell: Rename s/tst_test_cmds/tst_require_cmds/ by Joerg Vehlow · 5 years ago
  89. d0e4c47 cgroup_fj_stress: Avoid killall by Clemens Famulla-Conrad · 5 years ago
  90. 396df61 testcases/kernel/fs/ftest:Fix some comment errors by Ma Feng · 5 years ago
  91. 20cc6b0 testcases/kernel: Add linux git and CVE tags by Cyril Hrubis · 5 years ago
  92. ca2c769 lib: Add support for test tags by Cyril Hrubis · 5 years ago
  93. f2926be lib/tst_test: Warn on repeated options by Cyril Hrubis · 5 years ago
  94. a29212f read_all_sys: skip debugfs by Jan Stancek · 5 years ago
  95. d0633c0 read_all: move blacklist to source by Jan Stancek · 5 years ago
  96. 0807a82 pt_test: skip pt_disable_branch on Broadwell CPUs by Jan Stancek · 5 years ago
  97. 9b68fa1 bpf_common: add hint about unprivileged_bpf_disabled by Jan Stancek · 5 years ago
  98. 1767909 hugetlb: Initialize orig_shmmax and orig_shmmni value by Eric Lin · 5 years ago
  99. 208f231 m4: Remove useless ltp-xfs_quota.m4 by Yang Xu · 5 years ago
  100. c868042 syscalls/quotactl: Remove ltp-quota.m4 by Yang Xu · 5 years ago