]> granicus.if.org Git - strace/history - linux
Fix ioctl entries on 32-bit architectures with 64-bit aligned structures
[strace] / linux /
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
2015-01-24 Dmitry V. Levinhppa: fix typos in getresuid and getresgid syscall...
2015-01-24 Helge Dellerhppa: fix typo in getpeername syscall entry
2015-01-22 Dmitry V. Levinioctl: take all 32 bits of ioctl commands into account
2015-01-21 Dmitry V. Levinpowerpc64: maintain own linux/powerpc64 subdirectory
2015-01-16 Dmitry V. Levinioctlent.sh: cleanup regexps that are used to fetch...
2015-01-16 Dmitry V. Levinioctlent.sh: sync lookup regexps that are used in grep...
2015-01-13 Dmitry V. Levinsparc, sparc64: remove ioctl header file names from...
2015-01-13 Dmitry V. Levinmips: enable indirect ipc subcall support
2015-01-13 Dmitry V. Levinmips: remove stub entries from syscallent files, genera...
2015-01-12 Dmitry V. LevinWire up new syscalls
2015-01-12 Dmitry V. Levins390x: adjust some syscall entries
2015-01-12 Dmitry V. LevinChange syscallent.h files to use designated initializers
2015-01-12 Dmitry V. LevinCreate generic 32-bit syscallent.h
2015-01-12 Dmitry V. Levintile: fix syscall entries
2015-01-12 Dmitry V. Levins390: fix fadvise64 and fadvise64_64 syscall entries
2015-01-12 Dmitry V. Levinalpha: fix fadvise64 syscall entry
2015-01-12 Dmitry V. Levintile: fix fadvise64_64 syscall entry
2015-01-12 Dmitry V. LevinFix getrlimit and ugetrlimit syscall entries
2015-01-12 Dmitry V. LevinFix umount and umount2 syscall entries
2015-01-12 Dmitry V. LevinFix sendfile64 syscall entries
2015-01-12 Dmitry V. LevinFix number of arguments in ipc family syscall entries
2015-01-12 Dmitry V. LevinCreate generic 64-bit syscallent.h
2015-01-12 Dmitry V. LevinFix nfsservctl syscall entries
2015-01-12 Dmitry V. LevinAdd missing syscall entries for sched_[gs]etattr and...
2015-01-12 Dmitry V. LevinFix NUMA related syscall entries
2015-01-12 Dmitry V. Levinxtensa: fix syscall entries
2015-01-12 Dmitry V. LevinFix sched_setparam syscall entries
2015-01-12 Dmitry V. Levinarc: fix fanotify_mark syscall entry
2015-01-12 Dmitry V. Levinia64: add fallocate syscall entry
2015-01-12 Dmitry V. LevinFix lookup_dcookie syscall entries
2015-01-12 Dmitry V. Levinaarch64: fix syscall names for statfs, fstatfs, truncat...
2015-01-12 Dmitry V. Levinaarch64: fix mlock syscall entry
2015-01-12 Dmitry V. Levinsh, sh64: fix mlock syscall entry
2015-01-12 Dmitry V. Levintile: fix swapon syscall entries
2015-01-12 Dmitry V. LevinARM EABI: reserve some space for new syscalls
2015-01-12 Dmitry V. Levinarm: rewrite shuffle_scno in a bit more readable way
2015-01-12 Dmitry V. LevinFix indirect ipc subcall handling
2015-01-12 Dmitry V. LevinMove socket and ipc subcall entries to subcall.h
2015-01-12 Dmitry V. Levinsh: fix typo introduced by commit v4.9-121-gd535b8b
2015-01-09 Dmitry V. LevinCleanup local copy of linux/fanotify.h
2015-01-08 Dmitry V. Levinioctlent.sh: handle linux/aufs_type.h properly
2014-12-29 Dmitry V. Levinsparc: remove redundant sys_lxstat
2014-12-25 Masatake YAMATOSupport unix domain sockets in -yy option
next