]> granicus.if.org Git - strace/shortlog
strace
2015-03-05 Dmitry V. Levins390, s390x: use PTRACE_GETREGSET to fetch registers
2015-03-05 Dmitry V. Levinqemu_multiarch_testing: update
2015-03-05 Dmitry V. Levintests: robustify unix-yy.test
2015-03-05 Dmitry V. LevinUse SIGRTMIN from kernel headers
2015-03-05 Dmitry V. Levinppc64: fix compilation warning
2015-03-05 Dmitry V. Levinaarch64: fix compilation warnings
2015-03-05 Dmitry V. Levini386: simplify sigreturn decoding
2015-03-05 Dmitry V. Levintests: add a test for sigreturn/rt_sigreturn decoding
2015-03-04 Dmitry V. Levinsigreturn: print signal mask as a syscall argument
2015-03-04 Dmitry V. Levinaarch64: implement rt_sigreturn decoding
2015-03-04 Dmitry V. Levinarm: simplify sigreturn decoding
2015-03-04 Dmitry V. Levins390: fix sigreturn decoding
2015-03-04 Dmitry V. Levinmips o32: fix sigreturn decoding
2015-03-04 Dmitry V. Levinx86_64, x32: implement rt_sigreturn decoding
2015-03-04 Dmitry V. Levinsparc, sparc64: fix sigreturn decoding
2015-03-04 Dmitry V. Levinppc, ppc64: fix sigreturn decoding
2015-03-04 Dmitry V. Levinsigreturn: issue a less innocuous warning
2015-03-04 Dmitry V. Levinbootstrap: do not link Makefile* files
2015-03-04 Dmitry V. Levinia64: fix sigreturn decoding
2015-03-04 Dmitry V. Levinia64: use generic signalent
2015-03-04 Giedrius StatkevičiusDocument that -k is available only with libunwind
2015-03-03 Dmitry V. Levindebian: update control file
2015-03-03 Dmitry V. Levindebian: sync with 4.9-2 package
2015-03-03 Dmitry V. LevinAdd arch-specific PTRACE_* constants
2015-03-03 Mike FrysingerClarify bootstrap-vs-autoreconf usage
2015-03-03 Dmitry V. Levinmips n32: fix preadv/pwritev offset decoding
2015-03-03 Mike Frysingertests: skip ipc_sem.test on broken kernels
2015-03-03 Mike Frysingertests: skip pc.test on s390
2015-03-03 Mike Frysingertests: note the kernel configs for -yy options
2015-03-02 Dmitry V. Levinalpha: fix -yy decoding
2015-03-02 Dmitry V. Levinaarch64, x32: fix decoding of compat personality statfs...
2015-03-02 Dmitry V. Levinmips: fix compilation warning
2015-03-02 Dmitry V. Levinx32: fix compilation warnings
2015-03-02 Dmitry V. Levinaarch64: add -i option support
2015-03-02 Dmitry V. Levinioctl: use x32 specific ioctl entries on x32 personality
2015-03-02 Dmitry V. Levintests/uid16: skip if real uid is larger than 16bit
2015-03-02 Dmitry V. Levintests: fix uid tests on big endian architectures
2015-03-01 Mike Frysingertests/getdents: handle older getdents calls
2015-02-28 Dmitry V. LevinFix multiple personalities support in decoding syscall...
2015-02-28 Dmitry V. LevinUpdate generic 64-bit ioctlent from linux v3.19
2015-02-28 Dmitry V. Levinsparc, sparc64: fix rt_sigaction decoding
2015-02-28 Dmitry V. LevinFix stack buffer overflow when specified command is...
2015-02-28 Dmitry V. Levinbuild: include ptrace.h after regs.h
2015-02-28 Dmitry V. Levinx32: fix decoding of timeval, timespec, and timex struc...
2015-02-28 Mike Frysingertests/ipc_sem: detect broken kernels
2015-02-27 Dmitry V. Levinbuild: do not link strace with -ldl
2015-02-27 Mike FrysingerHandle broken PTRACE_EVENT_STOP values
2015-02-27 Mike Frysingerbootstrap: always set up test dirs
2015-02-27 Mike FrysingerFix cross-compiling of ioctlsort
2015-02-27 Dmitry V. Levintests: robustify pc.test
2015-02-27 Dmitry V. Levintests: drop support for alternative names of select...
2015-02-27 Dmitry V. LevinRename _newselect to select
2015-02-27 Dmitry V. Levinsparc: sync syscall entries with kernel headers
2015-02-26 Dmitry V. Levins390, s390x: sync syscall entry names with kernel headers
2015-02-26 Mike Frysingerxlat: avoid fork bombing the build system
2015-02-26 Dmitry V. Levinarm: sync syscall entry names with kernel
2015-02-26 Dmitry V. Levinarm: fix get_mempolicy, set_mempolicy, and timerfd_crea...
2015-02-26 Dmitry V. Levinhppa: sync syscall entry names with kernel
2015-02-26 Dmitry V. Levinsubcall.h: add sendmmsg entry
2015-02-26 Dmitry V. Levinarm: simplify ARM_FIRST_SHUFFLED_SYSCALL definition
2015-02-26 Dmitry V. Levinia64: parametrize i386 syscallent size check
2015-02-26 Dmitry V. LevinCleanup linux/subcall.h
2015-02-26 Dmitry V. Levinalpha: fix statfs decoding
2015-02-26 Dmitry V. Levinx32: fix build regression
2015-02-26 Mike Frysingerhppa: fix fanotify_mark decoding
2015-02-26 Mike Frysingeria64: fix decoding of getresuid/getresgid/setresgid
2015-02-26 Mike Frysingeria64: fix up builds after 16bit uid support
2015-02-26 Mike Frysingerv4l2: use uintmax_t for times
2015-02-26 Mike Frysingerignore core/compile files
2015-02-24 Dmitry V. LevinNEWS: Prepare for 4.10 release
2015-02-24 Dmitry V. LevinRemove support for systems without PTRACE_SETOPTIONS
2015-02-24 Dmitry V. Levintests: robustify pc.test
2015-02-23 Dmitry V. Levintests: fix "make dist" regression
2015-02-23 Dmitry V. Levintests: workaround broken awk
2015-02-23 Dmitry V. LevinFix compilation warnings about incompatible print formats
2015-02-23 Dmitry V. Levinpowerpc64: fix build regression
2015-02-23 Dmitry V. Levinsignalent: update from linux v3.19
2015-02-23 Dmitry V. LevinCleanup auxiliary signalent files
2015-02-23 Dmitry V. Levinx86_64, x32: fix sys_sigreturn
2015-02-23 Dmitry V. Levinsparc, x32: fix build regression
2015-02-23 Dmitry V. LevinChange errnoent.h files to use designated initializers
2015-02-23 Dmitry V. Levinerrnoent: update from linux v3.19
2015-02-23 Dmitry V. LevinCleanup auxiliary errnoent files
2015-02-22 Dmitry V. Levinevdev: update constants from linux v3.19
2015-02-22 Dmitry V. Levinevdev: decode keycode value in EVIOC[GS]KEYCODE_V2...
2015-02-22 Dmitry V. Levinevdev: fix build with old kernel headers
2015-02-22 Etienne GemsaAdd decoding for evdev ioctls
2015-02-22 Dmitry V. LevinFix build with old kernel headers
2015-02-22 Dmitry V. LevinFix "make dist" regression
2015-02-20 Elliott Hughestest/sfd.c: add missing includes
2015-02-19 Dmitry V. LevinRemove linux/fanotify.h
2015-02-19 Dmitry V. LevinRemove linux/keyctl.h
2015-02-19 Dmitry V. LevinRemove linux/kexec.h
2015-02-19 Dmitry V. LevinRemove linux/inotify.h
2015-02-19 Dmitry V. LevinRemove linux/reboot.h
2015-02-19 Dmitry V. Levinseccomp: fix fallback definitions of some SECCOMP_...
2015-02-19 Dmitry V. Levinis_negated_errno: sync MAX_ERRNO with the kernel
2015-02-19 Mike FrysingerREADME-linux: punt
2015-02-19 Dmitry V. LevinImprove prctl decoding
2015-02-19 Dmitry V. Levinxlat: extend syntax
next