]> granicus.if.org Git - strace/history - linux
getdents: fix typos in array output
[strace] / linux /
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
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-20 Dmitry V. Levinsparc, sparc64: fix decoding of mmap2
2015-03-16 Andreas Schwabaarch64: properly decode generic syscalls
2015-03-16 Andreas Schwabaarch64: fix ioctl decoding
2015-03-12 Andreas SchwabFix decoding of mmap2 for arm
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. Levinaarch64: fix compilation warnings
2015-03-04 Dmitry V. Levinaarch64: implement rt_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. Levinia64: use generic signalent
2015-03-02 Dmitry V. Levinioctl: use x32 specific ioctl entries on x32 personality
2015-02-28 Dmitry V. LevinUpdate generic 64-bit ioctlent from linux v3.19
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 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. Levinx32: fix build regression
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-24 Dmitry V. LevinRemove support for systems without PTRACE_SETOPTIONS
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. 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-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-16 Dmitry V. Levinmips: use PTRACE_GETREGS to fetch all registers
2015-02-15 Dmitry V. Levini386: fix compilation warning
2015-02-13 Dmitry V. LevinMove regs-related macros and declarations from defs...
2015-02-06 Dmitry V. LevinImplement seccomp decoding
2015-02-05 Dmitry V. LevinImplement getrandom syscall decoding
2015-01-24 Dmitry V. Levinavr32: fix typo in sys_timerfd syscall entry
next