]> granicus.if.org Git - strace/history - linux
Fix the length argument passed from print_iovec to decode_netlink
[strace] / linux /
2017-04-16 Dmitry V. Levinalpha: fix tracing flags of osf_select and osf_utimes...
2017-04-15 Dmitry V. Levinxtensa: wire up new syscalls
2017-04-15 Victor KrapivenskyUpdate statx parser and syscall entries lists to the...
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%sched option"
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%clock option"
2017-04-07 Abhishek TiwariImplement -e trace=%statfs option
2017-04-06 Rishi BhattImplement -e trace=%clock option
2017-03-29 Abhishek Tiwarialpha, mips: fix missing flags in stat related compatib...
2017-03-24 Dmitry V. Levinalpha: fix the number of arguments in alpha specific...
2017-03-24 Dmitry V. Levinalpha: update comments about not implemented syscalls
2017-03-23 Gleb Fotengauer... Update ioctl entries from linux v4.11-rc3
2017-03-18 Victor KrapivenskyImplement decoding of statx syscall
2017-03-13 Dmitry V. Levinia64, mips, x86_64: remove no longer used parsers of...
2017-03-13 Dmitry V. LevinMove sigreturn parser to libstrace
2017-03-13 Dmitry V. LevinImplement proper decoding of rt_sigreturn syscall
2017-03-13 Dmitry V. LevinIntroduce get_rt_sigframe_addr function
2017-03-13 Dmitry V. LevinIntroduce struct_rt_sigframe type
2017-03-10 Dmitry V. Levinriscv: export riscv_sp_ptr
2017-03-10 Dmitry V. Levinor1k: export or1k_sp_ptr
2017-03-10 Dmitry V. Levinnios2: export nios2_sp_ptr
2017-03-10 Dmitry V. Levinmetag: export metag_sp_ptr
2017-03-10 Dmitry V. Levinavr32: export avr32_sp_ptr
2017-03-10 Dmitry V. Levinarc: export arc_sp_ptr
2017-03-09 Dmitry V. LevinIntroduce print_sigset_addr function
2017-03-05 Eugene SyromyatnikovImplement -e trace=%sched option for tracing sched_...
2017-02-25 Dmitry V. Levinx32: fix decoding of flags argument of preadv2 and...
2017-02-07 Dmitry V. Levinpowerpc, powerpc64: wire up new syscalls
2017-02-07 Dmitry V. Levinmicroblaze: wire up new syscalls
2017-02-07 Dmitry V. Levinavr32: wire up new syscalls
2017-02-06 Jacob Goenseor1k: fix build
2017-02-04 Gleb Fotengauer... Update ioctl entries from linux 4.10
2017-01-28 Elvira KhabirovaImplement success injection
2017-01-20 JingPiao ChenImplement decoding of ustat syscall
2017-01-11 Dmitry V. LevinRemove redundant commas at the end of structure initial...
2016-12-27 Dmitry V. LevinIntroduce NSIG_BYTES
2016-12-26 Dmitry V. LevinReplace widen_to_long with truncate_klong_to_current_wo...
2016-12-26 Dmitry V. LevinRemove HAVE_STRUCT_TCB_EXT_ARG, ext_arg, and u_lrval
2016-12-26 Dmitry V. LevinAutomatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-26 Dmitry V. LevinPrint kernel_ureg_t and kernel_scno_t using dedicated...
2016-12-25 Dmitry V. Levinupeek, upoke: change argument types from long to unsign...
2016-12-25 Dmitry V. Levinarch_sigreturn: change tracee address type from long...
2016-12-24 Dmitry V. Levinsparc64: remove redundant casts
2016-12-21 Dmitry V. LevinRework ifdefery around print_user_desc
2016-12-20 Dmitry V. Levinx32: implement automatic argument truncation for compat...
2016-12-18 Dmitry V. LevinChange scno type from long to unsigned long
2016-12-18 Dmitry V. LevinLowercase SCNO_IN_RANGE and SCNO_IS_VALID
2016-12-16 Dmitry V. LevinInclude "kernel_types.h" in defs.h and tests/tests.h
2016-12-01 Dmitry V. Levinsyscall_name: clear __X32_SYSCALL_BIT from syscall...
2016-11-29 Dmitry V. Levinx32: wire up preadv2 and pwritev2 syscalls
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
next