1. e20c780 fix race in sendmmsg01 by Steve Muckle · 5 years ago
  2. 8b6eb1f syscalls/statx01: loosen the stx_blocks check by Steve Muckle · 5 years ago
  3. 687a85e UPSTREAM: syscalls/mprotect04: Support execute-only page access permissions by Daniel Mentz · 6 years ago
  4. 6cc5e4e UPSTREAM: syscalls/mprotect04: align exec_func to 64 bytes by Jan Stancek · 6 years ago
  5. 7d6d38d Merge "ANDROID: syscalls/sendmmsg: add new test" by Treehugger Robot · 6 years ago
  6. bce02dd Merge "FROMLIST: select: tests offer choice of syscall path:" by Treehugger Robot · 6 years ago
  7. c6d073e Merge "Add ltp pivot_root test" by Treehugger Robot · 6 years ago
  8. 2ce4b86 Merge "setpriority01: Skip only PRIO_USER when unable to add test user" by Treehugger Robot · 6 years ago
  9. 3cce1b6 Merge changes from topic "cki_ltp_sigpending" by Treehugger Robot · 6 years ago
  10. a923a5d syscalls/tgkill: disable tgkill03 subtest by Steve Muckle · 6 years ago
  11. 0a14b29 ANDROID: syscalls/sendmmsg: add new test by Steve Muckle · 6 years ago
  12. 2a920f7 FROMLIST: select: tests offer choice of syscall path: by Mark Salyzyn · 6 years ago
  13. 0cd06cc Add ltp pivot_root test by Paul Lawrence · 6 years ago
  14. 265c7d6 FROMLIST: sigpending: improve portability by using tst_get_bad_addr() by Matthias Maennich · 6 years ago
  15. 0dc998a FROMLIST: sigpending/rt_sigpending: add basic test by Matthias Maennich · 6 years ago
  16. 5e46d14 FROMLIST: rt_sigpending02: reuse code from sigpending02 by Matthias Maennich · 6 years ago
  17. 357f7b2 setpriority01: Skip only PRIO_USER when unable to add test user by Saravana Kannan · 6 years ago
  18. 4733407 syscalls/tgkill03: add new test by Greg Hackmann · 6 years ago
  19. 336130b syscalls/tgkill02: add new test by Greg Hackmann · 6 years ago
  20. da821bf syscalls/tgkill01: add new test by Greg Hackmann · 6 years ago
  21. 3709960 syscalls/pwritev202: Add new testcase by Jinhui huang · 6 years ago
  22. 6338f94 syscalls/pwritev201: Add new testcase by Jinhui huang · 6 years ago
  23. f2095c6 ANDROID: rt_sigtimedwait01: disable rt testcase on 32bit android by Matthias Maennich · 6 years ago
  24. bcadb66 syscalls/rt_tgsigqueueinfo: fix compilation for Android by Steve Muckle · 6 years ago
  25. b2f08fb syscalls: add rt_tgsigqueueinfo() test-case by Sumit Garg · 6 years ago
  26. 3686ffd syscalls/syncfs: Fix compilation by Cyril Hrubis · 6 years ago
  27. eb636c9 syscalls: add syncfs() sync device test-case by Sumit Garg · 6 years ago
  28. 86b2b3e rt_sigpending: add rt_sigpending02 test case by Matthias Maennich · 6 years ago
  29. ff63cc4 sigpending: use direct syscall by Matthias Maennich · 6 years ago
  30. beb986b syscalls/sigpending02: convert to new lib by Matthias Maennich · 6 years ago
  31. 19cae5a syscalls/ustat: convert to new lib, use direct syscall by Steve Muckle · 6 years ago
  32. e99c01e syscalls/vhangup: convert to new lib, use direct syscall by Steve Muckle · 6 years ago
  33. a06de70 Upgrade to LTP20190115 by Alistair Strachan · 6 years ago
  34. 0c4f560 syscalls: add compat_16 tests for getresgid, getresuid by Steve Muckle · 6 years ago
  35. 2d6ca0a syscalls/remap_file_pages02: convert to new lib by Steve Muckle · 6 years ago
  36. a78e154 readahead02: Skip test on missing /proc/self/io by Cyril Hrubis · 6 years ago
  37. 41e6f9c syscalls/fadvise: Fix regression by Cyril Hrubis · 6 years ago
  38. 2b37d84 syscalls/fanotify11.c: check fanotify kernel support by Tommi Rantala · 6 years ago
  39. ccd9966 Fix typo subsytem by Petr Vorel · 6 years ago
  40. 4382cf4 syscalls/getcpu01: convert to new lib, cleanups, enable on Android by Steve Muckle · 6 years ago
  41. a8fdf34 syscalls/sched_setaffinity: move cpu set macros to include/lapi by Steve Muckle · 6 years ago
  42. 111c769 getcpu01: Rename getcpu to avoid conflict with glibc >= 2.29 by Khem Raj · 6 years ago
  43. 41fae34 syscalls/getcpu01: convert to new lib, cleanups, enable on Android by Steve Muckle · 6 years ago
  44. 014e637 syscalls/sched_setaffinity: move cpu set macros to include/lapi by Steve Muckle · 6 years ago
  45. ee9ce44 getrlimit/getrlimit03: fix breakage with Aarch32 by Steve Muckle · 6 years ago
  46. fac783b getrlimit/getrlimit03: fix breakage with Aarch32 by Steve Muckle · 6 years ago
  47. c82c011 syscalls/ptrace07: handle potential SIGSEGV on older kernels by Jan Stancek · 6 years ago
  48. b504a76 syscalls/getrlimit: add getrlimit03 into .gitignore by Yixin Zhang · 6 years ago
  49. 651895c getcpu01: Rename getcpu to avoid conflict with glibc >= 2.29 by Khem Raj · 6 years ago
  50. 6120be1 syscalls/readahead02: test readahead using posix_fadvise() by Amir Goldstein · 6 years ago
  51. 48e3af7 syscalls/mq: don't use TWARN with tst_brk() by Jan Stancek · 6 years ago
  52. e89d8e2 syscalls/fanotify09.c: Fix wrong group number by Xiao Yang · 6 years ago
  53. f635e68 getrlimit/getrlimit03: add configure-time check for struct ulimit64 by Greg Hackmann · 6 years ago
  54. d0da35d getrlimit/getrlimit03: new test for underlying syscall variants by Greg Hackmann · 6 years ago
  55. 9b02cd4 syscalls/cma: test case should return TCONF if syscall doesn't exist by Jason Xing · 6 years ago
  56. 0373e53 getrlimit/getrlimit03: add configure-time check for struct ulimit64 by Greg Hackmann · 6 years ago
  57. 75506e4 syscalls/readahead02: Simplify reading proc files by Cyril Hrubis · 6 years ago
  58. 0713cb0 syscalls/readahead02: test readahead() on an overlayfs file by Amir Goldstein · 6 years ago
  59. 307ae77 syscalls/readahead02: Convert to tst_timer helpers by Amir Goldstein · 6 years ago
  60. 5307eb3 syscalls/readahead02: fail test if readahead did not use any cache by Amir Goldstein · 6 years ago
  61. 86402d0 syscalls/readahead02: abort test if readahead syscall fails by Amir Goldstein · 6 years ago
  62. 97c3140 syscalls/readahead02: Convert to newlib and cleanup by Amir Goldstein · 6 years ago
  63. 860b895 syscalls/fanotify11: new test for report thread id by nixiaoming · 6 years ago
  64. d428ed8 getrlimit/getrlimit03: new test for underlying syscall variants by Greg Hackmann · 6 years ago
  65. 1f400db syscalls/fanotify03: add test for FAN_MARK_FILESYSTEM permission events by Amir Goldstein · 6 years ago
  66. 5e3b024 Convert tests to use fzsync_{start, end}_race API by Richard Palethorpe · 6 years ago
  67. cc9371d syscalls/fanotify10: add tests for FAN_MARK_FILESYSTEM and ignore mask by Amir Goldstein · 6 years ago
  68. fca2ad8 syscalls/fanotify01: add test for FAN_MARK_FILESYSTEM events by Amir Goldstein · 6 years ago
  69. baef43e syscalls/fanotify03: check permission events also on mountpoint mark by Amir Goldstein · 6 years ago
  70. a7580e6 syscalls/fanotify01: check events also on mountpoint mark by Amir Goldstein · 6 years ago
  71. 389d4a0 syscalls/statx06.c: Fix compiler errors by Xiao Yang · 6 years ago
  72. c6b4fee Merge "syscalls/fgetxattr02.c: make sure test can create and open device nodes" by Treehugger Robot · 6 years ago
  73. 2edd536 syscalls/fgetxattr02.c: make sure test can create and open device nodes by Greg Hackmann · 6 years ago
  74. a2ab374 syscalls/bind03: Modified to test errors separately. by Petr Vorel · 6 years ago
  75. 32e6ed1 syscalls/execveat02: Add new testcase by Jinhui huang · 6 years ago
  76. 457e13c fanotify09: check merging of events on child subdir by Amir Goldstein · 6 years ago
  77. 9cfb908 syscalls/fgetxattr02.c: make sure test can create and open device nodes by Greg Hackmann · 6 years ago
  78. 0d6e1d1 syscalls/execveat01: Add new testcase by Jinhui huang · 6 years ago
  79. 31f8fc0 syscalls/statx06.c: Fix compiler errors on old distros by Xiao Yang · 6 years ago
  80. 56e2f32 Testing statx syscall Timestamp fields by Subash Ganesan · 6 years ago
  81. 98de75a Revert "Testing statx syscall Timestamp fields" by Cyril Hrubis · 6 years ago
  82. 5b5740c Testing statx syscall Timestamp fields by Subash Ganesan · 6 years ago
  83. b35470e syscalls/rt_sigsuspend01: ignore reserved signals by Steve Muckle · 6 years ago
  84. e621564 syscalls/rt_sigsuspend01: Cleanup && convert to newlib by Cyril Hrubis · 6 years ago
  85. b2847ad syscalls/rt_sigsuspend01: ignore reserved signals by Steve Muckle · 6 years ago
  86. ec466da syscalls/rt_sigsuspend01: Cleanup && convert to newlib by Cyril Hrubis · 6 years ago
  87. 3212ce0 syscalls/migrate_pages02: run with numa balancing disabled by Jan Stancek · 6 years ago
  88. 22fb48d syscalls/migrate_pages02: print /proc stats only on failure by Jan Stancek · 6 years ago
  89. 3a80662 syscalls/migrate_pages02: use a separate page for private memory by Jan Stancek · 6 years ago
  90. 4de8685 syscalls/migrate_pages02: convert to newlib by Jan Stancek · 6 years ago
  91. 3e5a3d6 syscalls/sighold02: ignore reserved signals by Steve Muckle · 6 years ago
  92. 650c22c syscalls/lremovexattr: Add lremovexattr() test by Rafael David Tinoco · 6 years ago
  93. 2983518 syscalls/fremovexattr: Add fremovexattr() tests by Rafael David Tinoco · 6 years ago
  94. 3ceb915 Typo corrections by Po-Hsu Lin · 6 years ago
  95. 158f68e syscalls/sighold02: ignore reserved signals by Steve Muckle · 6 years ago
  96. f6a2a47 msgstress04: correct the logic to use all values in keyarray by Kai Kang · 6 years ago
  97. 6cea5d5 syscalls/fchmod05.c: Cleanup && convert to new API by Petr Vorel · 6 years ago
  98. 80bed46 kernel/syscall/setrlimit05.c: use a legal bad address for mips by Hongzhi.Song · 6 years ago
  99. 68eae07 Merge changes from topic "b/118449373" by Sandeep Patil · 6 years ago
  100. a4af909 Merge "chroot01: Use the 'tmpdir' we create." by Treehugger Robot · 6 years ago