1. aaa7a77 powerpc64, sparc64: fix redefinitions of ARCH_PC_REG by Dmitry V. Levin · 8 years ago
  2. 8e98269 s390x, x32: remove redundant definitions of ARCH_PC_REG by Dmitry V. Levin · 8 years ago
  3. 7c6e8f1 tests: check for leaks of placeholder descriptors by Dmitry V. Levin · 8 years ago
  4. e4e9df2 tests/init.sh: print exit code of failed commands by Dmitry V. Levin · 8 years ago
  5. 559ec3e Fix leakage of placeholder descriptors to tracees by Dmitry V. Levin · 8 years ago
  6. c65e6b9 sparc64: fix decoding of uid and gid-related syscalls by Dmitry V. Levin · 8 years ago
  7. ad109ab tests: fix *stat64 tests on alpha by Dmitry V. Levin · 8 years ago
  8. 67ee3d6 tests: skip rt_tgsigqueueinfo.test when the syscall is not available by Dmitry V. Levin · 8 years ago
  9. a9147be tests/fcntl.c: fix fcntl test on mips64 by James Cowgill · 8 years ago
  10. 468dccf tests/nsyscalls.test: only trace the "syscall" syscall on mips o32 by James Cowgill · 8 years ago
  11. 3fb84bf tests/xstatx.c: fix stat syscall tests on mips64 by James Cowgill · 8 years ago
  12. 0bc735e tests/mlock2.c: fix test failure on mips64 by Dmitry V. Levin · 8 years ago
  13. 6a2f43c Use <asm/unistd.h> instead of <sys/syscall.h> by Dmitry V. Levin · 8 years ago
  14. 38d854e ia64: replace SYS_clone2 with __NR_clone2 by Dmitry V. Levin · 8 years ago
  15. e3dfc59 Make sure that tcp->s_ent and tcp->s_prev_ent do not point to freed memory by Dmitry V. Levin · 8 years ago
  16. 09dee9a file.c: move definitions of struct stat32 to separate files by Dmitry V. Levin · 8 years ago
  17. 5179183 sparc, sparc64: remove obsolete code by Dmitry V. Levin · 8 years ago
  18. deb3bce sparc64: fix decoding of stat family syscalls by Dmitry V. Levin · 8 years ago
  19. 60d7ec8 Fix decoding of invalid syscalls mapped to indirect subcalls by Dmitry V. Levin · 8 years ago
  20. c61dd7f linux/subcall.h: remove redundant definitions by Dmitry V. Levin · 8 years ago
  21. f2107d5 defs.h: simplify SUPPORTED_PERSONALITIES definition by Dmitry V. Levin · 8 years ago
  22. abfc0a6 defs.h: simplify PERSONALITY1_WORDSIZE definition by Dmitry V. Levin · 8 years ago
  23. 8d92151 defs.h: simplify PERSONALITY0_WORDSIZE definition by Dmitry V. Levin · 8 years ago
  24. aebfe83 sparc64: swap personality numbers by Dmitry V. Levin · 8 years ago
  25. 90a65a4 defs.h: cleanup personality specific macro definitions by Dmitry V. Levin · 8 years ago
  26. 42ceb0f Change #include guard trailing part comments by Dmitry V. Levin · 8 years ago
  27. 1890792 Unify usage of #include guards by Eugene Syromyatnikov · 8 years ago
  28. 7b1401e tests: add #include guards by Dmitry V. Levin · 8 years ago
  29. 3c8149a linux: add #include guards by Dmitry V. Levin · 8 years ago
  30. 08601fd tests/umode_t.c: guard against libc printf format errors by Dmitry V. Levin · 8 years ago
  31. f4001a3 travis: use a suitable musl revision by Dmitry V. Levin · 8 years ago
  32. 8d37438 Fix printing of mode_t, umode_t, and umask types by Dmitry V. Levin · 8 years ago
  33. c416ff5 tests: simplify attach-f-p.test by Dmitry V. Levin · 8 years ago
  34. 09fc30c tests: cleanup attach-p-cmd.test by Dmitry V. Levin · 8 years ago
  35. 8df052e ip_mreq.test: rewrite from match_grep to match_diff by Dmitry V. Levin · 8 years ago
  36. 79bbee8 fanotify_mark.test: rewrite from match_grep to match_diff by Dmitry V. Levin · 8 years ago
  37. 884e1e9 signalfd4.test: rewrite from match_grep to match_diff by Dmitry V. Levin · 8 years ago
  38. 4f32876 tests: rename signalfd.test to signalfd4.test by Dmitry V. Levin · 8 years ago
  39. c4fdce5 memfd_create.test: rewrite from match_grep to match_diff by Dmitry V. Levin · 8 years ago
  40. b9bc216 Set exit status to 1 if strace has not traced any processes by Dmitry V. Levin · 8 years ago
  41. 2ddb73d Attach to the target process before attempting to attach to its siblings by Dmitry V. Levin · 8 years ago
  42. c925151 Report the name of ptrace command when ptrace_attach_or_seize fails. by Dmitry V. Levin · 8 years ago
  43. 795795a strace.c: refactor startup_attach by Dmitry V. Levin · 8 years ago
  44. bbfeea2 startup_attach: do not use atoi by Dmitry V. Levin · 8 years ago
  45. 6d3162a Do not enable mpers runtime checks if mpers is not enabled by Dmitry V. Levin · 8 years ago
  46. 8ff8ada linux/dummy_check.sh: remove obsolete script by Dmitry V. Levin · 8 years ago
  47. a290710 generate_xlat_in.sh: remove obsolete script by Dmitry V. Levin · 8 years ago
  48. f915f22 tests: use terse notation in designated initializers where appropriate by Dmitry V. Levin · 8 years ago
  49. 469fd10 Consistently use extended regular expressions where appropriate by Dmitry V. Levin · 8 years ago
  50. 1b2500c tests: fix extended regexps by Dmitry V. Levin · 8 years ago
  51. 1514448 Post-release administrivia by Dmitry V. Levin · 8 years ago
  52. 02fb175 Prepare for 4.13 release by Dmitry V. Levin · 8 years ago
  53. de5b009 Fix one more code pattern that might break gcc strict aliasing rules by Dmitry V. Levin · 8 years ago
  54. 82ffa78 Fix casts of ptrace's third argument by Dmitry V. Levin · 8 years ago
  55. e43bb8d tests/btrfs.c: do not include the same header file twice by Dmitry V. Levin · 8 years ago
  56. 9d168f3 tests: fix accept4.test on systems that lack SOCK_CLOEXEC definition by Dmitry V. Levin · 8 years ago
  57. cb44289 tests: fix vhangup.test by Dmitry V. Levin · 8 years ago
  58. 58d0ee2 tests: fix chown.test by Dmitry V. Levin · 8 years ago
  59. 197829a x32: fix syscall entries for x86_64 variants of io_setup and io_submit by Dmitry V. Levin · 8 years ago
  60. 76ebcf1 tests/ipc.c: fix typo by Dmitry V. Levin · 8 years ago
  61. f922fcc NEWS: Prepare for 4.13 release by Dmitry V. Levin · 8 years ago
  62. fcca2c4 debian: add gcc-multilib to Build-Depends for relevant architectures by Dmitry V. Levin · 8 years ago
  63. 1a7c38d tests: check decoding of ipc syscall by Dmitry V. Levin · 8 years ago
  64. b412d75 Fix corner cases of ipc syscall decoding by Dmitry V. Levin · 8 years ago
  65. 9c652cc tests: skip netlink_protocol.test on old systems by Dmitry V. Levin · 8 years ago
  66. b7844f8 Do not print too many arguments of socketcall syscall by Dmitry V. Levin · 8 years ago
  67. 3b6bc9b tests/nsyscalls.c: change the type of syscall arguments to kernel_ulong_t by Dmitry V. Levin · 8 years ago
  68. 9bd2382 x32, mips n32: make printargs print full 64-bit syscall arguments by Dmitry V. Levin · 8 years ago
  69. b49c65c tests: check decoding of socketcall syscall by Dmitry V. Levin · 8 years ago
  70. e0a0d89 Fix corner cases of socketcall syscall by Dmitry V. Levin · 8 years ago
  71. 374dc48 tests: check decoding and dumping of send and recv syscalls by Dmitry V. Levin · 8 years ago
  72. 1991ee9 tests: rename unix-pair-send-recv to unix-pair-sendto-recvfrom by Dmitry V. Levin · 8 years ago
  73. d95eaef tests: check decoding of shutdown syscall by Dmitry V. Levin · 8 years ago
  74. 8383062 xlat/shutdown_modes.in: convert to modern syntax by Dmitry V. Levin · 8 years ago
  75. 349750e tests: check silent decoding of sendmmsg and recvmmsg syscalls by Dmitry V. Levin · 8 years ago
  76. 0d88d99 Print unsent messages of failed sendmmsg syscall by Dmitry V. Levin · 8 years ago
  77. 3a161d1 Print unsent messages of sendmmsg syscall by Dmitry V. Levin · 8 years ago
  78. 8505236 tests: check verbose decoding of msg_name* fields of struct mmsghdr array by Dmitry V. Levin · 8 years ago
  79. 80bd8e1 tests: check decoding of msg_name* fields of struct mmsghdr array by Dmitry V. Levin · 8 years ago
  80. b42f6b3 Fix decoding of msg_name* fields of recvmmsg syscall's msghdr array argument by Dmitry V. Levin · 8 years ago
  81. 0485ab5 mmsghdr.c: rewrite decode_mmsgvec using print_array by Dmitry V. Levin · 8 years ago
  82. 1c444a7 tests: check decoding of timeout argument of recvmmsg syscall by Dmitry V. Levin · 8 years ago
  83. 3e3b7f6 Fix printing of remaining timeout of recvmmsg syscall by Dmitry V. Levin · 8 years ago
  84. 70495eb Remove configure checks for recvmmsg and sendmmsg by Dmitry V. Levin · 8 years ago
  85. aaf526c tests: add recv_mmsg and send_mmsg functions to libtests by Dmitry V. Levin · 8 years ago
  86. 736d8e4 tests: add socketcall function to libtests by Dmitry V. Levin · 8 years ago
  87. 8da9668 Use IOV_MAX instead of UIO_MAXIOV by Dmitry V. Levin · 8 years ago
  88. b759d27 Unabuse struct tcb.auxstr by Dmitry V. Levin · 8 years ago
  89. 7f8ece1 Fix race condition in decoding timeout argument of recvmmsg syscall by Dmitry V. Levin · 8 years ago
  90. c5d6918 Fix race condition in decoding rt_sigtimedwait's timeout argument by Dmitry V. Levin · 8 years ago
  91. a1546a9 Add private data field to struct tcb by Patrik Jakobsson · 9 years ago
  92. dc84fa3 net.c: move parsers of sendmsg and recvmsg syscalls to msghdr.c by Dmitry V. Levin · 8 years ago
  93. 4de8de5 net.c: move parsers of sendmmsg and recvmmsg syscalls to mmsghdr.c by Dmitry V. Levin · 8 years ago
  94. 7c37ce4 msghdr.c: move all mmsghdr parsers to a separate file by Dmitry V. Levin · 8 years ago
  95. 64a8a4c tests: disable part of msg_name test on non-glibc systems by Dmitry V. Levin · 8 years ago
  96. 4ddbfcf Print struct iovec as a regular structure by Dmitry V. Levin · 8 years ago
  97. 0b2cf81 tests: check decoding of msghdr.msg_name* arguments of recvmsg syscall by Dmitry V. Levin · 8 years ago
  98. d8f77cd Fix decoding of struct msghdr.msg_name* arguments of recvmsg syscall by Dmitry V. Levin · 8 years ago
  99. 766e1d9 Update generic ioctl entries from linux 4.7 by Dmitry V. Levin · 8 years ago
  100. 7577bbf x32: update ioctl entries from linux 4.7 by Gleb Fotengauer-Malinovskiy · 8 years ago