1. 17a5b0f Fix out-of-tree build. by Cyril Hrubis · 5 years ago
  2. 8b3cd31 libltpnuma: Fix compilation with libnuma v1 by Cyril Hrubis · 5 years ago
  3. 5da51ab libs: Hook up libs into the build system by Cyril Hrubis · 5 years ago
  4. 4f5c1f0 Fix build with libnuma-dev on some distributions by Cyril Hrubis · 5 years ago
  5. 197485f mtest06/mmap1: add note about known panics/stalls on s390x by Jan Stancek · 5 years ago
  6. 62fb720 syscalls/fanotify0[135]: contain effects of FAN_MARK_MOUNT|FILESYSTEM to test device by Jan Stancek · 5 years ago
  7. 55ee8a5 syscalls: Add set_mempolicy numa tests. by Cyril Hrubis · 5 years ago
  8. b70e19d lib/tst_numa: Add library for NUMA related syscalls by Cyril Hrubis · 5 years ago
  9. eea3ba4 syscalls/rt_tgsigqueueinfo: fix compilation for Android by Steve Muckle · 5 years ago
  10. 93c9f84 syscalls: add rt_tgsigqueueinfo() test-case by Sumit Garg · 5 years ago
  11. a6938ba fs/binfmt_misc02.sh: Add new test for basic functionality by Xiao Yang · 5 years ago
  12. ceb94fb fs/binfmt_misc_lib.sh: Add common remove_binary_type() by Xiao Yang · 5 years ago
  13. 78736cc syscalls/pwritev202: Add new testcase by Jinhui huang · 5 years ago
  14. 1ad03f5 syscalls/pwritev201: Add new testcase by Jinhui huang · 5 years ago
  15. 255dc8c lapi/syscalls: Add syscall numbers for pwritev2() by Jinhui huang · 5 years ago
  16. cf37728 network/virt: add mode l3s in ipvlan test by Shile Zhang · 5 years ago
  17. 93262b2 doc: document new library functions by Sumit Garg · 5 years ago
  18. 94842f7 syscalls/stime: convert to new lib, use direct syscall by Steve Muckle · 5 years ago
  19. e478b94 travis: Use official opensuse images by Petr Vorel · 5 years ago
  20. ee57ebe rt_sigpending: add rt_sigpending02 test case by Matthias Maennich · 5 years ago
  21. 63f8a3f sigpending: use direct syscall by Matthias Maennich · 5 years ago
  22. 97fe75a lib/tst_net.sh: don't treat TWARN/TCONF as failure in tst_netload() by Alexey Kodanev · 5 years ago
  23. b980a9b cgroup_regression_test.sh: Fix TWARN usage by Cristian Marussi · 5 years ago
  24. 01fd829 lapi/posix_clocks.h: Include <time.h> before definitions by Petr Vorel · 5 years ago
  25. f0a83c3 Include lapi/posix_clocks.h in tst_safe_clocks.h by Petr Vorel · 5 years ago
  26. 53eac72 syscalls/migrate_pages03: skip migratition of shared pages by Jan Stancek · 6 years ago
  27. 7591410 syscalls/cma: fix the failure of compiling with O2 option by Jason Xing · 5 years ago
  28. 29c41f3 syscalls/fanotify12: Fix typo. by Cyril Hrubis · 5 years ago
  29. ede98da syscalls/fanotify10: increase test coverage to support FAN_OPEN_EXEC mask by Matthew Bobrowski · 6 years ago
  30. 579a27b syscalls/fanotify12: add new test to support new FAN_OPEN_EXEC event mask by Matthew Bobrowski · 6 years ago
  31. ec0896e syscalls/fanotify03: Small cleanup by Cyril Hrubis · 5 years ago
  32. 220ef7f syscalls/fanotify03: add FAN_OPEN_EXEC_PERM tcase support by Matthew Bobrowski · 6 years ago
  33. 7482cc7 syscalls/fanotify03: included execve() to generate_events() to increase test coverage by Matthew Bobrowski · 6 years ago
  34. fca48cf syscalls/fanotify03: defined additional tcase members to support more tcase control by Matthew Bobrowski · 6 years ago
  35. 2f4e80a readdir: delete readdir02 by Li Wang · 5 years ago
  36. 6511fcf Define __SIGRTMIN and __SIGRTMAX for MUSL by Daniel Díaz · 5 years ago
  37. 938a102 syscalls/clock_gettime: Fix compilation on old distros by Petr Vorel · 5 years ago
  38. a4ed960 syscalls/syncfs: Fix compilation on older distros by Petr Vorel · 5 years ago
  39. 46e1eda setregid01: Fix security warning for string formatting by Petr Vorel · 5 years ago
  40. 7ca3360 timers/clock_gettime: remove clock_gettime tests by Rafael David Tinoco · 5 years ago
  41. fadc7eb syscalls/clock_gettime: create clock_gettime syscall tests by Rafael David Tinoco · 5 years ago
  42. b27a4df syscalls/syncfs: Fix compilation by Cyril Hrubis · 5 years ago
  43. 7c7ecae syscalls/sync_file_range: add sync device test-case by Sumit Garg · 5 years ago
  44. c0dc887 syscalls/sync_file_range: Use C library wrapper if present by Sumit Garg · 5 years ago
  45. 058afc7 syscalls/fdatasync: add sync device test-case by Sumit Garg · 5 years ago
  46. 46e99a3 syscalls/fsync: add sync device test-case by Sumit Garg · 5 years ago
  47. 3b52d81 syscalls/sync: add sync device test-case by Sumit Garg · 5 years ago
  48. b88b378 syscalls: add syncfs() sync device test-case by Sumit Garg · 5 years ago
  49. 13d5182 lib/tst_test: define TEST_VOID() macro by Sumit Garg · 5 years ago
  50. 0efad13 lib: split tst_fill_file() to create new tst_fill_fd() by Sumit Garg · 5 years ago
  51. 9438b10 lib/tst_device: add new api tst_dev_bytes_written() by Sumit Garg · 5 years ago
  52. 96474a2 syscalls/mprotect04: Support execute-only page access permissions by Daniel Mentz · 5 years ago
  53. 94f5be7 syscalls/mprotect04: align exec_func to 64 bytes by Jan Stancek · 5 years ago
  54. 659d483 fcntl36: make sure write threads complete at least 1 loop by Jan Stancek · 5 years ago
  55. f3fed1e syscalls: add compat_16 tests into .gitignore for getresgid, getresuid by Yixin Zhang · 5 years ago
  56. 81a572b syscalls/setrlimit06: Add new test for RLIMIT_CPU by Xiao Yang · 5 years ago
  57. 8b75385 aio_tio: fix error diagnosis for byte transfers by Matthias Maennich · 6 years ago
  58. 9d6a960 net/virt: Introduce VIRT_PERF_THRESHOLD_MIN variable by Petr Vorel · 5 years ago
  59. 46c5ebc network/virt: fix default settings for VIRT_PERF_THRESHOLD by Alexey Kodanev · 5 years ago
  60. 503b1cb network: add new gre02, geneve02, macsec03 and vxlan04 tests by Alexey Kodanev · 5 years ago
  61. 6eade11 network: add new test-cases with randomized message length by Alexey Kodanev · 5 years ago
  62. 5b53a57 network: use TST_NET_MAX_PKT by Alexey Kodanev · 5 years ago
  63. 1999323 lib/tst_net.sh: add new TST_NET_MAX_PKT env variable by Alexey Kodanev · 5 years ago
  64. 5edcbe4 network/gre01: move setup to library by Alexey Kodanev · 5 years ago
  65. b004b4e doc: Fix path + add formatting by Petr Vorel · 5 years ago
  66. cbc3908 fs/binfmt_misc01.sh: Add new test for invalid inputs by Xiao Yang · 5 years ago
  67. 1205881 statx07: Remove old_tmpdir.h by Cyril Hrubis · 5 years ago
  68. 46f839e syscalls/statx: Add test for sync flags by Vaishnavi · 6 years ago
  69. 08968c1 include/tst_test: Expose tst_get_tmpdir() to newlib tests. by Cyril Hrubis · 5 years ago
  70. 87613dc lapi/include/ustat.h: Include config.h by Cyril Hrubis · 5 years ago
  71. d7fff4b netstress: increase timeout errors counter by Alexey Kodanev · 5 years ago
  72. 8b1bde8 netstress: handle zero length message for datagram sockets by Alexey Kodanev · 5 years ago
  73. 00bab93 netstress: allow setting MSG_ZEROCOPY for other protocols by Alexey Kodanev · 5 years ago
  74. faa0efa netstress: support SO_REUSEPORT with new 'P' flag by Alexey Kodanev · 5 years ago
  75. 8d19ee6 block/ltp_block_dev.c: Update tests for the newer kernel by Xiao Yang · 5 years ago
  76. 989bcfc ustat: Fix EFAULT in 32bit compatability mode by Richard Palethorpe · 5 years ago
  77. db57ddc syscalls/setrlimit03.c: read /proc/sys/fs/nr_open for RLIMIT_NOFILE limit by Tommi Rantala · 5 years ago
  78. 3875aab memcg_stress_test.sh: fix memory usage by Cristian Marussi · 6 years ago
  79. 5e6aa77 memcg_stress_test.sh: Further cleanup + print info by Petr Vorel · 5 years ago
  80. 877b445 memcg_stress_test.sh: ported to newlib by Cristian Marussi · 6 years ago
  81. c34131c syscalls/ustat: convert to new lib, use direct syscall by Steve Muckle · 5 years ago
  82. 94be052 lib: Build tst_path_has_mnt_flags.c also on Android by Petr Vorel · 5 years ago
  83. 28bd372 lib/tst_kernel.c: Use <sys/personality.h> by Petr Vorel · 5 years ago
  84. 4053a25 lib: Add missing <string.h> and <strings.h> includes by Petr Vorel · 5 years ago
  85. 18d8634 syscalls/vhangup: convert to new lib, use direct syscall by Steve Muckle · 6 years ago
  86. f4fcfa5 syscalls/clock_settime: Fix linking on older distros by Cyril Hrubis · 5 years ago
  87. d7bd5a7 syscalls/clock_settime02: Fix build. by Cyril Hrubis · 5 years ago
  88. 889bf48 timers/clock_settime: remove clock_settime tests by Rafael David Tinoco · 5 years ago
  89. 5d1e3c3 syscalls/clock_settime: create syscall clock_settime tests by Rafael David Tinoco · 5 years ago
  90. d947926 tst_timer: Turn clock_name() function public by Rafael David Tinoco · 5 years ago
  91. 8a7948b tst_timer: Add tst_timespec_sub_us() by Rafael David Tinoco · 5 years ago
  92. 14e4356 lib: new restore_wallclock field to restore realtime clock by Rafael David Tinoco · 5 years ago
  93. e744bc9 tst_timer: Add tst_timespec_add() by Rafael David Tinoco · 5 years ago
  94. 0a84e76 lib: include SAFE_CLOCK_SETTIME() macro by Rafael David Tinoco · 5 years ago
  95. 99ff3b8 lib: add tst_clock_settime() to tst_clocks.h by Rafael David Tinoco · 5 years ago
  96. c425397 lib/tst_kernel.c: Fix tst_check_driver() for Android by Alistair Strachan · 5 years ago
  97. 1fc4b06 controllers/cpuset: cpuset.cpus file doesn't exist which triggers TFAIL by Jason Xing · 5 years ago
  98. d3d019b ver_linux: Print AppArmor and SELinux status by Petr Vorel · 6 years ago
  99. b8eee3a net/dhcp: Move print_dhcp_log() into dhcp library by Petr Vorel · 6 years ago
  100. 5537937 net/dhcp: Check also default dhclient lease file path by Petr Vorel · 6 years ago