]> granicus.if.org Git - strace/history - linux
Robustify mpers.awk against invalid input
[strace] / linux /
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
2015-12-08 Dmitry V. Levinm68k: fix syscall names
2015-12-08 Dmitry V. Levinsparc: update syscall names
2015-12-08 Dmitry V. Levinpowerpc, powerpc64: update syscall names
2015-12-08 Dmitry V. Levinalpha: update syscall entries
2015-12-08 Dmitry V. LevinFix mmap syscall entries
2015-12-08 Dmitry V. LevinFix select and _newselect syscall entries
2015-12-08 Dmitry V. LevinFix exit syscall entries
2015-12-08 Dmitry V. LevinFix pread64 and pwrite64 syscall entries
2015-12-08 Dmitry V. Levinia64: fix remap_file_pages syscall entry
2015-12-08 Dmitry V. Levinbfin, i386: remove sysentry for nonexistent security...
2015-12-08 Dmitry V. LevinMove x32 <asm/stat.h> replacement to x32 specific directory
2015-12-07 Dmitry V. Levinavr32: fix umount2 syscall entry
2015-12-04 Elvira Khabirovafcntl: create a separate parser for fcntl64 syscall
2015-12-04 Dmitry V. Levinx86_64, x32: add a replacement for <asm/stat.h>
2015-12-04 Dmitry V. LevinAdd a wrapper around <asm/stat.h>
2015-12-01 Dmitry V. Levinalpha, ppc, sh, sh64: fix fstatat64 syscall entries
2015-12-01 Dmitry V. Levinppc64: clone syscallent.h from ppc
2015-11-30 Dmitry V. Levinx86_64: change getregs_old to forward ptrace return...
2015-11-30 Dmitry V. LevinCleanup print_pc
2015-11-30 Dmitry V. Levincleanup: make get_scno.c files more readable
2015-11-30 Dmitry V. Levincleanup: make get_syscall_args.c files more readable
2015-11-30 Dmitry V. Levincleanup: make get_syscall_result.c files more readable
2015-11-29 Dmitry V. Levincleanup: make get_error.c files more readable
2015-11-28 Dmitry V. Levincleanup: make arch_sigreturn.c files more readable
2015-11-27 Dmitry V. Levinx32: fix sigreturn decoding
2015-11-24 Dmitry V. LevinFix syscall entries of unimplemented getpmsg and putpms...
2015-11-24 Dmitry V. LevinRemove parsers of getpmsg and putpmsg syscalls
2015-11-24 Dmitry V. LevinRemove parser of query_module syscall
2015-11-24 Dmitry V. LevinFix syscall entries of deprecated sysfs syscall
2015-11-24 Dmitry V. LevinMove sysfs syscall to deprecated category
2015-11-24 Dmitry V. LevinFix syscall entries of deprecated bdflush syscall
2015-11-22 Dmitry V. LevinImplement name_to_handle_at and open_by_handle_at sysca...
2015-11-22 Dmitry V. LevinImplement lookup_dcookie syscall decoding
2015-11-22 Dmitry V. LevinImplement kexec_file_load syscall decoding
2015-11-22 Dmitry V. LevinImplement kcmp syscall decoding
2015-11-22 Dmitry V. LevinImplement iopl syscall decoding
2015-11-22 Dmitry V. LevinImplement ioperm syscall decoding
2015-11-18 Dmitry V. LevinAssume that libc provides sendmsg
2015-11-17 Dmitry V. LevinImplement mlock2 syscall decoding
2015-11-17 Dmitry V. LevinImplement membarrier syscall decoding
2015-11-17 Dmitry V. LevinImplement userfaultfd syscall decoding
2015-11-17 Dmitry V. Levinia64: wire up kcmp syscall
2015-11-17 Dmitry V. Levinpowerpc: wire up direct sysv ipc syscalls
2015-11-17 Dmitry V. LevinWire up userfaultfd, membarrier, and mlock2 syscalls
2015-11-15 Dmitry V. Levinpowerpc: wire up switch_endian syscall
2015-11-15 Dmitry V. Levinsparc: reserve more space for new syscalls
2015-11-15 Dmitry V. Levinm68k: wire up direct socket syscalls
2015-11-15 Dmitry V. Levini386: wire up direct socket syscalls
2015-11-11 Heiko Carstenss390, s390x: update syscall tables
2015-08-19 Dmitry V. Levinxtensa: fix several syscall entries
2015-08-19 Dmitry V. Levinia64: fix syscall numbers for set_robust_list, get_robu...
2015-08-02 Dmitry V. LevinFix epoll_create syscall decoding
2015-07-30 Elvira KhabirovaFix oldselect decoding on 64-bit architectures
2015-07-29 Dmitry V. Levinmips: fix stub files
2015-07-29 Dmitry V. LevinImplement sched_getattr and sched_setattr syscalls...
2015-07-29 Dmitry V. LevinImplement memfd_create syscall decoding
2015-07-27 Dmitry V. LevinImplement execveat syscall decoding
2015-07-27 Dmitry V. LevinImplement bpf syscall decoding
2015-07-21 Dmitry V. Levinsh64: fix inotify_{add,rm}_watch syscall entries
2015-07-21 Dmitry V. Levinmicroblaze: fix several syscall entries
2015-07-21 Dmitry V. Levinhppa: fix several syscall entries
2015-07-21 Dmitry V. Levinia64: fix getpagesize syscall entry
2015-07-21 Dmitry V. Levinavr32: fix fstatat64 syscall entry
2015-07-21 Dmitry V. Levinalpha: fix 2 dummy osf syscall entries
2015-07-21 Dmitry V. Levinalpha, arm, ia64, mips, sh64: fix semop syscall entries
2015-07-21 Dmitry V. Levinm68k: fix getpagesize decoding
2015-07-21 Dmitry V. Levinmips o32: fix utimensat syscall entry
2015-07-21 Dmitry V. Levinlinux/mips/syscallent-compat.h: use designated initializers
2015-07-21 Dmitry V. Levinlinux/mips/syscallent-compat.h: fix initalization of...
2015-07-20 Dmitry V. Levinsigreturn: make use of RVAL_DECODED
2015-07-20 Dmitry V. LevinAlias sys_epoll_create to printargs_ld
2015-07-20 Dmitry V. LevinAlias sys_connect to sys_bind
2015-07-16 Dmitry V. Levinia64: wire up utimensat syscall
2015-07-12 Elvira KhabirovaChange comparisons with function pointers to comparison...
2015-07-12 Elvira KhabirovaAdd unique syscall entry numbers (SENs)
2015-07-12 Elvira KhabirovaIntroduce SEN macro
2015-06-30 Dmitry V. Levinxtensa: wire up new syscalls
2015-06-30 Dmitry V. Levinbfin: wire up new syscalls
2015-06-30 Dmitry V. Levinalpha: wire up new syscalls
2015-05-25 Dmitry V. LevinConsistently use error_msg instead of fprintf(stderr)
2015-05-21 Dmitry V. LevinFix ioctl entries on 32-bit architectures with 64-bit...
2015-05-19 Ezequiel GarciaAdd support for Altera's Nios-II softcore architecture
2015-04-17 Dmitry V. Levinmips o32: decode indirect syscall
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2015-03-30 Dmitry V. LevinUse macros for gcc attributes
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 Vlasenkosparc: fix v4.10-25-g8497b62 fallout
2015-03-24 Dmitry V. Levinarm: fix v4.10-25-g8497b62 fallout
next