1. 8d5d7fb Add test for CVE 2017-10661 by Martin Doucha · 4 years, 5 months ago
  2. 5004658 Replace GPL with SPDX-License-Identifier by using spdx_convert.sh by Yang Xu · 4 years, 5 months ago
  3. f32691e Replace GPL with SPDX-License-Identifier by Yang Xu · 4 years, 5 months ago
  4. 5ccca9c Avoid using tst_res(TBROK) by Petr Vorel · 4 years, 5 months ago
  5. 5b57ae2 syscalls: Check for time64 unsafe syscalls before using them by Khem Raj · 4 years, 5 months ago
  6. c0ebfa1 Add test for misaligned fallocate() by Martin Doucha · 4 years, 5 months ago
  7. 343ec96 syscalls/bpf: bump RLIMIT_MEMLOCK limit by Jan Stancek · 4 years, 5 months ago
  8. ef97890 syscalls/pidfd_open: Continue with rest of the tests on failure by Viresh Kumar · 4 years, 5 months ago
  9. e125967 request_key04: Use TFAIL instead of TBROK by Petr Vorel · 4 years, 5 months ago
  10. cbc2b00 syscalls/pipe13: Add regression test for pipe to wake up all readers by Yang Xu · 4 years, 5 months ago
  11. 69e287b syscalls/kill11: convert to new library by Yang Xu · 4 years, 5 months ago
  12. df479fb syscalls/fgetxattr02: Use loop instead of RAM disk by Cyril Hrubis · 4 years, 5 months ago
  13. 81b3818 syscalls/socketcall03, 04: Cleanup && Convert to new API by Yang Xu · 4 years, 6 months ago
  14. dfb17a2 syscalls/socketcall02: Cleanup && rewrite to new API by Yang Xu · 4 years, 6 months ago
  15. fd894cb pkey01: disable hugetlb test if failed to reserve hugepage by Li Wang · 4 years, 6 months ago
  16. 01f8d41 syscalls/timerfd01: Port to new library & cleanup by Jorik Cronenberg · 4 years, 6 months ago
  17. 2997d92 syscalls/ptrace: Merge ptrace01 and ptrace02 by Jorik Cronenberg · 4 years, 7 months ago
  18. a454cbd syscalls/quotactl07: add regresstion test for Q_XQTUOTARM by Yang Xu · 4 years, 8 months ago
  19. 46c619e Purge temp directory after each run of fallocate05 by Martin Doucha · 4 years, 6 months ago
  20. 537fb65 cleanup: avoid to generate many redundant obj files by Li Wang · 4 years, 5 months ago
  21. 5d3a2ec Fix BPF test program loading issues by Martin Doucha · 4 years, 5 months ago
  22. 71388f3 Split off executable code from bpf/bpf_common.h by Martin Doucha · 4 years, 5 months ago
  23. 39e193a Redesign TST_RETRY_FUNC() by Martin Doucha · 4 years, 5 months ago
  24. 6001e43 syscalls/fsmount01: Add test for fsmount series API by Zorro Lang · 4 years, 6 months ago
  25. 31ad2b5 syscalls/kill11, abort01: lower MIN_RLIMIT_CORE size by Yang Xu · 4 years, 5 months ago
  26. 53adfaa syscalls/kill11, abort01: Also raise hard limit when possible by Yang Xu · 4 years, 5 months ago
  27. 1647697 syscalls/setrlimit06: lower RLIMIT_CPU parameters by Jan Stancek · 4 years, 6 months ago
  28. 16358ea syscalls/fork12: Taunt OOM killer by Martin Doucha · 4 years, 6 months ago
  29. ea1cab5 syscalls/getrandom02: lower bufsize if low on entropy by Jan Stancek · 4 years, 6 months ago
  30. 452c513 autotools: Move simple definitions out of m4/* to configure.ac by Petr Vorel · 4 years, 6 months ago
  31. 8878fc6 ioctl,pty: Add fallback definition of struct termio by Petr Vorel · 4 years, 6 months ago
  32. 57a961f syscalls/io_pgetevents: New tests by Viresh Kumar · 4 years, 6 months ago
  33. 5415162 syscalls/pidfd_open: New tests by Viresh Kumar · 4 years, 6 months ago
  34. 15cdb57 syscalls/prctl02: Fix. by Martin Doucha · 4 years, 6 months ago
  35. bef64ba syscalls/vmsplice: Add NONBLOCK testcase by Jorik Cronenberg · 4 years, 6 months ago
  36. 0781bbb lib: Add timeout to TST_PROCESS_STATE_WAIT by Jorik Cronenberg · 4 years, 6 months ago
  37. dd0cd70 syscalls/pipe12: add new test for pipe when write bytes > pipe size by Yang Xu · 4 years, 6 months ago
  38. c50f051 syscalls/add_key01: test the length of payload by Yang Xu · 4 years, 6 months ago
  39. 4ae1009 syscalls/socketcall: Use TCONF instead of TPASS by Yang Xu · 4 years, 6 months ago
  40. cfc23d5 syscalls/add_key02: add the "big_key" key type by Yang Xu · 4 years, 6 months ago
  41. 5cfb4fe syscalls/timer*: add linux git tags for timer testcases by Yang Xu · 4 years, 6 months ago
  42. 333a47b socketcall01: Use tst_syscall() by Petr Vorel · 4 years, 6 months ago
  43. 2c14d95 pidfd_send_signal: Build with _GNU_SOURCE by Petr Vorel · 4 years, 6 months ago
  44. e0c7b1d endian_switch01.c: Fix check for powerpc by Petr Vorel · 4 years, 6 months ago
  45. c653a76 syscalls/madvise06: Remove drop_caches R/W check by Zou Wei · 4 years, 6 months ago
  46. 77a0a4d syscalls/capset04: add new EPERM error test with vfs cap support by Yang Xu · 4 years, 7 months ago
  47. 81f24ca syscalls/capset03: add new EPERM error test without CAP_SETPCAP by Yang Xu · 4 years, 7 months ago
  48. 73fa3df syscalls/capset02: Cleanup & convert to new library by Yang Xu · 4 years, 7 months ago
  49. 21af8ca syscalls/llseek03: Rewrite the test for new library by Feiyu Zhu · 4 years, 8 months ago
  50. f65794f syscalls/statx05: Fix failures on s390 & old libc by Cyril Hrubis · 4 years, 6 months ago
  51. b9c2075 Use real FS block size in fallocate05 by Cyril Hrubis · 4 years, 6 months ago
  52. ad57b60 syscalls/capget[set]: Make use of guarded buffers by Yang Xu · 4 years, 7 months ago
  53. 74aeb88 tst_device: use raw syscall in the tst_device.h by Li Wang · 4 years, 7 months ago
  54. 6e53f9f syscalls/quotactl06: Missing binary is not TBROK by Cyril Hrubis · 4 years, 7 months ago
  55. eca0fa3 tst_device: add new tst_dev_sync by Li Wang · 4 years, 7 months ago
  56. baf4ca1 syscalls/capset01: Cleanup & convert to new library by Yang Xu · 4 years, 7 months ago
  57. 0c7a8aa syscalls/capget02: Cleanup & convert to new library by Yang Xu · 4 years, 8 months ago
  58. 0a6cf27 syscalls/capget01: Cleanup & convert to new library by Yang Xu · 4 years, 8 months ago
  59. 7dc571d syscalls/userfaultfd01: add hint about unprivileged_userfaultfd by Yang Xu · 4 years, 7 months ago
  60. b288957 Replace GPL with SPDX-License-Identifier in few headers by Petr Vorel · 4 years, 7 months ago
  61. 0e2ec72 tst_device: do sync() before reading test block device stat file by Li Wang · 4 years, 7 months ago
  62. 1643d85 sync_file_range02: remove the toplimit of write back by Li Wang · 4 years, 7 months ago
  63. ba45a7c syscalls/ioctl01: Cleanup & convert to new library by Cyril Hrubis · 4 years, 8 months ago
  64. 3fcdee8 syscalls/futex_cmp_requeue01: cope with spurious wakeups by Jan Stancek · 4 years, 8 months ago
  65. 83be708 syscalls/statx07: handle ETIMEDOUT when rpcbind.socket is not started by Jan Stancek · 4 years, 8 months ago
  66. 0ccbcfc syscalls/statx07: add fsid= to exports by Jan Stancek · 4 years, 8 months ago
  67. 6c0870b syscalls/llseek02: convert to new library by Feiyu Zhu · 4 years, 8 months ago
  68. 8c82cce syscalls/llseek01: convert to new library by Feiyu Zhu · 4 years, 8 months ago
  69. dae8427 Remove duplicated ".needs_tmpdir=1" when using equivalent flags by Yang Xu · 4 years, 8 months ago
  70. 36e5faf syscalls/shmat03: Remove CVE tag by Cyril Hrubis · 4 years, 8 months ago
  71. 3a92fc3 syscalls/vmsplice: Add testcase by Jorik Cronenberg · 4 years, 8 months ago
  72. 26211f5 pidfd_send_signal03: fix compile error with -Werror=format-security flag by Yi Zhao · 4 years, 8 months ago
  73. b920da4 perf_event_open02: workaround for Pentium4 by Jan Stancek · 4 years, 8 months ago
  74. 1dff156 perf_event_open02: make do_work() run for specified time by Jan Stancek · 4 years, 8 months ago
  75. df29cb3 perf_event_open02: migrate to newlib by Jan Stancek · 4 years, 8 months ago
  76. 4752149 syscalls/prctl09: New timer sample test for PR_SET_TIMERSLACK by Yang Xu · 4 years, 8 months ago
  77. 943cb10 Fix TBROK usage in timer tests by Martin Doucha · 4 years, 8 months ago
  78. 4bd43cc syscalls/quotactl06: Add testcase quotactl basic error handling by Yang Xu · 4 years, 8 months ago
  79. ce0ede4 syscalls/quotactl05: Add project quota test on xfs filesystem by Yang Xu · 4 years, 8 months ago
  80. 75311b9 syscalls/quotactl04: Add project quota test for non-xfs filesystem by Yang Xu · 4 years, 8 months ago
  81. 0061074 syscalls/quotactl02: Add Q_XGETQSTATV test and group quota tests by Yang Xu · 4 years, 8 months ago
  82. 4acfb8e syscalls/quotactl01: Add Q_GETNEXTQUOTA test by Yang Xu · 4 years, 8 months ago
  83. 8075f5f fallocate05: increase FALLOCATE_SIZE by Jan Stancek · 4 years, 8 months ago
  84. f37704d fanotify: Fix FSID_VAL_MEMBER() usage by Petr Vorel · 4 years, 8 months ago
  85. cceadfb Replace bzero() with memset() by Petr Vorel · 4 years, 8 months ago
  86. 7b614a0 utils/compat_16: Always include <sys/fsuid.h> by Petr Vorel · 4 years, 8 months ago
  87. 67aa695 syscalls/prctl08: New test for prctl() with PR_{SET,GET}_TIMERSLACK by Yang Xu · 4 years, 9 months ago
  88. 0498fc0 fanotify: Detect val vs. __val fanotify_event_info_fid.fsid member by Petr Vorel · 4 years, 9 months ago
  89. bf02784 fanotify: Rework checks for fallback definitions by Petr Vorel · 4 years, 9 months ago
  90. 399bb81 fanotify: Move __kernel_fsid_t definition to correct place by Petr Vorel · 4 years, 9 months ago
  91. a6f507c mbind04: terminate child processes by Jan Stancek · 4 years, 9 months ago
  92. d455196 acct02: relax ac_btime checks by Jan Stancek · 4 years, 9 months ago
  93. 5b54a71 testcases/kernel: use linux git and CVE tags for more cases by Yang Xu · 4 years, 9 months ago
  94. 5390cff syscalls/prctl02: add more error tests by Yang Xu · 4 years, 9 months ago
  95. d4c1590 Improve coverage in syscalls/fsync03 by Martin Doucha · 4 years, 9 months ago
  96. fda6b32 Update syscalls/fsync03 to new API by Martin Doucha · 4 years, 9 months ago
  97. 20cc6b0 testcases/kernel: Add linux git and CVE tags by Cyril Hrubis · 4 years, 9 months ago
  98. 9b68fa1 bpf_common: add hint about unprivileged_bpf_disabled by Jan Stancek · 4 years, 9 months ago
  99. 208f231 m4: Remove useless ltp-xfs_quota.m4 by Yang Xu · 4 years, 9 months ago
  100. c868042 syscalls/quotactl: Remove ltp-quota.m4 by Yang Xu · 4 years, 9 months ago