1. 2bea892 syscall01: use 32bit syscalls if available by Edward Liaw via ltp · 1 year, 4 months ago
  2. d3d9c6e BACKPORT: clock_gettime04: set threshold based on the clock resolution by Li Wang · 2 years, 3 months ago
  3. b4d33ed added ltp_1 sysfs at Test case 9 before starting echo to this sysfs by Kilyoung Shin · 1 year, 9 months ago
  4. fe8e310 Revert "ltp: statx07 quote tmpdir in sh command" by Edward Liaw · 2 years, 2 months ago
  5. 887768b ltp: statx07 quote tmpdir in sh command by Edward Liaw · 2 years, 3 months ago
  6. d4279fe memcg/control: Fix dropped messages from fifo to avoid leaving mem_process running by John Stultz · 2 years, 10 months ago
  7. 72b43cf UPSTREAM: getrlimit/getrlimit03: fix deprecated __NR_getrlimit for arm by Alessio Balsini · 3 years ago
  8. 1c7e658 Fix timex dependency checking by Alessio Balsini · 3 years, 1 month ago
  9. 9e98783 ANDROID: Fix struct timestamp name conflict by Alessio Balsini · 3 years, 1 month ago
  10. 0efffd1 Merge commit '0fb171f2beddaf64bd27597577c206c0f892b3cd' into merge-20210524 by Alessio Balsini · 3 years, 1 month ago
  11. 9dcbf4e mtest06/mmap1: Further limit distant mmap size by Thadeu Lima de Souza Cascardo · 3 years, 1 month ago
  12. bf61f10 tst_test: discard the stderr output by Li Wang · 3 years, 1 month ago
  13. 43884a0 syscalls/unshare02: Fix failures on Debian by Cyril Hrubis · 3 years, 1 month ago
  14. 06ec928 device-drivers/pci: Fix pci_scan_slot() by tianyu · 3 years, 4 months ago
  15. 825e10a Skip tmpfs in all-filesystem shell tests by Martin Doucha · 3 years, 1 month ago
  16. 24b40ed netns_helper.sh: Replace ip version check with feature testing by Petr Vorel · 3 years, 1 month ago
  17. 0113cf6 syscalls: Fix typo by Konstantin Aladyshev · 3 years, 1 month ago
  18. 15d0ec5 mkfs: force block size to 1024 for ext3 and ext4 by Thadeu Lima de Souza Cascardo · 3 years, 1 month ago
  19. 11b1fea netns_netlink: Rewrite into new API by Petr Vorel · 3 years, 4 months ago
  20. 45affb6 Fix spelling errors: exitting, normaly by Colin Ian King · 3 years, 1 month ago
  21. 236870d syscalls: Fix incorrect use of TERRNO/TTERRNO by Xie Ziyao · 3 years, 1 month ago
  22. 58e3fc2 syscalls: Use SPDX in Makefile, docparse by Xie Ziyao · 3 years, 3 months ago
  23. a7a7005 ima_keys.sh: Check policy only once by Petr Vorel · 3 years, 1 month ago
  24. 16d4d66 ltp_block_dev.c: Fix includes for v5.12 by dongshijiang · 3 years, 1 month ago
  25. b003e0f syscalls/bind03: Bugfix for running with option "-i" by Cyril Hrubis · 3 years, 1 month ago
  26. 8d43d36 df01.sh: Print df parameters on error by Petr Vorel · 3 years, 1 month ago
  27. f3ba3e9 lib: reset SIGTERM to original disposition if timeout occured by Li Wang · 3 years, 1 month ago
  28. 40dc433 lib: ignore SIGINT in _tst_kill_test by Li Wang · 3 years, 1 month ago
  29. a30410f shell: Prevent orphan timeout sleep processes by Joerg Vehlow · 3 years, 1 month ago
  30. 1f69744 controllers/cpuset: Restore cpuset.sched_load_balance by Wang Xin · 3 years, 2 months ago
  31. e4b7035 syscall: remove PROT_WRITE|PROT_EXEC from brk02 by Li Wang · 3 years, 1 month ago
  32. c8ff055 openposix: Add '\n' at the end of printf by Zhao Gongyi · 3 years, 1 month ago
  33. 9035753 unlinkat01: Convert to the new API by Zhao Gongyi · 3 years, 1 month ago
  34. 73e4b29 syscalls/mlockall03: Bugfix for running with option "-i" by Zhao Gongyi · 3 years, 1 month ago
  35. f594363 syscalls/inotify06: Raise inotify instance limit in /proc by Martin Doucha · 3 years, 1 month ago
  36. ccc00ec bpf: Fix missing SO_ATTACH_BPF definition by Petr Vorel · 3 years, 1 month ago
  37. 60e07ea syscalls/chown: Delete unused macro definition by Xie Ziyao · 3 years, 1 month ago
  38. 8f260c5 bpf_prog05: Use 64bit wide integer constant on m32 by Richard Palethorpe · 3 years, 1 month ago
  39. e288cf7 splice02: Remove unused flag .needs_checkpoints by Petr Vorel · 3 years, 1 month ago
  40. c0ff228 syscalls: modify_ldt02: Fix failure by Cyril Hrubis · 3 years, 1 month ago
  41. 4ba5238 madvise06: Convert to new CGroups API by Richard Palethorpe · 3 years, 1 month ago
  42. 3f93e99 mem: Convert tests to new CGroups API by Richard Palethorpe · 3 years, 1 month ago
  43. b16ffd0 syscalls/inotify06: Terminate child process on test error by Martin Doucha · 3 years, 1 month ago
  44. 1a293e9 dhcp: TCONF for wicked on IPv6 by Petr Vorel · 3 years, 1 month ago
  45. fad5cec openposix/mlock_8-1, munlock_10-1: document the introduced patch by Yang Xu · 3 years, 2 months ago
  46. c39b29f bpf: Check truncation on 32bit div/mod by zero by Richard Palethorpe via ltp · 3 years, 1 month ago
  47. 7258e89 bpf: Add helper to run socket programs by Richard Palethorpe via ltp · 3 years, 1 month ago
  48. fab00f2 bpf: Add map_array helper functions/macro and constify by Richard Palethorpe via ltp · 3 years, 1 month ago
  49. 8234711 mtest05/mmstress: fix writes operation logic by Cristian Marussi · 3 years, 2 months ago
  50. 8046928 syscalls/chown: Rewrite chown/chown05.c with the new api by Xie Ziyao · 3 years, 2 months ago
  51. 7575ace syscalls/chown: Rewrite chown/chown02.c with the new api by Xie Ziyao · 3 years, 2 months ago
  52. 52510de realtime: Fix parse-testpi2.py indentation by Ankit Jain · 3 years, 1 month ago
  53. 569d8ce syscalls/writev: Replace TINFO with TPASS or TFAIL by Zhao Gongyi · 3 years, 2 months ago
  54. f5e8e6b syscalls/modify_ldt: Replace TINFO with TPASS or TFAIL by Zhao Gongyi · 3 years, 2 months ago
  55. a4608b0 syscalls/getpgid01: Replace TINFO with TPASS or TFAIL by Zhao Gongyi · 3 years, 2 months ago
  56. d78401b proc01: Close the opened file by zhanglianjie · 3 years, 2 months ago
  57. 051ee0a sit01.sh: Replace tst_res with tst_brk by Zhao Gongyi · 3 years, 2 months ago
  58. 59657d2 lsmod01.sh: Replace tst_res with ROD by Zhao Gongyi · 3 years, 2 months ago
  59. 8894ce4 syscalls/chown03.c: Remove the redundant pass information by Jinhui Huang · 3 years, 2 months ago
  60. 4483d01 io_uring02: Add kernel commits tags by Petr Vorel · 3 years, 2 months ago
  61. e1e6bd5 chdir01: Detect unsupported symlink on FUSE exfat by zhanglianjie · 3 years, 2 months ago
  62. 22e3d2b syscalls/tkill: Convert tkill02 to the new API by Xie Ziyao · 3 years, 2 months ago
  63. c1e4c2b syscalls/tkill: Convert tkill01 to the new API by Xie Ziyao · 3 years, 2 months ago
  64. ecd6678 syscalls/close: Delete close08 and convert close01 to the new API by Xie Ziyao · 3 years, 2 months ago
  65. b71b1a4 reboot: add unsinged declaration by Li Wang · 3 years, 2 months ago
  66. cf648a8 syscalls/reboot: Update to new API by Zhao Gongyi · 3 years, 2 months ago
  67. 5f2164c openposix/conformance/interfaces: Correct typos by Wang Xin · 3 years, 2 months ago
  68. 0655102 openposix: Correct TEST values by Zhao Gongyi · 3 years, 2 months ago
  69. 33825e7 sync_file_range02: Skip NTFS by zhanglianjie · 3 years, 2 months ago
  70. 8773308 syscalls/io_getevents: Convert io_getevents01 to the new API by Xie Ziyao · 3 years, 2 months ago
  71. 8abf090 syscalls/io_cancel: Convert io_cancel01 to the new API by Xie Ziyao · 3 years, 2 months ago
  72. 6df580d syscalls/close: Convert close02 to the new API by Xie Ziyao · 3 years, 2 months ago
  73. 7cdcf72 name_to_handle_at: Reset fd before name_to_handle_at() by Zhao Gongyi · 3 years, 2 months ago
  74. d443874 mkfs: relax size check by Jan Stancek · 3 years, 2 months ago
  75. 9ccb24e df01.sh: Fix DF_FS_TYPE assignment on bind mount by Petr Vorel · 3 years, 3 months ago
  76. cba8a25 commands: Add shell pipe test by Petr Vorel · 3 years, 2 months ago
  77. b1a6565 splice02: Generate input in C by Petr Vorel · 3 years, 3 months ago
  78. 7d89735 network/virt: new UDP encapsulation tests (FOU and GUE) by Alexey Kodanev · 3 years, 2 months ago
  79. 52c5d5b lib/tst_test.sh: add TST_IPV6_FLAG ('-6') by Alexey Kodanev · 3 years, 2 months ago
  80. 1825378 syscalls/open05: Move cleanup() to the end of test by Zhao Gongyi · 3 years, 2 months ago
  81. f767614 syscalls/getdents01: Fix dirp handling by Cyril Hrubis · 3 years, 2 months ago
  82. 7b81e20 syscalls/getdents01: Add close() and open() at the end of run() by Zhao Gongyi · 3 years, 2 months ago
  83. 4103a29 syscalls/sendfile: Convert sendfile07 to the new API by Xie Ziyao · 3 years, 2 months ago
  84. 04a44af syscalls/sendfile: Convert sendfile03 to the new API by Xie Ziyao · 3 years, 2 months ago
  85. 5b0b018 pec: Fix multiple event test by Joerg Vehlow · 3 years, 2 months ago
  86. bce4937 syscalls/getppid02: Convert to the new API by Shiyang Ruan · 3 years, 3 months ago
  87. 87f111b syscalls/getppid01: Convert to the new API by Shiyang Ruan · 3 years, 3 months ago
  88. 27f5c1b syscalls/sendfile: Convert sendfile05 to the new API by Xie Ziyao · 3 years, 2 months ago
  89. ff6c8bb syscalls/sendfile04: Fix setup() by Cyril Hrubis · 3 years, 2 months ago
  90. b2d3d0a syscalls/sendfile: Convert sendfile04 to the new API by Xie Ziyao · 3 years, 2 months ago
  91. b83db0b syscalls/bind01: Close/recreate inet_socket after calling bind() successed by Zhao Gongyi · 3 years, 2 months ago
  92. bd6a1ba syscalls/getgid: Update to new API by Zhao Gongyi · 3 years, 2 months ago
  93. 721720f syscalls/setgid: Update to new API by Zhao Gongyi · 3 years, 2 months ago
  94. 983cbdb syscalls/chown: Rewrite chown/chown03.c with the new api by Xie Ziyao · 3 years, 2 months ago
  95. 6797f23 syscalls/memmap: Update to new api and move to syscalls/mmap by Zhao Gongyi · 3 years, 2 months ago
  96. bafe8b9 syscalls/wait02.c: Convert to new API by Zenghui Gao · 3 years, 2 months ago
  97. 639b0f9 syscalls/unshare01: Fix special doc commment by Cyril Hrubis · 3 years, 2 months ago
  98. 5219c17 syscalls/unshare: Convert unshare02 to the new API by Xie Ziyao · 3 years, 2 months ago
  99. c4742ee mkfs: print more info for debugging by Li Wang · 3 years, 2 months ago
  100. ad29bdb zram01.sh: Skip tmpfs by Petr Vorel · 3 years, 2 months ago