1. 37e64c7 syscalls/quotactl04.c: Specify inode size for prjquota feature by Xiao Yang · 4 years, 6 months ago
  2. 3aafd51 syscalls/{quotactl04, statx05}.c: Replace extra_opts[] with fs_opts[] by Xiao Yang · 4 years, 6 months ago
  3. bde3fbf syscalls/pipe2: Add new test for pipe2 with/without O_NONBLOCK mode by Yang Xu · 4 years, 6 months ago
  4. a2e1c2a Add SAFE_PIPE2() to LTP library by Yang Xu · 4 years, 6 months ago
  5. 3e357be tst_cmd: Fix exit in search for program in $PATH by Cyril Hrubis · 4 years, 6 months ago
  6. 599160c Add write()/ioctl() race variant to snd_seq01 by Martin Doucha · 4 years, 6 months ago
  7. c3ec21f Add test for CVE 2018-9568 by Martin Doucha · 4 years, 6 months ago
  8. c3f37b5 tst_net.sh: Fix handling default parameters for legacy API by Petr Vorel · 4 years, 6 months ago
  9. 665bc46 travis: Build with -fno-common by Petr Vorel · 4 years, 7 months ago
  10. b8497c4 realtime: Fix linking error with -fno-common by Petr Vorel · 4 years, 6 months ago
  11. 95c2ac4 hugetlb: Fix linking error with -fno-common by Petr Vorel · 4 years, 6 months ago
  12. 81926ae hugepage: Fix linking error with -fno-common by Petr Vorel · 4 years, 6 months ago
  13. 612d792 kernel/mem: Fix linking error with -fno-common by Petr Vorel · 4 years, 6 months ago
  14. 4da540d controllers: Fix linking with -fno-common by Petr Vorel · 4 years, 6 months ago
  15. 1937747 controllers: Simplify fullpath definition by Petr Vorel · 4 years, 6 months ago
  16. 9ac2ee5 lib: Fix linking error multiple TCID definitions with -fno-common by Petr Vorel · 4 years, 7 months ago
  17. f5caa85 Remove use of TCID in new API tests by Petr Vorel · 4 years, 6 months ago
  18. 4a5f944 network/sendfile01: don't TBROK in cleanup by Alexey Kodanev · 4 years, 6 months ago
  19. b5a4822 add_key05: Avoid race with key garbage collection by Richard Palethorpe · 4 years, 6 months ago
  20. 733e644 ltp_tpci.c: fix a null pointer by Yang Xu · 4 years, 7 months ago
  21. e29c454 syscalls/clone301: Make the test more verbose by Cyril Hrubis · 4 years, 6 months ago
  22. ae5dbde syscalls/clone301: Fix the test race this time for real by Cyril Hrubis · 4 years, 6 months ago
  23. 1175225 snd_seq01: Fix missing struct timespec prototype by Petr Vorel · 4 years, 6 months ago
  24. 156f913 hugetlb: move nr_opt to tst_hugepage.h by Li Wang · 4 years, 6 months ago
  25. f737e48 Add test for CVE 2018-7566 by Martin Doucha · 4 years, 6 months ago
  26. 0de3ead pty/Makefile: The -lrt has to go to LDLIBS by Cyril Hrubis · 4 years, 6 months ago
  27. a2b6d03 Add test for CVE 2018-18559 by Martin Doucha · 4 years, 6 months ago
  28. aa056b8 travis: Fix wrong whitespace by Petr Vorel · 4 years, 7 months ago
  29. 1c0e86d mem/vma: fix vsyscall permission parsion for newer kernels by Po-Hsu Lin · 4 years, 8 months ago
  30. 68dd664 travis: Update Docker for Tumbleweed by Petr Vorel · 4 years, 7 months ago
  31. 51ad970 tst_mkfs: Properly exit with TCONF on missing mkfs.* by Petr Vorel · 4 years, 7 months ago
  32. 669dc28 tst_cmd: Add missing cleanup function by Petr Vorel · 4 years, 7 months ago
  33. c53cd8e Add test for CVE 2018-1000199 by Martin Doucha · 4 years, 7 months ago
  34. f59fa0d Add SAFE_PTRACE() to LTP library by Martin Doucha · 4 years, 7 months ago
  35. f17b386 syscalls/clone301: Fix race between parent and child by Cyril Hrubis · 4 years, 7 months ago
  36. 95399bc lapi/io_uring: Preparation for io_uring tests by Vikas Kumar · 4 years, 7 months ago
  37. a95927f fsync02: Fix calculations and defined constants by Jozef Pupava · 4 years, 7 months ago
  38. 10cccef Update syscalls/fsync02 to new API by Jozef Pupava · 4 years, 7 months ago
  39. 4809702 Use SAFE_CMD() by Petr Vorel · 4 years, 7 months ago
  40. 2755157 lib: Implement SAFE_CMD() macro (new API only) by Petr Vorel · 4 years, 7 months ago
  41. 105d283 lib/tst_cmd_*(): Search for program in $PATH by Petr Vorel · 4 years, 7 months ago
  42. ec51970 lib/tst_cmd_*(): Turn int pass_exit_val into enum by Petr Vorel · 4 years, 7 months ago
  43. 922a4da lib: Rename tst_run_cmd*() to tst_cmd*() by Petr Vorel · 4 years, 7 months ago
  44. 9cfb3a9 tst_test: Print tags only when defined. by Cyril Hrubis · 4 years, 7 months ago
  45. 0c443ca syscalls/timerfd04: Add time namespace test by Cyril Hrubis · 4 years, 7 months ago
  46. 42699e9 containers/timens: Add basic error test by Cyril Hrubis · 4 years, 7 months ago
  47. d38dbfd syscalls/clock_gettime03: Add basic time namespace test by Cyril Hrubis · 4 years, 7 months ago
  48. 6e7f456 syscalls/clock_nanosleep03: Add test for time namespace by Cyril Hrubis · 4 years, 7 months ago
  49. 8ec4ddc syscalls/sysinfo03: Add time namespace test by Cyril Hrubis · 4 years, 7 months ago
  50. 28570e3 include/tst_timer: Fix normalization by Cyril Hrubis · 4 years, 7 months ago
  51. ea9dbc6 safe_macros: Add SAFE_SETNS() by Cyril Hrubis · 4 years, 7 months ago
  52. 7cd69c1 lapi: Add a configure check and fallback for setns by Cyril Hrubis · 4 years, 7 months ago
  53. fe5c259 lapi/namespace_constants.h: Add CLONE_NEWTIME by Cyril Hrubis · 4 years, 7 months ago
  54. 35a3347 include: Fix comment by Petr Vorel · 4 years, 7 months ago
  55. 9852294 Use .needs_cmds by Petr Vorel · 4 years, 7 months ago
  56. 5c5841c lib: Implement .needs_cmds by Petr Vorel · 4 years, 7 months ago
  57. f140f1c syscalls/statx01: Fix bug caused by default umask by Zou Wei · 4 years, 7 months ago
  58. dcb7fe4 syscalls/fstat02: Fix bug caused by default umask by Zou Wei · 4 years, 7 months ago
  59. 097ed15 security/dirtyc0w: Fix bug caused by default umask by Zou Wei · 4 years, 7 months ago
  60. a999487 doc: Use tst_{brk,res} by Petr Vorel · 4 years, 7 months ago
  61. 4bb442f doc: Add formatting by Petr Vorel · 4 years, 7 months ago
  62. 078b179 doc: Fix typo for .needs_drivers by Petr Vorel · 4 years, 7 months ago
  63. 207f1ff xinetd: Fix pattern for NetKit telnet by Petr Vorel · 4 years, 7 months ago
  64. a10ee41 xinetd: Rewrite into new API by Petr Vorel · 4 years, 7 months ago
  65. 630a862 Fix use after stack unwind in fzsync lib by Martin Doucha · 4 years, 7 months ago
  66. f38f217 runtest/syscalls: add sendmsg03 in runtest-file by Yang Xu · 4 years, 7 months ago
  67. 3db0575 Replace deprecated <strings.h> with <string.h> by Jozef Pupava · 4 years, 7 months ago
  68. c467c5b travis: Update musl build by Petr Vorel · 4 years, 7 months ago
  69. 32164d0 accept4: Remove fallback definitions by Petr Vorel · 4 years, 7 months ago
  70. fb8eddd accept4: Use tst_variant by Petr Vorel · 4 years, 7 months ago
  71. bedfee2 clocks/invaliddates.c: Remove outdated clock time setting by Yang Xu · 4 years, 7 months ago
  72. 201faf8 include: Replace GPL with SPDX-License-Identifier by Petr Vorel · 4 years, 7 months ago
  73. 59faf0f syscalls: Replace GPL with SPDX-License-Identifier by Petr Vorel · 4 years, 7 months ago
  74. e055689 syscalls/open_tree: Set .mount_device to get rid of mounting related code by Viresh Kumar · 4 years, 7 months ago
  75. 5be7052 syscalls/fspick: Set .mount_device to get rid of mounting related code by Viresh Kumar · 4 years, 7 months ago
  76. 38392b8 syscalls: Improve print messages by adding fsconfig command name by Viresh Kumar · 4 years, 7 months ago
  77. 58dc1eb clone301: Add missing <sys/wait.h> by Petr Vorel · 4 years, 7 months ago
  78. 1b0e8dd syscalls/clone3: New tests by Viresh Kumar · 4 years, 7 months ago
  79. 3077f08 syscalls/pidfd_send_signal: Move pidfd_send_signal.h to include/lapi/ by Viresh Kumar · 4 years, 7 months ago
  80. 2eb90d8 syscalls/add_key05: add maxbytes/maxkeys test under unprivileged user by Yang Xu · 4 years, 7 months ago
  81. 680b87c Add connection tests for bind() by Martin Doucha · 4 years, 7 months ago
  82. 5705dd2 Add socket address initialization functions to tst_net library by Martin Doucha · 4 years, 7 months ago
  83. c715812 Create separate .c file for include/tst_net.h by Martin Doucha · 4 years, 7 months ago
  84. 75b1c94 syscalls/fspick: Call fsconfig with FSCONFIG_CMD_RECONFIGURE by Viresh Kumar · 4 years, 7 months ago
  85. ad16550 syscalls: Use TTERRNO after TEST() by Petr Vorel · 4 years, 7 months ago
  86. 38bcfbc syscalls/pidfd_send_signal: Use local pointer to verify signal data by Viresh Kumar · 4 years, 7 months ago
  87. d8f04a6 README: Add more tips for users by Petr Vorel · 4 years, 7 months ago
  88. b009824 doc: Add note about pkg-config requirement by Petr Vorel · 4 years, 7 months ago
  89. e580cd1 zram_lib.sh: iterate through all available compression algorithms by Po-Hsu Lin · 4 years, 7 months ago
  90. 483b9f3 zram_lib.sh: fix variable name and algorithm retrieval by Po-Hsu Lin · 4 years, 7 months ago
  91. a3d4ae1 lapi/capability.h: Add CAP_SYS_RESOURCE by Cyril Hrubis · 4 years, 7 months ago
  92. 7887030 syscalls/fcntl37: add error test for fcntl with F_SETPIPE_SZ by Yang Xu · 4 years, 9 months ago
  93. c226b37 Add test for CVE-2017-17712 by Martin Doucha · 4 years, 8 months ago
  94. 1b884d9 syscalls/openat2: New tests by Viresh Kumar · 4 years, 7 months ago
  95. a4617f2 pthread_cond_init/s-c.c: Add the missing ifndef line by Zou Wei · 4 years, 7 months ago
  96. f1045b9 openposix/functional/timers: Add missing Makefile by Yang Xu · 4 years, 7 months ago
  97. 11e140f Add new test cases to syscalls/readv01 by Martin Doucha · 4 years, 7 months ago
  98. 0b29606 Port readv01 to new LTP library by Martin Doucha · 4 years, 7 months ago
  99. 41e082e nfs_lib: Add option to run traffic via lo on netns by Petr Vorel · 4 years, 7 months ago
  100. 0f1c36c nfs: Detect disabled UDP by Petr Vorel · 4 years, 8 months ago