1. b833d2f SAFE_MACROS: Add SAFE_SETREUID()/SAFE_SETREGID() by yang xu · 7 years ago
  2. 056c1cb tst_safe_macros: SAFE_{IOCTL,FCNTL} prefix variable by Cyril Hrubis · 7 years ago
  3. bf8f1d7 sctp/sctp_big_chunk.c: Fix compiler error by Xiao Yang · 7 years ago
  4. 061ae0f sctp: new regression test sctp_big_chunk for CVE-2018-5803 by Alexey Kodanev · 7 years ago
  5. 3999086 include/lapi: add sctp.h by Alexey Kodanev · 7 years ago
  6. 640f106 include/lapi/dccp.h: check linux/dccp.h in configure by Alexey Kodanev · 7 years ago
  7. 1364466 lib: Add safe_recvmsg by Richard Palethorpe · 7 years ago
  8. 2ab1883 Add a library wrapper for sigaction() by Michael Moese · 7 years ago
  9. b4138c7 Add library support for /proc/sys/kernel/tainted by Michael Moese · 7 years ago
  10. 1ab33ce Add new tst_flush() library function by Michael Moese · 7 years ago
  11. eb50f0a remove old tst_flush() by Michael Moese · 7 years ago
  12. 7fe1a8b rpc: Use libtirpc for all RPC tests + detect headers location by Petr Vorel · 7 years ago
  13. d34e76e lib/get_high_address.c: Add tst_get_bad_addr.h for new API by Xiao Yang · 7 years ago
  14. a993871 lapi/syscalls: Add syscall numbers for _sysctl by Xiao Yang · 7 years ago
  15. a70d7ee netstress: support IP_BIND_ADDRESS_NO_PORT by Alexey Kodanev · 7 years ago
  16. 64f3804 netstress: support SO_ZEROCOPY by Alexey Kodanev · 7 years ago
  17. 0bc5724 netstress: support UDPLITE protocol by Alexey Kodanev · 7 years ago
  18. 8e3e92b lib: add safe_getsockopt() and tst_getsockport() by Alexey Kodanev · 7 years ago
  19. cae8287 lib: add safe_sendmsg() by Alexey Kodanev · 7 years ago
  20. c7f3ee1 lapi/aarch64.in: Fix incorrect syscall number for copy_file_range by Xiao Yang · 7 years ago
  21. 8ac2684 syscalls/request_key04: new test for request_key() permission check bug by Eric Biggers · 7 years ago
  22. 32b38ab lapi/keyctl.h: add key permission constants by Eric Biggers · 7 years ago
  23. 00ff2c3 m4: Export HOST_CPU for make by Petr Vorel · 7 years ago
  24. 485276e lapi: Add dccp.h with definition moved from netstress.c by Petr Vorel · 7 years ago
  25. 52569da lapi: Add netinet_in.h with definition moved from netstress.c by Petr Vorel · 7 years ago
  26. 3fd5746 lapi/socket.h: Move definitions from netstress.c by Petr Vorel · 7 years ago
  27. ffd48cf lapi: Add tcp.h with definitions moved from netstress.c by Petr Vorel · 7 years ago
  28. 2e199cb lapi/regen.sh: Fix bashism '+=' by Petr Vorel · 7 years ago
  29. f182839 Fix minor spelling typos by Petr Vorel · 7 years ago
  30. 28b5182 fzsync: Prevent early exit by Richard Palethorpe · 7 years ago
  31. 51c2ba9 tst_safe_net: add new wrapper for safe_setsockopt by Alexey Kodanev · 7 years ago
  32. 524edfb direct_io: diotest4: use getpagesize() for mmap if shm header is absent by Sandeep Patil · 7 years ago
  33. 2989b03 numa: Remove HAVE_NUMA_ALLOC_ONNODE definition by Petr Vorel · 7 years ago
  34. 32d00f6 numa: Drop NUMA_CPPFLAGS by Petr Vorel · 7 years ago
  35. 81e73c4 syscalls/request_key03: new test for key instantiation races by Eric Biggers · 7 years ago
  36. d26fd78 ltp: fix some frequent typoes by Li Wang · 7 years ago
  37. f07f09e lib/tst_fs: Add tst_fill_fs() by Cyril Hrubis · 7 years ago
  38. 35b8a13 lib/tst_test: Add .all_filesystems flag by Cyril Hrubis · 7 years ago
  39. d1f9382 lib: Add interface to list supported filesystems by Cyril Hrubis · 7 years ago
  40. d32c741 lib/tst_mkfs: Clear first 512k of the device by Cyril Hrubis · 7 years ago
  41. 2d7c4c7 Add test keyctl08 for cve-2016-9604 on keyctl_join_session_keyring by Richard Palethorpe · 7 years ago
  42. b5d620a lib: keep the test id hidden in LTP library by Li Wang · 7 years ago
  43. 4c036b6 include: tab cleanup by Carlo Marcelo Arenas Belón · 7 years ago
  44. 37587b3 lib: Add tst_strstatus() by Cyril Hrubis · 7 years ago
  45. bc2568d m4: Fix libkeyutils detection on 32-bit cross build by Petr Vorel · 7 years ago
  46. 9cb40b2 syscalls/request_key: Port to use lapi/keyctl.h header by Petr Vorel · 7 years ago
  47. 7a26f24 lapi/keyctl.h: Add doc and reorder definitions by Petr Vorel · 7 years ago
  48. 5ed644c lapi/keyctl.h: add a few missing definitions by Eric Biggers · 7 years ago
  49. 3a47726 creat07: switch EXECLP to EXECL by Li Wang · 7 years ago
  50. 8e07ca2 fzsync: Add long running thread support and deviation stats by Richard Palethorpe · 7 years ago
  51. be880d1 tst_atomic: Add load, store and use __atomic builtins by Richard Palethorpe · 7 years ago
  52. d97168b lib: drop tst_ipc_envp by Jan Stancek · 7 years ago
  53. 4f111a6 safe_macros: add SAFE_SETENV() by Jan Stancek · 7 years ago
  54. 007c4a2 lib: move tst_get_startwd() to old_tmpdir header by Jan Stancek · 7 years ago
  55. c9a7def libltp: add support to mount tmpfs for EROFS testing by Sandeep Patil · 7 years ago
  56. 93c5616 cve/cve-2016-10044.c: Fix compilation without READ_IMPLIES_EXEC by Xiao Yang · 7 years ago
  57. 35799a9 lib: Add personality fallback and SAFE macro by Richard Palethorpe · 7 years ago
  58. d18e135 network: Add tools for setup IP related environment variables by Petr Vorel · 7 years ago
  59. 3a451c2 configure: Remove checks for unused headers by Petr Vorel · 7 years ago
  60. 1c86c91 lapi/keyctl.h: Add fallback definition of keyutil.h by Guangwen Feng · 7 years ago
  61. d1fffb9 Test for CVE-2016-7042 in /proc/keys show function by Guangwen Feng · 7 years ago
  62. 61c035c lapi: Add keyctl.h by Cyril Hrubis · 7 years ago
  63. f028fef lib: add helper SAFE_FANOTIFY_INIT by Xiong Zhou · 7 years ago
  64. 3b3a00e lapi/{vmsplice.h,splice.h,tee.h}: Switch to tst_syscall() by Cyril Hrubis · 7 years ago
  65. f706a2f lib/tst_test: Ignore unknown options for TCONF tests by Cyril Hrubis · 7 years ago
  66. 94823cf mem/oom: disable timeouts for testcase in demand by Li Wang · 7 years ago
  67. 2c1bfc0 mem/lib: convert to new API by Li Wang · 7 years ago
  68. 4d0d149 Remove linux_syscall_numbers.h Makefile by Richard Palethorpe · 7 years ago
  69. 817d809 Rename linux_syscall_numbers.h to lapi/syscalls.h by Richard Palethorpe · 7 years ago
  70. 079ea0f tst_timer.h: Cosmetic fix by Guangwen Feng · 7 years ago
  71. b52e8be Add fuzzy synchronisation library for triggering races by Richard Palethorpe · 7 years ago
  72. a095276 Fix PATH_MAX undeclared when building with musl by Dengke Du · 7 years ago
  73. 2ce2474 syscalls/lseek10: cleanup && convert to new API by Xiao Yang · 7 years ago
  74. fed008c tst_safe_sysv_ipc: add shared memory related macros by Xiao Yang · 7 years ago
  75. c459654 syscalls: Add timer measurement library by Cyril Hrubis · 7 years ago
  76. 62fe712 lib: Fix clock_gettime linking problems. by Cyril Hrubis · 7 years ago
  77. cb26543 SAFE_MACROS: Add SAFE_SETSID() by Guangwen Feng · 7 years ago
  78. 3b519eb tst_timer.h: Add timeval helpers by Cyril Hrubis · 7 years ago
  79. 87acbef tst_test: TST_TEST_TCONF() do no set tid by Cyril Hrubis · 7 years ago
  80. a14f756 Unify MIN()/MAX() implementation + cleanup by Cyril Hrubis · 7 years ago
  81. 882f45a tst_kvcmp: Add support for extra kernel versions by Cyril Hrubis · 8 years ago
  82. 15d413e syscalls/lseek11.c: fix syncfs() && SEEK_DATA by Xiao Yang · 8 years ago
  83. 390a556 syscalls/quotactl02.c: add Q_XGETNEXTQUOTA flag test by Xiao Yang · 8 years ago
  84. e1b3718 lapi/seek.h: fix typo for SEEK_DATA by Xiao Yang · 8 years ago
  85. c486cce lapi: Add seek.h for SEEK_DATA and SEEK_HOLE by Cyril Hrubis · 8 years ago
  86. 1bb79cd lib: Fix undefined reference to `mq_open' by Cyril Hrubis · 8 years ago
  87. ac602f5 syscalls/memfd_create: Fix build failure when HAVE_FALLOCATE not defined by Guangwen Feng · 8 years ago
  88. 6c86b86 lib: Move ltp_priv.h to include/old/ltp_priv.h by Cyril Hrubis · 8 years ago
  89. b731859 move fallocate.h to lapi by Jakub Racek · 8 years ago
  90. e036a8c Added fcntl() lapi flags by Jakub Racek · 8 years ago
  91. 879680a Added memfd_create() lapi flags by Jakub Racek · 8 years ago
  92. b867975 lib: SAFE_MQ_OPEN() macro by Petr Vorel · 8 years ago
  93. c46e277 safe_macros: add safe_removexattr() by Xiao Yang · 8 years ago
  94. e2a39b8 color: Fix typo. by Cyril Hrubis · 8 years ago
  95. 714b0c7 color: Fix backslash-escape sequences for some non-bash shells by Petr Vorel · 8 years ago
  96. 3a0ef86 color: Rename file by Petr Vorel · 8 years ago
  97. 874326d tst_test: Handle device mkfs/mount int the library by Cyril Hrubis · 8 years ago
  98. 5c189fc lib: add safe_setsockopt/send/sendto functions by Alexey Kodanev · 8 years ago
  99. 6440c5d newlib: Allow SAFE_MACROS to be called from cleanup by Cyril Hrubis · 8 years ago
  100. d101cab lib: Redirect to tst_brk_() early by Cyril Hrubis · 8 years ago