1. 566eb6c hppa: sync syscall entry names with kernel by Dmitry V. Levin · 9 years ago
  2. 4cd64fe subcall.h: add sendmmsg entry by Dmitry V. Levin · 9 years ago
  3. d77f742 arm: simplify ARM_FIRST_SHUFFLED_SYSCALL definition by Dmitry V. Levin · 9 years ago
  4. f8d75c5 ia64: parametrize i386 syscallent size check by Dmitry V. Levin · 9 years ago
  5. 407f630 Cleanup linux/subcall.h by Dmitry V. Levin · 9 years ago
  6. 642447e alpha: fix statfs decoding by Dmitry V. Levin · 9 years ago
  7. 19fcb27 x32: fix build regression by Dmitry V. Levin · 9 years ago
  8. 28e3d6f hppa: fix fanotify_mark decoding by Mike Frysinger · 9 years ago
  9. 761e31a ia64: fix decoding of getresuid/getresgid/setresgid by Mike Frysinger · 9 years ago
  10. cc07f66 ia64: fix up builds after 16bit uid support by Mike Frysinger · 9 years ago
  11. bfe6d04 v4l2: use uintmax_t for times by Mike Frysinger · 9 years ago
  12. bf8dfe8 ignore core/compile files by Mike Frysinger · 9 years ago
  13. a671a2c NEWS: Prepare for 4.10 release by Dmitry V. Levin · 9 years ago
  14. 23ce9e4 Remove support for systems without PTRACE_SETOPTIONS by Dmitry V. Levin · 9 years ago
  15. 1c5fead tests: robustify pc.test by Dmitry V. Levin · 9 years ago
  16. e3e64a1 tests: fix "make dist" regression by Dmitry V. Levin · 9 years ago
  17. 7e79a8b tests: workaround broken awk by Dmitry V. Levin · 9 years ago
  18. d67ba3e Fix compilation warnings about incompatible print formats by Dmitry V. Levin · 9 years ago
  19. 7226c3a powerpc64: fix build regression by Dmitry V. Levin · 9 years ago
  20. fcf7f8d signalent: update from linux v3.19 by Dmitry V. Levin · 9 years ago
  21. 6826f98 Cleanup auxiliary signalent files by Dmitry V. Levin · 9 years ago
  22. 5dd336b x86_64, x32: fix sys_sigreturn by Dmitry V. Levin · 9 years ago
  23. b2d9ff2 sparc, x32: fix build regression by Dmitry V. Levin · 9 years ago
  24. b2f8c77 Change errnoent.h files to use designated initializers by Dmitry V. Levin · 9 years ago
  25. 313363f errnoent: update from linux v3.19 by Dmitry V. Levin · 9 years ago
  26. 789bc3a Cleanup auxiliary errnoent files by Dmitry V. Levin · 9 years ago
  27. 5b0819e evdev: update constants from linux v3.19 by Dmitry V. Levin · 9 years ago
  28. 7d8b41a evdev: decode keycode value in EVIOC[GS]KEYCODE_V2 commands by Dmitry V. Levin · 9 years ago
  29. 19dadf9 evdev: fix build with old kernel headers by Dmitry V. Levin · 9 years ago
  30. 4f750b9 Add decoding for evdev ioctls by Etienne Gemsa · 9 years ago
  31. 0f4ad30 Fix build with old kernel headers by Dmitry V. Levin · 9 years ago
  32. 87c715b Fix "make dist" regression by Dmitry V. Levin · 9 years ago
  33. 5061ef2 test/sfd.c: add missing includes by Elliott Hughes · 9 years ago
  34. 34bbcc6 Remove linux/fanotify.h by Dmitry V. Levin · 9 years ago
  35. 2094573 Remove linux/keyctl.h by Dmitry V. Levin · 9 years ago
  36. ff6a55d Remove linux/kexec.h by Dmitry V. Levin · 9 years ago
  37. 3a23299 Remove linux/inotify.h by Dmitry V. Levin · 9 years ago
  38. 3e6525f Remove linux/reboot.h by Dmitry V. Levin · 9 years ago
  39. 0a59454 seccomp: fix fallback definitions of some SECCOMP_* constants by Dmitry V. Levin · 9 years ago
  40. fb585db is_negated_errno: sync MAX_ERRNO with the kernel by Dmitry V. Levin · 9 years ago
  41. 08aa56c README-linux: punt by Mike Frysinger · 9 years ago
  42. 1e88073 Improve prctl decoding by Dmitry V. Levin · 9 years ago
  43. cff9f8a xlat: extend syntax by Dmitry V. Levin · 9 years ago
  44. 2f0808b Move CAP_* definitions out to header files by Dmitry V. Levin · 9 years ago
  45. f523f10 Declare all format printers with printf format attribute by Dmitry V. Levin · 9 years ago
  46. 1c603a9 Rename printnum to printnum_long to avoid confusion by Dmitry V. Levin · 9 years ago
  47. f55cca7 Use printnum_int consistently by Dmitry V. Levin · 9 years ago
  48. e96cb62 print_pc: fix multiple personalities support by Dmitry V. Levin · 9 years ago
  49. 4f2d1ae mips: use PTRACE_GETREGS to fetch all registers by Dmitry V. Levin · 9 years ago
  50. 047365e mips: move ABI check to configure.ac by Dmitry V. Levin · 9 years ago
  51. 4a00fc4 tests: support alternative names of select syscall by Dmitry V. Levin · 9 years ago
  52. f97a477 i386: fix compilation warning by Dmitry V. Levin · 9 years ago
  53. e9bfff6 Do not reset get_regs_error unnecessarily by Dmitry V. Levin · 9 years ago
  54. 5d09224 get_syscall_result: remove redundant ifdefs by Dmitry V. Levin · 9 years ago
  55. 9a176c9 get_regs: define for all architectures by Dmitry V. Levin · 9 years ago
  56. 7abf2e8 get_regs: unify code for architectures that use PTRACE_GETREGS by Dmitry V. Levin · 9 years ago
  57. d6db1db get_regset: define iff PTRACE_GETREGSET is used by Dmitry V. Levin · 9 years ago
  58. 82ae5b9 arm, i386: switch back to use PTRACE_GETREGS by Dmitry V. Levin · 9 years ago
  59. ebea342 syscall.c: remove obsolete ifdefs by Dmitry V. Levin · 9 years ago
  60. 4c3f2ae syscall.c: ensure that NT_PRSTATUS is defined by Dmitry V. Levin · 9 years ago
  61. 5503dd2 Move regs-related macros and declarations from defs.h to regs.h by Dmitry V. Levin · 9 years ago
  62. fadf379 Move all ptrace-related macros and declarations from defs.h to ptrace.h by Dmitry V. Levin · 9 years ago
  63. d8b3404 Enhance wait status decoding by Dmitry V. Levin · 9 years ago
  64. 67d0a8e scsi: add bsg support by Bart Van Assche · 9 years ago
  65. 791145e scsi: Add iovec support by Bart Van Assche · 9 years ago
  66. 0014bb1 scsi: on exit, print only initialized part of the buffer by Bart Van Assche · 9 years ago
  67. ea6972c scsi: make print_sg_io_buffer() print square brackets instead of its callers by Bart Van Assche · 9 years ago
  68. c760251 scsi: improve consistency with other decoding functions by Bart Van Assche · 9 years ago
  69. d07056f tests: extend getdents to support all filesystems regardless of file order by Dmitry V. Levin · 9 years ago
  70. 3910d0f print_setsockopt: fix fall-through bug in SOL_IP switch case by Dmitry V. Levin · 9 years ago
  71. 85dc4a1 Do not watch for post-execve SIGTRAP if PTRACE_O_TRACEEXEC is enabled by Dmitry V. Levin · 9 years ago
  72. 2cd488b When the process stared by strace exits/terminates, forget its pid by Dmitry V. Levin · 9 years ago
  73. aa80192 -b execve: avoid misleading warning about unknown pid by Dmitry V. Levin · 9 years ago
  74. e690813 -b execve: do not use struct tcb after detach by Dmitry V. Levin · 9 years ago
  75. 4b4ec12 trace: split into several functions by Dmitry V. Levin · 9 years ago
  76. d8890b5 printsiginfo: constify the first argument by Dmitry V. Levin · 9 years ago
  77. 3570199 test: add a manual test for seccomp decoding by Dmitry V. Levin · 9 years ago
  78. 2af6903 Implement seccomp decoding by Dmitry V. Levin · 9 years ago
  79. 0946052 is_negated_errno: support large errno values by Dmitry V. Levin · 9 years ago
  80. d70c41d x86, x32, x86_64: print SECCOMP_RET_ERRNO filtered syscalls by Dmitry V. Levin · 9 years ago
  81. f46ab5f is_negated_errno: merge x86_64 and x32 definitions by Dmitry V. Levin · 9 years ago
  82. 38b2955 x32: rename is_negated_errno_x32 to is_negated_errno by Dmitry V. Levin · 9 years ago
  83. 8e398b6 x86, x32, x86_64: do not skip syscall number -1 by Dmitry V. Levin · 9 years ago
  84. c394832 x86_64: do not interpet syscall number -1 as a x32 personality syscall by Dmitry V. Levin · 9 years ago
  85. fef0907 Implement getrandom syscall decoding by Dmitry V. Levin · 9 years ago
  86. e837b14 tests: add a test for select syscall decoding by Dmitry V. Levin · 9 years ago
  87. 495f525 tests: add a test for the latest dumpio fix by Dmitry V. Levin · 9 years ago
  88. dc52121 Fix simultaneous -e read and -e write usage by Aurelien Jacobs · 9 years ago
  89. f362a33 net.c: remove unused HAVE_SIN6_SCOPE_ID_LINUX-based code by Dmitry V. Levin · 9 years ago
  90. d0dceaf printsock: do not fetch sockaddr.sa_data twice by Dmitry V. Levin · 9 years ago
  91. a0a4909 setsockopt: add decoding of MCAST_JOIN_GROUP and MCAST_LEAVE_GROUP by Dmitry V. Levin · 9 years ago
  92. c9e2418 tests: add a test for sockaddr_un.sun_path decoding by Dmitry V. Levin · 9 years ago
  93. f57bd11 printsock: print the whole sockaddr_un.sun_path by Dmitry V. Levin · 9 years ago
  94. d9177df printsock: do not fetch sockaddr_un.sun_path twice by Dmitry V. Levin · 9 years ago
  95. 6d31c7a net: define all SOL_* constants by Dmitry V. Levin · 9 years ago
  96. 02f2f09 setsockopt: decode PACKET_ADD_MEMBERSHIP by Dmitry V. Levin · 9 years ago
  97. 0509c8e getsockopt, setsockopt: do not decode structures in non-verbose mode by Dmitry V. Levin · 9 years ago
  98. 00244b9 sendmsg: do not decode msghdr in non-verbose mode by Dmitry V. Levin · 9 years ago
  99. 2fc5d80 decode_select: do not allocate unused memory by Dmitry V. Levin · 9 years ago
  100. 73e9880 xattr: quote using print_quoted_string by Dmitry V. Levin · 9 years ago