1. 600eafb Clarify bootstrap-vs-autoreconf usage by Mike Frysinger · 10 years ago
  2. 5a64656 mips n32: fix preadv/pwritev offset decoding by Dmitry V. Levin · 10 years ago
  3. d79ed12 tests: skip ipc_sem.test on broken kernels by Mike Frysinger · 10 years ago
  4. eb202ba tests: skip pc.test on s390 by Mike Frysinger · 10 years ago
  5. 90c80c4 tests: note the kernel configs for -yy options by Mike Frysinger · 10 years ago
  6. 301c65c alpha: fix -yy decoding by Dmitry V. Levin · 10 years ago
  7. d50949d aarch64, x32: fix decoding of compat personality statfs64/fstatfs64 by Dmitry V. Levin · 10 years ago
  8. f677715 mips: fix compilation warning by Dmitry V. Levin · 10 years ago
  9. 822892b x32: fix compilation warnings by Dmitry V. Levin · 10 years ago
  10. d819fe8 aarch64: add -i option support by Dmitry V. Levin · 10 years ago
  11. 4341373 ioctl: use x32 specific ioctl entries on x32 personality by Dmitry V. Levin · 10 years ago
  12. 77e0d2d tests/uid16: skip if real uid is larger than 16bit by Dmitry V. Levin · 10 years ago
  13. 3a15bc8 tests: fix uid tests on big endian architectures by Dmitry V. Levin · 10 years ago
  14. a8dcf25 tests/getdents: handle older getdents calls by Mike Frysinger · 10 years ago
  15. d93d9f8 Fix multiple personalities support in decoding syscall return values by Dmitry V. Levin · 10 years ago
  16. a4c9512 Update generic 64-bit ioctlent from linux v3.19 by Dmitry V. Levin · 10 years ago
  17. 24b8eb0 sparc, sparc64: fix rt_sigaction decoding by Dmitry V. Levin · 10 years ago
  18. 1dbd39e Fix stack buffer overflow when specified command is too long by Dmitry V. Levin · 10 years ago
  19. 7211dbc build: include ptrace.h after regs.h by Dmitry V. Levin · 10 years ago
  20. e61086f x32: fix decoding of timeval, timespec, and timex structures by Dmitry V. Levin · 10 years ago
  21. 4ed340b tests/ipc_sem: detect broken kernels by Mike Frysinger · 10 years ago
  22. 856b759 build: do not link strace with -ldl by Dmitry V. Levin · 10 years ago
  23. d32e1b9 Handle broken PTRACE_EVENT_STOP values by Mike Frysinger · 10 years ago
  24. 11cb0da bootstrap: always set up test dirs by Mike Frysinger · 10 years ago
  25. 58c7fe9 Fix cross-compiling of ioctlsort by Mike Frysinger · 10 years ago
  26. 977550d tests: robustify pc.test by Dmitry V. Levin · 10 years ago
  27. 599819d tests: drop support for alternative names of select syscall by Dmitry V. Levin · 10 years ago
  28. ddcf549 Rename _newselect to select by Dmitry V. Levin · 10 years ago
  29. f4d6b37 sparc: sync syscall entries with kernel headers by Dmitry V. Levin · 10 years ago
  30. 6d9fa80 s390, s390x: sync syscall entry names with kernel headers by Dmitry V. Levin · 10 years ago
  31. 48ceaee xlat: avoid fork bombing the build system by Mike Frysinger · 10 years ago
  32. adee242 arm: sync syscall entry names with kernel by Dmitry V. Levin · 10 years ago
  33. ff865c6 arm: fix get_mempolicy, set_mempolicy, and timerfd_create syscall entries by Dmitry V. Levin · 10 years ago
  34. 566eb6c hppa: sync syscall entry names with kernel by Dmitry V. Levin · 10 years ago
  35. 4cd64fe subcall.h: add sendmmsg entry by Dmitry V. Levin · 10 years ago
  36. d77f742 arm: simplify ARM_FIRST_SHUFFLED_SYSCALL definition by Dmitry V. Levin · 10 years ago
  37. f8d75c5 ia64: parametrize i386 syscallent size check by Dmitry V. Levin · 10 years ago
  38. 407f630 Cleanup linux/subcall.h by Dmitry V. Levin · 10 years ago
  39. 642447e alpha: fix statfs decoding by Dmitry V. Levin · 10 years ago
  40. 19fcb27 x32: fix build regression by Dmitry V. Levin · 10 years ago
  41. 28e3d6f hppa: fix fanotify_mark decoding by Mike Frysinger · 10 years ago
  42. 761e31a ia64: fix decoding of getresuid/getresgid/setresgid by Mike Frysinger · 10 years ago
  43. cc07f66 ia64: fix up builds after 16bit uid support by Mike Frysinger · 10 years ago
  44. bfe6d04 v4l2: use uintmax_t for times by Mike Frysinger · 10 years ago
  45. bf8dfe8 ignore core/compile files by Mike Frysinger · 10 years ago
  46. a671a2c NEWS: Prepare for 4.10 release by Dmitry V. Levin · 10 years ago
  47. 23ce9e4 Remove support for systems without PTRACE_SETOPTIONS by Dmitry V. Levin · 10 years ago
  48. 1c5fead tests: robustify pc.test by Dmitry V. Levin · 10 years ago
  49. e3e64a1 tests: fix "make dist" regression by Dmitry V. Levin · 10 years ago
  50. 7e79a8b tests: workaround broken awk by Dmitry V. Levin · 10 years ago
  51. d67ba3e Fix compilation warnings about incompatible print formats by Dmitry V. Levin · 10 years ago
  52. 7226c3a powerpc64: fix build regression by Dmitry V. Levin · 10 years ago
  53. fcf7f8d signalent: update from linux v3.19 by Dmitry V. Levin · 10 years ago
  54. 6826f98 Cleanup auxiliary signalent files by Dmitry V. Levin · 10 years ago
  55. 5dd336b x86_64, x32: fix sys_sigreturn by Dmitry V. Levin · 10 years ago
  56. b2d9ff2 sparc, x32: fix build regression by Dmitry V. Levin · 10 years ago
  57. b2f8c77 Change errnoent.h files to use designated initializers by Dmitry V. Levin · 10 years ago
  58. 313363f errnoent: update from linux v3.19 by Dmitry V. Levin · 10 years ago
  59. 789bc3a Cleanup auxiliary errnoent files by Dmitry V. Levin · 10 years ago
  60. 5b0819e evdev: update constants from linux v3.19 by Dmitry V. Levin · 10 years ago
  61. 7d8b41a evdev: decode keycode value in EVIOC[GS]KEYCODE_V2 commands by Dmitry V. Levin · 10 years ago
  62. 19dadf9 evdev: fix build with old kernel headers by Dmitry V. Levin · 10 years ago
  63. 4f750b9 Add decoding for evdev ioctls by Etienne Gemsa · 10 years ago
  64. 0f4ad30 Fix build with old kernel headers by Dmitry V. Levin · 10 years ago
  65. 87c715b Fix "make dist" regression by Dmitry V. Levin · 10 years ago
  66. 5061ef2 test/sfd.c: add missing includes by Elliott Hughes · 10 years ago
  67. 34bbcc6 Remove linux/fanotify.h by Dmitry V. Levin · 10 years ago
  68. 2094573 Remove linux/keyctl.h by Dmitry V. Levin · 10 years ago
  69. ff6a55d Remove linux/kexec.h by Dmitry V. Levin · 10 years ago
  70. 3a23299 Remove linux/inotify.h by Dmitry V. Levin · 10 years ago
  71. 3e6525f Remove linux/reboot.h by Dmitry V. Levin · 10 years ago
  72. 0a59454 seccomp: fix fallback definitions of some SECCOMP_* constants by Dmitry V. Levin · 10 years ago
  73. fb585db is_negated_errno: sync MAX_ERRNO with the kernel by Dmitry V. Levin · 10 years ago
  74. 08aa56c README-linux: punt by Mike Frysinger · 10 years ago
  75. 1e88073 Improve prctl decoding by Dmitry V. Levin · 10 years ago
  76. cff9f8a xlat: extend syntax by Dmitry V. Levin · 10 years ago
  77. 2f0808b Move CAP_* definitions out to header files by Dmitry V. Levin · 10 years ago
  78. f523f10 Declare all format printers with printf format attribute by Dmitry V. Levin · 10 years ago
  79. 1c603a9 Rename printnum to printnum_long to avoid confusion by Dmitry V. Levin · 10 years ago
  80. f55cca7 Use printnum_int consistently by Dmitry V. Levin · 10 years ago
  81. e96cb62 print_pc: fix multiple personalities support by Dmitry V. Levin · 10 years ago
  82. 4f2d1ae mips: use PTRACE_GETREGS to fetch all registers by Dmitry V. Levin · 10 years ago
  83. 047365e mips: move ABI check to configure.ac by Dmitry V. Levin · 10 years ago
  84. 4a00fc4 tests: support alternative names of select syscall by Dmitry V. Levin · 10 years ago
  85. f97a477 i386: fix compilation warning by Dmitry V. Levin · 10 years ago
  86. e9bfff6 Do not reset get_regs_error unnecessarily by Dmitry V. Levin · 10 years ago
  87. 5d09224 get_syscall_result: remove redundant ifdefs by Dmitry V. Levin · 10 years ago
  88. 9a176c9 get_regs: define for all architectures by Dmitry V. Levin · 10 years ago
  89. 7abf2e8 get_regs: unify code for architectures that use PTRACE_GETREGS by Dmitry V. Levin · 10 years ago
  90. d6db1db get_regset: define iff PTRACE_GETREGSET is used by Dmitry V. Levin · 10 years ago
  91. 82ae5b9 arm, i386: switch back to use PTRACE_GETREGS by Dmitry V. Levin · 10 years ago
  92. ebea342 syscall.c: remove obsolete ifdefs by Dmitry V. Levin · 10 years ago
  93. 4c3f2ae syscall.c: ensure that NT_PRSTATUS is defined by Dmitry V. Levin · 10 years ago
  94. 5503dd2 Move regs-related macros and declarations from defs.h to regs.h by Dmitry V. Levin · 10 years ago
  95. fadf379 Move all ptrace-related macros and declarations from defs.h to ptrace.h by Dmitry V. Levin · 10 years ago
  96. d8b3404 Enhance wait status decoding by Dmitry V. Levin · 10 years ago
  97. 67d0a8e scsi: add bsg support by Bart Van Assche · 10 years ago
  98. 791145e scsi: Add iovec support by Bart Van Assche · 10 years ago
  99. 0014bb1 scsi: on exit, print only initialized part of the buffer by Bart Van Assche · 10 years ago
  100. ea6972c scsi: make print_sg_io_buffer() print square brackets instead of its callers by Bart Van Assche · 10 years ago