]> granicus.if.org Git - strace/shortlog
strace
2015-05-19 Ezequiel GarciaAdd support for Altera's Nios-II softcore architecture
2015-05-19 Philippe De... v4l2: VIDIOC_CROPCAP: add missing braces around arg...
2015-05-19 Dmitry V. Levinmaint: avoid effects of locale when sorting files
2015-04-18 Philippe De... v4l2: add decoding for VIDIOC_CREATE_BUFS's arg.
2015-04-17 Dmitry V. Levinmips o32: decode indirect syscall
2015-04-14 Dmitry V. Levindebian: add gawk to Build-Depends
2015-04-14 Dmitry V. Levintests: fix bexecve.test for the case of mixed personalities
2015-04-07 Dmitry V. Levintests: add a test for "resuming interrupted nanosleep"
2015-04-07 Dmitry V. Levintests: strip executable bit from *.expected files
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2015-04-07 Denys VlasenkoFix confusing "resuming interrupted unknown" message
2015-04-07 Dmitry V. Levintests: workaround old gawk versions that do not provide...
2015-04-06 Dmitry V. Levintests: rewrite umovestr2.test without using grep
2015-03-31 Dmitry V. LevinCleanup process_vm_writev syscall decoding
2015-03-31 Dmitry V. Levinumovestr: read chunks of memory up to pagesize at a...
2015-03-31 Dmitry V. Levinumovestr: fix short read bug
2015-03-31 Dmitry V. LevinWhen process_vm_readv fails with EPERM, try PTRACE_PEEKDATA
2015-03-30 Dmitry V. LevinUse macros for gcc attributes
2015-03-30 Dmitry V. LevinIntroduce macros for gcc attributes
2015-03-28 Felix JandaInclude <linux/ioctl.h> for _IOC_* macros
2015-03-28 Felix JandaInclude <sys/stat.h> for S_I* macros
2015-03-27 Dmitry V. Levinsignal.c: move siginfo_t parsers to a separate file
2015-03-27 Dmitry V. LevinUpdate siginfo_t constants
2015-03-26 Dmitry V. Levinsignal.c: move sigaltstack parser to a separate file
2015-03-25 Denys VlasenkoMove sparc64 get_scno() code where it belongs
2015-03-25 Denys Vlasenkosparc: rename personality 2 files to personality 1
2015-03-25 Denys Vlasenkosparc: delete personality 1
2015-03-24 Denys Vlasenkoqemu_multiarch_testing/*: make it easier to do debug...
2015-03-24 Denys Vlasenkosparc: fix v4.10-25-g8497b62 fallout
2015-03-24 Dmitry V. Levinget_scno: add diagnostics for invalid syscall numbers
2015-03-24 Dmitry V. Levinarm: fix v4.10-25-g8497b62 fallout
2015-03-24 Dmitry V. Levinmips: fix pipe syscall decoding
2015-03-23 Dmitry V. Levinsigreturn.c: split arch specific code into separate...
2015-03-23 Dmitry V. Levinsyscall.c: split arch specific code into separate arch...
2015-03-23 Dmitry V. Levinsyscall.c: prepare for the split
2015-03-23 Dmitry V. LevinMove get_regs error check from trace_syscall_entering...
2015-03-23 Dmitry V. Levinalpha, ia64, sh, sparc, sparc64: fix pipe and pipe2...
2015-03-22 Dmitry V. Levindecode_socket_subcall: fetch all arguments with a singl...
2015-03-21 Denys VlasenkoNew test: test/many_looping_threads.c
2015-03-21 Denys Vlasenkotest/.gitignore: add missing test targets
2015-03-21 Denys VlasenkoTrivial optimization in sys_sigreturn()
2015-03-21 Denys VlasenkoChange last parameter of umoven() from char* to void*
2015-03-21 Denys VlasenkoRemove unused struct tcb::inst field
2015-03-21 Denys Vlasenkotest/Makefile: add missing test targets
2015-03-21 Denys VlasenkoMove the comment about termination logic where it belongs
2015-03-21 Denys Vlasenkostartup_tcb() never fails, remove code which checks...
2015-03-21 Denys VlasenkoShow the syscall name in "resuming interrupted call...
2015-03-20 Dmitry V. Levintests: add a test for mmap/mprotect/munmap decoding
2015-03-20 Dmitry V. Levinsparc, sparc64: fix decoding of mmap2
2015-03-19 Dmitry V. Levintests: add a test for SECCOMP_MODE_FILTER decoding
2015-03-18 Dmitry V. Levintests: factor out common awk code
2015-03-18 Dmitry V. Levintests: skip netlink based tests when resources are...
2015-03-18 Dmitry V. Levinaarch64, arm: decode extra padded compat struct statfs64
2015-03-18 Dmitry V. Levintests: factor out common shell code to functions
2015-03-18 Elliott HughesShow f_flags field in printstatfs
2015-03-16 Dmitry V. Levintests/uid*: use fchown* instead of chown*
2015-03-16 Dmitry V. Levinstat64-v.test: add newfstatat syscall support
2015-03-16 Andreas Schwabaarch64: properly decode generic syscalls
2015-03-16 Andreas Schwabtests: verify that all patterns match
2015-03-16 Dmitry V. LevinFix stat64 st_[acm]time decoding for personalities...
2015-03-16 Dmitry V. Levinsemctl: fix indirect syscall decoding
2015-03-16 Andreas Schwabtests/ipc_*: match IPC_64 flag
2015-03-16 Andreas SchwabFix crash in ipc_sem test
2015-03-16 Andreas Schwabm68k: fix sigreturn decoding
2015-03-16 Andreas Schwabaarch64: fix ioctl decoding
2015-03-12 Andreas Schwabtests/select.test: handle architectures using pselect6...
2015-03-12 Andreas SchwabDistribute linux/aarch64/arch_regs.h
2015-03-12 Andreas SchwabFix decoding of mmap2 for arm
2015-03-12 Andreas Schwabm68k: define HAVE_SA_RESTORER
2015-03-11 Dmitry V. Levinaarch64: fix rt_sigreturn decoding
2015-03-09 Dmitry V. Levinmaint: post-release administrivia
2015-03-06 Dmitry V. LevinPrepare for 4.10 release v4.10
2015-03-06 Dmitry V. LevinMove sigreturn/rt_sigreturn parser to a separate file
2015-03-05 Dmitry V. Levinia64: use PTRACE_GETREGS to fetch registers
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
next