]> granicus.if.org Git - strace/history - linux
signal: fix omission of field names in sigaction printers
[strace] / linux /
2016-11-28 Dmitry V. Levinaarch64, arm, sparc: add comments on fault injection...
2016-11-27 Dmitry V. LevinSet PTRACE_O_TRACEEXIT option and handle PTRACE_EVENT_E...
2016-11-22 Dmitry V. LevinMove KVM_* ioctl entries from ioctls_inc*.h to ioctls_a...
2016-11-22 Andreas SchwabAdd ioctl definitions for 16-bit alignment
2016-11-16 Dmitry V. LevinImplement arch specific methods of changing syscall...
2016-11-16 Dmitry V. Levincris: add syscall tables
2016-11-15 Dmitry V. Levinxtensa: wire up new syscalls
2016-11-14 Dmitry V. Levinarc: wire up new syscalls
2016-11-13 Eugene SyromyatnikovAdd support for pkey_mprotect, pkey_alloc, pkey_free...
2016-11-13 Dmitry V. Levinsyscall.c: refactor getregs_old fallback in get_regs
2016-11-12 Andreas Schwabm68k: switch to PTRACE_GETREGS
2016-11-12 Eugene Syromyatnikovlinux/x32/syscallent.h: fix syscallent array initialisa...
2016-11-11 Gleb Fotengauer... Update ioctl entries from linux 4.9
2016-10-28 Eugene SyromyatnikovRemove parser of create_module syscall
2016-09-28 Eugene Syromyatnikovx32: use proper decoder for fadvise64 syscall
2016-09-28 Dmitry V. Levinsh64, sparc64: use proper decoder for fadvise64_64...
2016-09-12 Dmitry V. LevinUpdate generic ioctl entries from linux 4.8
2016-09-12 Gleb Fotengauer... x32: update ioctl entries from linux 4.8
2016-09-09 Dmitry V. LevinMark io_setup and io_destroy as memory mapping related...
2016-09-05 Dmitry V. Levinsh64: wire up new syscalls
2016-09-02 Dmitry V. Levinsh: wire up new syscalls
2016-09-05 Dmitry V. Levinavr32: wire up preadv2 and pwritev2 syscalls
2016-08-24 Dmitry V. LevinMpersify parsers of struct stat and struct stat64
2016-08-24 Dmitry V. LevinMove redefinition of stat types to asm_stat.h
2016-08-24 Dmitry V. Levinx86_64: provide a replacement of <asm/stat.h> for x32...
2016-08-24 Dmitry V. Levinx32/asm_stat.h: provide definitions for i386 personality
2016-08-23 Dmitry V. LevinIntroduce a separate SEN entry for fstatat64 syscall
2016-08-21 Richard W.M. JonesAdd RISC-V architecture support
2016-08-21 Dmitry V. Levinsparc64: fix sigreturn decoding for sparc personality
2016-08-18 Dmitry V. Levinsparc64: fix sparc personality decoding of mmap64's...
2016-08-16 Dmitry V. Levinsparc64: fix sign extension bug of syscall args for...
2016-08-16 Dmitry V. Levinsparc64: fix tty ioctl numbers
2016-08-14 Dmitry V. Levinpowerpc64, sparc64: fix redefinitions of ARCH_PC_REG
2016-08-14 Dmitry V. Levins390x, x32: remove redundant definitions of ARCH_PC_REG
2016-08-12 Dmitry V. Levinsparc64: fix decoding of uid and gid-related syscalls
2016-08-09 Dmitry V. Levinfile.c: move definitions of struct stat32 to separate...
2016-08-08 Dmitry V. Levinlinux/subcall.h: remove redundant definitions
2016-08-08 Dmitry V. Levinsparc64: swap personality numbers
2016-08-05 Dmitry V. Levinlinux: add #include guards
2016-07-28 Dmitry V. Levinlinux/dummy_check.sh: remove obsolete script
2016-07-28 Dmitry V. LevinConsistently use extended regular expressions where...
2016-07-26 Dmitry V. LevinFix casts of ptrace's third argument
2016-07-25 Dmitry V. Levinx32: fix syscall entries for x86_64 variants of io_setu...
2016-07-22 Dmitry V. LevinFix corner cases of ipc syscall decoding
2016-07-20 Dmitry V. LevinFix corner cases of socketcall syscall
2016-07-12 Dmitry V. LevinUpdate generic ioctl entries from linux 4.7
2016-07-12 Gleb Fotengauer... x32: update ioctl entries from linux 4.7
2016-05-24 Gleb Fotengauer... x32: update ioctl entries from linux 4.6
2016-05-18 Fabien SironAdd netlink domain sockets support to socketutils
2016-05-18 Dmitry V. LevinUpdate generic ioctl entries from linux 4.6
2016-05-11 Dmitry V. LevinImplement decoding of preadv2 and pwritev2 syscalls
2016-04-29 Dmitry V. LevinRemove initialization of big holes in syscallent.h...
2016-04-25 Dmitry V. Levinalpha: decode osf_statfs64 and osf_fstatfs64 syscalls
2016-04-20 Dmitry V. Levinhppa: rename ECANCELLED to ECANCELED
2016-04-20 Dmitry V. LevinRemove parser of unimplemented timerfd syscall
2016-04-20 Dmitry V. Levinmips o32, powerpc, powerpc64: fix decoding of iopl...
2016-04-20 Dmitry V. Levinalpha: fix decoding of shmat syscall
2016-03-29 Dmitry V. Levinavr32: wire up copy_file_range syscall
2016-03-27 Dmitry V. LevinUpdate generic ioctl entries from linux 4.5
2016-02-21 Dmitry V. Levinhppa: wire up copy_file_range syscall
2016-02-20 Dmitry V. Levinmips: wire up copy_file_range syscall
2016-02-14 Dmitry V. LevinReplace printargs_lu and printargs_ld with printargs_u...
2016-02-14 Dmitry V. LevinImplement copy_file_range syscall decoding
2016-02-13 Dmitry V. LevinFix numbers of syscall arguments in syscall tables
2016-02-13 Dmitry V. Levins390: decode fadvise64 and fadvise64_64
2016-02-13 Dmitry V. Levinmips n64: use the most optimal parser for fadvise64...
2016-02-13 Dmitry V. Levinia64: decode fstatfs64 and statfs64
2016-02-13 Dmitry V. Levinalpha, ia64, mips, sh, sh64: fix the number of pipe...
2016-02-13 Dmitry V. Levinavr32: wire up missing syscalls
2016-01-13 Dmitry V. Levins390, s390x: fix printing of syscalls unknown to the...
2016-01-13 Dmitry V. Levins390, s390x: print all syscall arguments for syscall...
2016-01-13 Dmitry V. Levinmips o32: alias sys_syscall to printargs
2016-01-12 Dmitry V. Levins390: fix sigreturn decoding on recent kernels
2016-01-10 Dmitry V. Levinavr32: wire up accept4 syscall
2016-01-09 Dmitry V. Levinsparc64: fix names of {s,g}etres{u,g}id syscalls
2016-01-09 Dmitry V. Levinsparc64: remove sparc32 syscall entries
2016-01-09 Dmitry V. Levinsparc: remove sparc64 syscall entries
2016-01-09 Dmitry V. Levinsparc64: clone syscallent.h from sparc
2016-01-09 Dmitry V. Levinsparc: fix mlock2 sysentry, wire up bind, listen, and...
2016-01-09 Dmitry V. Levinalpha: enhance decoding of getxpid, getxuid, and getxgi...
2016-01-08 Dmitry V. Levinalpha: alias getdtablesize to printargs
2015-12-29 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for getpid, getppid and...
2015-12-29 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for umask syscall
2015-12-27 Dmitry V. Levinalpha, ia64, mips, nios2, powerpc, sparc: always check...
2015-12-25 Dmitry V. Levinsh, sh64: fix syscall flags in several syscall entries
2015-12-25 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for personality syscall
2015-12-24 Dmitry V. Levinarc, metag, nios2, or1k, tile: fix build
2015-12-18 Dmitry V. Levinia64: wire up mlock2 syscall
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-12-16 Szabolcs NagyFix SYS_FUNC and SEN macros for musl
2015-12-11 Dmitry V. Levinaarch64: make arm registers unsigned
2015-12-09 Dmitry V. Levinia64: print all ia32 syscalls using printargs
2015-12-09 Dmitry V. LevinFix build on architectures for which arch_sigreturn...
2015-12-09 Dmitry V. Levinaarch64: swap 64-bit and 32-bit personalities
2015-12-08 Dmitry V. Levinmips: fix fadvise64 syscall entries
2015-12-08 Dmitry V. Levinxtensa: wire up syncfs syscall
2015-12-08 Dmitry V. Levinsh, sh64: fix syscall entries
2015-12-08 Dmitry V. Levinpowerpc, powerpc64: wire up mlock2 syscall
2015-12-08 Dmitry V. Levinhppa: fix syscall entries
2015-12-08 Dmitry V. Levinavr32: update syscall entries
next