1. e5e54be fzsync: break inf loop with flag vs pthread_cancel by Edward Liaw via ltp · 2 years, 2 months ago
  2. 411ee2d Fix lapi structs dependency test by Alessio Balsini · 3 years, 1 month ago
  3. 7676993 Fix semun struct dependency check by Alessio Balsini · 3 years, 1 month ago
  4. 7b96910 ANDROID: Fix __kernel_timespec definitions for Android by Alessio Balsini · 3 years, 1 month ago
  5. bb496d9 Split clone_args and clone3 checks by Alessio Balsini · 3 years, 1 month ago
  6. 531c799 Expand openat2 and open_how config check by Alessio Balsini · 3 years, 1 month ago
  7. 0efffd1 Merge commit '0fb171f2beddaf64bd27597577c206c0f892b3cd' into merge-20210524 by Alessio Balsini · 3 years ago
  8. 55f1c75 API/cgroups: Fix whitespace by Richard Palethorpe · 3 years, 1 month ago
  9. 5fea063 lapi: Add missing IFA_FLAGS by Petr Vorel · 3 years, 1 month ago
  10. bc2151a lib: Add helper functions for managing network interfaces by Martin Doucha · 3 years, 1 month ago
  11. f8a9205 lib: Add rtnetlink helper library by Martin Doucha · 3 years, 1 month ago
  12. 30c68d8 lib: Add SAFE_IOCTL() variant for library code by Martin Doucha · 3 years, 1 month ago
  13. e49e89f lib: Add SAFE_RECV() helper function to LTP library by Martin Doucha · 3 years, 1 month ago
  14. 3fce7ca lib: Add SAFE_REALLOC() helper function to LTP library by Martin Doucha · 3 years, 1 month ago
  15. 310da37 Add new CGroups APIs by Richard Palethorpe · 3 years, 1 month ago
  16. faf8549 API: Make tst_count_scanf_conversions public by Richard Palethorpe · 3 years, 1 month ago
  17. ad4e366 API: Add safe openat, printfat, readat and unlinkat by Richard Palethorpe · 3 years, 1 month ago
  18. 4059c2b lapi/bpf: Add /= and %= by Richard Palethorpe via ltp · 3 years, 1 month ago
  19. 1c858a0 lapi/mips: Fix the 64-bit macro definition by sujiaxun · 3 years, 1 month ago
  20. bea335a include/tst_test_macros.h: Add TST_EXP_PID and TST_EXP_PID_SILENT macros by Xiao Yang · 3 years, 1 month ago
  21. f68e31b tst_safe_sysv_ipc.c: Add SAFE_SEMOP macro by Yang Xu · 3 years, 2 months ago
  22. 068e941 lib: Add proper filesystem skiplist by Cyril Hrubis · 3 years, 3 months ago
  23. 3b37cee fzsync: Check processor affinity by Richard Palethorpe · 3 years, 2 months ago
  24. a77dddb API: Add tst_ncpus_available by Richard Palethorpe · 3 years, 2 months ago
  25. 1699257 fzsync: Move yield check out of loop and add yield to delay by Richard Palethorpe · 3 years, 2 months ago
  26. d5e8b3b fzsync: Add sched_yield for single core machine by Leo Yu-Chi Liang · 3 years, 2 months ago
  27. a286fd2 fzsync: Correctly print positive lower delay range bound by Richard Palethorpe · 3 years, 2 months ago
  28. 7278472 fzsync: Reset delay bias by Richard Palethorpe · 3 years, 2 months ago
  29. f6e5208 lapi/syscalls: Fix syscall numbers for MIPS by He Zhe · 3 years, 2 months ago
  30. 34a5da4 tst_safe_macros: Add SAFE_EXECVP() by Petr Vorel · 3 years, 2 months ago
  31. 2b64c72 libs/libltpswap: Add libs/libltpswap by using the new API by QI Fuli · 3 years, 2 months ago
  32. 9d2bcf5 include/tst_test_macros.h: Use TTERRNO for TST_EXP_FAIL() properly by Xiao Yang · 3 years, 3 months ago
  33. ed1885e Add FS quota availability check functions by Martin Doucha · 3 years, 3 months ago
  34. ac140ed syscalls/swapon/swapoff: Move common library to libs/ by Richard Purdie · 3 years, 3 months ago
  35. edf60cf Makefile: Avoid wildcard determinism issues by Richard Purdie · 3 years, 3 months ago
  36. 4553079 mk/lib.mk: Sort wildcard expansion for determinism by Richard Purdie · 3 years, 3 months ago
  37. 9be7086 lib: add SAFE_READ_PROC_STATUS macro by Li Wang · 3 years, 4 months ago
  38. 47e5bab lapi/io_uring.h: Define constants that may be missing by Martin Doucha · 3 years, 4 months ago
  39. c078a07 include/lapi: Change functions to static inline by Cyril Hrubis · 3 years, 3 months ago
  40. bc05c8f lockdown: Move path definition to C source by Petr Vorel · 3 years, 4 months ago
  41. 000fab8 UPSTREAM: tst_is_virt(): Allow checking for any hypervisor by mbegumx · 3 years, 4 months ago
  42. e21e6f6 lib: Add function to detect FIPS mode by Petr Vorel · 3 years, 4 months ago
  43. 585425f API: Add tst_clone by Richard Palethorpe via ltp · 3 years, 4 months ago
  44. d00745f API: Fix clone.h by Richard Palethorpe via ltp · 3 years, 4 months ago
  45. 7e6198e API: Add SAFE_DUP2 by Richard Palethorpe via ltp · 3 years, 4 months ago
  46. 6c68f3c API: Add close_range syscall wrapper by Richard Palethorpe via ltp · 3 years, 4 months ago
  47. 41043fb Add CAP_SYS_CHROOT to lapi/capability.h by Martin Doucha · 3 years, 4 months ago
  48. 3f2ff54 Add safe functions for io_uring to LTP library by Martin Doucha · 3 years, 4 months ago
  49. fe9e951 Prevent linker issues in lapi/io_uring.h by Martin Doucha · 3 years, 4 months ago
  50. 80284e0 API: Add FILE_SCANF to new lib by Richard Palethorpe · 3 years, 4 months ago
  51. 3c7ec94 lib: implement rtc_clock_save and rtc_clock_restore function by Cixi Geng · 3 years, 5 months ago
  52. 8254fb3 lib: add tst_rtctime* for rtc test by Cixi Geng · 3 years, 5 months ago
  53. 8f7013b tst_check_driver(): Fix kernel module detection on BusyBox by Petr Vorel · 3 years, 5 months ago
  54. ddf777d include/tst_test_macros.h: Add TST_EXP_{PASS, FD}_SILENT macros by Xiao Yang · 3 years, 5 months ago
  55. d25abe0 include/tst_timer.h: Fix overflows by Cyril Hrubis · 3 years, 5 months ago
  56. 68eb3e8 Add tst_secureboot_enabled() helper function by Martin Doucha · 3 years, 5 months ago
  57. ee50c28 Add tst_kconfig_get() helper function by Martin Doucha · 3 years, 5 months ago
  58. 86cf811 lapi: Move struct file_handle into lapi/fcntl.h by Petr Vorel · 3 years, 5 months ago
  59. 203ee27 Fix struct __kernel_old_timeval redefinition on 64bit sparc by Petr Vorel · 3 years, 5 months ago
  60. bd5ebb4 syscalls: finit_module: Add tests by Viresh Kumar · 3 years, 6 months ago
  61. 2190bfb lapi/sem.h: Adjust "sys/sem.h" position by Yang Xu · 3 years, 5 months ago
  62. 70debea Add SAFE_SEMCTL() and SAFE_SEMGET() macro by Feiyu Zhu · 3 years, 5 months ago
  63. 14eec45 lapi/sem.h: Add SEM_STAT_ANY by Feiyu Zhu · 3 years, 5 months ago
  64. a51c6bc syscalls: init_module: Add tests by Viresh Kumar · 3 years, 6 months ago
  65. f96fa45 tst_module: Add separate declarations of helpers for new tests framework by Viresh Kumar · 3 years, 6 months ago
  66. d97cf8c module.mk: Remove built-in.a files as well during make clean by Viresh Kumar · 3 years, 6 months ago
  67. 0442976 module.mk: Remove .mod files as well during make clean by Viresh Kumar · 3 years, 6 months ago
  68. 2797db2 lib: Introduce TST_EXP_* macros by Cyril Hrubis · 3 years, 7 months ago
  69. 925ffe8 lapi/msg.h: Add MSG_STAT_ANY by Feiyu Zhu · 3 years, 6 months ago
  70. fa32a72 lib: add .min_cpus in tst_test struct by Li Wang · 3 years, 6 months ago
  71. d37bde3 libnewipc: Add get_ipc_timestamp() by Cyril Hrubis · 3 years, 6 months ago
  72. 7637d0e lapi/name_to_handle_at.h: Fix compiler error on CentOS6 by Xiao Yang · 3 years, 6 months ago
  73. 61db712 lib: Fix SAFE_MACROS() redirection to new library by Cyril Hrubis · 3 years, 6 months ago
  74. 7a5ccf1 syscalls: Add tests for name_to_handle_at() by Viresh Kumar · 3 years, 6 months ago
  75. e2e3f73 Unify error handling in include/lapi/safe_rt_signal.h by Martin Doucha · 3 years, 7 months ago
  76. 1629d39 Unify error handling in lib/safe_file_ops.c by Martin Doucha · 3 years, 7 months ago
  77. d8c5e0b Define SYS_futex on 32bit arches using 64-bit time_t by Khem Raj · 3 years, 7 months ago
  78. 31085e0 docparse: Add configure options by Petr Vorel · 3 years, 8 months ago
  79. 5ddd60b make: Allow CLEAN_TARGETS to remove directories by Petr Vorel · 3 years, 8 months ago
  80. ff976bf make: Allow {INSTALL, MAKE}_TARGETS be a directory by Petr Vorel · 3 years, 8 months ago
  81. b6eab54 make: Support compiling native build tools by Petr Vorel · 3 years, 8 months ago
  82. a41150d m4: Remove workaround for old pkg-config by Li Wang · 3 years, 7 months ago
  83. cb05d6c Unify error handling in include/tst_safe_clocks.h by Martin Doucha · 3 years, 7 months ago
  84. 70e99a2 Move executable code out of tst_safe_macros.h by Martin Doucha · 3 years, 7 months ago
  85. edbbccc Unify error handling in include/tst_safe_macros.h by Martin Doucha · 3 years, 7 months ago
  86. 80c26b8 lib/tst_cgroup: fix short reads of mems/cpus by Jan Stancek · 3 years, 7 months ago
  87. b2cc450 lib/tst_virt: support IBM/Z LPAR and z/VM virtualization environments by Alexander Egorenkov · 3 years, 7 months ago
  88. fdfa17f lib/tst_kconfig: Make use of boolean expression eval by Cyril Hrubis · 3 years, 7 months ago
  89. 6739584 lib: Add generic boolean expression parser and eval by Cyril Hrubis · 3 years, 7 months ago
  90. a160453 Unify error handling in include/tst_safe_posix_ipc.h by Martin Doucha · 3 years, 7 months ago
  91. 7e0c9ad Unify error handling in include/tst_safe_prw.h by Martin Doucha · 3 years, 7 months ago
  92. d9c68d8 Unify error handling in lib/tst_safe_macros.c by Martin Doucha · 3 years, 7 months ago
  93. fb2cd79 fanotify: Move safe_fanotify_init() + safe macro into fanotify.h by Petr Vorel · 4 years, 1 month ago
  94. 607535c diotest4: Fix false postives on FUSE by Qian Cai · 3 years, 8 months ago
  95. 296a2cb lapi: Minor indentation cleanup by Petr Vorel · 3 years, 8 months ago
  96. b17cf58 sendto: Add PACKET_VNET_HDR to lapi and use it by Petr Vorel · 3 years, 8 months ago
  97. fb95dce syscalls: Add common time64 variants structure by Viresh Kumar · 3 years, 9 months ago
  98. 7e5b427 lib/tst_assert: Add TST_ASSERT_ULONG() by Cyril Hrubis · 3 years, 9 months ago
  99. 9ad3e0b lapi/shm.h: Add SHM_STAT_ANY by Cyril Hrubis · 3 years, 9 months ago
  100. 76acfab syscalls/msgrcv03: Add error test for MSG_COPY flag by Yang Xu · 3 years, 10 months ago